Merge bug fixes from CEDET upstream.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
cd6d07ec
GM
12014-01-10 Glenn Morris <rgm@gnu.org>
2
3 * update_autogen: Fix sed bug that was losing the last AUTOGEN_VCS.
4
d16ec91e
GM
52014-01-04 Glenn Morris <rgm@gnu.org>
6
7 * admin.el (manual-html-fix-node-div): Handle Texinfo 5's movable <hr>.
8 (manual-html-fix-index-2): Tweak Texinfo 5 table format.
a71324cc 9 Fix minor Texinfo 4 issue with start of detailed menu.
d16ec91e 10
517f20c5
GM
112014-01-03 Glenn Morris <rgm@gnu.org>
12
13 * admin.el: More Texinfo 5 updates.
14 (manual-html-fix-headers): Tweak Texinfo 5 body.
15 (manual-html-fix-node-div): Treat "header" like "node".
16 (manual-html-fix-index-1): Handle Texinfo 5 top heading.
17 (manual-html-fix-index-2): Tweak Texinfo 5 listing tables.
18
5cd63720
XF
192014-01-02 Xue Fuqiao <xfq.free@gmail.com>
20
21 * check-doc-strings: Replace `perl -w' with `use warnings;'.
22
9d1804dc
GM
232013-12-30 Glenn Morris <rgm@gnu.org>
24
25 * admin.el (manual-html-fix-headers, manual-html-fix-index-1):
26 Some updates for changes in Texinfo 5 output.
27
3f9e3ef3
XF
282013-12-29 Xue Fuqiao <xfq.free@gmail.com>
29
30 * make-emacs:
31 * build-configs: Add the "use strict;" and "use warnings;" pragmas.
32
c62a1961
GM
332013-12-28 Glenn Morris <rgm@gnu.org>
34
35 * admin.el (cusver-scan): Warn about missing :types.
36 (cusver-check): Interactively, require existing directories.
37
fe6462ee
XF
382013-12-27 Xue Fuqiao <xfq.free@gmail.com>
39
40 * admin.el (manual-misc-manuals, make-manuals):
41 (manual-pdf, cusver-find-files):
42 (cusver-new-version, cusver-scan, cusver-goto-xref):
43 (cusver-check): Doc fix.
44 (manual-html-node, cusver-check): Use `user-error'.
45
9ebada6a
PE
462013-12-24 Paul Eggert <eggert@cs.ucla.edu>
47
48 Automate the procedure for updating copyright year.
49 * merge-gnulib (GNULIB_MODULES): Add update-copyright.
50 * notes/years: Mention admin/update-copyright.
51 * update-copyright: New file.
52
dedfb7f8
XF
532013-12-24 Xue Fuqiao <xfq.free@gmail.com>
54
55 * admin.el (add-release-logs):
56 (set-version-in-file, set-version, set-copyright):
57 Use `user-error'.
58
77e5bcc5
EZ
592013-12-22 Eli Zaretskii <eliz@gnu.org>
60
61 * unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
62 to <control> characters: the Unicode Standard says they have no
63 name. (Bug#16216)
c181ea40
EZ
64 (unidata-describe-bidi-class): Add new "isolate" classes
65 introduced by Unicode 6.3.
77e5bcc5 66
b0fe992f
DE
672013-12-12 David Engster <deng@randomsample.de>
68
69 * grammars/c.by (expr-binop): Add MOD.
70 (variablearg): Add 'opt-assign'.
71 (variablearg, varnamelist): Add default values so that it can be
72 later expanded into the tag.
73 (opt-stuff-after-symbol): Rename to 'brackets-after-symbol' and
74 remove empty match.
75 (multi-stage-dereference): Adapt to above rename.
76 (unaryexpression): Use 'symbol' instead of 'namespace-symbol',
77 since the latter also leads to an empty match at the end which
78 would make this too greedy.
79 (variablearg-opt-name): Support parsing of function pointers
80 inside an argument list.
81
f9405d87
GM
822013-12-12 Glenn Morris <rgm@gnu.org>
83
62bd73fa
GM
84 * update_autogen (info_dir):
85 Use dir_top from build-aux/ rather than admin/.
86
f9405d87
GM
87 * update_autogen: Add option to generate info/dir.
88 (Usage): Add -I.
89 (info_flag): New variable.
90 (-I): New option.
91 (doc): Maybe check its status.
92 (info_dir): New function.
93 * dir_top: New file.
94
a8f9bc05
PE
952013-12-11 Paul Eggert <eggert@cs.ucla.edu>
96
97 Remove the option of using libcrypto.
98 * merge-gnulib: Remove lib/gl_openssh.h and m4/gl-openssl.m4.
99
ad826124
EZ
1002013-12-04 Eli Zaretskii <eliz@gnu.org>
101
102 * unidata/unidata-gen.el (unidata-prop-alist): Update bidi-class
103 to include the new isolate-related classes introduced with Unicode
104 v6.3.
105 (unidata-encode-val): Accept an additional optional argument, a
106 warning message to emit when UnicodeData.txt defines bidi-class
107 values that are not in unidata-prop-alist. Add a comment
108 explaining what should maintainers do if/when such a warning ever
109 appears.
110 (unidata-gen-table): Call unidata-encode-val with 3rd arg non-nil
111 when generating uni-bidi.el.
112
c2685641
GM
1132013-12-01 Glenn Morris <rgm@gnu.org>
114
115 * unidata/Makefile.in (${DSTDIR}/charprop.el):
116 Ensure output files are writable.
117
d715c019
GM
1182013-11-30 Glenn Morris <rgm@gnu.org>
119
120 * grammars/Makefile.in: Ensure output files are writable.
121
28c9be2d
EZ
1222013-11-30 Eli Zaretskii <eliz@gnu.org>
123
124 * charsets/mule-charsets.el: Rewritten to work in Emacs 23 and
125 later. (Bug#16007)
126
f9b697dd
GM
1272013-11-30 Glenn Morris <rgm@gnu.org>
128
129 Stop keeping (most) generated cedet grammar files in the repository.
130 * grammars/README: Remove.
131 * grammars/Makefile.in: New file.
132 * grammars/c.by, grammars/java-tags.wy, grammars/js.wy:
133 * grammars/python.wy: Update declarations to match generated outputs.
134
c2a2e7b0
GM
1352013-11-28 Glenn Morris <rgm@gnu.org>
136
137 * unidata/unidata-gen.el (unidata-gen-files):
138 Disable autoloads in generated files.
139
7e3bf78c
GM
1402013-11-27 Glenn Morris <rgm@gnu.org>
141
142 * unidata/Makefile.in (all, install, clean, bootstrap-clean)
143 (distclean, maintainer-clean): Declare as PHONY.
144 (compile, extraclean): New.
145 (${DSTDIR}/charprop.el): Depend on source files rather than
146 intermediate products.
147
b5c9a3cc
GM
1482013-11-11 Glenn Morris <rgm@gnu.org>
149
766284d9
GM
150 * unidata/BidiMirroring.txt, unidata/UnicodeData.txt: Update to 6.3.0.
151
b5c9a3cc
GM
152 * unidata/unidata-gen.el (unidata-gen-files):
153 Tweak whitespace in generated files.
154
129c301b
GM
1552013-11-09 Glenn Morris <rgm@gnu.org>
156
157 * unidata/unidata-gen.el (unidata-gen-files):
158 Fix deletion of existing output files after 2013-10-30 changes.
159
099f5cd0
GM
1602013-11-07 Glenn Morris <rgm@gnu.org>
161
162 * unidata/unidata-gen.el (unidata-gen-files):
163 Disable version-control in generated files.
9d172c15 164 Update Unicode Inc. copyright years.
099f5cd0 165
4dde498b
GM
1662013-11-05 Glenn Morris <rgm@gnu.org>
167
168 * update_autogen: Move here from ../autogen.
169 (usage): Update. Remove -l, add -A.
170 (autogendir): New variable.
171 (ldefs_flag): Default to set.
172 (genfiles): Reduce to only ms-dos relevant files.
173 (main): Make checking autogen sources optional.
174 Make copying of autogen files optional.
175
447892ed
GM
1762013-10-30 Glenn Morris <rgm@gnu.org>
177
9835cedb
GM
178 * unidata/unidata-gen.el (unidata-gen-files): Use pop.
179 Also take the output directory as an argument.
180 * unidata/Makefile.in: Simplify now that unidata-gen-files takes
181 the output directory as an argument (no need to cd, etc).
182 (abs_srcdir, abs_builddir): Remove.
183 (abs_top_builddir): Replace by top_builddir.
184 (${DSTDIR}/charprop.el): No need to cd. Pass dest as argument.
185 (${DSTDIR}/charprop.el, charprop.el):
186 No need to pass unidata.txt as argument.
187
0d0ab932
GM
188 * unidata/unidata-gen.el (unidata--ensure-compiled): New function.
189 (unidata-gen-table-name, unidata-gen-table-decomposition)
190 (unidata-gen-files): Use unidata--ensure-compiled.
191
447892ed
GM
192 * unidata/Makefile.in (abs_srcdir): New, set by configure.
193 (${DSTDIR}/charprop.el, charprop.el): Update for srcdir not absolute.
194 (clean): Delete all .elc files.
55498a0f 195 (bootstrap-clean): New rule.
447892ed 196
b8e3b0a9
GM
1972013-10-23 Glenn Morris <rgm@gnu.org>
198
199 * unidata/Makefile.in (emacs, ${DSTDIR}/charprop.el):
200 Quote entities that might contain whitespace.
201
595e113b
PE
2022013-10-07 Paul Eggert <eggert@cs.ucla.edu>
203
204 Improve support for popcount and counting trailing zeros (Bug#15550).
205 * merge-gnulib (GNULIB_MODULES): Add count-one-bits
206 and count-trailing-zeros.
207
4eed3157
PE
2082013-10-04 Paul Eggert <eggert@cs.ucla.edu>
209
210 Use hardware support for byteswapping on glibc x86 etc.
211 * merge-gnulib (GNULIB_MODULES): Add byteswap.
212
50b13cde
PE
2132013-08-28 Paul Eggert <eggert@cs.ucla.edu>
214
215 * unidata/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
216 for portability to hosts where /bin/sh has problems.
217
1857cd3f
GM
2182013-08-27 Glenn Morris <rgm@gnu.org>
219
220 * admin.el (manual-misc-manuals): Use INFO_COMMON rather than
278208b8 221 INFO_TARGETS. "faq" does not need special treatment any more.
1857cd3f 222
8e5c7e6f
GM
2232013-08-15 Glenn Morris <rgm@gnu.org>
224
225 * make-tarball.txt: Mention generating pdfs in etc/refcards.
226
555d5565
XF
2272013-08-15 Xue Fuqiao <xfq.free@gmail.com>
228
229 * notes/hydra: More information about Hydra.
230
b41bfdd0
XF
2312013-08-10 Xue Fuqiao <xfq.free@gmail.com>
232
233 * notes/hydra: New file.
234
e0fdb694
PE
2352013-08-04 Paul Eggert <eggert@cs.ucla.edu>
236
237 Fix some minor races in hosts lacking mkostemp (Bug#15015).
238 * merge-gnulib (GNULIB_MODULES): Add mkostemp.
239
48dde4df
GM
2402013-07-12 Glenn Morris <rgm@gnu.org>
241
242 * admin.el (manual-style-string): Use non-abbreviated url.
243
4ebbdd67
PE
2442013-07-09 Paul Eggert <eggert@cs.ucla.edu>
245
7b154def
PE
246 Port recent close-on-exec changes to Cygwin (Bug#14821).
247 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid binary-io.
248
4ebbdd67
PE
249 Handle error numbers a bit more reliably.
250 * merge-gnulib (GNULIB_MODULES): Remove ignore-value.
251
067428c1
PE
2522013-07-07 Paul Eggert <eggert@cs.ucla.edu>
253
254 Make file descriptors close-on-exec when possible (Bug#14803).
255 * merge-gnulib (GNULIB_MODULES): Add fcntl, pipe2.
256 (GNULIB_TOOL_FLAGS): Avoid binary-io, close. Do not avoid fcntl.
257
0773c610
GM
2582013-07-06 Glenn Morris <rgm@gnu.org>
259
260 * admin.el (manual-misc-manuals): New function.
261 (make-manuals): Avoid hard-coding list of misc manuals.
c7197e52
GM
262 Add the option to only make certain type(s) of output.
263 (manual-misc-html): Special-case ccmode and efaq.
264 (manual-html-mono, manual-html-node, manual-pdf, manual-ps):
265 Move creation of output directory here from make-manuals.
266 (manual-html-fix-index-2): Avoid dynamic reference to `f'.
0773c610 267
9f1d94c0
GM
2682013-07-05 Glenn Morris <rgm@gnu.org>
269
270 * admin.el (make-manuals): Use a standard location for lispintro.
f114e6c3 271 Use a pdf/ subdirectory for pdf versions.
9f1d94c0 272
0cb70db7
GM
2732013-06-29 Glenn Morris <rgm@gnu.org>
274
275 * admin.el (make-manuals): Don't bother with txt or dvi any more.
276 (manual-txt): Remove.
277 (manual-pdf): Doc fix.
278 (manual-ps): Rename from manual-dvi.
b9a54f5e
GM
279 (manual-pdf, manual-ps): Work in the directory with the texi file,
280 so that TeX intermediate files go there rather than to PWD.
0cb70db7 281
d862673b
XF
2822013-06-15 Xue Fuqiao <xfq.free@gmail.com>
283
284 * notes/changelogs: Mention trivial changes in Change Log.
285
0605ec8e
GM
2862013-06-13 Glenn Morris <rgm@gnu.org>
287
288 * admin.el (manual-style-string): Use new file manual.css.
289
4f405069 2902013-06-02 Eric Ludlam <zappo@gnu.org>
890f7890
DE
291
292 * grammars/srecode-template.wy (variable): Accept a single number
293 as a variable value. Allows the 'priority' to be set to a number.
0605ec8e 294 (wisent-srecode-template-lexer): Move number up so it can be created.
890f7890 295
5ebfa896
GM
2962013-05-16 Glenn Morris <rgm@gnu.org>
297
298 * cus-test.el (cus-test-cus-load-groups): New function.
299 (cus-test-get-options): Add option to return groups.
300 (cus-test-noloads): Also check custom groups.
301
6e911150
SM
3022013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
303
304 * quick-install-emacs: Don't prune DOC-* files a any more.
305
29efd469
GM
3062013-05-14 Glenn Morris <rgm@gnu.org>
307
308 * cus-test.el (cus-test-get-lisp-files): Ignore obsolete/.
309 (cus-test-libs): Fix let-binding of default-directory.
310 (cus-test-noloads): Load all libs for the comparison.
311
5d108606
GM
3122013-05-11 Glenn Morris <rgm@gnu.org>
313
314 * cus-test.el (cus-test-libs-noloads): Add a few more files.
315 (cus-test-load-libs, cus-test-opts):
316 Add option to load more/all Lisp files.
317 (cus-test-get-lisp-files): Ignore .*.el files.
318
a3f276d8
GM
3192013-05-10 Glenn Morris <rgm@gnu.org>
320
321 * cus-test.el (cus-test-libs-noloads): Add some files.
322 (cus-test-get-lisp-files): New function.
323 (cus-test-libs): Add option to load more/all Lisp files.
324
2dee4d5e
GM
3252013-05-09 Glenn Morris <rgm@gnu.org>
326
327 * cus-test.el: No need to provide bbdb, bbdb-com any more.
d631786a
GM
328 (cus-test-libs-noloads): Add dunnet in the defvar.
329 (dunnet): Don't always load it.
330 (viper-mode): Only set if interactive.
331 (cus-test-load-custom-loads): Load dunnet if necessary.
332 (cus-test-load-1): New macro, with common code from cus-test-load-libs
333 and cus-test-libs.
334 (cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro.
335 Update for cus-test-get-autoload-deps changed result.
336 (cus-test-get-autoload-deps): Simplify. Return file names as they
337 appear in loaddefs.el (directory parts are needed now that not all
338 lisp subdirs are in load-path).
339 (cus-test-deps): Explicitly skip dunnet.
2dee4d5e 340
ffdc270a
PE
3412013-05-07 Paul Eggert <eggert@cs.ucla.edu>
342
343 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
344 * merge-gnulib (GNULIB_MODULES): Add qacl.
345 (GNULIB_TOOL_FLAGS): Do not avoid errno.
346
4b725a70
PE
3472013-04-01 Paul Eggert <eggert@cs.ucla.edu>
348
349 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
350 * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el)
351 (leim/quail/hanja3.el, leim/quail/symbol-ksc.el):
352 Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8
353 characters are now encoded in utf-8-emacs, not iso-2022-7bit.
354
6b8504ba
PE
3552013-03-18 Paul Eggert <eggert@cs.ucla.edu>
356
2aa2157b
PE
357 * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936).
358
6b8504ba
PE
359 Automate the build of ja-dic.el (Bug#13984).
360 * notes/unicode: ja-dic.el is now UTF-8.
361
78be8b64 3622013-03-16 Glenn Morris <rgm@gnu.org>
20658042
GM
363
364 * admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.
365
78be8b64 3662013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
367
368 * admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
369
47d7532e
PE
3702013-03-13 Paul Eggert <eggert@cs.ucla.edu>
371
372 File synchronization fixes (Bug#13944).
373 * CPP-DEFINES (BSD_SYSTEM, HAVE_FSYNC): Remove.
374 * merge-gnulib (GNULIB_MODULES): Add fsync, fdatasync.
375
1b610f51
PE
3762013-03-11 Paul Eggert <eggert@cs.ucla.edu>
377
378 * notes/unicode: Improve notes about Emacs source file encoding.
379
c69f4673
GM
3802013-03-11 Glenn Morris <rgm@gnu.org>
381
382 * admin.el (make-manuals): Add emacs-lisp-intro and some more
383 doc/misc manuals.
384 (manual-html-mono, manual-html-node, manual-txt):
385 Pass -I to makeinfo.
386
1a7bceef
GM
3872013-03-10 Glenn Morris <rgm@gnu.org>
388
389 * admin.el (add-release-logs): Use UTC for release date.
390
8c39e821
GM
3912013-03-09 Glenn Morris <rgm@gnu.org>
392
393 * admin.el (add-release-logs): Provide interactive defaults.
78cd48e7 394 Allow specification of the release date. Don't exclude gnus/.
8c39e821 395
d37e4893
PE
3962013-03-05 Paul Eggert <eggert@cs.ucla.edu>
397
398 * notes/unicode: Add notes about Emacs source file encoding.
399
f5572543
PE
4002013-03-04 Paul Eggert <eggert@cs.ucla.edu>
401
402 * grammars/java-tags.wy (CHAR): Remove "('\u0000' to '\uffff')"
403 from summary, as this causes javat-wy.el to contain both a null byte
404 and a byte sequence that is not valid UTF-8, which is inconvenient.
405
50d8b29d
PE
4062013-03-03 Paul Eggert <eggert@cs.ucla.edu>
407
408 * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.
409 If there were a real need, it should be UTF-8 anyway.
410
1ddc2bd6
PE
4112013-02-25 Paul Eggert <eggert@cs.ucla.edu>
412
413 Simplify data_start configuration (Bug#13783).
414 * CPP-DEFINES (DATA_START, ORDINARY_LINK): Remove.
415
a84b7c53
PE
4162013-02-11 Paul Eggert <eggert@cs.ucla.edu>
417
418 Tune by using memchr and memrchr.
419 * merge-gnulib (GNULIB_MODULES): Add memrchr.
420
8654f9d7
PE
4212013-02-01 Paul Eggert <eggert@cs.ucla.edu>
422
423 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
424 * merge-gnulib (GNULIB_MODULES): Add fdopendir, fstatat, readlinkat.
425 (GNULIB_TOOL_FLAGS): Do not avoid at-internal, openat-h.
426 Avoid dup, open, opendir.
427
2b30549c
DA
4282013-01-15 Dmitry Antipov <dmantipov@yandex.ru>
429
430 * coccinelle/xsave.cocci: Semantic patch to adjust users of
431 XSAVE_POINTER and XSAVE_INTEGER macros.
432
66cf328d
GM
4332013-01-03 Glenn Morris <rgm@gnu.org>
434
2036b4b8
GM
435 * check-doc-strings: Update for CVS->bzr, moved lispref/ directory.
436
f674f1d1
GM
437 * emacs-pretesters, make-announcement, make-changelog-diff:
438 Remove files.
66cf328d 439
97976f9f
PE
4402012-12-14 Paul Eggert <eggert@cs.ucla.edu>
441
4f405069 442 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
443 * CPP-DEFINES (BSD4_2): Remove.
444
7be78020
PE
4452012-12-08 Paul Eggert <eggert@cs.ucla.edu>
446
5745a7df
PE
447 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
448 * merge-gnulib (GNULIB_MODULES): Add putenv, unsetenv.
449
7be78020
PE
450 Simplify get_lim_data.
451 * CPP-DEFINES (ULIMIT_BREAK_VALUE): Remove.
452
d983a10b
PE
4532012-12-03 Paul Eggert <eggert@cs.ucla.edu>
454
455 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
456 * CPP-DEFINES (SIGALRM, SIGCHLD, SIGHUP, SIGKILL, SIGPIPE, SIGQUIT):
457 Remove.
458 (SIGTRAP): Remove this one too, as config.h no longer defines it.
459 * merge-gnulib (GNULIB_MODULES): Add sig2str.
460
bcd77a2b
KB
4612012-11-24 Ken Brown <kbrown@cornell.edu>
462
463 * CPP-DEFINES (HAVE_MOUSE): Remove.
464
95ef7787
PE
4652012-11-23 Paul Eggert <eggert@cs.ucla.edu>
466
467 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
468 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
469 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
470
9239d970
PE
4712012-11-21 Paul Eggert <eggert@cs.ucla.edu>
472
473 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
474 * CPP-DEFINES (BROKEN_GETWD, HAVE_GETCWD, HAVE_GETWD, HAVE_SIZE_T)
475 (HAVE_UNISTD_H): Remove.
476
49cdacda
PE
4772012-11-17 Paul Eggert <eggert@cs.ucla.edu>
478
479 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
480 * CPP-DEFINES (O_RDONLY, O_RDWR, HAVE_FCNTL_H): Remove.
481 * merge-gnulib (GNULIB_MODULES): Add fcntl-h.
482
3d082a26
PE
4832012-11-16 Paul Eggert <eggert@cs.ucla.edu>
484
485 Remove no-longer-used pty_max_bytes variable.
486 * CPP-DEFINES (HAVE_FPATHCONF): Remove.
487
73dcdb9f
PE
4882012-11-14 Paul Eggert <eggert@cs.ucla.edu>
489
490 Use faccessat, not access, when checking file permissions (Bug#12632).
491 * merge-gnulib (GNULIB_MODULES): Add faccessat.
492 (GNULIB_TOOL_FLAGS): Avoid at-internal, fchdir, malloc-posix,
493 openat-die, openat-h, save-cwd. Do not avoid fcntl-h.
494 Omit gnulib's m4/fcntl-o.m4.
495
8148369c
PE
4962012-11-05 Paul Eggert <eggert@cs.ucla.edu>
497
dd0333b6
PE
498 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
499 * CPP-DEFINES (HAVE_SETPGID, HAVE_SETSID, SETPGRP_RELEASES_CTTY):
500 Remove; obsolete.
501
8148369c
PE
502 Simplify by assuming __fpending.
503 * CPP-DEFINES (PENDING_OUTPUT_COUNT): Remove.
504
5ccd466c
GM
5052012-11-03 Glenn Morris <rgm@gnu.org>
506
507 * admin.el (set-copyright): Add msdos/sed2v2.inp.
508
7ccfb720
PE
5092012-11-01 Paul Eggert <eggert@cs.ucla.edu>
510
511 Fix data-loss with --batch (Bug#9574).
512 * merge-gnulib (GNULIB_MODULES): Add close-stream.
513
f5772b8e
KH
5142012-10-12 Kenichi Handa <handa@gnu.org>
515
516 * charsets/Makefile (JISC6226.map): Add missing mappings.
517
cde44a77
KH
5182012-10-11 Kenichi Handa <handa@gnu.org>
519
520 * charsets/mapconv: Adjusted for the change of mapfiles/*.gz to
521 mapfiles/*.
522
523 * charsets/gb180302.awk: Handle 4-byte sequences in the input file.
524
525 * charsets/Makefile: Be sure to call mapconv script of the current
526 directory. Adjusted for the change of mapfiles/*.gz to
527 mapfiles/*.
528 (SED_SCRIPT): New variable.
529 (jisx2131-filter): New target.
530 (JISX2131.map): Use jisx2131-filter to filter out characters added
531 for the 2004 year version.
532 (clear): Remove ${SED_SCRIPT} too.
533
534 * charsets/mapfiles/MULE-ethiopic.map,
535 charsets/mapfiles/MULE-ipa.map,
536 charsets/mapfiles/MULE-is13194.map,
537 charsets/mapfiles/MULE-lviscii.map,
538 charsets/mapfiles/MULE-sisheng.map,
539 charsets/mapfiles/MULE-tibetan.map,
540 charsets/mapfiles/MULE-uviscii.map: Fix typo.
541
2c35bdbb
GM
5422012-10-09 Glenn Morris <rgm@gnu.org>
543
544 * admin.el (cusver-scan-cus-start): New function.
545 (cusver-check): Scan old cus-start.el.
546
5407f8d2
GM
5472012-10-07 Glenn Morris <rgm@gnu.org>
548
549 * admin.el (cusver-new-version): Set default.
550 (cusver-check): Improve interactive argument reading.
551
1a316a53
GM
5522012-10-06 Glenn Morris <rgm@gnu.org>
553
554 * admin.el (cusver-new-version): New variable.
555 (cusver-scan): Check if containing group has a :version.
556 (cusver-check): Add VERSION argument.
557
9414dd8d
CY
5582012-10-01 David Engster <deng@randomsample.de>
559
560 * grammars/bovine-grammar.el:
561 * grammars/wisent-grammar.el: Move to lisp directory.
562
62a81506
CY
5632012-10-01 David Engster <deng@randomsample.de>
564
565 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
566 Remove.
d1b066d2 567 (bovine-grammar-expand-form): Test for emacs-major-version.
62a81506
CY
568
569 * grammars/c.by: Add EXPLICIT to keyword tokens.
d1b066d2 570 Add %provide token.
62a81506 571
d1b066d2 572 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it
62a81506 573 was copied to grammar.el. New %provide token to generate prefix
4f405069 574 which conforms with Emacs conventions. Remove lexer definition,
62a81506
CY
575 which is now in grammar.el.
576
eec5fae2
GM
5772012-09-27 Glenn Morris <rgm@gnu.org>
578
579 * admin.el (set-version): Set msdos.c's Vwindow_system_version.
580
a615a3ae
PE
5812012-09-27 Paul Eggert <eggert@cs.ucla.edu>
582
583 Check more robustly for timer_settime.
584 * merge-gnulib (GNULIB_MODULES): Add timer-time.
585
e3b60857
JB
5862012-09-26 Juanma Barranquero <lekktu@gmail.com>
587
588 * unidata/BidiMirroring.txt:
589 * unidata/UnicodeData.txt: Update to Unicode 6.2.
590
78f83752
GM
5912012-09-17 Glenn Morris <rgm@gnu.org>
592
dcddaabb
GM
593 * admin.el (add-log-time-format): Declare.
594
dcf8834b
GM
595 * admin.el (cusver-scan, cusver-check): Bind local variables.
596
597 * admin.el (set-version): Set major version in
598 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
599 (set-copyright): In etc/refcards, only change ru-refcard.tex
600 and emacsver.tex.
601
78f83752
GM
602 * admin.el (set-copyright): No more need to set copyrights for
603 nextstep, or .c files. Add configure.ac and config.nt.
604
0caaedb1
PE
6052012-09-16 Paul Eggert <eggert@cs.ucla.edu>
606
607 Remove configure's --without-sync-input option (Bug#12450).
608 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
609
83da1b55
GM
6102012-09-16 Glenn Morris <rgm@gnu.org>
611
612 * admin.el (set-version): No more need to set nextstep versions.
613 (set-copyright): Update for moved nextstep files.
614
4a4bbad2
PE
6152012-09-13 Paul Eggert <eggert@cs.ucla.edu>
616
617 Simplify SIGIO usage (Bug#12408).
d1b066d2 618 * CPP-DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
4a4bbad2
PE
619 (BROKEN_SIGPTY, NO_TERMIO): Remove.
620
c990426a
PE
6212012-09-11 Paul Eggert <eggert@cs.ucla.edu>
622
623 Simplify, document, and port floating-point (Bug#12381).
624 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
625
f6196b87
PE
6262012-09-09 Paul Eggert <eggert@cs.ucla.edu>
627
628 Assume C89 or later for math functions (Bug#12381).
629 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
630 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
631
1088b922
PE
6322012-09-04 Paul Eggert <eggert@cs.ucla.edu>
633
634 Simplify redefinition of 'abort' (Bug#12316).
635 * CPP-DEFINES (NO_ABORT): Remove.
636
a3f90bea
GM
6372012-08-28 Glenn Morris <rgm@gnu.org>
638
639 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
640
01e0f0f5
AS
6412012-08-28 Andreas Schwab <schwab@linux-m68k.org>
642
643 * charsets/mule-charsets.el (header): Fix typo.
644
f4a681b0
PE
6452012-08-24 Paul Eggert <eggert@cs.ucla.edu>
646
647 On assertion failure, print backtrace if available.
648 * merge-gnulib (GNULIB_MODULES): Add execinfo.
649
620f13b0
PE
6502012-08-16 Paul Eggert <eggert@cs.ucla.edu>
651
652 Use ASCII tests for character types.
653 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
654 new direct dependency; c-ctype was already being used indirectly
655 via other gnulib modules.
656
f5d9e83a
PE
6572012-08-14 Paul Eggert <eggert@cs.ucla.edu>
658
659 Use bool for Emacs Lisp booleans.
660 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
661 new direct dependency; stdbool was already being used indirectly
662 via other gnulib modules.
663
9ff9402d 6642012-08-11 Glenn Morris <rgm@gnu.org>
23c726f6
GM
665
666 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
667
c644523b
DA
6682012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
669
670 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
671
13294f95
PE
6722012-08-02 Paul Eggert <eggert@cs.ucla.edu>
673
674 Port to Solaris 8.
675 * CPP-DEFINES (WRETCODE): Remove.
676
d8a05828
DA
6772012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
678
679 * coccinelle/overlay.cocci: Semantic patch to replace direct
680 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
681
8271d590
DA
6822012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
683
684 * coccinelle/symbol.cocci: Semantic patch to replace direct
685 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
686
3193acd2
DA
6872012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
688
689 * coccinelle/process.cocci: Semantic patch to replace direct
690 access to Lisp_Object members of struct Lisp_Process to PVAR.
691
3a45383a
DA
6922012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
693
694 * coccinelle/window.cocci: Semantic patch to replace direct
695 access to Lisp_Object members of struct window to WVAR.
696
e34f7f79
DA
6972012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
698
699 * coccinelle/frame.cocci: Semantic patch to replace direct
700 access to Lisp_Object members of struct frame to FVAR.
701
e32a5799
PE
7022012-07-28 Paul Eggert <eggert@cs.ucla.edu>
703
704 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
705 * merge-gnulib: Add environ, stdalign.
706
d7ea76b4
DA
7072012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
708
709 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
710 make_unibyte_string to build_unibyte_string where appropriate.
711
4dc7c8d5 7122012-07-17 Eli Zaretskii <eliz@gnu.org>
fbf31a9c
EZ
713
714 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
715
4dc7c8d5 7162012-07-17 Chong Yidong <cyd@gnu.org>
94f0aa34
CY
717
718 * Version 24.1 released.
d7ea76b4 719
5ebbef1d
PE
7202012-07-11 Paul Eggert <eggert@cs.ucla.edu>
721
bb352260
PE
722 Assume mkdir, perror, rename, rmdir, strerror.
723 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
724 (HAVE_STRERROR, strerror):
57054ddd 725 Remove.
5ebbef1d 726
7d7bbefd
DA
7272012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
728
729 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
730 to XCDR and consistently use CONSP in the list iteration loops.
731 * coccinelle/vector_contents.cocci: Fix indentation.
732
f58e0fd5
SM
7332012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
734
735 * bzrmerge.el: Use cl-lib.
736
c4444d16
PE
7372012-07-09 Paul Eggert <eggert@cs.ucla.edu>
738
739 Rename configure.in to configure.ac (Bug#11603).
740 * admin.el (set-version):
741 * quick-install-emacs (VERSION):
742 Get version number from configure.ac, not configure.in.
743
fee5959d
PE
7442012-07-06 Paul Eggert <eggert@cs.ucla.edu>
745
746 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
747 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
748
23f86fce
DA
7492012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
750
751 * coccinelle/xzalloc.cocci: Semantic patch to convert
752 calls to xmalloc with following memset to xzalloc.
753
95f61aa2
JB
7542012-07-04 Juanma Barranquero <lekktu@gmail.com>
755
756 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
757
1130ecfc
DA
7582012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
759
760 * coccinelle/build_string.cocci: Semantic patch
761 to convert from make_string to build_string.
762
3c9359df
DA
7632012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
764
765 First Coccinelle semantic patch.
766 * coccinelle: New subdirectory
767 * coccinelle/README: Documentation stub.
768 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
f58e0fd5
SM
769 access to `contents' member of Lisp_Vector objects with AREF and ASET
770 where appropriate.
3c9359df 771
d35af63c
PE
7722012-06-22 Paul Eggert <eggert@cs.ucla.edu>
773
774 Support higher-resolution time stamps (Bug#9000).
775 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
776 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
777 timespec-sub, utimens.
778 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
779 This trims down the gnulib import, from the very latest gnulib.
780 Emacs does its own implementation of 'select' and 'sigprocmask'
781 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
782 hosts, so it doesn't need these modules.
783 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
784 these gnulib modules are only for Windows porting and Emacs ports
785 to Windows in a different way.
786
646b5f55
AS
7872012-06-13 Andreas Schwab <schwab@linux-m68k.org>
788
f58e0fd5
SM
789 * make-emacs: Rename --union-type to --check-lisp-type.
790 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
791 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
646b5f55
AS
792 USE_LISP_UNION_TYPE.
793
418cd726
GM
7942012-06-03 Glenn Morris <rgm@gnu.org>
795
796 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
797
501390c5
PE
7982012-06-01 Paul Eggert <eggert@cs.ucla.edu>
799
800 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
801 * make-tarball.txt: Don't worry about maintainer mode.
802
0e7a053e
PE
8032012-05-28 Paul Eggert <eggert@cs.ucla.edu>
804
805 * CPP-DEFINES: Remove HAVE_SYSINFO.
806
50c4645e
PE
8072012-05-27 Paul Eggert <eggert@cs.ucla.edu>
808
809 Assume gnulib does largefile.
810 * merge-gnulib (GNULIB_MODULES): Add largefile.
811
34374650
PE
8122012-05-22 Paul Eggert <eggert@cs.ucla.edu>
813
814 Remove src/m/*.
815 * CPP-DEFINES: Do not mention src/m/*.h.
816 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
817 (BITS_PER_SHORT, BITS_PER_INT): Remove.
818 * MAINTAINERS: Remove src/m/.
819
9b4ee616
PE
8202012-05-21 Paul Eggert <eggert@cs.ucla.edu>
821
fb77d37e
PE
822 Use full name for m4/gnulib-comp.m4. (Bug#11529)
823 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
824
261cb4bb
PE
825 Assume C89 or later.
826 * CPP-DEFINES: Remove NULL, const.
827
9b4ee616
PE
828 Make merging from gnulib a script, not a makefile action.
829 * merge-gnulib: New script, with actions moved here from
830 ../Makefile.in.
831
003fdae2
PE
8322012-05-19 Paul Eggert <eggert@cs.ucla.edu>
833
9232a6d9
PE
834 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
835
003fdae2
PE
836 * CPP-DEFINES (HAVE_FTIME): Remove.
837
6116bd7e
GM
8382012-05-02 Glenn Morris <rgm@gnu.org>
839
840 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
841
a9f72fc1
GM
8422012-04-10 Glenn Morris <rgm@gnu.org>
843
c9279dad
GM
844 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
845
a9f72fc1
GM
846 * unidata/Makefile.in: Add FSF copyright.
847 Make it use autoconf features, and work for out-of-tree builds.
848
b142f158
EZ
8492012-04-07 Eli Zaretskii <eliz@gnu.org>
850
851 * unidata/README:
852 * unidata/copyright.html:
853 * unidata/BidiMirroring.txt:
854 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
855 the Unicode Standard.
856
c406be43
KH
8572012-02-16 Kenichi Handa <handa@m17n.org>
858
859 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
860 values of name and old-name to nil.
861 (unidata-get-name): Return nil for the default value.
862
58474503
GM
8632012-02-11 Glenn Morris <rgm@gnu.org>
864
865 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
866 (cusver-check): New functions.
867
54de86ac
GM
8682012-01-19 Glenn Morris <rgm@gnu.org>
869
870 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
871 "skip?" question, since there can be multiple such for any revision.
872
0dc18ae0
EZ
8732012-01-14 Eli Zaretskii <eliz@gnu.org>
874
875 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
876 updated and checked.
877
509c74bd
AS
8782011-11-26 Andreas Schwab <schwab@linux-m68k.org>
879
303d001f
AS
880 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
881 Avoid warning about old-style backquote.
882
509c74bd
AS
883 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
884 in regexp.
885 (wisent-make-parsers): Likewise. Quote `.'.
886
887 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
888 in regexp.
889 (bovine-make-parsers): Likewise. Quote `.'.
890
d5ff9cd0
AS
8912011-11-20 Andreas Schwab <schwab@linux-m68k.org>
892
893 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
894
7877f373
JB
8952011-11-16 Juanma Barranquero <lekktu@gmail.com>
896
897 * admin.el (manual-dvi): Fix typo.
898
b018182c
EZ
8992011-11-15 Eli Zaretskii <eliz@gnu.org>
900
7877f373 901 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 902
c7015153
JB
9032011-11-15 Juanma Barranquero <lekktu@gmail.com>
904
905 * make-emacs: Fix typo.
906
d31d07be
JB
9072011-11-07 Juanma Barranquero <lekktu@gmail.com>
908
909 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
910
72b8747b
DE
9112011-10-31 David Engster <deng@randomsample.de>
912
913 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
914
8cedc5ac
EZ
9152011-10-28 Eli Zaretskii <eliz@gnu.org>
916
917 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
918 running Emacs on Windows 9X.
919
a0c64452
CY
9202011-09-26 Chong Yidong <cyd@stupidchicken.com>
921
922 * admin.el (set-version): Fix regexps for config.nt and
923 sed2v2.inp.
924
e39b275c 9252011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 926
abec06ff 927 Merge from gnulib (Bug#9169).
24e0f6b1
PE
928 * notes/copyright: The files compile, config.guess, config.sub,
929 depcomp, install-sh, missing, and move-if-change are now in the
930 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
931 and warn-on-use.h are now in build-aux/snippets. New file
932 build-aux/snippets/_Noreturn.h.
933
bca633fb
EZ
9342011-08-23 Eli Zaretskii <eliz@gnu.org>
935
936 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
937 values of bidi-class according to DerivedBidiClass.txt from the
938 latest UCD.
939
0902a04e
KH
9402011-08-23 Kenichi Handa <handa@m17n.org>
941
942 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
943 values for name, general-category, canonical-combining-class,
944 mirrored, and bidi-class. Describe the meaning of value nil for
945 decimal-digit-value, digit-value, numeric-value, uppercase,
946 lowercase, titlecase, and mirroring.
947 (unidata-gen-table): Handle the case that default-value is a
948 list. Set default values of characters not listed in a table.
949 (unidata-get-name): Return an empty string if a value in a
950 char-table is nil.
951 (unidata-get-decomposition): Return a list of character itself if
952 a value in a char-table is nil.
953
474a8465
EZ
9542011-08-15 Eli Zaretskii <eliz@gnu.org>
955
956 * unidata/bidimirror.awk: File removed.
957
958 * unidata/biditype.awk: File removed.
959
960 * unidata/makefile.w32-in (all): Remove src/biditype.h and
961 src/bidimirror.h.
f58e0fd5 962 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465
EZ
963
964 * unidata/Makefile.in (all): Remove src/biditype.h and
965 src/bidimirror.h.
f58e0fd5 966 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465 967
a5b436df
JB
9682011-07-07 Juanma Barranquero <lekktu@gmail.com>
969
970 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
971 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
972
c805dec0
KH
9732011-07-06 Kenichi Handa <handa@m17n.org>
974
975 * unidata/unidata-gen.el (unidata-dir): New variable.
976 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
f58e0fd5
SM
977 (unidata-prop-alist): INDEX element may be a function.
978 New optional element VAL-LIST (for general-category and bidi-class).
c805dec0
KH
979 New entry `mirroring'.
980 (unidata-prop-default, unidata-prop-val-list): New subst.
981 (unidata-get-character, unidata-put-character): Delete them.
982 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
983 above changes.
984 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
985 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
986 Delete them.
987 (unidata-encode-val): Assume that the first element of VAL-LIST is
988 a cons (nil . 0).
989 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
990 Always store the encoded value.
991 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
992 Set the 1st and the 2nd extra slots to index numbers for C
993 functions.
994 (unidata-gen-table-integer): Likewise.
995 (unidata-gen-table-numeric): Likewise.
996 (unidata-gen-table-name): New arg IGNORE.
997 (unidata-gen-table-decomposition): Likewise.
998 (unidata-describe-general-category): Add the case nil to the
999 description alist.
a5b436df 1000 (unidata-gen-mirroring-list): New function.
c805dec0
KH
1001 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
1002 unidata-prop-alist. Handle the case of storing multiple
1003 char-tables in a file.
1004
1005 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
1006 unidata-gen-files.
1007
2a35386d
GM
10082011-05-21 Glenn Morris <rgm@gnu.org>
1009
1010 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
1011
33383987
JB
10122011-03-07 Chong Yidong <cyd@stupidchicken.com>
1013
1014 * Version 23.3 released.
1015
cce7d530 10162011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
1017
1018 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
1019
9d9d12cd
EZ
10202011-02-19 Eli Zaretskii <eliz@gnu.org>
1021
1022 * admin.el (set-version): Add msdos/sed2v2.inp.
1023
1f5d53eb
PE
10242011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1025
1026 Remove no-longer needed getloadavg symbols.
1027 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
1028 (LDAV_SYMBOL): Remove.
1029
7b24e97a
GM
10302011-02-12 Glenn Morris <rgm@gnu.org>
1031
1032 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
1033
4d881c83
GM
10342011-02-05 Glenn Morris <rgm@gnu.org>
1035
1036 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
1037 (bzrmerge-apply): Use it.
1038 (bzrmerge): Kill any old warning buffer first.
1039
f6041baa
GM
10402011-02-03 Glenn Morris <rgm@gnu.org>
1041
1042 * bzrmerge.el (bzrmerge-buffer): New constant.
1043 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
1044 (bzrmerge-missing): If nothing to do, return nil not (nil).
1045 (bzrmerge-apply): Remove odd character from message.
1046 (bzrmerge): Give status messages.
1047
70b0d280
EZ
10482011-01-31 Eli Zaretskii <eliz@gnu.org>
1049
f6041baa
GM
1050 * admin.el (set-version): Remove lib-src/makefile.w32-in.
1051 Add nt/config.nt.
70b0d280 1052
16fab143
PE
10532011-01-31 Paul Eggert <eggert@cs.ucla.edu>
1054
1055 src/emacs.c now gets version number from configure.in
1056 * admin.el (set-version): Don't update src/emacs.c.
1057 * quick-install-emacs (VERSION): Get it from configure.in, not from
1058 src/emacs.c.
1059
16c3e636
PE
10602011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1061
1062 strftime: import from gnulib
1063 * notes/copyright: strftime.c moved from src to lib.
1064
d0cb8662
GM
10652011-01-25 Glenn Morris <rgm@gnu.org>
1066
1067 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
1068 (bzrmerge-missing): Use it.
1069
d6100f3d
PE
10702011-01-19 Paul Eggert <eggert@cs.ucla.edu>
1071
1072 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
1073 rather than doing rm and autoconf by hand. See
1074 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
1075
9092d186
PE
10762011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1077
1078 * notes/bzr (Installing changes from gnulib): New section.
1079 Need for this suggested by Stefan Monnier.
1080
41f44310
SM
10812011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
1082
1083 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
1084 an inconsistent state.
1085
a3e44e79 10862011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
1087
1088 Update copyright notes to match recent gnulib-related changes.
1089 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
1090 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
1091 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
1092 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
1093 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
1094 subsumed by m4/*.m4 rule). config.guess, config.sub, and
1095 doc/man/texinfo.tex are now copied in from gnulib.
1096
6fffc900
GM
10972011-01-15 Glenn Morris <rgm@gnu.org>
1098
2153c862 1099 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 1100
6fffc900
GM
1101 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
1102 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
1103
77ab81d0 11042011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
1105
1106 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
1107
1851cac3
GM
11082011-01-14 Glenn Morris <rgm@gnu.org>
1109
1110 * bzrmerge.el: Require cl when compiling.
1111 (bzrmerge-merges): Doc fix.
1112
2b3f5bc8
PE
11132011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1114
1115 * notes/copyright: There's only one install-sh, not two, so fix a
1116 typo claiming that there's two. Add move-if-change to the list of
1117 GPL files imported from gnulib.
1118
11192011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
1120
1121 * notes/copyright: Report status more accurately for non-GPL files.
1122 Report copyright status more accurately for mkinstalldirs,
1123 configure, m4/getopt.m4, and msdos/sed*.inp.
1124
7c420169 11252011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
1126
1127 * nt/README.W32: Update the information about PNG support libraries.
1128 (Bug#7716)
1129
9ebea0e7
SM
11302010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1131
1132 * bzrmerge.el: New file to help merge branches while skipping
1133 some revisions (e.g. from emacs-23 to trunk).
1134
201ef780
AS
11352010-12-03 Andreas Schwab <schwab@linux-m68k.org>
1136
1137 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
1138
16a0af11
GM
11392010-10-12 Glenn Morris <rgm@gnu.org>
1140
1141 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
1142
f4f358f1
GM
11432010-10-09 Glenn Morris <rgm@gnu.org>
1144
1145 * admin.el (set-version): Add doc/emacs/emacsver.texi.
1146
3fb78d1f
GM
11472010-10-09 Glenn Morris <rgm@gnu.org>
1148
f7a31f11
GM
1149 * admin.el (set-version): No need to act on doc/ files any more.
1150
3fb78d1f
GM
1151 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
1152
733946e7
JB
11532010-09-05 Juanma Barranquero <lekktu@gmail.com>
1154
1155 * unidata/BidiMirroring.txt: Update from
1156 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
1157
1158 * unidata/UnicodeData.txt: Update from
1159 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
1160
671d409f
AS
11612010-08-09 Andreas Schwab <schwab@linux-m68k.org>
1162
1163 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
1164
29cf3e20
EZ
11652010-08-05 Eli Zaretskii <eliz@gnu.org>
1166
1167 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
1168
e3aef5c6
CS
11692010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1170
1171 * admin.el: Write version number to nt/makefile.w32-in.
1172 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
1173 in the nt/ directory.
1174 * nt/README.W32: Relocate to nt/ directory.
1175
8966b757
AS
11762010-07-11 Andreas Schwab <schwab@linux-m68k.org>
1177
1178 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
1179
71c44c04
EZ
11802010-07-08 Eli Zaretskii <eliz@gnu.org>
1181
1182 * MAINTAINERS: Update my responsibilities.
1183
72af86bd
AS
11842010-07-07 Andreas Schwab <schwab@linux-m68k.org>
1185
1186 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
1187 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
1188 Remove.
1189
317fbf33
EZ
11902010-06-12 Eli Zaretskii <eliz@gnu.org>
1191
cbc4fd20
EZ
1192 * unidata/bidimirror.awk: New file.
1193
1194 * unidata/BidiMirroring.txt: New file from
1195 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
1196
a5b436df 1197 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
1198 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1199
1200 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
1201 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1202
317fbf33
EZ
1203 * unidata/biditype.awk: New file.
1204
1205 * unidata/Makefile.in (../../src/biditype.h): New target.
1206
1207 * unidata/makefile.w32-in (../../src/biditype.h): New target.
1208
bf3e70eb
JB
12092010-06-09 Juanma Barranquero <lekktu@gmail.com>
1210
1211 * unidata/UnicodeData.txt: Update from
1212 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
1213
81ac4f35
GM
12142010-05-27 Glenn Morris <rgm@gnu.org>
1215
1216 * quick-install-emacs (AVOID): No more Makefile.c files.
1217
1218 * notes/cpp: Remove file.
1219
e45b9e19
KR
12202010-05-15 Ken Raeburn <raeburn@raeburn.org>
1221
1222 * admin.el (set-version, set-copyright): Update emacs.c instead of
1223 version.el.
1224
1225 * make-tarball.txt: Update filename list in step 6.
1226
1227 * quick-install-emacs: Scan emacs.c instead of version.el for
1228 version string.
1229
61a808e8
CY
12302010-05-07 Chong Yidong <cyd@stupidchicken.com>
1231
1232 * Version 23.2 released.
1233
796bb936
EZ
12342010-04-01 Eli Zaretskii <eliz@gnu.org>
1235
52f4d8d5 1236 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 1237
288f9fc0
CY
12382010-03-10 Chong Yidong <cyd@stupidchicken.com>
1239
1240 * Branch for 23.2.
1241
f758ab59
MB
12422010-03-10 Miles Bader <miles@gnu.org>
1243
61c26472
MB
1244 * quick-install-emacs: Use more portable shell syntax.
1245
a5b436df 1246 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
1247 installing.
1248
296271c0
JB
12492010-02-14 Juanma Barranquero <lekktu@gmail.com>
1250
1251 * quick-install-emacs (PRUNED): Fix typo in message.
1252
79c08ece
GM
12532010-01-20 Glenn Morris <rgm@gnu.org>
1254
1255 * revdiff: Remove file that only works with CVS, and isn't really
1256 needed with Bazaar (given the in-built revision options of bzr diff).
1257
893db5bc
GM
12582010-01-12 Glenn Morris <rgm@gnu.org>
1259
1260 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
1261 than emacs-pretest-bug for bug reports for development versions.
1262
149353a4
KH
12632009-11-06 Kenichi Handa <handa@m17n.org>
1264
1265 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
1266 that the block data and the following per-char data fall into the
1267 same char-table leaf.
1268
171fda8a
JB
12692009-10-01 Juanma Barranquero <lekktu@gmail.com>
1270
1271 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
1272
06d09461
JB
12732009-09-07 Juanma Barranquero <lekktu@gmail.com>
1274
1275 * unidata/.gitignore: New file.
1276
cb335806
EZ
12772009-08-22 Eli Zaretskii <eliz@gnu.org>
1278
8e22fa7e
EZ
1279 * notes/bugtracker: How to reassign a bug to a list of packages.
1280
cb335806
EZ
1281 * notes/newfile: Details of how to check for problems with DOS 8+3
1282 file-name restrictions.
1283
12842009-08-18 Glenn Morris <rgm@gnu.org>
1285
1286 * notes/newfile: New file.
1287
54aa48fe
EZ
12882009-07-11 Eli Zaretskii <eliz@gnu.org>
1289
1290 * make-tarball.txt: Add a note about bumping the value of
1291 customize-changed-options-previous-release.
1292
aa4a9384
KH
12932009-06-24 Kenichi Handa <handa@m17n.org>
1294
fe7a3057 1295 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
1296 and don't compact the map. This is to prefer the first one in the
1297 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
1298
09856751
KH
12992009-06-12 Kenichi Handa <handa@m17n.org>
1300
1301 * charsets/Makefile (JISX213A.map): Make it depend on
1302 mapfiles/JISX213A.map.gz.
1303 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
1304
1305 * charsets/mapfiles/JISX213A.map.gz: New file.
1306
1307 * charsets/mapfiles/README: Describe JISX213A.map.gz.
1308
09e47eb5
KH
13092009-06-12 Kenichi Handa <handa@m17n.org>
1310
1311 * charsets/mapfiles/*: New files.
1312
1313 * charsets/mule-charsets.el: Mostly re-written to generate all
1314 MULE-*.map files.
1315
1316 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
1317 files.
1318
1319 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
1320 EUC-JP-MS.
1321
1322 * charsets/cp51932.awk (END): Print arch-tag at the tail.
1323
1324 * charsets/Makefile: Maps depend on files under mapfiles or
1325 ${GLIBC_CHARMAPS}.
1326
0b4ff5df
KH
13272009-04-21 Kenichi Handa <handa@m17n.org>
1328
1329 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
1330 change.
1331
88758986
KH
13322009-04-17 Kenichi Handa <handa@m17n.org>
1333
f58e0fd5
SM
1334 * unidata/unidata-gen.el (unidata-get-decomposition):
1335 Adjust Hangle decomposition rule to Unicode.
88758986 1336
0af3fedf
KH
13372009-04-09 Kenichi Handa <handa@m17n.org>
1338
f58e0fd5
SM
1339 * unidata/unidata-gen.el (unidata-describe-decomposition):
1340 Return a string with a composition property to disable combining
0af3fedf
KH
1341 characters being composed.
1342
e308dcd3 13432009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
1344
1345 * quick-install-emacs: Be more clever about locating info directory.
1346
d9cce206
JB
13472009-02-24 Juanma Barranquero <lekktu@gmail.com>
1348
1349 * nt/README.W32: Fix typos.
1350
3deb93c6
JR
13512009-02-23 Jason Rumney <jasonr@gnu.org>
1352
ed9265fc 1353 * nt/README-ftp-server: Update for 23.0.91.
3deb93c6 1354
d9cce206
JB
1355 * nt/README.W32: Remove ever expanding versions of Windows.
1356 Shorten FAQ URL. Remove mention of obsolete lock directory.
1357 Windows distribution now bin and barebin only. Add note about
1358 SVG support. Remove old tar and gzip problem workarounds.
1359 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
1360
1361 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
1362 undumped distribution no longer exists.
1363
e73521d0 13642009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
1365
1366 * nt/README.W32: Fix typo. (Bug#2207)
1367
1b1db3a9
CY
13682009-02-01 Chong Yidong <cyd@stupidchicken.com>
1369
1370 * admin.el (set-version): Remove deleted file ns-emacs.texi.
1371
d90442ce
KH
13722008-12-02 Kenichi Handa <handa@m17n.org>
1373
1374 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
1375 `decomposition' property adjusted.
1376 (unidata-split-decomposition): Don't include surrounding "<" and
1377 ">" in a symbol name.
1378
13792008-12-01 Kenichi Handa <handa@m17n.org>
1380
b97439ce
JB
1381 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
1382 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
1383 (unidata-get-numeric, unidata-put-numeric)
1384 (unidata-gen-table-numeric): New functions.
1385 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
1386
983ab7ba
EZ
13872008-11-29 Eli Zaretskii <eliz@gnu.org>
1388
1389 * notes/documentation: Add notes about Antinews.
1390
91236f63
GM
13912008-10-23 Glenn Morris <rgm@gnu.org>
1392
1393 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
1394 Add/tweak some nextstep/ entries.
1395
c674e738
KH
13962008-09-19 Kenichi Handa <handa@m17n.org>
1397
1398 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
1399 positions.
1400
293a3986
EZ
14012008-08-23 Eli Zaretskii <eliz@gnu.org>
1402
1403 * CPP-DEFINES: Add USER_FULL_NAME.
1404
b7063e7e
JR
14052008-08-16 Jason Rumney <jasonr@gnu.org>
1406
d4835507 1407 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 1408
295b47d8
JB
14092008-08-06 Juanma Barranquero <lekktu@gmail.com>
1410
1411 * nt/dump.bat: Fix mixed EOLs.
1412
14145fa3
AR
14132008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1414
0dcb2845 1415 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 1416
c3179b06
EZ
14172008-08-02 Eli Zaretskii <eliz@gnu.org>
1418
1419 * CPP-DEFINES: Add defines for accessing system processes.
1420
9e2a2647
DN
14212008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1422
1423 * make-tarball.txt:
1424 * admin.el:
1425 * FOR-RELEASE:
1426 * CPP-DEFINES: Remove mentions of Mac Carbon.
1427
d3841127
GM
14282008-07-16 Glenn Morris <rgm@gnu.org>
1429
1430 * admin.el (set-version, set-copyright): Add nextstep/ files.
1431
ba60bd44 14322008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 1433
0dcb2845 1434 * CPP-DEFINES: Add NS port related defines.
edfda783 1435
f2d8d275
GM
14362008-06-16 Glenn Morris <rgm@gnu.org>
1437
5de85e83
GM
1438 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
1439 doc/lispref/book-spine.texinfo.
f2d8d275 1440
611bee81
GM
14412008-06-15 Glenn Morris <rgm@gnu.org>
1442
1443 * admin.el (set-version): Add doc/misc/faq.texi.
1444
d6710afe
JB
14452008-05-22 Juanma Barranquero <lekktu@gmail.com>
1446
1447 * FOR-RELEASE: Remove Windows problem about the XPM image library
1448 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
1449
2e10f11c
JB
14502008-04-15 Juanma Barranquero <lekktu@gmail.com>
1451
1452 * unidata/UnicodeData.txt: Update to Unicode 5.1.
1453
dd7d19d7
JB
14542008-04-14 Juanma Barranquero <lekktu@gmail.com>
1455
1456 * unidata/unidata-gen.el (unidata-prop-alist):
1457 Fix typo in description of `numeric-value'.
1458 (unidata-put-character): Fix typo in error message.
1459
2cbff44e
GM
14602008-02-21 Glenn Morris <rgm@gnu.org>
1461
1462 * notes/unicode, notes/font-backend: New files, split off from
1463 README.unicode.
1464
43bad2da
KH
14652008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1466
1467 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 1468 being used in latin1-disp.el. Remove the problem of
98723304
KH
1469 cp-supported-codepages. Remove the problem of lost changelog for
1470 ps-prin1.ps.
43bad2da 1471
8a7619ba
EZ
14722008-02-16 Eli Zaretskii <eliz@gnu.org>
1473
1474 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
1475 non-portable in this context.
1476
1477 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
1478 non-portable in this context.
1479
f96b6330
EZ
14802008-02-09 Eli Zaretskii <eliz@gnu.org>
1481
1482 * unidata/makefile.w32-in (lisp): New variable.
1483 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
1484 lisp/emacs-lisp.
1485
56eb72a0
JR
14862008-02-04 Jason Rumney <jasonr@gnu.org>
1487
1488 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
1489
a8fd9158
JB
14902008-02-02 Juanma Barranquero <lekktu@gmail.com>
1491
1492 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
1493
c7e85fc7
EZ
14942008-02-02 Eli Zaretskii <eliz@gnu.org>
1495
9aa0b3c8
EZ
1496 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
1497
bcc891c2 1498 * unidata/Makefile.in: Rename from Makefile.
5889232d 1499
c7e85fc7
EZ
1500 * unidata/makefile.w32-in: New file.
1501
db516472
JR
15022008-02-02 Jason Rumney <jasonr@gnu.org>
1503
1504 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
1505
609789d7 15062008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1507
aca7a3d2
MB
1508 * unidata/copyright.html: New file.
1509
609789d7 15102008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1511
1512 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
1513 decomposition, if T is the same as TBase, don't include it in the
1514 returned list.
1515
609789d7 15162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1517
1518 * unidata/unidata-gen.el (unidata-text-file): Delete it.
1519 (unidata-list): Initialize to nil.
1520 (unidata-setup-list): New function.
bcc891c2
GM
1521 (unidata-gen-files): New optional arg unidata-text-file.
1522 If it's nil, set unidata-text-file to the left command line arg.
1523 Call unidate-setup-list at first.
aca7a3d2 1524
bcc891c2 1525 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
1526 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
1527
609789d7 15282008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1529
bcc891c2
GM
1530 * unidata/unidata-gen.el: Fix comment typo.
1531 Change string-to-int to string-to-number.
1532 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
1533 (unidata-list): Just insert unidata-text-file.
1534 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 1535 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 1536
bcc891c2 1537 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
1538 (charprop.el): Depends on unidata.txt.
1539 (clean): Remove unidata.txt.
1540
609789d7 15412008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1542
1543 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
1544 (unidata-get-name): Handle U+110B.
1545
609789d7 15462008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1547
1548 Sub-directory `unidata' is for codes to generate charprop.el and
1549 many other uni-*.el files from `UnicodeData.txt'.
1550
1551 * Unidata/README: New file.
1552
1553 * unidata/Makefile: New file.
1554
1555 * unidata/unidata-gen.el: New file.
1556
1557 * unidata/UnicodeData.txt: New file. Copied from
609789d7 1558 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
1559
1560 * unidata/.cvsignore: New file.
1561
609789d7 15622008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1563
1564 * charsets/.cvsignore: New file.
1565
1566 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
1567
bcc891c2
GM
1568 * charsets/Makefile (all): Rename target from charsets.
1569 Depend on ${TRANS_TABLE}.
1570 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
1571 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
1572 (install): Copy updated files only.
1573
15742008-02-02 Kenichi Handa <handa@m17n.org>
1575
bcc891c2 1576 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
1577
15782008-02-02 Kenichi Handa <handa@m17n.org>
1579
1580 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
1581 0x2299 to 0x29BF.
1582
609789d7 15832008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1584
1585 * charsets/Makefile (TRANS_TABLE): New macro.
1586 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 1587 (cp51932.el): New target.
aca7a3d2
MB
1588 (eucjp-ms.el): New target.
1589 (install): Include ${TRANS_TABLE}.
1590 (CJK): Include JISX213A.map.
1591 (JISX213A.map): New target.
1592
1593 * charsets/eucjp-ms.awk: New file.
1594
1595 * charsets/cp51932.awk: New file.
1596
609789d7 15972008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1598
1599 * charsets/cp932.awk: New file.
1600
bcc891c2 1601 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
1602
1603 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
1604 running an awk program.
1605
609789d7 16062008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1607
1608 * charsets/mapconv: Handle UNICODE2.
1609
c4cc8b9a 1610 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
1611 (CP932-2BYTE.map): New target.
1612
609789d7 16132008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1614
1615 * charsets: New directory for scripts to generate charset map
1616 files in ../etc/charsets/.
1617
bcc891c2 1618 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 1619 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 1620 * charsets/kuten.awk: New files.
aca7a3d2 1621
adf94aa6
GM
16222008-01-08 Glenn Morris <rgm@gnu.org>
1623
1624 * admin.el (set-version): Add doc/man/emacs.1.
1625
f3041af1
DN
16262008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1627
1628 * notes/copyright:
1629 * MAINTAINERS: Remove references to files that have been removed.
1630
a70c9a7a
GM
16312008-01-04 Glenn Morris <rgm@gnu.org>
1632
1633 * admin.el (set-copyright): Add lib-src/ebrowse.c.
1634
aa5fea59
SM
16352007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1636
1637 * CPP-DEFINES: New file.
1638
f8747b72
RS
16392007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1640
1641 * FOR-RELEASE: Remove "window-system in face definition" [of
1642 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
1643 on gnus-dired.el.
1644
24bbe01e
GM
16452007-12-05 Glenn Morris <rgm@gnu.org>
1646
1647 * admin.el (set-version): Handle configure.in. Adapt for doc/
1648 directory layout for manuals.
1649
0073bc5d
RS
16502007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1651
630cb3b7
JB
1652 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
1653 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 1654
1453abd0
GM
16552007-11-17 Glenn Morris <rgm@gnu.org>
1656
1657 * admin.el (process-lines): Move to ../lisp/subr.el.
1658
ca076674
GM
16592007-10-23 Glenn Morris <rgm@gnu.org>
1660
1661 * MAINTAINERS: Move here from ../.
1662
943756ea
JB
16632007-10-17 Juanma Barranquero <lekktu@gmail.com>
1664
1665 * make-emacs: Doc fix.
1666
bab9fcb4
GM
16672007-08-28 Glenn Morris <rgm@gnu.org>
1668
1669 * admin.el: Provide self.
1670
880820fe 16712007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 1672
d58ee9f1 1673 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 1674
cacc7b51
GM
16752007-07-25 Glenn Morris <rgm@gnu.org>
1676
1677 * Relicense all FSF files to GPLv3 or later.
1678
bfcea090
GM
16792007-06-07 Glenn Morris <rgm@gnu.org>
1680
1681 * admin.el (set-copyright): New function.
1682
017f0417
NR
16832007-04-25 Nick Roberts <nickrob@snap.net.nz>
1684
1685 * make-tarball.txt: Add note about cutting the branch.
1686
537a062f
CY
16872007-06-02 Chong Yidong <cyd@stupidchicken.com>
1688
1689 * Version 22.1 released.
1690
77083ca3
EZ
16912007-02-03 Eli Zaretskii <eliz@gnu.org>
1692
1693 * nt/makedist.bat: Change EOL format to DOS. Don't use
1694 redirection characters in REM lines.
1695
880820fe 16962007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
1697
1698 * FOR-RELEASE: Removed Gtk/Xft issue.
1699
1fc8c92b
MB
17002007-01-01 Miles Bader <miles@gnu.org>
1701
1702 * quick-install-emacs (get_config_var): Deal with weird magic
1703 string inserted by recent versions of autoconf.
1704
7dce1990
JB
17052006-11-25 Juanma Barranquero <lekktu@gmail.com>
1706
1707 * admin.el (set-version): Set version number in
1708 lib-src/makefile.w32-in.
1709
dc3d1157
RS
17102006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
1711
1712 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
1713 due to a local miss-configuration.
1714
08c85160
CY
17152006-10-28 Chong Yidong <cyd@stupidchicken.com>
1716
1717 * make-announcement (OLD): Remove LEIM references in announcement
1718 since it is now built-in.
1719
d0834a5c
YM
17202006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1721
1722 * admin.el (set-version): Set version numbers in "mac" subdirectory.
1723
151fe029
KH
17242006-10-03 Kenichi Handa <handa@m17n.org>
1725
1726 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
1727
e71cb549
CY
17282006-08-13 Chong Yidong <cyd@stupidchicken.com>
1729
1730 * FOR-RELEASE: Elisp manual checking completed.
1731
6232e72d
RS
17322006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1733
1734 * FOR-RELEASE: Update refcard section.
1735
8a8476f9
KS
17362006-07-14 Kim F. Storm <storm@cua.dk>
1737
1738 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
1739
1eca02e7
KS
17402006-07-09 Kim F. Storm <storm@cua.dk>
1741
1742 * README: Use outline format. Add FOR-RELEASE.
1743
7fa61471
CY
17442006-06-27 Chong Yidong <cyd@stupidchicken.com>
1745
1746 * FOR-RELEASE: Checking of info.texi done.
1747
8361675a
RS
17482006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1749
1750 * FOR-RELEASE: Update refcard section.
1751
3f168e29
RS
17522006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
1753
1754 * FOR-RELEASE: Update refcard section.
1755
f195dc16
CY
17562006-05-25 Chong Yidong <cyd@stupidchicken.com>
1757
1758 * FOR-RELEASE: Key sequence elisp node done.
1759
49561a36
RS
17602006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1761
1762 * FOR-RELEASE: Update refcard translations. Add coding cookie.
1763
6fedb9f9
CY
17642006-05-21 Chong Yidong <cyd@mit.edu>
1765
1766 * FOR-RELEASE: point-entered /point-left bug fixed.
1767
61515a63
EZ
17682006-05-12 Eli Zaretskii <eliz@gnu.org>
1769
1770 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1771 entry.
1772
4297ece2
BW
17732006-05-06 Bill Wohler <wohler@newt.com>
1774
1775 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1776 about it.
1777
4bbe413d 17782006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 1779
4bbe413d 1780 * ./* (Copyright): Updated Copyright year(s).
49561a36 1781
6b82baf6
RS
17822006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
1783
1784 * FOR-RELEASE (BUGS): Add URLs/MIDs.
1785
49af2995
KS
17862006-02-20 Kim F. Storm <storm@cua.dk>
1787
1788 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1789 Rework how fringe bitmaps are defined and used.
e4920bc9 1790 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
1791 one-level representation. It would be cleaner to split the
1792 representation into a two-level model where first level maps
1793 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 1794 a bitmap appearance.
49af2995 1795
d5e87a2f
CY
17962006-01-27 Chong Yidong <cyd@stupidchicken.com>
1797
8a8476f9 1798 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 1799
9c43c921
BW
18002005-12-13 Bill Wohler <wohler@newt.com>
1801
1802 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1803
6ed81b24
RS
18042005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1805
c95dddbe
RS
1806 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1807 completing-read-multiple, mail-extract-address-components,
1808 mail-mode, quail-define-package, save-buffer and
1809 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1810
2950d850
CY
18112005-11-28 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1814
ab4d879e
KS
18152005-11-11 Kim F. Storm <storm@cua.dk>
1816
1817 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1818 when displaying a non-breaking space in an overlay string.
1819
932dc33b
CY
18202005-10-30 Chong Yidong <cyd@stupidchicken.com>
1821
1822 * FOR-RELEASE: Init file change implemented.
1823
c809f7cc
CY
18242005-10-27 Chong Yidong <cyd@stupidchicken.com>
1825
1826 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1827
4754e179 18282005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1829
1830 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1831 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1832
ffda926c
BW
18332005-10-17 Bill Wohler <wohler@newt.com>
1834
f58e0fd5 1835 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
943756ea 1836 since it's gone. Also marked mh-e as done.
ffda926c 1837
2d4713aa
JB
18382005-10-11 Juanma Barranquero <lekktu@gmail.com>
1839
1840 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1841 libraries on Windows (Done).
1842
95f76284
JR
18432005-10-01 Jason Rumney <jasonr@gnu.org>
1844
1845 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1846
52f277bf
RF
18472005-08-31 Romain Francoise <romain@orebokech.com>
1848
630cb3b7 1849 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1850 item (Done).
1851
c0eb0519
RF
18522005-08-27 Romain Francoise <romain@orebokech.com>
1853
1854 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1855
385ee3de 18562005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
1857
1858 Update FSF's address in GPL notices.
1859
257914aa
LK
18602005-06-10 Lute Kamstra <lute@gnu.org>
1861
1862 * admin.el (set-version): Set version in lisp manual too.
1863 * make-tarball.txt: Commit lispref/elisp.texi too.
1864
a4e51a7a
RS
18652005-06-04 Richard M. Stallman <rms@gnu.org>
1866
1867 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1868 Other cleanups.
1869
834671a6
LK
18702005-04-19 Lute Kamstra <lute@gnu.org>
1871
1872 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1873
54381691
LK
18742005-04-14 Lute Kamstra <lute@gnu.org>
1875
118e2c39
LK
1876 * nt/makedist.bat (elfiles): Update.
1877
54381691
LK
1878 * admin.el (add-release-logs): Fix require call.
1879
0b048d52
MT
18802005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1881
f58e0fd5 1882 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
943756ea
JB
1883 The first line of every tutorial must begin with a sentence saying
1884 "Emacs Tutorial" in the respective language. This should be
1885 followed by "See end for copying conditions", likewise in the
1886 respective language.
0b048d52 1887
18cd5892
LT
18882005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1889
1890 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1891 Add `undo-ask-before-discard' to it.
1892
9a1c5fbf
MB
18932005-03-02 Miles Bader <miles@gnu.org>
1894
1895 * quick-install-emacs: Only use the mkdir --verbose option if the
1896 script's --verbose option was specified (this avoids problems with
1897 default usage on systems where mkdir doesn't support that option).
1898
e25c1ca6
JR
18992005-02-15 Jason Rumney <jasonr@gnu.org>
1900
fffa137c 1901 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
1902 tar --exclude.
1903
880820fe 19042004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
1905
1906 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1907
6622d928
LT
19082004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1909
1910 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1911 Elisp manuals.
1912
d574552a
LT
19132004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1914
1915 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1916 Emacs and Elisp manuals.
d574552a 1917
0a5e5be0
KS
19182004-09-11 Kim F. Storm <storm@cua.dk>
1919
1920 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
1921 (Documentation): Add NEWS entry.
1922 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 1923
2661eae9
KS
19242004-08-29 Kim F. Storm <storm@cua.dk>
1925
1926 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1927
880820fe 19282004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 1929
c4cc8b9a 1930 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
1931 (now behaves as well as other ports).
1932
880820fe 19332004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 1934
2661eae9 1935 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 1936
44618f20 19372004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
1938
1939 * FOR-RELEASE: Moved here from the etc directory.
1940
db281452
TTN
19412004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1942
1943 * notes/BRANCH: New file, to be maintained per CVS branch.
1944
feebeb72
MB
19452003-10-01 Miles Bader <miles@gnu.org>
1946
1947 * quick-install-emacs: Don't use "function" keyword when defining
1948 shell functions.
1949
44618f20
LK
19502003-09-29 Lute Kamstra <lute@gnu.org>
1951
1952 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1953
e04e1ce2
MB
19542003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
1955
1956 * quick-install-emacs: Remove fns-* pruning, since that file no
1957 longer seems to be generated.
1958 (AVOID): Quote literal periods. Quote braces in a way acceptable
1959 to all parties (gawk gets bitchy about using `\').
1960
6cce52e8
MB
19612003-08-19 Miles Bader <miles@gnu.org>
1962
1963 * quick-install-emacs: Add arch-specific ignored files to
1964 quick-install-emacs. Use quoting for periods that's acceptable
1965 to recent versions of gawk.
1966
13582d53
MR
19672003-08-11 Markus Rost <rost@math.ohio-state.edu>
1968
1969 * cus-test.el: Remove obsolete workaround.
1970
e53925a5
AI
19712003-04-22 Andrew Innes <andrewi@gnu.org>
1972
1973 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1974 emacs.exe before zipping, and including batch file to recreate
1975 after unpacking.
1976
1977 * nt/stitch.bat: New file.
1978
1979 * nt/README-ftp-server: Update wording and version number etc.
1980 Add extra instructions for installing multi-file .zip
1981 distribution.
1982
1983 * nt/README.W32: Remove personal email address and update wording.
1984
1985 * nt/README-UNDUMP.W32: Remove personal email address and update
1986 wording.
1987
880820fe 19882003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
1989
1990 * make-changelog-diff: New script, code stolen from make-announcement.
1991
1992 * make-announcement: Use make-changelog-diff.
1993
880820fe 19942003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
1995
1996 * make-tarball.txt: Step-by-step instructions for making a tarball.
1997
10d1d0af 1998 * make-announcement: A script for creating pretest announcements.
163c6f1c 1999
880820fe 20002003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
2001
2002 * admin.el (add-release-logs): Expand the directory name before
2003 calling find(1).
2004 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 2005 the date and the user's name and address.
33b97f32 2006
7b997a97
MB
20072003-01-07 Miles Bader <miles@gnu.org>
2008
2009 * quick-install-emacs: Unset LANG etc. to avoid non-standard
2010 command output from non-C locales.
2011
6c465a15 20122002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 2013
3bc08206 2014 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 2015 which can be run in batch mode. See the Commentary section.
bd08d86a 2016
5ce129c2
MR
20172002-10-08 Markus Rost <rost@math.ohio-state.edu>
2018
2019 * cus-test.el: New file.
2020
14dd2fe9
MB
20212002-05-27 Miles Bader <miles@gnu.org>
2022
2023 * quick-install-emacs (VERSION): Calculate using the same method
2024 that configure.in uses.
2025
880820fe 20262002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
2027
2028 * emacs-pretesters: New file with information for Emacs
2029 pretesters.
2030
b9a07996
PE
20312002-03-22 Paul Eggert <eggert@twinsun.com>
2032
2033 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
2034 POSIX 1003.1-2001 disallows both usages.
2035
38b81d74
AI
20362002-02-11 Andrew Innes <andrewi@gnu.org>
2037
2038 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
2039
72a68345
AI
20402002-01-24 Andrew Innes <andrewi@gnu.org>
2041
2042 * nt/README.W32: Remove unnecessary version number and date
2043 references.
2044
2045 * nt/README-UNDUMP.W32: Ditto.
2046
ebbaf4e3
GM
20472001-12-06 Gerd Moellmann <gerd@gnu.org>
2048
2049 * make-emacs: Add --trace-move.
2050
461a1459
AI
20512001-10-23 Andrew Innes <andrewi@gnu.org>
2052
2053 * nt/makedist.bat: Remove remaining obsolete reference to
2054 GETTING.GNU.SOFTWARE.
2055
26fe1f92
GM
20562001-10-22 Gerd Moellmann <gerd@gnu.org>
2057
2058 * admin.el (set-version): Use `s' interactive spec for
2059 version number.
2060
71431a0e
GM
20612001-10-20 Gerd Moellmann <gerd@gnu.org>
2062
6aa97356 2063 * (Version 21.1 released.)
71431a0e 2064
e568708b
GM
20652001-10-20 Gerd Moellmann <gerd@gnu.org>
2066
2067 * admin.el (add-release-logs): Put the log entry in lispref, too.
2068
c5915370
MB
20692001-10-20 Miles Bader <miles@gnu.org>
2070
2071 * quick-install-emacs: Exit if we can't find some variable.
2072 (AVOID): Add .orig & .rej files.
2073 (get_config_var): Be more liberal about format of config.status
2074 sed commands.
2075
5a4a5bd4
GM
20762001-10-19 Gerd Moellmann <gerd@gnu.org>
2077
74499542
GM
2078 * admin.el: New file.
2079
5a4a5bd4
GM
2080 * build-configs: Add --help option. Add support for building
2081 in arbitrary source trees.
2082
09954f3b
GM
20832001-10-17 Gerd Moellmann <gerd@gnu.org>
2084
2085 * alloc-colors.c: New file.
2086
f2164e31
GM
20872001-10-13 Gerd Moellmann <gerd@gnu.org>
2088
2089 * make-emacs: Add --boot switch for bootstrapping. Logs to
2090 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
2091
ab952a4f
GM
20922001-10-05 Gerd Moellmann <gerd@gnu.org>
2093
2094 * Branch for 21.1.
6c465a15 2095
f537c3cd
EZ
20962001-09-04 Andrew Innes <andrewi@gnu.org>
2097
2098 * admin/nt/makedist.bat: Remove reference to obsolete file
2099 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
2100 version of tar used.
2101
2102;; Local Variables:
880820fe 2103;; coding: utf-8
f537c3cd 2104;; End:
2a34a036 2105
ba318903 2106 Copyright (C) 2001-2014 Free Software Foundation, Inc.
5b87ad55
GM
2107
2108 This file is part of GNU Emacs.
2109
9ad5de0c 2110 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 2111 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
2112 the Free Software Foundation, either version 3 of the License, or
2113 (at your option) any later version.
5b87ad55
GM
2114
2115 GNU Emacs is distributed in the hope that it will be useful,
2116 but WITHOUT ANY WARRANTY; without even the implied warranty of
2117 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2118 GNU General Public License for more details.
2119
2120 You should have received a copy of the GNU General Public License
9ad5de0c 2121 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.