admin/grammars: Use pattern rules in Makefile
[bpt/emacs.git] / admin / ChangeLog
1 2014-06-25 Glenn Morris <rgm@gnu.org>
2
3 * grammars/Makefile.in (${bovinedir}/c-by.el, ${bovinedir}/make-by.el):
4 (${wisentdir}/js-wy.el, ${wisentdir}/python-wy.el):
5 Replace with pattern rules.
6 (${bovinedir}/scm-by.el, ${wisentdir}/javat-wy.el)
7 (${cedetdir}/srecode/srt-wy.el): Use $<.
8
9 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): Make and load .elc.
10 (.el.elc): Replace with pattern rule.
11 (%.elc): New.
12 (unidata.txt): Use $<.
13 (compile): Remove.
14 (${DSTDIR}/charprop.el): Use order-only prereqs rather than a sub-make.
15
16 * unidata/uvs.el (uvs-print-table-ivd): Fix free variable typo.
17
18 2014-06-21 Glenn Morris <rgm@gnu.org>
19
20 * unidata/BidiMirroring.txt: Update to 7.0.0 (only comment changes).
21 * unidata/UnicodeData.txt: Update to 7.0.0.
22 * unidata/IVD_Sequences.txt: Update to 2014-05-16 version.
23
24 2014-06-21 Stephen Berman <Stephen.Berman@gmx.net>
25
26 * notes/elpa: Use "git" instead of "bzr" in the name of machine to
27 clone the repository from.
28
29 2014-06-13 Glenn Morris <rgm@gnu.org>
30
31 * unidata/Makefile.in (${DSTDIR}/charprop.el):
32 GNU make automatically passes command-line arguments to sub-makes.
33
34 2014-06-02 Paul Eggert <eggert@cs.ucla.edu>
35
36 Include sources used to create macuvs.h.
37 * unidata/IVD_Sequences.txt: New file.
38 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule.
39 (all): Build it.
40 (extraclean): Remove it.
41 * unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt.
42 * unidata/copyright.html: Update to current version from Unicode
43 Consortium.
44 * unidata/uvs.el: Rename from ../mac/uvs.el.
45 (uvs-print-table-ivd): Output a header in the form that
46 unidata-gen.el generates.
47
48 2014-05-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
49
50 * mac/uvs.el: New file from Mac port. Generates src/macuvs.h.
51
52 2014-05-17 Paul Eggert <eggert@cs.ucla.edu>
53
54 Assume C99 or later (Bug#17487).
55 * merge-gnulib (GNULIB_MODULES): Remove stdarg, stdbool.
56 (GNULIB_TOOL_FLAGS): Avoid stdarg, stdbool.
57
58 2014-05-16 Paul Eggert <eggert@cs.ucla.edu>
59
60 Don't require pkg-config when building from repository.
61 * merge-pkg-config: New script.
62 * notes/copyright: Update for m4/*.m4, in particular m4/pkg.m4.
63
64 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
65
66 * merge-gnulib: Defer to autogen.sh for ACLOCAL_PATH computation.
67
68 2014-05-12 Glenn Morris <rgm@gnu.org>
69
70 * find-gc.el: Move here from ../lisp/emacs-lisp.
71
72 * admin.el (set-version-in-file): Don't set identical version.
73 (set-version): Provide default version number.
74 (set-version, set-copyright): Give start/end messages.
75
76 2014-04-18 Paul Eggert <eggert@cs.ucla.edu>
77
78 * notes/bzr: Update instructions for merging from gnulib.
79 Remove obsolete note about tramp.el and tramp-sh.el.
80 Change "emacs-23" to "emacs-24".
81
82 2014-04-11 Glenn Morris <rgm@gnu.org>
83
84 * grammars/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
85
86 2014-03-22 Glenn Morris <rgm@gnu.org>
87
88 * quick-install-emacs (AVOID): Remove testfile and test-distrib.
89
90 2014-03-21 Glenn Morris <rgm@gnu.org>
91
92 * update_autogen: Auto-detect VCS in use.
93 (vcs): New variable.
94 (status, commit, main): Handle git.
95
96 2014-03-07 Paul Eggert <eggert@cs.ucla.edu>
97
98 Fix oversight preventing lib/sys/types.h from being generated.
99 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid sys_types.
100
101 2014-02-06 David Engster <deng@randomsample.de>
102
103 * grammars/c.by (function-pointer): Correctly deal with anonymous
104 function pointers.
105 (opt-brackets-after-symbol): New.
106 (multi-stage-dereference): Use it. Add rules for explicit
107 matching the last dereference.
108
109 2014-01-16 Eric S. Raymond <esr@thyrsus.com>
110
111 * notes/commits: Add a 'graph on VCS-independent ways of
112 identifying commits and the desirability thereof.
113
114 2014-01-15 Paul Eggert <eggert@cs.ucla.edu>
115
116 Fix copyright license notices for Adobe Unicode mapping files.
117 * charsets/mapfiles/README: The copied files are not compressed.
118 Check for copies as of today.
119 * charsets/mapfiles/stdenc.txt, charsets/mapfiles/symbol.txt:
120 Update from table version 0.2 (1999-03-30) to 1.0 (2011-07-12).
121 This doesn't change the table data, just copyright license notice.
122 The new notices are compatible with the GPL, the old ones were not.
123
124 2014-01-13 Glenn Morris <rgm@gnu.org>
125
126 * update_autogen (status): New function. Use throughout.
127
128 2014-01-10 Glenn Morris <rgm@gnu.org>
129
130 * update_autogen: Fix sed bug that was losing the last AUTOGEN_VCS.
131
132 2014-01-04 Glenn Morris <rgm@gnu.org>
133
134 * admin.el (manual-html-fix-node-div): Handle Texinfo 5's movable <hr>.
135 (manual-html-fix-index-2): Tweak Texinfo 5 table format.
136 Fix minor Texinfo 4 issue with start of detailed menu.
137
138 2014-01-03 Glenn Morris <rgm@gnu.org>
139
140 * admin.el: More Texinfo 5 updates.
141 (manual-html-fix-headers): Tweak Texinfo 5 body.
142 (manual-html-fix-node-div): Treat "header" like "node".
143 (manual-html-fix-index-1): Handle Texinfo 5 top heading.
144 (manual-html-fix-index-2): Tweak Texinfo 5 listing tables.
145
146 2014-01-02 Xue Fuqiao <xfq.free@gmail.com>
147
148 * check-doc-strings: Replace `perl -w' with `use warnings;'.
149
150 2013-12-30 Glenn Morris <rgm@gnu.org>
151
152 * admin.el (manual-html-fix-headers, manual-html-fix-index-1):
153 Some updates for changes in Texinfo 5 output.
154
155 2013-12-29 Xue Fuqiao <xfq.free@gmail.com>
156
157 * make-emacs:
158 * build-configs: Add the "use strict;" and "use warnings;" pragmas.
159
160 2013-12-28 Glenn Morris <rgm@gnu.org>
161
162 * admin.el (cusver-scan): Warn about missing :types.
163 (cusver-check): Interactively, require existing directories.
164
165 2013-12-27 Xue Fuqiao <xfq.free@gmail.com>
166
167 * admin.el (manual-misc-manuals, make-manuals, manual-pdf)
168 (cusver-find-files, cusver-new-version, cusver-scan)
169 (cusver-goto-xref, cusver-check): Doc fix.
170 (manual-html-node, cusver-check): Use `user-error'.
171
172 2013-12-24 Paul Eggert <eggert@cs.ucla.edu>
173
174 Automate the procedure for updating copyright year.
175 * merge-gnulib (GNULIB_MODULES): Add update-copyright.
176 * notes/years: Mention admin/update-copyright.
177 * update-copyright: New file.
178
179 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
180
181 * admin.el (add-release-logs, set-version-in-file, set-version)
182 (set-copyright): Use `user-error'.
183
184 2013-12-22 Eli Zaretskii <eliz@gnu.org>
185
186 * unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
187 to <control> characters: the Unicode Standard says they have no
188 name. (Bug#16216)
189 (unidata-describe-bidi-class): Add new "isolate" classes
190 introduced by Unicode 6.3.
191
192 2013-12-12 David Engster <deng@randomsample.de>
193
194 * grammars/c.by (expr-binop): Add MOD.
195 (variablearg): Add 'opt-assign'.
196 (variablearg, varnamelist): Add default values so that it can be
197 later expanded into the tag.
198 (opt-stuff-after-symbol): Rename to 'brackets-after-symbol' and
199 remove empty match.
200 (multi-stage-dereference): Adapt to above rename.
201 (unaryexpression): Use 'symbol' instead of 'namespace-symbol',
202 since the latter also leads to an empty match at the end which
203 would make this too greedy.
204 (variablearg-opt-name): Support parsing of function pointers
205 inside an argument list.
206
207 2013-12-12 Glenn Morris <rgm@gnu.org>
208
209 * update_autogen (info_dir):
210 Use dir_top from build-aux/ rather than admin/.
211
212 * update_autogen: Add option to generate info/dir.
213 (Usage): Add -I.
214 (info_flag): New variable.
215 (-I): New option.
216 (doc): Maybe check its status.
217 (info_dir): New function.
218 * dir_top: New file.
219
220 2013-12-11 Paul Eggert <eggert@cs.ucla.edu>
221
222 Remove the option of using libcrypto.
223 * merge-gnulib: Remove lib/gl_openssh.h and m4/gl-openssl.m4.
224
225 2013-12-04 Eli Zaretskii <eliz@gnu.org>
226
227 * unidata/unidata-gen.el (unidata-prop-alist): Update bidi-class
228 to include the new isolate-related classes introduced with Unicode
229 v6.3.
230 (unidata-encode-val): Accept an additional optional argument, a
231 warning message to emit when UnicodeData.txt defines bidi-class
232 values that are not in unidata-prop-alist. Add a comment
233 explaining what should maintainers do if/when such a warning ever
234 appears.
235 (unidata-gen-table): Call unidata-encode-val with 3rd arg non-nil
236 when generating uni-bidi.el.
237
238 2013-12-01 Glenn Morris <rgm@gnu.org>
239
240 * unidata/Makefile.in (${DSTDIR}/charprop.el):
241 Ensure output files are writable.
242
243 2013-11-30 Glenn Morris <rgm@gnu.org>
244
245 * grammars/Makefile.in: Ensure output files are writable.
246
247 2013-11-30 Eli Zaretskii <eliz@gnu.org>
248
249 * charsets/mule-charsets.el: Rewritten to work in Emacs 23 and
250 later. (Bug#16007)
251
252 2013-11-30 Glenn Morris <rgm@gnu.org>
253
254 Stop keeping (most) generated cedet grammar files in the repository.
255 * grammars/README: Remove.
256 * grammars/Makefile.in: New file.
257 * grammars/c.by, grammars/java-tags.wy, grammars/js.wy:
258 * grammars/python.wy: Update declarations to match generated outputs.
259
260 2013-11-28 Glenn Morris <rgm@gnu.org>
261
262 * unidata/unidata-gen.el (unidata-gen-files):
263 Disable autoloads in generated files.
264
265 2013-11-27 Glenn Morris <rgm@gnu.org>
266
267 * unidata/Makefile.in (all, install, clean, bootstrap-clean)
268 (distclean, maintainer-clean): Declare as PHONY.
269 (compile, extraclean): New.
270 (${DSTDIR}/charprop.el): Depend on source files rather than
271 intermediate products.
272
273 2013-11-11 Glenn Morris <rgm@gnu.org>
274
275 * unidata/BidiMirroring.txt, unidata/UnicodeData.txt: Update to 6.3.0.
276
277 * unidata/unidata-gen.el (unidata-gen-files):
278 Tweak whitespace in generated files.
279
280 2013-11-09 Glenn Morris <rgm@gnu.org>
281
282 * unidata/unidata-gen.el (unidata-gen-files):
283 Fix deletion of existing output files after 2013-10-30 changes.
284
285 2013-11-07 Glenn Morris <rgm@gnu.org>
286
287 * unidata/unidata-gen.el (unidata-gen-files):
288 Disable version-control in generated files.
289 Update Unicode Inc. copyright years.
290
291 2013-11-05 Glenn Morris <rgm@gnu.org>
292
293 * update_autogen: Move here from ../autogen.
294 (usage): Update. Remove -l, add -A.
295 (autogendir): New variable.
296 (ldefs_flag): Default to set.
297 (genfiles): Reduce to only ms-dos relevant files.
298 (main): Make checking autogen sources optional.
299 Make copying of autogen files optional.
300
301 2013-10-30 Glenn Morris <rgm@gnu.org>
302
303 * unidata/unidata-gen.el (unidata-gen-files): Use pop.
304 Also take the output directory as an argument.
305 * unidata/Makefile.in: Simplify now that unidata-gen-files takes
306 the output directory as an argument (no need to cd, etc).
307 (abs_srcdir, abs_builddir): Remove.
308 (abs_top_builddir): Replace by top_builddir.
309 (${DSTDIR}/charprop.el): No need to cd. Pass dest as argument.
310 (${DSTDIR}/charprop.el, charprop.el):
311 No need to pass unidata.txt as argument.
312
313 * unidata/unidata-gen.el (unidata--ensure-compiled): New function.
314 (unidata-gen-table-name, unidata-gen-table-decomposition)
315 (unidata-gen-files): Use unidata--ensure-compiled.
316
317 * unidata/Makefile.in (abs_srcdir): New, set by configure.
318 (${DSTDIR}/charprop.el, charprop.el): Update for srcdir not absolute.
319 (clean): Delete all .elc files.
320 (bootstrap-clean): New rule.
321
322 2013-10-23 Glenn Morris <rgm@gnu.org>
323
324 * unidata/Makefile.in (emacs, ${DSTDIR}/charprop.el):
325 Quote entities that might contain whitespace.
326
327 2013-10-07 Paul Eggert <eggert@cs.ucla.edu>
328
329 Improve support for popcount and counting trailing zeros (Bug#15550).
330 * merge-gnulib (GNULIB_MODULES): Add count-one-bits
331 and count-trailing-zeros.
332
333 2013-10-04 Paul Eggert <eggert@cs.ucla.edu>
334
335 Use hardware support for byteswapping on glibc x86 etc.
336 * merge-gnulib (GNULIB_MODULES): Add byteswap.
337
338 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
339
340 * unidata/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
341 for portability to hosts where /bin/sh has problems.
342
343 2013-08-27 Glenn Morris <rgm@gnu.org>
344
345 * admin.el (manual-misc-manuals): Use INFO_COMMON rather than
346 INFO_TARGETS. "faq" does not need special treatment any more.
347
348 2013-08-15 Glenn Morris <rgm@gnu.org>
349
350 * make-tarball.txt: Mention generating pdfs in etc/refcards.
351
352 2013-08-15 Xue Fuqiao <xfq.free@gmail.com>
353
354 * notes/hydra: More information about Hydra.
355
356 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
357
358 * notes/hydra: New file.
359
360 2013-08-04 Paul Eggert <eggert@cs.ucla.edu>
361
362 Fix some minor races in hosts lacking mkostemp (Bug#15015).
363 * merge-gnulib (GNULIB_MODULES): Add mkostemp.
364
365 2013-07-12 Glenn Morris <rgm@gnu.org>
366
367 * admin.el (manual-style-string): Use non-abbreviated url.
368
369 2013-07-09 Paul Eggert <eggert@cs.ucla.edu>
370
371 Port recent close-on-exec changes to Cygwin (Bug#14821).
372 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid binary-io.
373
374 Handle error numbers a bit more reliably.
375 * merge-gnulib (GNULIB_MODULES): Remove ignore-value.
376
377 2013-07-07 Paul Eggert <eggert@cs.ucla.edu>
378
379 Make file descriptors close-on-exec when possible (Bug#14803).
380 * merge-gnulib (GNULIB_MODULES): Add fcntl, pipe2.
381 (GNULIB_TOOL_FLAGS): Avoid binary-io, close. Do not avoid fcntl.
382
383 2013-07-06 Glenn Morris <rgm@gnu.org>
384
385 * admin.el (manual-misc-manuals): New function.
386 (make-manuals): Avoid hard-coding list of misc manuals.
387 Add the option to only make certain type(s) of output.
388 (manual-misc-html): Special-case ccmode and efaq.
389 (manual-html-mono, manual-html-node, manual-pdf, manual-ps):
390 Move creation of output directory here from make-manuals.
391 (manual-html-fix-index-2): Avoid dynamic reference to `f'.
392
393 2013-07-05 Glenn Morris <rgm@gnu.org>
394
395 * admin.el (make-manuals): Use a standard location for lispintro.
396 Use a pdf/ subdirectory for pdf versions.
397
398 2013-06-29 Glenn Morris <rgm@gnu.org>
399
400 * admin.el (make-manuals): Don't bother with txt or dvi any more.
401 (manual-txt): Remove.
402 (manual-pdf): Doc fix.
403 (manual-ps): Rename from manual-dvi.
404 (manual-pdf, manual-ps): Work in the directory with the texi file,
405 so that TeX intermediate files go there rather than to PWD.
406
407 2013-06-15 Xue Fuqiao <xfq.free@gmail.com>
408
409 * notes/changelogs: Mention trivial changes in Change Log.
410
411 2013-06-13 Glenn Morris <rgm@gnu.org>
412
413 * admin.el (manual-style-string): Use new file manual.css.
414
415 2013-06-02 Eric Ludlam <zappo@gnu.org>
416
417 * grammars/srecode-template.wy (variable): Accept a single number
418 as a variable value. Allows the 'priority' to be set to a number.
419 (wisent-srecode-template-lexer): Move number up so it can be created.
420
421 2013-05-16 Glenn Morris <rgm@gnu.org>
422
423 * cus-test.el (cus-test-cus-load-groups): New function.
424 (cus-test-get-options): Add option to return groups.
425 (cus-test-noloads): Also check custom groups.
426
427 2013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
428
429 * quick-install-emacs: Don't prune DOC-* files a any more.
430
431 2013-05-14 Glenn Morris <rgm@gnu.org>
432
433 * cus-test.el (cus-test-get-lisp-files): Ignore obsolete/.
434 (cus-test-libs): Fix let-binding of default-directory.
435 (cus-test-noloads): Load all libs for the comparison.
436
437 2013-05-11 Glenn Morris <rgm@gnu.org>
438
439 * cus-test.el (cus-test-libs-noloads): Add a few more files.
440 (cus-test-load-libs, cus-test-opts):
441 Add option to load more/all Lisp files.
442 (cus-test-get-lisp-files): Ignore .*.el files.
443
444 2013-05-10 Glenn Morris <rgm@gnu.org>
445
446 * cus-test.el (cus-test-libs-noloads): Add some files.
447 (cus-test-get-lisp-files): New function.
448 (cus-test-libs): Add option to load more/all Lisp files.
449
450 2013-05-09 Glenn Morris <rgm@gnu.org>
451
452 * cus-test.el: No need to provide bbdb, bbdb-com any more.
453 (cus-test-libs-noloads): Add dunnet in the defvar.
454 (dunnet): Don't always load it.
455 (viper-mode): Only set if interactive.
456 (cus-test-load-custom-loads): Load dunnet if necessary.
457 (cus-test-load-1): New macro, with common code from cus-test-load-libs
458 and cus-test-libs.
459 (cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro.
460 Update for cus-test-get-autoload-deps changed result.
461 (cus-test-get-autoload-deps): Simplify. Return file names as they
462 appear in loaddefs.el (directory parts are needed now that not all
463 lisp subdirs are in load-path).
464 (cus-test-deps): Explicitly skip dunnet.
465
466 2013-05-07 Paul Eggert <eggert@cs.ucla.edu>
467
468 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
469 * merge-gnulib (GNULIB_MODULES): Add qacl.
470 (GNULIB_TOOL_FLAGS): Do not avoid errno.
471
472 2013-04-01 Paul Eggert <eggert@cs.ucla.edu>
473
474 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
475 * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el)
476 (leim/quail/hanja3.el, leim/quail/symbol-ksc.el):
477 Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8
478 characters are now encoded in utf-8-emacs, not iso-2022-7bit.
479
480 2013-03-18 Paul Eggert <eggert@cs.ucla.edu>
481
482 * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936).
483
484 Automate the build of ja-dic.el (Bug#13984).
485 * notes/unicode: ja-dic.el is now UTF-8.
486
487 2013-03-16 Glenn Morris <rgm@gnu.org>
488
489 * admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.
490
491 2013-03-16 Glenn Morris <rgm@gnu.org>
492
493 * admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
494
495 2013-03-13 Paul Eggert <eggert@cs.ucla.edu>
496
497 File synchronization fixes (Bug#13944).
498 * CPP-DEFINES (BSD_SYSTEM, HAVE_FSYNC): Remove.
499 * merge-gnulib (GNULIB_MODULES): Add fsync, fdatasync.
500
501 2013-03-11 Paul Eggert <eggert@cs.ucla.edu>
502
503 * notes/unicode: Improve notes about Emacs source file encoding.
504
505 2013-03-11 Glenn Morris <rgm@gnu.org>
506
507 * admin.el (make-manuals): Add emacs-lisp-intro and some more
508 doc/misc manuals.
509 (manual-html-mono, manual-html-node, manual-txt):
510 Pass -I to makeinfo.
511
512 2013-03-10 Glenn Morris <rgm@gnu.org>
513
514 * admin.el (add-release-logs): Use UTC for release date.
515
516 2013-03-09 Glenn Morris <rgm@gnu.org>
517
518 * admin.el (add-release-logs): Provide interactive defaults.
519 Allow specification of the release date. Don't exclude gnus/.
520
521 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
522
523 * notes/unicode: Add notes about Emacs source file encoding.
524
525 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
526
527 * grammars/java-tags.wy (CHAR): Remove "('\u0000' to '\uffff')"
528 from summary, as this causes javat-wy.el to contain both a null byte
529 and a byte sequence that is not valid UTF-8, which is inconvenient.
530
531 2013-03-03 Paul Eggert <eggert@cs.ucla.edu>
532
533 * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.
534 If there were a real need, it should be UTF-8 anyway.
535
536 2013-02-25 Paul Eggert <eggert@cs.ucla.edu>
537
538 Simplify data_start configuration (Bug#13783).
539 * CPP-DEFINES (DATA_START, ORDINARY_LINK): Remove.
540
541 2013-02-11 Paul Eggert <eggert@cs.ucla.edu>
542
543 Tune by using memchr and memrchr.
544 * merge-gnulib (GNULIB_MODULES): Add memrchr.
545
546 2013-02-01 Paul Eggert <eggert@cs.ucla.edu>
547
548 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
549 * merge-gnulib (GNULIB_MODULES): Add fdopendir, fstatat, readlinkat.
550 (GNULIB_TOOL_FLAGS): Do not avoid at-internal, openat-h.
551 Avoid dup, open, opendir.
552
553 2013-01-15 Dmitry Antipov <dmantipov@yandex.ru>
554
555 * coccinelle/xsave.cocci: Semantic patch to adjust users of
556 XSAVE_POINTER and XSAVE_INTEGER macros.
557
558 2013-01-03 Glenn Morris <rgm@gnu.org>
559
560 * check-doc-strings: Update for CVS->bzr, moved lispref/ directory.
561
562 * emacs-pretesters, make-announcement, make-changelog-diff:
563 Remove files.
564
565 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
566
567 Fix permissions bugs with setgid directories etc. (Bug#13125)
568 * CPP-DEFINES (BSD4_2): Remove.
569
570 2012-12-08 Paul Eggert <eggert@cs.ucla.edu>
571
572 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
573 * merge-gnulib (GNULIB_MODULES): Add putenv, unsetenv.
574
575 Simplify get_lim_data.
576 * CPP-DEFINES (ULIMIT_BREAK_VALUE): Remove.
577
578 2012-12-03 Paul Eggert <eggert@cs.ucla.edu>
579
580 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
581 * CPP-DEFINES (SIGALRM, SIGCHLD, SIGHUP, SIGKILL, SIGPIPE, SIGQUIT):
582 Remove.
583 (SIGTRAP): Remove this one too, as config.h no longer defines it.
584 * merge-gnulib (GNULIB_MODULES): Add sig2str.
585
586 2012-11-24 Ken Brown <kbrown@cornell.edu>
587
588 * CPP-DEFINES (HAVE_MOUSE): Remove.
589
590 2012-11-23 Paul Eggert <eggert@cs.ucla.edu>
591
592 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
593 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
594 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
595
596 2012-11-21 Paul Eggert <eggert@cs.ucla.edu>
597
598 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
599 * CPP-DEFINES (BROKEN_GETWD, HAVE_GETCWD, HAVE_GETWD, HAVE_SIZE_T)
600 (HAVE_UNISTD_H): Remove.
601
602 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
603
604 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
605 * CPP-DEFINES (O_RDONLY, O_RDWR, HAVE_FCNTL_H): Remove.
606 * merge-gnulib (GNULIB_MODULES): Add fcntl-h.
607
608 2012-11-16 Paul Eggert <eggert@cs.ucla.edu>
609
610 Remove no-longer-used pty_max_bytes variable.
611 * CPP-DEFINES (HAVE_FPATHCONF): Remove.
612
613 2012-11-14 Paul Eggert <eggert@cs.ucla.edu>
614
615 Use faccessat, not access, when checking file permissions (Bug#12632).
616 * merge-gnulib (GNULIB_MODULES): Add faccessat.
617 (GNULIB_TOOL_FLAGS): Avoid at-internal, fchdir, malloc-posix,
618 openat-die, openat-h, save-cwd. Do not avoid fcntl-h.
619 Omit gnulib's m4/fcntl-o.m4.
620
621 2012-11-05 Paul Eggert <eggert@cs.ucla.edu>
622
623 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
624 * CPP-DEFINES (HAVE_SETPGID, HAVE_SETSID, SETPGRP_RELEASES_CTTY):
625 Remove; obsolete.
626
627 Simplify by assuming __fpending.
628 * CPP-DEFINES (PENDING_OUTPUT_COUNT): Remove.
629
630 2012-11-03 Glenn Morris <rgm@gnu.org>
631
632 * admin.el (set-copyright): Add msdos/sed2v2.inp.
633
634 2012-11-01 Paul Eggert <eggert@cs.ucla.edu>
635
636 Fix data-loss with --batch (Bug#9574).
637 * merge-gnulib (GNULIB_MODULES): Add close-stream.
638
639 2012-10-12 Kenichi Handa <handa@gnu.org>
640
641 * charsets/Makefile (JISC6226.map): Add missing mappings.
642
643 2012-10-11 Kenichi Handa <handa@gnu.org>
644
645 * charsets/mapconv: Adjusted for the change of mapfiles/*.gz to
646 mapfiles/*.
647
648 * charsets/gb180302.awk: Handle 4-byte sequences in the input file.
649
650 * charsets/Makefile: Be sure to call mapconv script of the current
651 directory. Adjusted for the change of mapfiles/*.gz to
652 mapfiles/*.
653 (SED_SCRIPT): New variable.
654 (jisx2131-filter): New target.
655 (JISX2131.map): Use jisx2131-filter to filter out characters added
656 for the 2004 year version.
657 (clear): Remove ${SED_SCRIPT} too.
658
659 * charsets/mapfiles/MULE-ethiopic.map,
660 charsets/mapfiles/MULE-ipa.map,
661 charsets/mapfiles/MULE-is13194.map,
662 charsets/mapfiles/MULE-lviscii.map,
663 charsets/mapfiles/MULE-sisheng.map,
664 charsets/mapfiles/MULE-tibetan.map,
665 charsets/mapfiles/MULE-uviscii.map: Fix typo.
666
667 2012-10-09 Glenn Morris <rgm@gnu.org>
668
669 * admin.el (cusver-scan-cus-start): New function.
670 (cusver-check): Scan old cus-start.el.
671
672 2012-10-07 Glenn Morris <rgm@gnu.org>
673
674 * admin.el (cusver-new-version): Set default.
675 (cusver-check): Improve interactive argument reading.
676
677 2012-10-06 Glenn Morris <rgm@gnu.org>
678
679 * admin.el (cusver-new-version): New variable.
680 (cusver-scan): Check if containing group has a :version.
681 (cusver-check): Add VERSION argument.
682
683 2012-10-06 David Engster <deng@randomsample.de>
684
685 * grammars/bovine-grammar.el:
686 * grammars/wisent-grammar.el: Move to lisp/cedet/semantic directory.
687
688 2012-10-01 David Engster <deng@randomsample.de>
689
690 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
691 Remove.
692 (bovine-grammar-expand-form): Test for emacs-major-version.
693
694 * grammars/c.by: Add EXPLICIT to keyword tokens.
695 Add %provide token.
696
697 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it
698 was copied to grammar.el. New %provide token to generate prefix
699 which conforms with Emacs conventions. Remove lexer definition,
700 which is now in grammar.el.
701
702 2012-09-27 Glenn Morris <rgm@gnu.org>
703
704 * admin.el (set-version): Set msdos.c's Vwindow_system_version.
705
706 2012-09-27 Paul Eggert <eggert@cs.ucla.edu>
707
708 Check more robustly for timer_settime.
709 * merge-gnulib (GNULIB_MODULES): Add timer-time.
710
711 2012-09-26 Juanma Barranquero <lekktu@gmail.com>
712
713 * unidata/BidiMirroring.txt:
714 * unidata/UnicodeData.txt: Update to Unicode 6.2.
715
716 2012-09-17 Glenn Morris <rgm@gnu.org>
717
718 * admin.el (add-log-time-format): Declare.
719
720 * admin.el (cusver-scan, cusver-check): Bind local variables.
721
722 * admin.el (set-version): Set major version in
723 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
724 (set-copyright): In etc/refcards, only change ru-refcard.tex
725 and emacsver.tex.
726
727 * admin.el (set-copyright): No more need to set copyrights for
728 nextstep, or .c files. Add configure.ac and config.nt.
729
730 2012-09-16 Paul Eggert <eggert@cs.ucla.edu>
731
732 Remove configure's --without-sync-input option (Bug#12450).
733 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
734
735 2012-09-16 Glenn Morris <rgm@gnu.org>
736
737 * admin.el (set-version): No more need to set nextstep versions.
738 (set-copyright): Update for moved nextstep files.
739
740 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
741
742 Simplify SIGIO usage (Bug#12408).
743 * CPP-DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
744 (BROKEN_SIGPTY, NO_TERMIO): Remove.
745
746 2012-09-11 Paul Eggert <eggert@cs.ucla.edu>
747
748 Simplify, document, and port floating-point (Bug#12381).
749 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
750
751 2012-09-09 Paul Eggert <eggert@cs.ucla.edu>
752
753 Assume C89 or later for math functions (Bug#12381).
754 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
755 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
756
757 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
758
759 Simplify redefinition of 'abort' (Bug#12316).
760 * CPP-DEFINES (NO_ABORT): Remove.
761
762 2012-08-28 Glenn Morris <rgm@gnu.org>
763
764 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
765
766 2012-08-28 Andreas Schwab <schwab@linux-m68k.org>
767
768 * charsets/mule-charsets.el (header): Fix typo.
769
770 2012-08-24 Paul Eggert <eggert@cs.ucla.edu>
771
772 On assertion failure, print backtrace if available.
773 * merge-gnulib (GNULIB_MODULES): Add execinfo.
774
775 2012-08-16 Paul Eggert <eggert@cs.ucla.edu>
776
777 Use ASCII tests for character types.
778 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
779 new direct dependency; c-ctype was already being used indirectly
780 via other gnulib modules.
781
782 2012-08-14 Paul Eggert <eggert@cs.ucla.edu>
783
784 Use bool for Emacs Lisp booleans.
785 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
786 new direct dependency; stdbool was already being used indirectly
787 via other gnulib modules.
788
789 2012-08-11 Glenn Morris <rgm@gnu.org>
790
791 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
792
793 2012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
794
795 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
796
797 2012-08-02 Paul Eggert <eggert@cs.ucla.edu>
798
799 Port to Solaris 8.
800 * CPP-DEFINES (WRETCODE): Remove.
801
802 2012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
803
804 * coccinelle/overlay.cocci: Semantic patch to replace direct
805 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
806
807 2012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
808
809 * coccinelle/symbol.cocci: Semantic patch to replace direct
810 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
811
812 2012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
813
814 * coccinelle/process.cocci: Semantic patch to replace direct
815 access to Lisp_Object members of struct Lisp_Process to PVAR.
816
817 2012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
818
819 * coccinelle/window.cocci: Semantic patch to replace direct
820 access to Lisp_Object members of struct window to WVAR.
821
822 2012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
823
824 * coccinelle/frame.cocci: Semantic patch to replace direct
825 access to Lisp_Object members of struct frame to FVAR.
826
827 2012-07-28 Paul Eggert <eggert@cs.ucla.edu>
828
829 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
830 * merge-gnulib: Add environ, stdalign.
831
832 2012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
833
834 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
835 make_unibyte_string to build_unibyte_string where appropriate.
836
837 2012-07-17 Eli Zaretskii <eliz@gnu.org>
838
839 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
840
841 2012-07-17 Chong Yidong <cyd@gnu.org>
842
843 * Version 24.1 released.
844
845 2012-07-11 Paul Eggert <eggert@cs.ucla.edu>
846
847 Assume mkdir, perror, rename, rmdir, strerror.
848 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
849 (HAVE_STRERROR, strerror):
850 Remove.
851
852 2012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
853
854 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
855 to XCDR and consistently use CONSP in the list iteration loops.
856 * coccinelle/vector_contents.cocci: Fix indentation.
857
858 2012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
859
860 * bzrmerge.el: Use cl-lib.
861
862 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
863
864 Rename configure.in to configure.ac (Bug#11603).
865 * admin.el (set-version):
866 * quick-install-emacs (VERSION):
867 Get version number from configure.ac, not configure.in.
868
869 2012-07-06 Paul Eggert <eggert@cs.ucla.edu>
870
871 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
872 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
873
874 2012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
875
876 * coccinelle/xzalloc.cocci: Semantic patch to convert
877 calls to xmalloc with following memset to xzalloc.
878
879 2012-07-04 Juanma Barranquero <lekktu@gmail.com>
880
881 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
882
883 2012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
884
885 * coccinelle/build_string.cocci: Semantic patch
886 to convert from make_string to build_string.
887
888 2012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
889
890 First Coccinelle semantic patch.
891 * coccinelle: New subdirectory
892 * coccinelle/README: Documentation stub.
893 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
894 access to `contents' member of Lisp_Vector objects with AREF and ASET
895 where appropriate.
896
897 2012-06-22 Paul Eggert <eggert@cs.ucla.edu>
898
899 Support higher-resolution time stamps (Bug#9000).
900 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
901 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
902 timespec-sub, utimens.
903 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
904 This trims down the gnulib import, from the very latest gnulib.
905 Emacs does its own implementation of 'select' and 'sigprocmask'
906 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
907 hosts, so it doesn't need these modules.
908 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
909 these gnulib modules are only for Windows porting and Emacs ports
910 to Windows in a different way.
911
912 2012-06-13 Andreas Schwab <schwab@linux-m68k.org>
913
914 * make-emacs: Rename --union-type to --check-lisp-type.
915 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
916 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
917 USE_LISP_UNION_TYPE.
918
919 2012-06-03 Glenn Morris <rgm@gnu.org>
920
921 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
922
923 2012-06-01 Paul Eggert <eggert@cs.ucla.edu>
924
925 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
926 * make-tarball.txt: Don't worry about maintainer mode.
927
928 2012-05-28 Paul Eggert <eggert@cs.ucla.edu>
929
930 * CPP-DEFINES: Remove HAVE_SYSINFO.
931
932 2012-05-27 Paul Eggert <eggert@cs.ucla.edu>
933
934 Assume gnulib does largefile.
935 * merge-gnulib (GNULIB_MODULES): Add largefile.
936
937 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
938
939 Remove src/m/*.
940 * CPP-DEFINES: Do not mention src/m/*.h.
941 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
942 (BITS_PER_SHORT, BITS_PER_INT): Remove.
943 * MAINTAINERS: Remove src/m/.
944
945 2012-05-21 Paul Eggert <eggert@cs.ucla.edu>
946
947 Use full name for m4/gnulib-comp.m4. (Bug#11529)
948 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
949
950 Assume C89 or later.
951 * CPP-DEFINES: Remove NULL, const.
952
953 Make merging from gnulib a script, not a makefile action.
954 * merge-gnulib: New script, with actions moved here from
955 ../Makefile.in.
956
957 2012-05-19 Paul Eggert <eggert@cs.ucla.edu>
958
959 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
960
961 * CPP-DEFINES (HAVE_FTIME): Remove.
962
963 2012-05-02 Glenn Morris <rgm@gnu.org>
964
965 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
966
967 2012-04-10 Glenn Morris <rgm@gnu.org>
968
969 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
970
971 * unidata/Makefile.in: Add FSF copyright.
972 Make it use autoconf features, and work for out-of-tree builds.
973
974 2012-04-07 Eli Zaretskii <eliz@gnu.org>
975
976 * unidata/README:
977 * unidata/copyright.html:
978 * unidata/BidiMirroring.txt:
979 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
980 the Unicode Standard.
981
982 2012-02-16 Kenichi Handa <handa@m17n.org>
983
984 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
985 values of name and old-name to nil.
986 (unidata-get-name): Return nil for the default value.
987
988 2012-02-11 Glenn Morris <rgm@gnu.org>
989
990 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
991 (cusver-check): New functions.
992
993 2012-01-19 Glenn Morris <rgm@gnu.org>
994
995 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
996 "skip?" question, since there can be multiple such for any revision.
997
998 2012-01-14 Eli Zaretskii <eliz@gnu.org>
999
1000 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
1001 updated and checked.
1002
1003 2011-11-26 Andreas Schwab <schwab@linux-m68k.org>
1004
1005 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
1006 Avoid warning about old-style backquote.
1007
1008 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
1009 in regexp.
1010 (wisent-make-parsers): Likewise. Quote `.'.
1011
1012 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
1013 in regexp.
1014 (bovine-make-parsers): Likewise. Quote `.'.
1015
1016 2011-11-20 Andreas Schwab <schwab@linux-m68k.org>
1017
1018 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
1019
1020 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1021
1022 * admin.el (manual-dvi): Fix typo.
1023
1024 2011-11-15 Eli Zaretskii <eliz@gnu.org>
1025
1026 * nt/README-ftp-server: Update the information about PNG libraries.
1027
1028 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1029
1030 * make-emacs: Fix typo.
1031
1032 2011-11-07 Juanma Barranquero <lekktu@gmail.com>
1033
1034 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
1035
1036 2011-10-31 David Engster <deng@randomsample.de>
1037
1038 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
1039
1040 2011-10-28 Eli Zaretskii <eliz@gnu.org>
1041
1042 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
1043 running Emacs on Windows 9X.
1044
1045 2011-09-26 Chong Yidong <cyd@stupidchicken.com>
1046
1047 * admin.el (set-version): Fix regexps for config.nt and
1048 sed2v2.inp.
1049
1050 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
1051
1052 Merge from gnulib (Bug#9169).
1053 * notes/copyright: The files compile, config.guess, config.sub,
1054 depcomp, install-sh, missing, and move-if-change are now in the
1055 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
1056 and warn-on-use.h are now in build-aux/snippets. New file
1057 build-aux/snippets/_Noreturn.h.
1058
1059 2011-08-23 Eli Zaretskii <eliz@gnu.org>
1060
1061 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
1062 values of bidi-class according to DerivedBidiClass.txt from the
1063 latest UCD.
1064
1065 2011-08-23 Kenichi Handa <handa@m17n.org>
1066
1067 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
1068 values for name, general-category, canonical-combining-class,
1069 mirrored, and bidi-class. Describe the meaning of value nil for
1070 decimal-digit-value, digit-value, numeric-value, uppercase,
1071 lowercase, titlecase, and mirroring.
1072 (unidata-gen-table): Handle the case that default-value is a
1073 list. Set default values of characters not listed in a table.
1074 (unidata-get-name): Return an empty string if a value in a
1075 char-table is nil.
1076 (unidata-get-decomposition): Return a list of character itself if
1077 a value in a char-table is nil.
1078
1079 2011-08-15 Eli Zaretskii <eliz@gnu.org>
1080
1081 * unidata/bidimirror.awk: File removed.
1082
1083 * unidata/biditype.awk: File removed.
1084
1085 * unidata/makefile.w32-in (all): Remove src/biditype.h and
1086 src/bidimirror.h.
1087 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
1088
1089 * unidata/Makefile.in (all): Remove src/biditype.h and
1090 src/bidimirror.h.
1091 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
1092
1093 2011-07-07 Juanma Barranquero <lekktu@gmail.com>
1094
1095 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
1096 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
1097
1098 2011-07-06 Kenichi Handa <handa@m17n.org>
1099
1100 * unidata/unidata-gen.el (unidata-dir): New variable.
1101 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
1102 (unidata-prop-alist): INDEX element may be a function.
1103 New optional element VAL-LIST (for general-category and bidi-class).
1104 New entry `mirroring'.
1105 (unidata-prop-default, unidata-prop-val-list): New subst.
1106 (unidata-get-character, unidata-put-character): Delete them.
1107 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
1108 above changes.
1109 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
1110 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
1111 Delete them.
1112 (unidata-encode-val): Assume that the first element of VAL-LIST is
1113 a cons (nil . 0).
1114 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
1115 Always store the encoded value.
1116 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
1117 Set the 1st and the 2nd extra slots to index numbers for C
1118 functions.
1119 (unidata-gen-table-integer): Likewise.
1120 (unidata-gen-table-numeric): Likewise.
1121 (unidata-gen-table-name): New arg IGNORE.
1122 (unidata-gen-table-decomposition): Likewise.
1123 (unidata-describe-general-category): Add the case nil to the
1124 description alist.
1125 (unidata-gen-mirroring-list): New function.
1126 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
1127 unidata-prop-alist. Handle the case of storing multiple
1128 char-tables in a file.
1129
1130 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
1131 unidata-gen-files.
1132
1133 2011-05-21 Glenn Morris <rgm@gnu.org>
1134
1135 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
1136
1137 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1138
1139 * Version 23.3 released.
1140
1141 2011-02-23 Juanma Barranquero <lekktu@gmail.com>
1142
1143 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
1144
1145 2011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1146
1147 * notes/copyright: Remove src/md5.c and src/md5.h as special cases.
1148
1149 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1150
1151 * admin.el (set-version): Add msdos/sed2v2.inp.
1152
1153 2011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1154
1155 Remove no-longer needed getloadavg symbols.
1156 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE)
1157 (LDAV_SYMBOL): Remove.
1158 * notes/copyright: Remove src/getloadavg.c as a special case.
1159
1160 2011-02-12 Glenn Morris <rgm@gnu.org>
1161
1162 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
1163
1164 2011-02-05 Glenn Morris <rgm@gnu.org>
1165
1166 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
1167 (bzrmerge-apply): Use it.
1168 (bzrmerge): Kill any old warning buffer first.
1169
1170 2011-02-03 Glenn Morris <rgm@gnu.org>
1171
1172 * bzrmerge.el (bzrmerge-buffer): New constant.
1173 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
1174 (bzrmerge-missing): If nothing to do, return nil not (nil).
1175 (bzrmerge-apply): Remove odd character from message.
1176 (bzrmerge): Give status messages.
1177
1178 2011-01-31 Eli Zaretskii <eliz@gnu.org>
1179
1180 * admin.el (set-version): Remove lib-src/makefile.w32-in.
1181 Add nt/config.nt.
1182
1183 2011-01-31 Paul Eggert <eggert@cs.ucla.edu>
1184
1185 src/emacs.c now gets version number from configure.in
1186 * admin.el (set-version): Don't update src/emacs.c.
1187 * quick-install-emacs (VERSION): Get it from configure.in, not from
1188 src/emacs.c.
1189
1190 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1191
1192 strftime: import from gnulib
1193 * notes/copyright: strftime.c moved from src to lib.
1194
1195 2011-01-25 Glenn Morris <rgm@gnu.org>
1196
1197 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
1198 (bzrmerge-missing): Use it.
1199
1200 2011-01-19 Paul Eggert <eggert@cs.ucla.edu>
1201
1202 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
1203 rather than doing rm and autoconf by hand. See
1204 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
1205
1206 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1207
1208 * notes/bzr (Installing changes from gnulib): New section.
1209 Need for this suggested by Stefan Monnier.
1210
1211 2011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
1212
1213 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
1214 an inconsistent state.
1215
1216 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1217
1218 Update copyright notes to match recent gnulib-related changes.
1219 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
1220 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
1221 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
1222 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
1223 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
1224 subsumed by m4/*.m4 rule). config.guess, config.sub, and
1225 doc/man/texinfo.tex are now copied in from gnulib.
1226
1227 2011-01-15 Glenn Morris <rgm@gnu.org>
1228
1229 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
1230
1231 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
1232 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
1233
1234 2011-01-14 Glenn Morris <rgm@gnu.org>
1235
1236 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
1237
1238 2011-01-14 Glenn Morris <rgm@gnu.org>
1239
1240 * bzrmerge.el: Require cl when compiling.
1241 (bzrmerge-merges): Doc fix.
1242
1243 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1244
1245 * notes/copyright: There's only one install-sh, not two, so fix a
1246 typo claiming that there's two. Add move-if-change to the list of
1247 GPL files imported from gnulib.
1248
1249 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1250
1251 * notes/copyright: Report status more accurately for non-GPL files.
1252 Report copyright status more accurately for mkinstalldirs,
1253 configure, m4/getopt.m4, and msdos/sed*.inp.
1254
1255 2011-01-02 Eli Zaretskii <eliz@gnu.org>
1256
1257 * nt/README.W32: Update the information about PNG support libraries.
1258 (Bug#7716)
1259
1260 2010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1261
1262 * bzrmerge.el: New file to help merge branches while skipping
1263 some revisions (e.g. from emacs-23 to trunk).
1264
1265 2010-12-03 Andreas Schwab <schwab@linux-m68k.org>
1266
1267 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
1268
1269 2010-10-12 Glenn Morris <rgm@gnu.org>
1270
1271 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
1272
1273 2010-10-09 Glenn Morris <rgm@gnu.org>
1274
1275 * admin.el (set-version): Add doc/emacs/emacsver.texi.
1276
1277 2010-10-09 Glenn Morris <rgm@gnu.org>
1278
1279 * admin.el (set-version): No need to act on doc/ files any more.
1280
1281 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
1282
1283 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
1284
1285 * unidata/BidiMirroring.txt: Update from
1286 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
1287
1288 * unidata/UnicodeData.txt: Update from
1289 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
1290
1291 2010-08-09 Andreas Schwab <schwab@linux-m68k.org>
1292
1293 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
1294
1295 2010-08-05 Eli Zaretskii <eliz@gnu.org>
1296
1297 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
1298
1299 2010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1300
1301 * admin.el: Write version number to nt/makefile.w32-in.
1302 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
1303 in the nt/ directory.
1304 * nt/README.W32: Relocate to nt/ directory.
1305
1306 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
1307
1308 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
1309
1310 2010-07-08 Eli Zaretskii <eliz@gnu.org>
1311
1312 * MAINTAINERS: Update my responsibilities.
1313
1314 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
1315
1316 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
1317 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
1318 Remove.
1319
1320 2010-06-12 Eli Zaretskii <eliz@gnu.org>
1321
1322 * unidata/bidimirror.awk: New file.
1323
1324 * unidata/BidiMirroring.txt: New file from
1325 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
1326
1327 * unidata/Makefile.in (../../src/bidimirror.h): New target.
1328 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1329
1330 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
1331 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1332
1333 * unidata/biditype.awk: New file.
1334
1335 * unidata/Makefile.in (../../src/biditype.h): New target.
1336
1337 * unidata/makefile.w32-in (../../src/biditype.h): New target.
1338
1339 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
1340
1341 * unidata/UnicodeData.txt: Update from
1342 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
1343
1344 2010-05-27 Glenn Morris <rgm@gnu.org>
1345
1346 * quick-install-emacs (AVOID): No more Makefile.c files.
1347
1348 * notes/cpp: Remove file.
1349
1350 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
1351
1352 * admin.el (set-version, set-copyright): Update emacs.c instead of
1353 version.el.
1354
1355 * make-tarball.txt: Update filename list in step 6.
1356
1357 * quick-install-emacs: Scan emacs.c instead of version.el for
1358 version string.
1359
1360 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1361
1362 * Version 23.2 released.
1363
1364 2010-04-01 Eli Zaretskii <eliz@gnu.org>
1365
1366 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
1367
1368 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1369
1370 * Branch for 23.2.
1371
1372 2010-03-10 Miles Bader <miles@gnu.org>
1373
1374 * quick-install-emacs: Use more portable shell syntax.
1375
1376 * quick-install-emacs (AVOID): Be more picky about files we avoid
1377 installing.
1378
1379 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
1380
1381 * quick-install-emacs (PRUNED): Fix typo in message.
1382
1383 2010-01-20 Glenn Morris <rgm@gnu.org>
1384
1385 * revdiff: Remove file that only works with CVS, and isn't really
1386 needed with Bazaar (given the in-built revision options of bzr diff).
1387
1388 2010-01-12 Glenn Morris <rgm@gnu.org>
1389
1390 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
1391 than emacs-pretest-bug for bug reports for development versions.
1392
1393 2009-11-06 Kenichi Handa <handa@m17n.org>
1394
1395 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
1396 that the block data and the following per-char data fall into the
1397 same char-table leaf.
1398
1399 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
1400
1401 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
1402
1403 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
1404
1405 * unidata/.gitignore: New file.
1406
1407 2009-08-22 Eli Zaretskii <eliz@gnu.org>
1408
1409 * notes/bugtracker: How to reassign a bug to a list of packages.
1410
1411 * notes/newfile: Details of how to check for problems with DOS 8+3
1412 file-name restrictions.
1413
1414 2009-08-18 Glenn Morris <rgm@gnu.org>
1415
1416 * notes/newfile: New file.
1417
1418 2009-07-11 Eli Zaretskii <eliz@gnu.org>
1419
1420 * make-tarball.txt: Add a note about bumping the value of
1421 customize-changed-options-previous-release.
1422
1423 2009-06-24 Kenichi Handa <handa@m17n.org>
1424
1425 * charsets/mapconv: For the Unicode format files, do reverse sort
1426 and don't compact the map. This is to prefer the first one in the
1427 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
1428
1429 2009-06-12 Kenichi Handa <handa@m17n.org>
1430
1431 * charsets/Makefile (JISX213A.map): Make it depend on
1432 mapfiles/JISX213A.map.gz.
1433 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
1434
1435 * charsets/mapfiles/JISX213A.map.gz: New file.
1436
1437 * charsets/mapfiles/README: Describe JISX213A.map.gz.
1438
1439 2009-06-12 Kenichi Handa <handa@m17n.org>
1440
1441 * charsets/mapfiles/*: New files.
1442
1443 * charsets/mule-charsets.el: Mostly re-written to generate all
1444 MULE-*.map files.
1445
1446 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
1447 files.
1448
1449 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
1450 EUC-JP-MS.
1451
1452 * charsets/cp51932.awk (END): Print arch-tag at the tail.
1453
1454 * charsets/Makefile: Maps depend on files under mapfiles or
1455 ${GLIBC_CHARMAPS}.
1456
1457 2009-04-21 Kenichi Handa <handa@m17n.org>
1458
1459 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
1460 change.
1461
1462 2009-04-17 Kenichi Handa <handa@m17n.org>
1463
1464 * unidata/unidata-gen.el (unidata-get-decomposition):
1465 Adjust Hangle decomposition rule to Unicode.
1466
1467 2009-04-09 Kenichi Handa <handa@m17n.org>
1468
1469 * unidata/unidata-gen.el (unidata-describe-decomposition):
1470 Return a string with a composition property to disable combining
1471 characters being composed.
1472
1473 2009-03-11 Miles Bader <miles@gnu.org>
1474
1475 * quick-install-emacs: Be more clever about locating info directory.
1476
1477 2009-02-24 Juanma Barranquero <lekktu@gmail.com>
1478
1479 * nt/README.W32: Fix typos.
1480
1481 2009-02-23 Jason Rumney <jasonr@gnu.org>
1482
1483 * nt/README-ftp-server: Update for 23.0.91.
1484
1485 * nt/README.W32: Remove ever expanding versions of Windows.
1486 Shorten FAQ URL. Remove mention of obsolete lock directory.
1487 Windows distribution now bin and barebin only. Add note about
1488 SVG support. Remove old tar and gzip problem workarounds.
1489 Use new (22.x) -Q option. Report all bugs through bug tracker.
1490
1491 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
1492 undumped distribution no longer exists.
1493
1494 2009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1495
1496 * nt/README.W32: Fix typo. (Bug#2207)
1497
1498 2009-02-01 Chong Yidong <cyd@stupidchicken.com>
1499
1500 * admin.el (set-version): Remove deleted file ns-emacs.texi.
1501
1502 2008-12-02 Kenichi Handa <handa@m17n.org>
1503
1504 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
1505 `decomposition' property adjusted.
1506 (unidata-split-decomposition): Don't include surrounding "<" and
1507 ">" in a symbol name.
1508
1509 2008-12-01 Kenichi Handa <handa@m17n.org>
1510
1511 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
1512 property generator to unidata-gen-table-numeric. Docstring adjusted.
1513 (unidata-get-numeric, unidata-put-numeric)
1514 (unidata-gen-table-numeric): New functions.
1515 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
1516
1517 2008-11-29 Eli Zaretskii <eliz@gnu.org>
1518
1519 * notes/documentation: Add notes about Antinews.
1520
1521 2008-10-23 Glenn Morris <rgm@gnu.org>
1522
1523 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
1524 Add/tweak some nextstep/ entries.
1525
1526 2008-09-19 Kenichi Handa <handa@m17n.org>
1527
1528 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
1529 positions.
1530
1531 2008-08-23 Eli Zaretskii <eliz@gnu.org>
1532
1533 * CPP-DEFINES: Add USER_FULL_NAME.
1534
1535 2008-08-16 Jason Rumney <jasonr@gnu.org>
1536
1537 * admin.el (set-version): Set version in nt/emacsclient.rc.
1538
1539 2008-08-06 Juanma Barranquero <lekktu@gmail.com>
1540
1541 * nt/dump.bat: Fix mixed EOLs.
1542
1543 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1544
1545 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
1546
1547 2008-08-02 Eli Zaretskii <eliz@gnu.org>
1548
1549 * CPP-DEFINES: Add defines for accessing system processes.
1550
1551 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1552
1553 * make-tarball.txt:
1554 * admin.el:
1555 * FOR-RELEASE:
1556 * CPP-DEFINES: Remove mentions of Mac Carbon.
1557
1558 2008-07-16 Glenn Morris <rgm@gnu.org>
1559
1560 * admin.el (set-version, set-copyright): Add nextstep/ files.
1561
1562 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
1563
1564 * CPP-DEFINES: Add NS port related defines.
1565
1566 2008-06-16 Glenn Morris <rgm@gnu.org>
1567
1568 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
1569 doc/lispref/book-spine.texinfo.
1570
1571 2008-06-15 Glenn Morris <rgm@gnu.org>
1572
1573 * admin.el (set-version): Add doc/misc/faq.texi.
1574
1575 2008-05-22 Juanma Barranquero <lekktu@gmail.com>
1576
1577 * FOR-RELEASE: Remove Windows problem about the XPM image library
1578 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
1579
1580 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
1581
1582 * unidata/UnicodeData.txt: Update to Unicode 5.1.
1583
1584 2008-04-14 Juanma Barranquero <lekktu@gmail.com>
1585
1586 * unidata/unidata-gen.el (unidata-prop-alist):
1587 Fix typo in description of `numeric-value'.
1588 (unidata-put-character): Fix typo in error message.
1589
1590 2008-02-21 Glenn Morris <rgm@gnu.org>
1591
1592 * notes/unicode, notes/font-backend: New files, split off from
1593 README.unicode.
1594
1595 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1596
1597 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
1598 being used in latin1-disp.el. Remove the problem of
1599 cp-supported-codepages. Remove the problem of lost changelog for
1600 ps-prin1.ps.
1601
1602 2008-02-16 Eli Zaretskii <eliz@gnu.org>
1603
1604 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
1605 non-portable in this context.
1606
1607 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
1608 non-portable in this context.
1609
1610 2008-02-09 Eli Zaretskii <eliz@gnu.org>
1611
1612 * unidata/makefile.w32-in (lisp): New variable.
1613 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
1614 lisp/emacs-lisp.
1615
1616 2008-02-04 Jason Rumney <jasonr@gnu.org>
1617
1618 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
1619
1620 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
1621
1622 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
1623
1624 2008-02-02 Eli Zaretskii <eliz@gnu.org>
1625
1626 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
1627
1628 * unidata/Makefile.in: Rename from Makefile.
1629
1630 * unidata/makefile.w32-in: New file.
1631
1632 2008-02-02 Jason Rumney <jasonr@gnu.org>
1633
1634 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
1635
1636 2008-02-01 Kenichi Handa <handa@m17n.org>
1637
1638 * unidata/copyright.html: New file.
1639
1640 2008-02-01 Kenichi Handa <handa@m17n.org>
1641
1642 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
1643 decomposition, if T is the same as TBase, don't include it in the
1644 returned list.
1645
1646 2008-02-01 Kenichi Handa <handa@m17n.org>
1647
1648 * unidata/unidata-gen.el (unidata-text-file): Delete it.
1649 (unidata-list): Initialize to nil.
1650 (unidata-setup-list): New function.
1651 (unidata-gen-files): New optional arg unidata-text-file.
1652 If it's nil, set unidata-text-file to the left command line arg.
1653 Call unidate-setup-list at first.
1654
1655 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
1656 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
1657
1658 2008-02-01 Kenichi Handa <handa@m17n.org>
1659
1660 * unidata/unidata-gen.el: Fix comment typo.
1661 Change string-to-int to string-to-number.
1662 (unidata-text-file): Define to .../unidata.txt.
1663 (unidata-list): Just insert unidata-text-file.
1664 (unidata-get-decomposition): Handle Hangul decomposition.
1665 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
1666
1667 * unidata/Makefile (unidata.txt): New target.
1668 (charprop.el): Depends on unidata.txt.
1669 (clean): Remove unidata.txt.
1670
1671 2008-02-01 Kenichi Handa <handa@m17n.org>
1672
1673 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
1674 (unidata-get-name): Handle U+110B.
1675
1676 2008-02-01 Kenichi Handa <handa@m17n.org>
1677
1678 Sub-directory `unidata' is for codes to generate charprop.el and
1679 many other uni-*.el files from `UnicodeData.txt'.
1680
1681 * unidata/README: New file.
1682
1683 * unidata/Makefile: New file.
1684
1685 * unidata/unidata-gen.el: New file.
1686
1687 * unidata/UnicodeData.txt: New file. Copied from
1688 http://www.unicode.org on 2006-05-23.
1689
1690 * unidata/.cvsignore: New file.
1691
1692 2008-02-01 Kenichi Handa <handa@m17n.org>
1693
1694 * charsets/.cvsignore: New file.
1695
1696 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
1697
1698 * charsets/Makefile (all): Rename target from charsets.
1699 Depend on ${TRANS_TABLE}.
1700 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
1701 Generate from cns2ucsdkw.txt.
1702 (install): Copy updated files only.
1703
1704 2008-02-02 Kenichi Handa <handa@m17n.org>
1705
1706 * charsets/cp932.awk: Append user-defined area of CP932.
1707
1708 2008-02-02 Kenichi Handa <handa@m17n.org>
1709
1710 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
1711 0x2299 to 0x29BF.
1712
1713 2008-02-01 Kenichi Handa <handa@m17n.org>
1714
1715 * charsets/Makefile (TRANS_TABLE): New macro.
1716 (JISX0208.map): Convert 0x2015 to 0x2014.
1717 (cp51932.el): New target.
1718 (eucjp-ms.el): New target.
1719 (install): Include ${TRANS_TABLE}.
1720 (CJK): Include JISX213A.map.
1721 (JISX213A.map): New target.
1722
1723 * charsets/eucjp-ms.awk: New file.
1724
1725 * charsets/cp51932.awk: New file.
1726
1727 2008-02-01 Kenichi Handa <handa@m17n.org>
1728
1729 * charsets/cp932.awk: New file.
1730
1731 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
1732
1733 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
1734 running an awk program.
1735
1736 2008-02-01 Kenichi Handa <handa@m17n.org>
1737
1738 * charsets/mapconv: Handle UNICODE2.
1739
1740 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
1741 (CP932-2BYTE.map): New target.
1742
1743 2008-02-01 Kenichi Handa <handa@m17n.org>
1744
1745 * charsets: New directory for scripts to generate charset map
1746 files in ../etc/charsets/.
1747
1748 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
1749 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
1750 * charsets/kuten.awk: New files.
1751
1752 2008-01-08 Glenn Morris <rgm@gnu.org>
1753
1754 * admin.el (set-version): Add doc/man/emacs.1.
1755
1756 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1757
1758 * notes/copyright:
1759 * MAINTAINERS: Remove references to files that have been removed.
1760
1761 2008-01-04 Glenn Morris <rgm@gnu.org>
1762
1763 * admin.el (set-copyright): Add lib-src/ebrowse.c.
1764
1765 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1766
1767 * CPP-DEFINES: New file.
1768
1769 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1770
1771 * FOR-RELEASE: Remove "window-system in face definition" [of
1772 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
1773 on gnus-dired.el.
1774
1775 2007-12-05 Glenn Morris <rgm@gnu.org>
1776
1777 * admin.el (set-version): Handle configure.in. Adapt for doc/
1778 directory layout for manuals.
1779
1780 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1781
1782 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
1783 been fixed in Gnus CVS but have not yet been synched to Emacs.
1784
1785 2007-11-17 Glenn Morris <rgm@gnu.org>
1786
1787 * admin.el (process-lines): Move to ../lisp/subr.el.
1788
1789 2007-10-23 Glenn Morris <rgm@gnu.org>
1790
1791 * MAINTAINERS: Move here from ../.
1792
1793 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
1794
1795 * make-emacs: Doc fix.
1796
1797 2007-08-28 Glenn Morris <rgm@gnu.org>
1798
1799 * admin.el: Provide self.
1800
1801 2007-08-10 Jan Djärv <jan.h.d@swipnet.se>
1802
1803 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
1804
1805 2007-07-25 Glenn Morris <rgm@gnu.org>
1806
1807 * Relicense all FSF files to GPLv3 or later.
1808
1809 2007-06-07 Glenn Morris <rgm@gnu.org>
1810
1811 * admin.el (set-copyright): New function.
1812
1813 2007-04-25 Nick Roberts <nickrob@snap.net.nz>
1814
1815 * make-tarball.txt: Add note about cutting the branch.
1816
1817 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
1818
1819 * Version 22.1 released.
1820
1821 2007-02-03 Eli Zaretskii <eliz@gnu.org>
1822
1823 * nt/makedist.bat: Change EOL format to DOS. Don't use
1824 redirection characters in REM lines.
1825
1826 2007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1827
1828 * FOR-RELEASE: Removed Gtk/Xft issue.
1829
1830 2007-01-01 Miles Bader <miles@gnu.org>
1831
1832 * quick-install-emacs (get_config_var): Deal with weird magic
1833 string inserted by recent versions of autoconf.
1834
1835 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
1836
1837 * admin.el (set-version): Set version number in
1838 lib-src/makefile.w32-in.
1839
1840 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
1841
1842 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
1843 due to a local miss-configuration.
1844
1845 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
1846
1847 * make-announcement (OLD): Remove LEIM references in announcement
1848 since it is now built-in.
1849
1850 2006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1851
1852 * admin.el (set-version): Set version numbers in "mac" subdirectory.
1853
1854 2006-10-03 Kenichi Handa <handa@m17n.org>
1855
1856 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
1857
1858 2006-08-13 Chong Yidong <cyd@stupidchicken.com>
1859
1860 * FOR-RELEASE: Elisp manual checking completed.
1861
1862 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1863
1864 * FOR-RELEASE: Update refcard section.
1865
1866 2006-07-14 Kim F. Storm <storm@cua.dk>
1867
1868 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
1869
1870 2006-07-09 Kim F. Storm <storm@cua.dk>
1871
1872 * README: Use outline format. Add FOR-RELEASE.
1873
1874 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
1875
1876 * FOR-RELEASE: Checking of info.texi done.
1877
1878 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1879
1880 * FOR-RELEASE: Update refcard section.
1881
1882 2006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
1883
1884 * FOR-RELEASE: Update refcard section.
1885
1886 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1887
1888 * FOR-RELEASE: Key sequence elisp node done.
1889
1890 2006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1891
1892 * FOR-RELEASE: Update refcard translations. Add coding cookie.
1893
1894 2006-05-21 Chong Yidong <cyd@mit.edu>
1895
1896 * FOR-RELEASE: point-entered /point-left bug fixed.
1897
1898 2006-05-12 Eli Zaretskii <eliz@gnu.org>
1899
1900 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1901 entry.
1902
1903 2006-05-06 Bill Wohler <wohler@newt.com>
1904
1905 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1906 about it.
1907
1908 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1909
1910 * ./* (Copyright): Updated Copyright year(s).
1911
1912 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
1913
1914 * FOR-RELEASE (BUGS): Add URLs/MIDs.
1915
1916 2006-02-20 Kim F. Storm <storm@cua.dk>
1917
1918 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1919 Rework how fringe bitmaps are defined and used.
1920 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
1921 one-level representation. It would be cleaner to split the
1922 representation into a two-level model where first level maps
1923 bitmap usage to a bitmap name, and second level maps bitmap name to
1924 a bitmap appearance.
1925
1926 2006-01-27 Chong Yidong <cyd@stupidchicken.com>
1927
1928 * FOR-RELEASE: String allocation bugs fixed.
1929
1930 2005-12-13 Bill Wohler <wohler@newt.com>
1931
1932 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1933
1934 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1935
1936 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1937 completing-read-multiple, mail-extract-address-components,
1938 mail-mode, quail-define-package, save-buffer and
1939 ucs-set-table-for-input from doc strings item (Done).
1940
1941 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
1942
1943 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1944
1945 2005-11-11 Kim F. Storm <storm@cua.dk>
1946
1947 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1948 when displaying a non-breaking space in an overlay string.
1949
1950 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
1951
1952 * FOR-RELEASE: Init file change implemented.
1953
1954 2005-10-27 Chong Yidong <cyd@stupidchicken.com>
1955
1956 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1957
1958 2005-10-19 Chong Yidong <cyd@stupidchicken.com>
1959
1960 * FOR-RELEASE (New features): max-image-size implemented.
1961 (Bugs): split-window done, by Kim F. Storm.
1962
1963 2005-10-17 Bill Wohler <wohler@newt.com>
1964
1965 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
1966 since it's gone. Also marked mh-e as done.
1967
1968 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
1969
1970 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1971 libraries on Windows (Done).
1972
1973 2005-10-01 Jason Rumney <jasonr@gnu.org>
1974
1975 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1976
1977 2005-08-31 Romain Francoise <romain@orebokech.com>
1978
1979 * FOR-RELEASE (New features): Remove vhdl-mode.el update
1980 item (Done).
1981
1982 2005-08-27 Romain Francoise <romain@orebokech.com>
1983
1984 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1985
1986 2005-07-04 Lute Kamstra <lute@gnu.org>
1987
1988 Update FSF's address in GPL notices.
1989
1990 2005-06-10 Lute Kamstra <lute@gnu.org>
1991
1992 * admin.el (set-version): Set version in lisp manual too.
1993 * make-tarball.txt: Commit lispref/elisp.texi too.
1994
1995 2005-06-04 Richard M. Stallman <rms@gnu.org>
1996
1997 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1998 Other cleanups.
1999
2000 2005-04-19 Lute Kamstra <lute@gnu.org>
2001
2002 * make-tarball.txt: Don't commit lisp/loaddefs.el.
2003
2004 2005-04-14 Lute Kamstra <lute@gnu.org>
2005
2006 * nt/makedist.bat (elfiles): Update.
2007
2008 * admin.el (add-release-logs): Fix require call.
2009
2010 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
2011
2012 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
2013 The first line of every tutorial must begin with a sentence saying
2014 "Emacs Tutorial" in the respective language. This should be
2015 followed by "See end for copying conditions", likewise in the
2016 respective language.
2017
2018 2005-03-29 Luc Teirlinck <teirllm@auburn.edu>
2019
2020 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
2021 Add `undo-ask-before-discard' to it.
2022
2023 2005-03-02 Miles Bader <miles@gnu.org>
2024
2025 * quick-install-emacs: Only use the mkdir --verbose option if the
2026 script's --verbose option was specified (this avoids problems with
2027 default usage on systems where mkdir doesn't support that option).
2028
2029 2005-02-15 Jason Rumney <jasonr@gnu.org>
2030
2031 * nt/makedist.bat: Do not rely on non-standard behavior of
2032 tar --exclude.
2033
2034 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
2035
2036 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
2037
2038 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
2039
2040 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
2041 Elisp manuals.
2042
2043 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
2044
2045 * FOR-RELEASE (Indications): Clean up and update checklists for
2046 Emacs and Elisp manuals.
2047
2048 2004-09-11 Kim F. Storm <storm@cua.dk>
2049
2050 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
2051 (Documentation): Add NEWS entry.
2052 Add section lists for proof-reading Emacs and Lisp manuals.
2053
2054 2004-08-29 Kim F. Storm <storm@cua.dk>
2055
2056 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
2057
2058 2004-08-28 Jan Djärv <jan.h.d@swipnet.se>
2059
2060 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
2061 (now behaves as well as other ports).
2062
2063 2004-06-28 Jan Djärv <jan.h.d@swipnet.se>
2064
2065 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
2066
2067 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
2068
2069 * FOR-RELEASE: Moved here from the etc directory.
2070
2071 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
2072
2073 * notes/BRANCH: New file, to be maintained per CVS branch.
2074
2075 2003-10-01 Miles Bader <miles@gnu.org>
2076
2077 * quick-install-emacs: Don't use "function" keyword when defining
2078 shell functions.
2079
2080 2003-09-29 Lute Kamstra <lute@gnu.org>
2081
2082 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
2083
2084 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
2085
2086 * quick-install-emacs: Remove fns-* pruning, since that file no
2087 longer seems to be generated.
2088 (AVOID): Quote literal periods. Quote braces in a way acceptable
2089 to all parties (gawk gets bitchy about using `\').
2090
2091 2003-08-19 Miles Bader <miles@gnu.org>
2092
2093 * quick-install-emacs: Add arch-specific ignored files to
2094 quick-install-emacs. Use quoting for periods that's acceptable
2095 to recent versions of gawk.
2096
2097 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
2098
2099 * cus-test.el: Remove obsolete workaround.
2100
2101 2003-04-22 Andrew Innes <andrewi@gnu.org>
2102
2103 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
2104 emacs.exe before zipping, and including batch file to recreate
2105 after unpacking.
2106
2107 * nt/README-ftp-server: Update wording and version number etc.
2108 Add extra instructions for installing multi-file .zip
2109 distribution.
2110
2111 * nt/README.W32: Remove personal email address and update wording.
2112
2113 * nt/README-UNDUMP.W32: Remove personal email address and update
2114 wording.
2115
2116 2003-02-10 Francesco Potortì <pot@gnu.org>
2117
2118 * make-changelog-diff: New script, code stolen from make-announcement.
2119
2120 * make-announcement: Use make-changelog-diff.
2121
2122 2003-01-20 Francesco Potortì <pot@gnu.org>
2123
2124 * make-tarball.txt: Step-by-step instructions for making a tarball.
2125
2126 * make-announcement: A script for creating pretest announcements.
2127
2128 2003-01-17 Francesco Potortì <pot@gnu.org>
2129
2130 * admin.el (add-release-logs): Expand the directory name before
2131 calling find(1).
2132 (add-release-logs): Use the same methods as add-log.el for writing
2133 the date and the user's name and address.
2134
2135 2003-01-07 Miles Bader <miles@gnu.org>
2136
2137 * quick-install-emacs: Unset LANG etc. to avoid non-standard
2138 command output from non-C locales.
2139
2140 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
2141
2142 * cus-test.el: Extended and reorganized. There are now 4 tests
2143 which can be run in batch mode. See the Commentary section.
2144
2145 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
2146
2147 * cus-test.el: New file.
2148
2149 2002-05-27 Miles Bader <miles@gnu.org>
2150
2151 * quick-install-emacs (VERSION): Calculate using the same method
2152 that configure.in uses.
2153
2154 2002-04-26 Pavel Janík <Pavel@Janik.cz>
2155
2156 * emacs-pretesters: New file with information for Emacs
2157 pretesters.
2158
2159 2002-03-22 Paul Eggert <eggert@twinsun.com>
2160
2161 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
2162 POSIX 1003.1-2001 disallows both usages.
2163
2164 2002-02-11 Andrew Innes <andrewi@gnu.org>
2165
2166 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
2167
2168 2002-01-24 Andrew Innes <andrewi@gnu.org>
2169
2170 * nt/README.W32: Remove unnecessary version number and date
2171 references.
2172
2173 * nt/README-UNDUMP.W32: Ditto.
2174
2175 2001-12-06 Gerd Moellmann <gerd@gnu.org>
2176
2177 * make-emacs: Add --trace-move.
2178
2179 2001-10-23 Andrew Innes <andrewi@gnu.org>
2180
2181 * nt/makedist.bat: Remove remaining obsolete reference to
2182 GETTING.GNU.SOFTWARE.
2183
2184 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2185
2186 * admin.el (set-version): Use `s' interactive spec for
2187 version number.
2188
2189 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2190
2191 * (Version 21.1 released.)
2192
2193 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2194
2195 * admin.el (add-release-logs): Put the log entry in lispref, too.
2196
2197 2001-10-20 Miles Bader <miles@gnu.org>
2198
2199 * quick-install-emacs: Exit if we can't find some variable.
2200 (AVOID): Add .orig & .rej files.
2201 (get_config_var): Be more liberal about format of config.status
2202 sed commands.
2203
2204 2001-10-19 Gerd Moellmann <gerd@gnu.org>
2205
2206 * admin.el: New file.
2207
2208 * build-configs: Add --help option. Add support for building
2209 in arbitrary source trees.
2210
2211 2001-10-17 Gerd Moellmann <gerd@gnu.org>
2212
2213 * alloc-colors.c: New file.
2214
2215 2001-10-13 Gerd Moellmann <gerd@gnu.org>
2216
2217 * make-emacs: Add --boot switch for bootstrapping. Logs to
2218 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
2219
2220 2001-10-05 Gerd Moellmann <gerd@gnu.org>
2221
2222 * Branch for 21.1.
2223
2224 2001-09-04 Andrew Innes <andrewi@gnu.org>
2225
2226 * nt/makedist.bat: Remove reference to obsolete file
2227 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
2228 version of tar used.
2229
2230 ;; Local Variables:
2231 ;; coding: utf-8
2232 ;; End:
2233
2234 Copyright (C) 2001-2014 Free Software Foundation, Inc.
2235
2236 This file is part of GNU Emacs.
2237
2238 GNU Emacs is free software: you can redistribute it and/or modify
2239 it under the terms of the GNU General Public License as published by
2240 the Free Software Foundation, either version 3 of the License, or
2241 (at your option) any later version.
2242
2243 GNU Emacs is distributed in the hope that it will be useful,
2244 but WITHOUT ANY WARRANTY; without even the implied warranty of
2245 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2246 GNU General Public License for more details.
2247
2248 You should have received a copy of the GNU General Public License
2249 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.