Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.org
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
bbbabffe 12014-05-12 Glenn Morris <rgm@gnu.org>
e7caef59
GM
2
3 * find-gc.el: Move here from ../lisp/emacs-lisp.
4
732fbcd9
GM
5 * admin.el (set-version-in-file): Don't set identical version.
6 (set-version): Provide default version number.
7 (set-version, set-copyright): Give start/end messages.
8
bba63379 92014-04-18 Paul Eggert <eggert@cs.ucla.edu>
b20a9f96
PE
10
11 * notes/bzr: Update instructions for merging from gnulib.
12 Remove obsolete note about tramp.el and tramp-sh.el.
13 Change "emacs-23" to "emacs-24".
14
e088b01d
GM
152014-04-11 Glenn Morris <rgm@gnu.org>
16
17 * grammars/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
18
7cd43111
GM
192014-03-22 Glenn Morris <rgm@gnu.org>
20
21 * quick-install-emacs (AVOID): Remove testfile and test-distrib.
22
ffeef158
GM
232014-03-21 Glenn Morris <rgm@gnu.org>
24
25 * update_autogen: Auto-detect VCS in use.
26 (vcs): New variable.
27 (status, commit, main): Handle git.
28
0d181095
PE
292014-03-07 Paul Eggert <eggert@cs.ucla.edu>
30
31 Fix oversight preventing lib/sys/types.h from being generated.
32 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid sys_types.
33
a60a2b6d
DE
342014-02-06 David Engster <deng@randomsample.de>
35
36 * grammars/c.by (function-pointer): Correctly deal with anonymous
37 function pointers.
38 (opt-brackets-after-symbol): New.
39 (multi-stage-dereference): Use it. Add rules for explicit
40 matching the last dereference.
41
7da02a67
ER
422014-01-16 Eric S. Raymond <esr@thyrsus.com>
43
44 * notes/commits: Add a 'graph on VCS-independent ways of
45 identifying commits and the desirability thereof.
46
c7880bc8
PE
472014-01-15 Paul Eggert <eggert@cs.ucla.edu>
48
49 Fix copyright license notices for Adobe Unicode mapping files.
50 * charsets/mapfiles/README: The copied files are not compressed.
51 Check for copies as of today.
52 * charsets/mapfiles/stdenc.txt, charsets/mapfiles/symbol.txt:
53 Update from table version 0.2 (1999-03-30) to 1.0 (2011-07-12).
54 This doesn't change the table data, just copyright license notice.
55 The new notices are compatible with the GPL, the old ones were not.
56
d6b738fc
GM
572014-01-13 Glenn Morris <rgm@gnu.org>
58
59 * update_autogen (status): New function. Use throughout.
60
cd6d07ec
GM
612014-01-10 Glenn Morris <rgm@gnu.org>
62
63 * update_autogen: Fix sed bug that was losing the last AUTOGEN_VCS.
64
d16ec91e
GM
652014-01-04 Glenn Morris <rgm@gnu.org>
66
67 * admin.el (manual-html-fix-node-div): Handle Texinfo 5's movable <hr>.
68 (manual-html-fix-index-2): Tweak Texinfo 5 table format.
a71324cc 69 Fix minor Texinfo 4 issue with start of detailed menu.
d16ec91e 70
517f20c5
GM
712014-01-03 Glenn Morris <rgm@gnu.org>
72
73 * admin.el: More Texinfo 5 updates.
74 (manual-html-fix-headers): Tweak Texinfo 5 body.
75 (manual-html-fix-node-div): Treat "header" like "node".
76 (manual-html-fix-index-1): Handle Texinfo 5 top heading.
77 (manual-html-fix-index-2): Tweak Texinfo 5 listing tables.
78
5cd63720
XF
792014-01-02 Xue Fuqiao <xfq.free@gmail.com>
80
81 * check-doc-strings: Replace `perl -w' with `use warnings;'.
82
9d1804dc
GM
832013-12-30 Glenn Morris <rgm@gnu.org>
84
85 * admin.el (manual-html-fix-headers, manual-html-fix-index-1):
86 Some updates for changes in Texinfo 5 output.
87
3f9e3ef3
XF
882013-12-29 Xue Fuqiao <xfq.free@gmail.com>
89
90 * make-emacs:
91 * build-configs: Add the "use strict;" and "use warnings;" pragmas.
92
c62a1961
GM
932013-12-28 Glenn Morris <rgm@gnu.org>
94
95 * admin.el (cusver-scan): Warn about missing :types.
96 (cusver-check): Interactively, require existing directories.
97
fe6462ee
XF
982013-12-27 Xue Fuqiao <xfq.free@gmail.com>
99
35e951cd
JB
100 * admin.el (manual-misc-manuals, make-manuals, manual-pdf)
101 (cusver-find-files, cusver-new-version, cusver-scan)
102 (cusver-goto-xref, cusver-check): Doc fix.
fe6462ee
XF
103 (manual-html-node, cusver-check): Use `user-error'.
104
9ebada6a
PE
1052013-12-24 Paul Eggert <eggert@cs.ucla.edu>
106
107 Automate the procedure for updating copyright year.
108 * merge-gnulib (GNULIB_MODULES): Add update-copyright.
109 * notes/years: Mention admin/update-copyright.
110 * update-copyright: New file.
111
dedfb7f8
XF
1122013-12-24 Xue Fuqiao <xfq.free@gmail.com>
113
35e951cd
JB
114 * admin.el (add-release-logs, set-version-in-file, set-version)
115 (set-copyright): Use `user-error'.
dedfb7f8 116
77e5bcc5
EZ
1172013-12-22 Eli Zaretskii <eliz@gnu.org>
118
119 * unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
120 to <control> characters: the Unicode Standard says they have no
121 name. (Bug#16216)
c181ea40
EZ
122 (unidata-describe-bidi-class): Add new "isolate" classes
123 introduced by Unicode 6.3.
77e5bcc5 124
b0fe992f
DE
1252013-12-12 David Engster <deng@randomsample.de>
126
127 * grammars/c.by (expr-binop): Add MOD.
128 (variablearg): Add 'opt-assign'.
129 (variablearg, varnamelist): Add default values so that it can be
130 later expanded into the tag.
131 (opt-stuff-after-symbol): Rename to 'brackets-after-symbol' and
132 remove empty match.
133 (multi-stage-dereference): Adapt to above rename.
134 (unaryexpression): Use 'symbol' instead of 'namespace-symbol',
135 since the latter also leads to an empty match at the end which
136 would make this too greedy.
137 (variablearg-opt-name): Support parsing of function pointers
138 inside an argument list.
139
f9405d87
GM
1402013-12-12 Glenn Morris <rgm@gnu.org>
141
62bd73fa
GM
142 * update_autogen (info_dir):
143 Use dir_top from build-aux/ rather than admin/.
144
f9405d87
GM
145 * update_autogen: Add option to generate info/dir.
146 (Usage): Add -I.
147 (info_flag): New variable.
148 (-I): New option.
149 (doc): Maybe check its status.
150 (info_dir): New function.
151 * dir_top: New file.
152
a8f9bc05
PE
1532013-12-11 Paul Eggert <eggert@cs.ucla.edu>
154
155 Remove the option of using libcrypto.
156 * merge-gnulib: Remove lib/gl_openssh.h and m4/gl-openssl.m4.
157
ad826124
EZ
1582013-12-04 Eli Zaretskii <eliz@gnu.org>
159
160 * unidata/unidata-gen.el (unidata-prop-alist): Update bidi-class
161 to include the new isolate-related classes introduced with Unicode
162 v6.3.
163 (unidata-encode-val): Accept an additional optional argument, a
164 warning message to emit when UnicodeData.txt defines bidi-class
165 values that are not in unidata-prop-alist. Add a comment
166 explaining what should maintainers do if/when such a warning ever
167 appears.
168 (unidata-gen-table): Call unidata-encode-val with 3rd arg non-nil
169 when generating uni-bidi.el.
170
c2685641
GM
1712013-12-01 Glenn Morris <rgm@gnu.org>
172
173 * unidata/Makefile.in (${DSTDIR}/charprop.el):
174 Ensure output files are writable.
175
d715c019
GM
1762013-11-30 Glenn Morris <rgm@gnu.org>
177
178 * grammars/Makefile.in: Ensure output files are writable.
179
28c9be2d
EZ
1802013-11-30 Eli Zaretskii <eliz@gnu.org>
181
182 * charsets/mule-charsets.el: Rewritten to work in Emacs 23 and
183 later. (Bug#16007)
184
f9b697dd
GM
1852013-11-30 Glenn Morris <rgm@gnu.org>
186
187 Stop keeping (most) generated cedet grammar files in the repository.
188 * grammars/README: Remove.
189 * grammars/Makefile.in: New file.
190 * grammars/c.by, grammars/java-tags.wy, grammars/js.wy:
191 * grammars/python.wy: Update declarations to match generated outputs.
192
c2a2e7b0
GM
1932013-11-28 Glenn Morris <rgm@gnu.org>
194
195 * unidata/unidata-gen.el (unidata-gen-files):
196 Disable autoloads in generated files.
197
7e3bf78c
GM
1982013-11-27 Glenn Morris <rgm@gnu.org>
199
200 * unidata/Makefile.in (all, install, clean, bootstrap-clean)
201 (distclean, maintainer-clean): Declare as PHONY.
202 (compile, extraclean): New.
203 (${DSTDIR}/charprop.el): Depend on source files rather than
204 intermediate products.
205
b5c9a3cc
GM
2062013-11-11 Glenn Morris <rgm@gnu.org>
207
766284d9
GM
208 * unidata/BidiMirroring.txt, unidata/UnicodeData.txt: Update to 6.3.0.
209
b5c9a3cc
GM
210 * unidata/unidata-gen.el (unidata-gen-files):
211 Tweak whitespace in generated files.
212
129c301b
GM
2132013-11-09 Glenn Morris <rgm@gnu.org>
214
215 * unidata/unidata-gen.el (unidata-gen-files):
216 Fix deletion of existing output files after 2013-10-30 changes.
217
099f5cd0
GM
2182013-11-07 Glenn Morris <rgm@gnu.org>
219
220 * unidata/unidata-gen.el (unidata-gen-files):
221 Disable version-control in generated files.
9d172c15 222 Update Unicode Inc. copyright years.
099f5cd0 223
4dde498b
GM
2242013-11-05 Glenn Morris <rgm@gnu.org>
225
226 * update_autogen: Move here from ../autogen.
227 (usage): Update. Remove -l, add -A.
228 (autogendir): New variable.
229 (ldefs_flag): Default to set.
230 (genfiles): Reduce to only ms-dos relevant files.
231 (main): Make checking autogen sources optional.
232 Make copying of autogen files optional.
233
447892ed
GM
2342013-10-30 Glenn Morris <rgm@gnu.org>
235
9835cedb
GM
236 * unidata/unidata-gen.el (unidata-gen-files): Use pop.
237 Also take the output directory as an argument.
238 * unidata/Makefile.in: Simplify now that unidata-gen-files takes
239 the output directory as an argument (no need to cd, etc).
240 (abs_srcdir, abs_builddir): Remove.
241 (abs_top_builddir): Replace by top_builddir.
242 (${DSTDIR}/charprop.el): No need to cd. Pass dest as argument.
243 (${DSTDIR}/charprop.el, charprop.el):
244 No need to pass unidata.txt as argument.
245
0d0ab932
GM
246 * unidata/unidata-gen.el (unidata--ensure-compiled): New function.
247 (unidata-gen-table-name, unidata-gen-table-decomposition)
248 (unidata-gen-files): Use unidata--ensure-compiled.
249
447892ed
GM
250 * unidata/Makefile.in (abs_srcdir): New, set by configure.
251 (${DSTDIR}/charprop.el, charprop.el): Update for srcdir not absolute.
252 (clean): Delete all .elc files.
55498a0f 253 (bootstrap-clean): New rule.
447892ed 254
b8e3b0a9
GM
2552013-10-23 Glenn Morris <rgm@gnu.org>
256
257 * unidata/Makefile.in (emacs, ${DSTDIR}/charprop.el):
258 Quote entities that might contain whitespace.
259
595e113b
PE
2602013-10-07 Paul Eggert <eggert@cs.ucla.edu>
261
262 Improve support for popcount and counting trailing zeros (Bug#15550).
263 * merge-gnulib (GNULIB_MODULES): Add count-one-bits
264 and count-trailing-zeros.
265
4eed3157
PE
2662013-10-04 Paul Eggert <eggert@cs.ucla.edu>
267
268 Use hardware support for byteswapping on glibc x86 etc.
269 * merge-gnulib (GNULIB_MODULES): Add byteswap.
270
50b13cde
PE
2712013-08-28 Paul Eggert <eggert@cs.ucla.edu>
272
273 * unidata/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
274 for portability to hosts where /bin/sh has problems.
275
1857cd3f
GM
2762013-08-27 Glenn Morris <rgm@gnu.org>
277
278 * admin.el (manual-misc-manuals): Use INFO_COMMON rather than
278208b8 279 INFO_TARGETS. "faq" does not need special treatment any more.
1857cd3f 280
8e5c7e6f
GM
2812013-08-15 Glenn Morris <rgm@gnu.org>
282
283 * make-tarball.txt: Mention generating pdfs in etc/refcards.
284
555d5565
XF
2852013-08-15 Xue Fuqiao <xfq.free@gmail.com>
286
287 * notes/hydra: More information about Hydra.
288
b41bfdd0
XF
2892013-08-10 Xue Fuqiao <xfq.free@gmail.com>
290
291 * notes/hydra: New file.
292
e0fdb694
PE
2932013-08-04 Paul Eggert <eggert@cs.ucla.edu>
294
295 Fix some minor races in hosts lacking mkostemp (Bug#15015).
296 * merge-gnulib (GNULIB_MODULES): Add mkostemp.
297
48dde4df
GM
2982013-07-12 Glenn Morris <rgm@gnu.org>
299
300 * admin.el (manual-style-string): Use non-abbreviated url.
301
4ebbdd67
PE
3022013-07-09 Paul Eggert <eggert@cs.ucla.edu>
303
7b154def
PE
304 Port recent close-on-exec changes to Cygwin (Bug#14821).
305 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid binary-io.
306
4ebbdd67
PE
307 Handle error numbers a bit more reliably.
308 * merge-gnulib (GNULIB_MODULES): Remove ignore-value.
309
067428c1
PE
3102013-07-07 Paul Eggert <eggert@cs.ucla.edu>
311
312 Make file descriptors close-on-exec when possible (Bug#14803).
313 * merge-gnulib (GNULIB_MODULES): Add fcntl, pipe2.
314 (GNULIB_TOOL_FLAGS): Avoid binary-io, close. Do not avoid fcntl.
315
0773c610
GM
3162013-07-06 Glenn Morris <rgm@gnu.org>
317
318 * admin.el (manual-misc-manuals): New function.
319 (make-manuals): Avoid hard-coding list of misc manuals.
c7197e52
GM
320 Add the option to only make certain type(s) of output.
321 (manual-misc-html): Special-case ccmode and efaq.
322 (manual-html-mono, manual-html-node, manual-pdf, manual-ps):
323 Move creation of output directory here from make-manuals.
324 (manual-html-fix-index-2): Avoid dynamic reference to `f'.
0773c610 325
9f1d94c0
GM
3262013-07-05 Glenn Morris <rgm@gnu.org>
327
328 * admin.el (make-manuals): Use a standard location for lispintro.
f114e6c3 329 Use a pdf/ subdirectory for pdf versions.
9f1d94c0 330
0cb70db7
GM
3312013-06-29 Glenn Morris <rgm@gnu.org>
332
333 * admin.el (make-manuals): Don't bother with txt or dvi any more.
334 (manual-txt): Remove.
335 (manual-pdf): Doc fix.
336 (manual-ps): Rename from manual-dvi.
b9a54f5e
GM
337 (manual-pdf, manual-ps): Work in the directory with the texi file,
338 so that TeX intermediate files go there rather than to PWD.
0cb70db7 339
d862673b
XF
3402013-06-15 Xue Fuqiao <xfq.free@gmail.com>
341
342 * notes/changelogs: Mention trivial changes in Change Log.
343
0605ec8e
GM
3442013-06-13 Glenn Morris <rgm@gnu.org>
345
346 * admin.el (manual-style-string): Use new file manual.css.
347
4f405069 3482013-06-02 Eric Ludlam <zappo@gnu.org>
890f7890
DE
349
350 * grammars/srecode-template.wy (variable): Accept a single number
351 as a variable value. Allows the 'priority' to be set to a number.
0605ec8e 352 (wisent-srecode-template-lexer): Move number up so it can be created.
890f7890 353
5ebfa896
GM
3542013-05-16 Glenn Morris <rgm@gnu.org>
355
356 * cus-test.el (cus-test-cus-load-groups): New function.
357 (cus-test-get-options): Add option to return groups.
358 (cus-test-noloads): Also check custom groups.
359
6e911150
SM
3602013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
361
362 * quick-install-emacs: Don't prune DOC-* files a any more.
363
29efd469
GM
3642013-05-14 Glenn Morris <rgm@gnu.org>
365
366 * cus-test.el (cus-test-get-lisp-files): Ignore obsolete/.
367 (cus-test-libs): Fix let-binding of default-directory.
368 (cus-test-noloads): Load all libs for the comparison.
369
5d108606
GM
3702013-05-11 Glenn Morris <rgm@gnu.org>
371
372 * cus-test.el (cus-test-libs-noloads): Add a few more files.
373 (cus-test-load-libs, cus-test-opts):
374 Add option to load more/all Lisp files.
375 (cus-test-get-lisp-files): Ignore .*.el files.
376
a3f276d8
GM
3772013-05-10 Glenn Morris <rgm@gnu.org>
378
379 * cus-test.el (cus-test-libs-noloads): Add some files.
380 (cus-test-get-lisp-files): New function.
381 (cus-test-libs): Add option to load more/all Lisp files.
382
2dee4d5e
GM
3832013-05-09 Glenn Morris <rgm@gnu.org>
384
385 * cus-test.el: No need to provide bbdb, bbdb-com any more.
d631786a
GM
386 (cus-test-libs-noloads): Add dunnet in the defvar.
387 (dunnet): Don't always load it.
388 (viper-mode): Only set if interactive.
389 (cus-test-load-custom-loads): Load dunnet if necessary.
390 (cus-test-load-1): New macro, with common code from cus-test-load-libs
391 and cus-test-libs.
392 (cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro.
393 Update for cus-test-get-autoload-deps changed result.
394 (cus-test-get-autoload-deps): Simplify. Return file names as they
395 appear in loaddefs.el (directory parts are needed now that not all
396 lisp subdirs are in load-path).
397 (cus-test-deps): Explicitly skip dunnet.
2dee4d5e 398
ffdc270a
PE
3992013-05-07 Paul Eggert <eggert@cs.ucla.edu>
400
c295fc18 401 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
ffdc270a
PE
402 * merge-gnulib (GNULIB_MODULES): Add qacl.
403 (GNULIB_TOOL_FLAGS): Do not avoid errno.
404
4b725a70
PE
4052013-04-01 Paul Eggert <eggert@cs.ucla.edu>
406
407 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
408 * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el)
409 (leim/quail/hanja3.el, leim/quail/symbol-ksc.el):
410 Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8
411 characters are now encoded in utf-8-emacs, not iso-2022-7bit.
412
6b8504ba
PE
4132013-03-18 Paul Eggert <eggert@cs.ucla.edu>
414
2aa2157b
PE
415 * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936).
416
6b8504ba
PE
417 Automate the build of ja-dic.el (Bug#13984).
418 * notes/unicode: ja-dic.el is now UTF-8.
419
78be8b64 4202013-03-16 Glenn Morris <rgm@gnu.org>
20658042
GM
421
422 * admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.
423
78be8b64 4242013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
425
426 * admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
427
47d7532e
PE
4282013-03-13 Paul Eggert <eggert@cs.ucla.edu>
429
430 File synchronization fixes (Bug#13944).
431 * CPP-DEFINES (BSD_SYSTEM, HAVE_FSYNC): Remove.
432 * merge-gnulib (GNULIB_MODULES): Add fsync, fdatasync.
433
1b610f51
PE
4342013-03-11 Paul Eggert <eggert@cs.ucla.edu>
435
436 * notes/unicode: Improve notes about Emacs source file encoding.
437
c69f4673
GM
4382013-03-11 Glenn Morris <rgm@gnu.org>
439
440 * admin.el (make-manuals): Add emacs-lisp-intro and some more
441 doc/misc manuals.
442 (manual-html-mono, manual-html-node, manual-txt):
443 Pass -I to makeinfo.
444
1a7bceef
GM
4452013-03-10 Glenn Morris <rgm@gnu.org>
446
447 * admin.el (add-release-logs): Use UTC for release date.
448
8c39e821
GM
4492013-03-09 Glenn Morris <rgm@gnu.org>
450
451 * admin.el (add-release-logs): Provide interactive defaults.
78cd48e7 452 Allow specification of the release date. Don't exclude gnus/.
8c39e821 453
d37e4893
PE
4542013-03-05 Paul Eggert <eggert@cs.ucla.edu>
455
456 * notes/unicode: Add notes about Emacs source file encoding.
457
f5572543
PE
4582013-03-04 Paul Eggert <eggert@cs.ucla.edu>
459
460 * grammars/java-tags.wy (CHAR): Remove "('\u0000' to '\uffff')"
461 from summary, as this causes javat-wy.el to contain both a null byte
462 and a byte sequence that is not valid UTF-8, which is inconvenient.
463
50d8b29d
PE
4642013-03-03 Paul Eggert <eggert@cs.ucla.edu>
465
466 * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.
467 If there were a real need, it should be UTF-8 anyway.
468
1ddc2bd6
PE
4692013-02-25 Paul Eggert <eggert@cs.ucla.edu>
470
471 Simplify data_start configuration (Bug#13783).
472 * CPP-DEFINES (DATA_START, ORDINARY_LINK): Remove.
473
a84b7c53
PE
4742013-02-11 Paul Eggert <eggert@cs.ucla.edu>
475
476 Tune by using memchr and memrchr.
477 * merge-gnulib (GNULIB_MODULES): Add memrchr.
478
8654f9d7
PE
4792013-02-01 Paul Eggert <eggert@cs.ucla.edu>
480
481 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
482 * merge-gnulib (GNULIB_MODULES): Add fdopendir, fstatat, readlinkat.
483 (GNULIB_TOOL_FLAGS): Do not avoid at-internal, openat-h.
484 Avoid dup, open, opendir.
485
2b30549c
DA
4862013-01-15 Dmitry Antipov <dmantipov@yandex.ru>
487
488 * coccinelle/xsave.cocci: Semantic patch to adjust users of
489 XSAVE_POINTER and XSAVE_INTEGER macros.
490
66cf328d
GM
4912013-01-03 Glenn Morris <rgm@gnu.org>
492
2036b4b8
GM
493 * check-doc-strings: Update for CVS->bzr, moved lispref/ directory.
494
f674f1d1
GM
495 * emacs-pretesters, make-announcement, make-changelog-diff:
496 Remove files.
66cf328d 497
97976f9f
PE
4982012-12-14 Paul Eggert <eggert@cs.ucla.edu>
499
4f405069 500 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
501 * CPP-DEFINES (BSD4_2): Remove.
502
7be78020
PE
5032012-12-08 Paul Eggert <eggert@cs.ucla.edu>
504
5745a7df
PE
505 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
506 * merge-gnulib (GNULIB_MODULES): Add putenv, unsetenv.
507
7be78020
PE
508 Simplify get_lim_data.
509 * CPP-DEFINES (ULIMIT_BREAK_VALUE): Remove.
510
d983a10b
PE
5112012-12-03 Paul Eggert <eggert@cs.ucla.edu>
512
513 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
514 * CPP-DEFINES (SIGALRM, SIGCHLD, SIGHUP, SIGKILL, SIGPIPE, SIGQUIT):
515 Remove.
516 (SIGTRAP): Remove this one too, as config.h no longer defines it.
517 * merge-gnulib (GNULIB_MODULES): Add sig2str.
518
bcd77a2b
KB
5192012-11-24 Ken Brown <kbrown@cornell.edu>
520
521 * CPP-DEFINES (HAVE_MOUSE): Remove.
522
95ef7787
PE
5232012-11-23 Paul Eggert <eggert@cs.ucla.edu>
524
525 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
526 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
527 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
528
9239d970
PE
5292012-11-21 Paul Eggert <eggert@cs.ucla.edu>
530
531 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
532 * CPP-DEFINES (BROKEN_GETWD, HAVE_GETCWD, HAVE_GETWD, HAVE_SIZE_T)
533 (HAVE_UNISTD_H): Remove.
534
49cdacda
PE
5352012-11-17 Paul Eggert <eggert@cs.ucla.edu>
536
537 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
538 * CPP-DEFINES (O_RDONLY, O_RDWR, HAVE_FCNTL_H): Remove.
539 * merge-gnulib (GNULIB_MODULES): Add fcntl-h.
540
3d082a26
PE
5412012-11-16 Paul Eggert <eggert@cs.ucla.edu>
542
543 Remove no-longer-used pty_max_bytes variable.
544 * CPP-DEFINES (HAVE_FPATHCONF): Remove.
545
73dcdb9f
PE
5462012-11-14 Paul Eggert <eggert@cs.ucla.edu>
547
548 Use faccessat, not access, when checking file permissions (Bug#12632).
549 * merge-gnulib (GNULIB_MODULES): Add faccessat.
550 (GNULIB_TOOL_FLAGS): Avoid at-internal, fchdir, malloc-posix,
551 openat-die, openat-h, save-cwd. Do not avoid fcntl-h.
552 Omit gnulib's m4/fcntl-o.m4.
553
8148369c
PE
5542012-11-05 Paul Eggert <eggert@cs.ucla.edu>
555
dd0333b6
PE
556 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
557 * CPP-DEFINES (HAVE_SETPGID, HAVE_SETSID, SETPGRP_RELEASES_CTTY):
558 Remove; obsolete.
559
8148369c
PE
560 Simplify by assuming __fpending.
561 * CPP-DEFINES (PENDING_OUTPUT_COUNT): Remove.
562
5ccd466c
GM
5632012-11-03 Glenn Morris <rgm@gnu.org>
564
565 * admin.el (set-copyright): Add msdos/sed2v2.inp.
566
7ccfb720
PE
5672012-11-01 Paul Eggert <eggert@cs.ucla.edu>
568
569 Fix data-loss with --batch (Bug#9574).
570 * merge-gnulib (GNULIB_MODULES): Add close-stream.
571
f5772b8e
KH
5722012-10-12 Kenichi Handa <handa@gnu.org>
573
574 * charsets/Makefile (JISC6226.map): Add missing mappings.
575
cde44a77
KH
5762012-10-11 Kenichi Handa <handa@gnu.org>
577
578 * charsets/mapconv: Adjusted for the change of mapfiles/*.gz to
579 mapfiles/*.
580
581 * charsets/gb180302.awk: Handle 4-byte sequences in the input file.
582
583 * charsets/Makefile: Be sure to call mapconv script of the current
584 directory. Adjusted for the change of mapfiles/*.gz to
585 mapfiles/*.
586 (SED_SCRIPT): New variable.
587 (jisx2131-filter): New target.
588 (JISX2131.map): Use jisx2131-filter to filter out characters added
589 for the 2004 year version.
590 (clear): Remove ${SED_SCRIPT} too.
591
592 * charsets/mapfiles/MULE-ethiopic.map,
593 charsets/mapfiles/MULE-ipa.map,
594 charsets/mapfiles/MULE-is13194.map,
595 charsets/mapfiles/MULE-lviscii.map,
596 charsets/mapfiles/MULE-sisheng.map,
597 charsets/mapfiles/MULE-tibetan.map,
598 charsets/mapfiles/MULE-uviscii.map: Fix typo.
599
2c35bdbb
GM
6002012-10-09 Glenn Morris <rgm@gnu.org>
601
602 * admin.el (cusver-scan-cus-start): New function.
603 (cusver-check): Scan old cus-start.el.
604
5407f8d2
GM
6052012-10-07 Glenn Morris <rgm@gnu.org>
606
607 * admin.el (cusver-new-version): Set default.
608 (cusver-check): Improve interactive argument reading.
609
1a316a53
GM
6102012-10-06 Glenn Morris <rgm@gnu.org>
611
612 * admin.el (cusver-new-version): New variable.
613 (cusver-scan): Check if containing group has a :version.
614 (cusver-check): Add VERSION argument.
615
d967cd18 6162012-10-06 David Engster <deng@randomsample.de>
9414dd8d
CY
617
618 * grammars/bovine-grammar.el:
d967cd18 619 * grammars/wisent-grammar.el: Move to lisp/cedet/semantic directory.
9414dd8d 620
62a81506
CY
6212012-10-01 David Engster <deng@randomsample.de>
622
623 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
624 Remove.
d1b066d2 625 (bovine-grammar-expand-form): Test for emacs-major-version.
62a81506
CY
626
627 * grammars/c.by: Add EXPLICIT to keyword tokens.
d1b066d2 628 Add %provide token.
62a81506 629
d1b066d2 630 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it
62a81506 631 was copied to grammar.el. New %provide token to generate prefix
4f405069 632 which conforms with Emacs conventions. Remove lexer definition,
62a81506
CY
633 which is now in grammar.el.
634
eec5fae2
GM
6352012-09-27 Glenn Morris <rgm@gnu.org>
636
637 * admin.el (set-version): Set msdos.c's Vwindow_system_version.
638
a615a3ae
PE
6392012-09-27 Paul Eggert <eggert@cs.ucla.edu>
640
641 Check more robustly for timer_settime.
642 * merge-gnulib (GNULIB_MODULES): Add timer-time.
643
e3b60857
JB
6442012-09-26 Juanma Barranquero <lekktu@gmail.com>
645
646 * unidata/BidiMirroring.txt:
647 * unidata/UnicodeData.txt: Update to Unicode 6.2.
648
78f83752
GM
6492012-09-17 Glenn Morris <rgm@gnu.org>
650
dcddaabb
GM
651 * admin.el (add-log-time-format): Declare.
652
dcf8834b
GM
653 * admin.el (cusver-scan, cusver-check): Bind local variables.
654
655 * admin.el (set-version): Set major version in
656 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
657 (set-copyright): In etc/refcards, only change ru-refcard.tex
658 and emacsver.tex.
659
78f83752
GM
660 * admin.el (set-copyright): No more need to set copyrights for
661 nextstep, or .c files. Add configure.ac and config.nt.
662
0caaedb1
PE
6632012-09-16 Paul Eggert <eggert@cs.ucla.edu>
664
665 Remove configure's --without-sync-input option (Bug#12450).
666 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
667
83da1b55
GM
6682012-09-16 Glenn Morris <rgm@gnu.org>
669
670 * admin.el (set-version): No more need to set nextstep versions.
671 (set-copyright): Update for moved nextstep files.
672
4a4bbad2
PE
6732012-09-13 Paul Eggert <eggert@cs.ucla.edu>
674
675 Simplify SIGIO usage (Bug#12408).
d1b066d2 676 * CPP-DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
4a4bbad2
PE
677 (BROKEN_SIGPTY, NO_TERMIO): Remove.
678
c990426a
PE
6792012-09-11 Paul Eggert <eggert@cs.ucla.edu>
680
681 Simplify, document, and port floating-point (Bug#12381).
682 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
683
f6196b87
PE
6842012-09-09 Paul Eggert <eggert@cs.ucla.edu>
685
686 Assume C89 or later for math functions (Bug#12381).
687 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
688 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
689
1088b922
PE
6902012-09-04 Paul Eggert <eggert@cs.ucla.edu>
691
692 Simplify redefinition of 'abort' (Bug#12316).
693 * CPP-DEFINES (NO_ABORT): Remove.
694
a3f90bea
GM
6952012-08-28 Glenn Morris <rgm@gnu.org>
696
697 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
698
01e0f0f5
AS
6992012-08-28 Andreas Schwab <schwab@linux-m68k.org>
700
701 * charsets/mule-charsets.el (header): Fix typo.
702
f4a681b0
PE
7032012-08-24 Paul Eggert <eggert@cs.ucla.edu>
704
705 On assertion failure, print backtrace if available.
706 * merge-gnulib (GNULIB_MODULES): Add execinfo.
707
620f13b0
PE
7082012-08-16 Paul Eggert <eggert@cs.ucla.edu>
709
710 Use ASCII tests for character types.
711 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
712 new direct dependency; c-ctype was already being used indirectly
713 via other gnulib modules.
714
f5d9e83a
PE
7152012-08-14 Paul Eggert <eggert@cs.ucla.edu>
716
717 Use bool for Emacs Lisp booleans.
718 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
719 new direct dependency; stdbool was already being used indirectly
720 via other gnulib modules.
721
9ff9402d 7222012-08-11 Glenn Morris <rgm@gnu.org>
23c726f6
GM
723
724 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
725
c644523b
DA
7262012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
727
728 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
729
13294f95
PE
7302012-08-02 Paul Eggert <eggert@cs.ucla.edu>
731
732 Port to Solaris 8.
733 * CPP-DEFINES (WRETCODE): Remove.
734
d8a05828
DA
7352012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
736
737 * coccinelle/overlay.cocci: Semantic patch to replace direct
738 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
739
8271d590
DA
7402012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
741
742 * coccinelle/symbol.cocci: Semantic patch to replace direct
743 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
744
3193acd2
DA
7452012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
746
747 * coccinelle/process.cocci: Semantic patch to replace direct
748 access to Lisp_Object members of struct Lisp_Process to PVAR.
749
3a45383a
DA
7502012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
751
752 * coccinelle/window.cocci: Semantic patch to replace direct
753 access to Lisp_Object members of struct window to WVAR.
754
e34f7f79
DA
7552012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
756
757 * coccinelle/frame.cocci: Semantic patch to replace direct
758 access to Lisp_Object members of struct frame to FVAR.
759
e32a5799
PE
7602012-07-28 Paul Eggert <eggert@cs.ucla.edu>
761
762 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
763 * merge-gnulib: Add environ, stdalign.
764
d7ea76b4
DA
7652012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
766
767 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
768 make_unibyte_string to build_unibyte_string where appropriate.
769
4dc7c8d5 7702012-07-17 Eli Zaretskii <eliz@gnu.org>
fbf31a9c
EZ
771
772 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
773
4dc7c8d5 7742012-07-17 Chong Yidong <cyd@gnu.org>
94f0aa34
CY
775
776 * Version 24.1 released.
d7ea76b4 777
5ebbef1d
PE
7782012-07-11 Paul Eggert <eggert@cs.ucla.edu>
779
bb352260
PE
780 Assume mkdir, perror, rename, rmdir, strerror.
781 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
782 (HAVE_STRERROR, strerror):
57054ddd 783 Remove.
5ebbef1d 784
7d7bbefd
DA
7852012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
786
787 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
788 to XCDR and consistently use CONSP in the list iteration loops.
789 * coccinelle/vector_contents.cocci: Fix indentation.
790
f58e0fd5
SM
7912012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
792
793 * bzrmerge.el: Use cl-lib.
794
c4444d16
PE
7952012-07-09 Paul Eggert <eggert@cs.ucla.edu>
796
797 Rename configure.in to configure.ac (Bug#11603).
798 * admin.el (set-version):
799 * quick-install-emacs (VERSION):
800 Get version number from configure.ac, not configure.in.
801
fee5959d
PE
8022012-07-06 Paul Eggert <eggert@cs.ucla.edu>
803
804 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
805 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
806
23f86fce
DA
8072012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
808
809 * coccinelle/xzalloc.cocci: Semantic patch to convert
810 calls to xmalloc with following memset to xzalloc.
811
95f61aa2
JB
8122012-07-04 Juanma Barranquero <lekktu@gmail.com>
813
814 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
815
1130ecfc
DA
8162012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
817
818 * coccinelle/build_string.cocci: Semantic patch
819 to convert from make_string to build_string.
820
3c9359df
DA
8212012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
822
823 First Coccinelle semantic patch.
824 * coccinelle: New subdirectory
825 * coccinelle/README: Documentation stub.
826 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
f58e0fd5
SM
827 access to `contents' member of Lisp_Vector objects with AREF and ASET
828 where appropriate.
3c9359df 829
d35af63c
PE
8302012-06-22 Paul Eggert <eggert@cs.ucla.edu>
831
832 Support higher-resolution time stamps (Bug#9000).
833 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
834 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
835 timespec-sub, utimens.
836 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
837 This trims down the gnulib import, from the very latest gnulib.
838 Emacs does its own implementation of 'select' and 'sigprocmask'
839 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
840 hosts, so it doesn't need these modules.
841 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
842 these gnulib modules are only for Windows porting and Emacs ports
843 to Windows in a different way.
844
646b5f55
AS
8452012-06-13 Andreas Schwab <schwab@linux-m68k.org>
846
f58e0fd5
SM
847 * make-emacs: Rename --union-type to --check-lisp-type.
848 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
849 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
646b5f55
AS
850 USE_LISP_UNION_TYPE.
851
418cd726
GM
8522012-06-03 Glenn Morris <rgm@gnu.org>
853
854 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
855
501390c5
PE
8562012-06-01 Paul Eggert <eggert@cs.ucla.edu>
857
858 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
859 * make-tarball.txt: Don't worry about maintainer mode.
860
0e7a053e
PE
8612012-05-28 Paul Eggert <eggert@cs.ucla.edu>
862
863 * CPP-DEFINES: Remove HAVE_SYSINFO.
864
50c4645e
PE
8652012-05-27 Paul Eggert <eggert@cs.ucla.edu>
866
867 Assume gnulib does largefile.
868 * merge-gnulib (GNULIB_MODULES): Add largefile.
869
34374650
PE
8702012-05-22 Paul Eggert <eggert@cs.ucla.edu>
871
872 Remove src/m/*.
873 * CPP-DEFINES: Do not mention src/m/*.h.
874 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
875 (BITS_PER_SHORT, BITS_PER_INT): Remove.
876 * MAINTAINERS: Remove src/m/.
877
9b4ee616
PE
8782012-05-21 Paul Eggert <eggert@cs.ucla.edu>
879
fb77d37e
PE
880 Use full name for m4/gnulib-comp.m4. (Bug#11529)
881 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
882
261cb4bb
PE
883 Assume C89 or later.
884 * CPP-DEFINES: Remove NULL, const.
885
9b4ee616
PE
886 Make merging from gnulib a script, not a makefile action.
887 * merge-gnulib: New script, with actions moved here from
888 ../Makefile.in.
889
003fdae2
PE
8902012-05-19 Paul Eggert <eggert@cs.ucla.edu>
891
9232a6d9
PE
892 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
893
003fdae2
PE
894 * CPP-DEFINES (HAVE_FTIME): Remove.
895
6116bd7e
GM
8962012-05-02 Glenn Morris <rgm@gnu.org>
897
898 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
899
a9f72fc1
GM
9002012-04-10 Glenn Morris <rgm@gnu.org>
901
c9279dad
GM
902 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
903
a9f72fc1
GM
904 * unidata/Makefile.in: Add FSF copyright.
905 Make it use autoconf features, and work for out-of-tree builds.
906
b142f158
EZ
9072012-04-07 Eli Zaretskii <eliz@gnu.org>
908
909 * unidata/README:
910 * unidata/copyright.html:
911 * unidata/BidiMirroring.txt:
912 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
913 the Unicode Standard.
914
c406be43
KH
9152012-02-16 Kenichi Handa <handa@m17n.org>
916
917 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
918 values of name and old-name to nil.
919 (unidata-get-name): Return nil for the default value.
920
58474503
GM
9212012-02-11 Glenn Morris <rgm@gnu.org>
922
923 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
924 (cusver-check): New functions.
925
54de86ac
GM
9262012-01-19 Glenn Morris <rgm@gnu.org>
927
928 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
929 "skip?" question, since there can be multiple such for any revision.
930
0dc18ae0
EZ
9312012-01-14 Eli Zaretskii <eliz@gnu.org>
932
933 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
934 updated and checked.
935
509c74bd
AS
9362011-11-26 Andreas Schwab <schwab@linux-m68k.org>
937
303d001f
AS
938 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
939 Avoid warning about old-style backquote.
940
509c74bd
AS
941 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
942 in regexp.
943 (wisent-make-parsers): Likewise. Quote `.'.
944
945 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
946 in regexp.
947 (bovine-make-parsers): Likewise. Quote `.'.
948
d5ff9cd0
AS
9492011-11-20 Andreas Schwab <schwab@linux-m68k.org>
950
951 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
952
7877f373
JB
9532011-11-16 Juanma Barranquero <lekktu@gmail.com>
954
955 * admin.el (manual-dvi): Fix typo.
956
b018182c
EZ
9572011-11-15 Eli Zaretskii <eliz@gnu.org>
958
7877f373 959 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 960
c7015153
JB
9612011-11-15 Juanma Barranquero <lekktu@gmail.com>
962
963 * make-emacs: Fix typo.
964
d31d07be
JB
9652011-11-07 Juanma Barranquero <lekktu@gmail.com>
966
967 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
968
72b8747b
DE
9692011-10-31 David Engster <deng@randomsample.de>
970
971 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
972
8cedc5ac
EZ
9732011-10-28 Eli Zaretskii <eliz@gnu.org>
974
975 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
976 running Emacs on Windows 9X.
977
a0c64452
CY
9782011-09-26 Chong Yidong <cyd@stupidchicken.com>
979
980 * admin.el (set-version): Fix regexps for config.nt and
981 sed2v2.inp.
982
e39b275c 9832011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 984
abec06ff 985 Merge from gnulib (Bug#9169).
24e0f6b1
PE
986 * notes/copyright: The files compile, config.guess, config.sub,
987 depcomp, install-sh, missing, and move-if-change are now in the
988 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
989 and warn-on-use.h are now in build-aux/snippets. New file
990 build-aux/snippets/_Noreturn.h.
991
bca633fb
EZ
9922011-08-23 Eli Zaretskii <eliz@gnu.org>
993
994 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
995 values of bidi-class according to DerivedBidiClass.txt from the
996 latest UCD.
997
0902a04e
KH
9982011-08-23 Kenichi Handa <handa@m17n.org>
999
1000 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
1001 values for name, general-category, canonical-combining-class,
1002 mirrored, and bidi-class. Describe the meaning of value nil for
1003 decimal-digit-value, digit-value, numeric-value, uppercase,
1004 lowercase, titlecase, and mirroring.
1005 (unidata-gen-table): Handle the case that default-value is a
1006 list. Set default values of characters not listed in a table.
1007 (unidata-get-name): Return an empty string if a value in a
1008 char-table is nil.
1009 (unidata-get-decomposition): Return a list of character itself if
1010 a value in a char-table is nil.
1011
474a8465
EZ
10122011-08-15 Eli Zaretskii <eliz@gnu.org>
1013
1014 * unidata/bidimirror.awk: File removed.
1015
1016 * unidata/biditype.awk: File removed.
1017
1018 * unidata/makefile.w32-in (all): Remove src/biditype.h and
1019 src/bidimirror.h.
f58e0fd5 1020 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465
EZ
1021
1022 * unidata/Makefile.in (all): Remove src/biditype.h and
1023 src/bidimirror.h.
f58e0fd5 1024 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465 1025
a5b436df
JB
10262011-07-07 Juanma Barranquero <lekktu@gmail.com>
1027
1028 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
1029 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
1030
c805dec0
KH
10312011-07-06 Kenichi Handa <handa@m17n.org>
1032
1033 * unidata/unidata-gen.el (unidata-dir): New variable.
1034 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
f58e0fd5
SM
1035 (unidata-prop-alist): INDEX element may be a function.
1036 New optional element VAL-LIST (for general-category and bidi-class).
c805dec0
KH
1037 New entry `mirroring'.
1038 (unidata-prop-default, unidata-prop-val-list): New subst.
1039 (unidata-get-character, unidata-put-character): Delete them.
1040 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
1041 above changes.
1042 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
1043 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
1044 Delete them.
1045 (unidata-encode-val): Assume that the first element of VAL-LIST is
1046 a cons (nil . 0).
1047 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
1048 Always store the encoded value.
1049 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
1050 Set the 1st and the 2nd extra slots to index numbers for C
1051 functions.
1052 (unidata-gen-table-integer): Likewise.
1053 (unidata-gen-table-numeric): Likewise.
1054 (unidata-gen-table-name): New arg IGNORE.
1055 (unidata-gen-table-decomposition): Likewise.
1056 (unidata-describe-general-category): Add the case nil to the
1057 description alist.
a5b436df 1058 (unidata-gen-mirroring-list): New function.
c805dec0
KH
1059 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
1060 unidata-prop-alist. Handle the case of storing multiple
1061 char-tables in a file.
1062
1063 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
1064 unidata-gen-files.
1065
2a35386d
GM
10662011-05-21 Glenn Morris <rgm@gnu.org>
1067
1068 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
1069
33383987
JB
10702011-03-07 Chong Yidong <cyd@stupidchicken.com>
1071
1072 * Version 23.3 released.
1073
cce7d530 10742011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
1075
1076 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
1077
38942b9c
GM
10782011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1079
1080 * notes/copyright: Remove src/md5.c and src/md5.h as special cases.
1081
9d9d12cd
EZ
10822011-02-19 Eli Zaretskii <eliz@gnu.org>
1083
1084 * admin.el (set-version): Add msdos/sed2v2.inp.
1085
1f5d53eb
PE
10862011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1087
1088 Remove no-longer needed getloadavg symbols.
35e951cd 1089 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE)
1f5d53eb 1090 (LDAV_SYMBOL): Remove.
38942b9c 1091 * notes/copyright: Remove src/getloadavg.c as a special case.
1f5d53eb 1092
7b24e97a
GM
10932011-02-12 Glenn Morris <rgm@gnu.org>
1094
1095 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
1096
4d881c83
GM
10972011-02-05 Glenn Morris <rgm@gnu.org>
1098
1099 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
1100 (bzrmerge-apply): Use it.
1101 (bzrmerge): Kill any old warning buffer first.
1102
f6041baa
GM
11032011-02-03 Glenn Morris <rgm@gnu.org>
1104
1105 * bzrmerge.el (bzrmerge-buffer): New constant.
1106 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
1107 (bzrmerge-missing): If nothing to do, return nil not (nil).
1108 (bzrmerge-apply): Remove odd character from message.
1109 (bzrmerge): Give status messages.
1110
70b0d280
EZ
11112011-01-31 Eli Zaretskii <eliz@gnu.org>
1112
f6041baa
GM
1113 * admin.el (set-version): Remove lib-src/makefile.w32-in.
1114 Add nt/config.nt.
70b0d280 1115
16fab143
PE
11162011-01-31 Paul Eggert <eggert@cs.ucla.edu>
1117
1118 src/emacs.c now gets version number from configure.in
1119 * admin.el (set-version): Don't update src/emacs.c.
1120 * quick-install-emacs (VERSION): Get it from configure.in, not from
1121 src/emacs.c.
1122
16c3e636
PE
11232011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1124
1125 strftime: import from gnulib
1126 * notes/copyright: strftime.c moved from src to lib.
1127
d0cb8662
GM
11282011-01-25 Glenn Morris <rgm@gnu.org>
1129
1130 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
1131 (bzrmerge-missing): Use it.
1132
d6100f3d
PE
11332011-01-19 Paul Eggert <eggert@cs.ucla.edu>
1134
1135 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
1136 rather than doing rm and autoconf by hand. See
1137 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
1138
9092d186
PE
11392011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1140
1141 * notes/bzr (Installing changes from gnulib): New section.
1142 Need for this suggested by Stefan Monnier.
1143
41f44310
SM
11442011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
1145
1146 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
1147 an inconsistent state.
1148
a3e44e79 11492011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
1150
1151 Update copyright notes to match recent gnulib-related changes.
1152 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
1153 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
1154 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
1155 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
1156 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
1157 subsumed by m4/*.m4 rule). config.guess, config.sub, and
1158 doc/man/texinfo.tex are now copied in from gnulib.
1159
6fffc900
GM
11602011-01-15 Glenn Morris <rgm@gnu.org>
1161
2153c862 1162 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 1163
6fffc900
GM
1164 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
1165 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
1166
77ab81d0 11672011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
1168
1169 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
1170
1851cac3
GM
11712011-01-14 Glenn Morris <rgm@gnu.org>
1172
1173 * bzrmerge.el: Require cl when compiling.
1174 (bzrmerge-merges): Doc fix.
1175
2b3f5bc8
PE
11762011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1177
1178 * notes/copyright: There's only one install-sh, not two, so fix a
1179 typo claiming that there's two. Add move-if-change to the list of
1180 GPL files imported from gnulib.
1181
11822011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
1183
1184 * notes/copyright: Report status more accurately for non-GPL files.
1185 Report copyright status more accurately for mkinstalldirs,
1186 configure, m4/getopt.m4, and msdos/sed*.inp.
1187
7c420169 11882011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
1189
1190 * nt/README.W32: Update the information about PNG support libraries.
1191 (Bug#7716)
1192
9ebea0e7
SM
11932010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1194
1195 * bzrmerge.el: New file to help merge branches while skipping
1196 some revisions (e.g. from emacs-23 to trunk).
1197
201ef780
AS
11982010-12-03 Andreas Schwab <schwab@linux-m68k.org>
1199
1200 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
1201
16a0af11
GM
12022010-10-12 Glenn Morris <rgm@gnu.org>
1203
1204 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
1205
f4f358f1
GM
12062010-10-09 Glenn Morris <rgm@gnu.org>
1207
1208 * admin.el (set-version): Add doc/emacs/emacsver.texi.
1209
3fb78d1f
GM
12102010-10-09 Glenn Morris <rgm@gnu.org>
1211
f7a31f11
GM
1212 * admin.el (set-version): No need to act on doc/ files any more.
1213
3fb78d1f
GM
1214 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
1215
733946e7
JB
12162010-09-05 Juanma Barranquero <lekktu@gmail.com>
1217
1218 * unidata/BidiMirroring.txt: Update from
1219 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
1220
1221 * unidata/UnicodeData.txt: Update from
1222 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
1223
671d409f
AS
12242010-08-09 Andreas Schwab <schwab@linux-m68k.org>
1225
1226 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
1227
29cf3e20
EZ
12282010-08-05 Eli Zaretskii <eliz@gnu.org>
1229
1230 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
1231
e3aef5c6
CS
12322010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1233
1234 * admin.el: Write version number to nt/makefile.w32-in.
1235 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
1236 in the nt/ directory.
1237 * nt/README.W32: Relocate to nt/ directory.
1238
8966b757
AS
12392010-07-11 Andreas Schwab <schwab@linux-m68k.org>
1240
1241 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
1242
71c44c04
EZ
12432010-07-08 Eli Zaretskii <eliz@gnu.org>
1244
1245 * MAINTAINERS: Update my responsibilities.
1246
72af86bd
AS
12472010-07-07 Andreas Schwab <schwab@linux-m68k.org>
1248
1249 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
1250 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
1251 Remove.
1252
317fbf33
EZ
12532010-06-12 Eli Zaretskii <eliz@gnu.org>
1254
cbc4fd20
EZ
1255 * unidata/bidimirror.awk: New file.
1256
1257 * unidata/BidiMirroring.txt: New file from
1258 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
1259
a5b436df 1260 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
1261 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1262
1263 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
1264 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1265
317fbf33
EZ
1266 * unidata/biditype.awk: New file.
1267
1268 * unidata/Makefile.in (../../src/biditype.h): New target.
1269
1270 * unidata/makefile.w32-in (../../src/biditype.h): New target.
1271
bf3e70eb
JB
12722010-06-09 Juanma Barranquero <lekktu@gmail.com>
1273
1274 * unidata/UnicodeData.txt: Update from
1275 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
1276
81ac4f35
GM
12772010-05-27 Glenn Morris <rgm@gnu.org>
1278
1279 * quick-install-emacs (AVOID): No more Makefile.c files.
1280
1281 * notes/cpp: Remove file.
1282
e45b9e19
KR
12832010-05-15 Ken Raeburn <raeburn@raeburn.org>
1284
1285 * admin.el (set-version, set-copyright): Update emacs.c instead of
1286 version.el.
1287
1288 * make-tarball.txt: Update filename list in step 6.
1289
1290 * quick-install-emacs: Scan emacs.c instead of version.el for
1291 version string.
1292
61a808e8
CY
12932010-05-07 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * Version 23.2 released.
1296
796bb936
EZ
12972010-04-01 Eli Zaretskii <eliz@gnu.org>
1298
52f4d8d5 1299 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 1300
288f9fc0
CY
13012010-03-10 Chong Yidong <cyd@stupidchicken.com>
1302
1303 * Branch for 23.2.
1304
f758ab59
MB
13052010-03-10 Miles Bader <miles@gnu.org>
1306
61c26472
MB
1307 * quick-install-emacs: Use more portable shell syntax.
1308
a5b436df 1309 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
1310 installing.
1311
296271c0
JB
13122010-02-14 Juanma Barranquero <lekktu@gmail.com>
1313
1314 * quick-install-emacs (PRUNED): Fix typo in message.
1315
79c08ece
GM
13162010-01-20 Glenn Morris <rgm@gnu.org>
1317
1318 * revdiff: Remove file that only works with CVS, and isn't really
1319 needed with Bazaar (given the in-built revision options of bzr diff).
1320
893db5bc
GM
13212010-01-12 Glenn Morris <rgm@gnu.org>
1322
1323 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
1324 than emacs-pretest-bug for bug reports for development versions.
1325
149353a4
KH
13262009-11-06 Kenichi Handa <handa@m17n.org>
1327
1328 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
1329 that the block data and the following per-char data fall into the
1330 same char-table leaf.
1331
171fda8a
JB
13322009-10-01 Juanma Barranquero <lekktu@gmail.com>
1333
1334 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
1335
06d09461
JB
13362009-09-07 Juanma Barranquero <lekktu@gmail.com>
1337
1338 * unidata/.gitignore: New file.
1339
cb335806
EZ
13402009-08-22 Eli Zaretskii <eliz@gnu.org>
1341
8e22fa7e
EZ
1342 * notes/bugtracker: How to reassign a bug to a list of packages.
1343
cb335806
EZ
1344 * notes/newfile: Details of how to check for problems with DOS 8+3
1345 file-name restrictions.
1346
13472009-08-18 Glenn Morris <rgm@gnu.org>
1348
1349 * notes/newfile: New file.
1350
54aa48fe
EZ
13512009-07-11 Eli Zaretskii <eliz@gnu.org>
1352
1353 * make-tarball.txt: Add a note about bumping the value of
1354 customize-changed-options-previous-release.
1355
aa4a9384
KH
13562009-06-24 Kenichi Handa <handa@m17n.org>
1357
fe7a3057 1358 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
1359 and don't compact the map. This is to prefer the first one in the
1360 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
1361
09856751
KH
13622009-06-12 Kenichi Handa <handa@m17n.org>
1363
1364 * charsets/Makefile (JISX213A.map): Make it depend on
1365 mapfiles/JISX213A.map.gz.
1366 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
1367
1368 * charsets/mapfiles/JISX213A.map.gz: New file.
1369
1370 * charsets/mapfiles/README: Describe JISX213A.map.gz.
1371
09e47eb5
KH
13722009-06-12 Kenichi Handa <handa@m17n.org>
1373
1374 * charsets/mapfiles/*: New files.
1375
1376 * charsets/mule-charsets.el: Mostly re-written to generate all
1377 MULE-*.map files.
1378
1379 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
1380 files.
1381
1382 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
1383 EUC-JP-MS.
1384
1385 * charsets/cp51932.awk (END): Print arch-tag at the tail.
1386
1387 * charsets/Makefile: Maps depend on files under mapfiles or
1388 ${GLIBC_CHARMAPS}.
1389
0b4ff5df
KH
13902009-04-21 Kenichi Handa <handa@m17n.org>
1391
1392 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
1393 change.
1394
88758986
KH
13952009-04-17 Kenichi Handa <handa@m17n.org>
1396
f58e0fd5
SM
1397 * unidata/unidata-gen.el (unidata-get-decomposition):
1398 Adjust Hangle decomposition rule to Unicode.
88758986 1399
0af3fedf
KH
14002009-04-09 Kenichi Handa <handa@m17n.org>
1401
f58e0fd5
SM
1402 * unidata/unidata-gen.el (unidata-describe-decomposition):
1403 Return a string with a composition property to disable combining
0af3fedf
KH
1404 characters being composed.
1405
e308dcd3 14062009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
1407
1408 * quick-install-emacs: Be more clever about locating info directory.
1409
d9cce206
JB
14102009-02-24 Juanma Barranquero <lekktu@gmail.com>
1411
1412 * nt/README.W32: Fix typos.
1413
3deb93c6
JR
14142009-02-23 Jason Rumney <jasonr@gnu.org>
1415
ed9265fc 1416 * nt/README-ftp-server: Update for 23.0.91.
3deb93c6 1417
d9cce206
JB
1418 * nt/README.W32: Remove ever expanding versions of Windows.
1419 Shorten FAQ URL. Remove mention of obsolete lock directory.
1420 Windows distribution now bin and barebin only. Add note about
1421 SVG support. Remove old tar and gzip problem workarounds.
1422 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
1423
1424 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
1425 undumped distribution no longer exists.
1426
e73521d0 14272009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
1428
1429 * nt/README.W32: Fix typo. (Bug#2207)
1430
1b1db3a9
CY
14312009-02-01 Chong Yidong <cyd@stupidchicken.com>
1432
1433 * admin.el (set-version): Remove deleted file ns-emacs.texi.
1434
d90442ce
KH
14352008-12-02 Kenichi Handa <handa@m17n.org>
1436
1437 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
1438 `decomposition' property adjusted.
1439 (unidata-split-decomposition): Don't include surrounding "<" and
1440 ">" in a symbol name.
1441
14422008-12-01 Kenichi Handa <handa@m17n.org>
1443
b97439ce
JB
1444 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
1445 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
1446 (unidata-get-numeric, unidata-put-numeric)
1447 (unidata-gen-table-numeric): New functions.
1448 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
1449
983ab7ba
EZ
14502008-11-29 Eli Zaretskii <eliz@gnu.org>
1451
1452 * notes/documentation: Add notes about Antinews.
1453
91236f63
GM
14542008-10-23 Glenn Morris <rgm@gnu.org>
1455
1456 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
1457 Add/tweak some nextstep/ entries.
1458
c674e738
KH
14592008-09-19 Kenichi Handa <handa@m17n.org>
1460
1461 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
1462 positions.
1463
293a3986
EZ
14642008-08-23 Eli Zaretskii <eliz@gnu.org>
1465
1466 * CPP-DEFINES: Add USER_FULL_NAME.
1467
b7063e7e
JR
14682008-08-16 Jason Rumney <jasonr@gnu.org>
1469
d4835507 1470 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 1471
295b47d8
JB
14722008-08-06 Juanma Barranquero <lekktu@gmail.com>
1473
1474 * nt/dump.bat: Fix mixed EOLs.
1475
14145fa3
AR
14762008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1477
0dcb2845 1478 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 1479
c3179b06
EZ
14802008-08-02 Eli Zaretskii <eliz@gnu.org>
1481
1482 * CPP-DEFINES: Add defines for accessing system processes.
1483
9e2a2647
DN
14842008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1485
1486 * make-tarball.txt:
1487 * admin.el:
1488 * FOR-RELEASE:
1489 * CPP-DEFINES: Remove mentions of Mac Carbon.
1490
d3841127
GM
14912008-07-16 Glenn Morris <rgm@gnu.org>
1492
1493 * admin.el (set-version, set-copyright): Add nextstep/ files.
1494
ba60bd44 14952008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 1496
0dcb2845 1497 * CPP-DEFINES: Add NS port related defines.
edfda783 1498
f2d8d275
GM
14992008-06-16 Glenn Morris <rgm@gnu.org>
1500
5de85e83
GM
1501 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
1502 doc/lispref/book-spine.texinfo.
f2d8d275 1503
611bee81
GM
15042008-06-15 Glenn Morris <rgm@gnu.org>
1505
1506 * admin.el (set-version): Add doc/misc/faq.texi.
1507
d6710afe
JB
15082008-05-22 Juanma Barranquero <lekktu@gmail.com>
1509
1510 * FOR-RELEASE: Remove Windows problem about the XPM image library
1511 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
1512
2e10f11c
JB
15132008-04-15 Juanma Barranquero <lekktu@gmail.com>
1514
1515 * unidata/UnicodeData.txt: Update to Unicode 5.1.
1516
dd7d19d7
JB
15172008-04-14 Juanma Barranquero <lekktu@gmail.com>
1518
1519 * unidata/unidata-gen.el (unidata-prop-alist):
1520 Fix typo in description of `numeric-value'.
1521 (unidata-put-character): Fix typo in error message.
1522
2cbff44e
GM
15232008-02-21 Glenn Morris <rgm@gnu.org>
1524
1525 * notes/unicode, notes/font-backend: New files, split off from
1526 README.unicode.
1527
43bad2da
KH
15282008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1529
1530 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 1531 being used in latin1-disp.el. Remove the problem of
98723304
KH
1532 cp-supported-codepages. Remove the problem of lost changelog for
1533 ps-prin1.ps.
43bad2da 1534
8a7619ba
EZ
15352008-02-16 Eli Zaretskii <eliz@gnu.org>
1536
1537 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
1538 non-portable in this context.
1539
1540 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
1541 non-portable in this context.
1542
f96b6330
EZ
15432008-02-09 Eli Zaretskii <eliz@gnu.org>
1544
1545 * unidata/makefile.w32-in (lisp): New variable.
1546 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
1547 lisp/emacs-lisp.
1548
56eb72a0
JR
15492008-02-04 Jason Rumney <jasonr@gnu.org>
1550
1551 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
1552
a8fd9158
JB
15532008-02-02 Juanma Barranquero <lekktu@gmail.com>
1554
1555 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
1556
c7e85fc7
EZ
15572008-02-02 Eli Zaretskii <eliz@gnu.org>
1558
9aa0b3c8
EZ
1559 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
1560
bcc891c2 1561 * unidata/Makefile.in: Rename from Makefile.
5889232d 1562
c7e85fc7
EZ
1563 * unidata/makefile.w32-in: New file.
1564
db516472
JR
15652008-02-02 Jason Rumney <jasonr@gnu.org>
1566
1567 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
1568
609789d7 15692008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1570
aca7a3d2
MB
1571 * unidata/copyright.html: New file.
1572
609789d7 15732008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1574
1575 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
1576 decomposition, if T is the same as TBase, don't include it in the
1577 returned list.
1578
609789d7 15792008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1580
1581 * unidata/unidata-gen.el (unidata-text-file): Delete it.
1582 (unidata-list): Initialize to nil.
1583 (unidata-setup-list): New function.
bcc891c2
GM
1584 (unidata-gen-files): New optional arg unidata-text-file.
1585 If it's nil, set unidata-text-file to the left command line arg.
1586 Call unidate-setup-list at first.
aca7a3d2 1587
bcc891c2 1588 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
1589 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
1590
609789d7 15912008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1592
bcc891c2
GM
1593 * unidata/unidata-gen.el: Fix comment typo.
1594 Change string-to-int to string-to-number.
1595 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
1596 (unidata-list): Just insert unidata-text-file.
1597 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 1598 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 1599
bcc891c2 1600 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
1601 (charprop.el): Depends on unidata.txt.
1602 (clean): Remove unidata.txt.
1603
609789d7 16042008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1605
1606 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
1607 (unidata-get-name): Handle U+110B.
1608
609789d7 16092008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1610
1611 Sub-directory `unidata' is for codes to generate charprop.el and
1612 many other uni-*.el files from `UnicodeData.txt'.
1613
38942b9c 1614 * unidata/README: New file.
aca7a3d2
MB
1615
1616 * unidata/Makefile: New file.
1617
1618 * unidata/unidata-gen.el: New file.
1619
1620 * unidata/UnicodeData.txt: New file. Copied from
609789d7 1621 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
1622
1623 * unidata/.cvsignore: New file.
1624
609789d7 16252008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1626
1627 * charsets/.cvsignore: New file.
1628
1629 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
1630
bcc891c2
GM
1631 * charsets/Makefile (all): Rename target from charsets.
1632 Depend on ${TRANS_TABLE}.
1633 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
1634 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
1635 (install): Copy updated files only.
1636
16372008-02-02 Kenichi Handa <handa@m17n.org>
1638
bcc891c2 1639 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
1640
16412008-02-02 Kenichi Handa <handa@m17n.org>
1642
1643 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
1644 0x2299 to 0x29BF.
1645
609789d7 16462008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1647
1648 * charsets/Makefile (TRANS_TABLE): New macro.
1649 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 1650 (cp51932.el): New target.
aca7a3d2
MB
1651 (eucjp-ms.el): New target.
1652 (install): Include ${TRANS_TABLE}.
1653 (CJK): Include JISX213A.map.
1654 (JISX213A.map): New target.
1655
1656 * charsets/eucjp-ms.awk: New file.
1657
1658 * charsets/cp51932.awk: New file.
1659
609789d7 16602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1661
1662 * charsets/cp932.awk: New file.
1663
bcc891c2 1664 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
1665
1666 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
1667 running an awk program.
1668
609789d7 16692008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1670
1671 * charsets/mapconv: Handle UNICODE2.
1672
c4cc8b9a 1673 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
1674 (CP932-2BYTE.map): New target.
1675
609789d7 16762008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1677
1678 * charsets: New directory for scripts to generate charset map
1679 files in ../etc/charsets/.
1680
bcc891c2 1681 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 1682 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 1683 * charsets/kuten.awk: New files.
aca7a3d2 1684
adf94aa6
GM
16852008-01-08 Glenn Morris <rgm@gnu.org>
1686
1687 * admin.el (set-version): Add doc/man/emacs.1.
1688
f3041af1
DN
16892008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1690
1691 * notes/copyright:
1692 * MAINTAINERS: Remove references to files that have been removed.
1693
a70c9a7a
GM
16942008-01-04 Glenn Morris <rgm@gnu.org>
1695
1696 * admin.el (set-copyright): Add lib-src/ebrowse.c.
1697
aa5fea59
SM
16982007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1699
1700 * CPP-DEFINES: New file.
1701
f8747b72
RS
17022007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1703
1704 * FOR-RELEASE: Remove "window-system in face definition" [of
1705 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
1706 on gnus-dired.el.
1707
24bbe01e
GM
17082007-12-05 Glenn Morris <rgm@gnu.org>
1709
1710 * admin.el (set-version): Handle configure.in. Adapt for doc/
1711 directory layout for manuals.
1712
0073bc5d
RS
17132007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1714
630cb3b7
JB
1715 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
1716 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 1717
1453abd0
GM
17182007-11-17 Glenn Morris <rgm@gnu.org>
1719
1720 * admin.el (process-lines): Move to ../lisp/subr.el.
1721
ca076674
GM
17222007-10-23 Glenn Morris <rgm@gnu.org>
1723
1724 * MAINTAINERS: Move here from ../.
1725
943756ea
JB
17262007-10-17 Juanma Barranquero <lekktu@gmail.com>
1727
1728 * make-emacs: Doc fix.
1729
bab9fcb4
GM
17302007-08-28 Glenn Morris <rgm@gnu.org>
1731
1732 * admin.el: Provide self.
1733
880820fe 17342007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 1735
d58ee9f1 1736 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 1737
cacc7b51
GM
17382007-07-25 Glenn Morris <rgm@gnu.org>
1739
1740 * Relicense all FSF files to GPLv3 or later.
1741
bfcea090
GM
17422007-06-07 Glenn Morris <rgm@gnu.org>
1743
1744 * admin.el (set-copyright): New function.
1745
017f0417
NR
17462007-04-25 Nick Roberts <nickrob@snap.net.nz>
1747
1748 * make-tarball.txt: Add note about cutting the branch.
1749
537a062f
CY
17502007-06-02 Chong Yidong <cyd@stupidchicken.com>
1751
1752 * Version 22.1 released.
1753
77083ca3
EZ
17542007-02-03 Eli Zaretskii <eliz@gnu.org>
1755
1756 * nt/makedist.bat: Change EOL format to DOS. Don't use
1757 redirection characters in REM lines.
1758
880820fe 17592007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
1760
1761 * FOR-RELEASE: Removed Gtk/Xft issue.
1762
1fc8c92b
MB
17632007-01-01 Miles Bader <miles@gnu.org>
1764
1765 * quick-install-emacs (get_config_var): Deal with weird magic
1766 string inserted by recent versions of autoconf.
1767
7dce1990
JB
17682006-11-25 Juanma Barranquero <lekktu@gmail.com>
1769
1770 * admin.el (set-version): Set version number in
1771 lib-src/makefile.w32-in.
1772
dc3d1157
RS
17732006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
1774
1775 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
1776 due to a local miss-configuration.
1777
08c85160
CY
17782006-10-28 Chong Yidong <cyd@stupidchicken.com>
1779
1780 * make-announcement (OLD): Remove LEIM references in announcement
1781 since it is now built-in.
1782
d0834a5c
YM
17832006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1784
1785 * admin.el (set-version): Set version numbers in "mac" subdirectory.
1786
151fe029
KH
17872006-10-03 Kenichi Handa <handa@m17n.org>
1788
1789 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
1790
e71cb549
CY
17912006-08-13 Chong Yidong <cyd@stupidchicken.com>
1792
1793 * FOR-RELEASE: Elisp manual checking completed.
1794
6232e72d
RS
17952006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1796
1797 * FOR-RELEASE: Update refcard section.
1798
8a8476f9
KS
17992006-07-14 Kim F. Storm <storm@cua.dk>
1800
1801 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
1802
1eca02e7
KS
18032006-07-09 Kim F. Storm <storm@cua.dk>
1804
1805 * README: Use outline format. Add FOR-RELEASE.
1806
7fa61471
CY
18072006-06-27 Chong Yidong <cyd@stupidchicken.com>
1808
1809 * FOR-RELEASE: Checking of info.texi done.
1810
8361675a
RS
18112006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1812
1813 * FOR-RELEASE: Update refcard section.
1814
3f168e29
RS
18152006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
1816
1817 * FOR-RELEASE: Update refcard section.
1818
f195dc16
CY
18192006-05-25 Chong Yidong <cyd@stupidchicken.com>
1820
1821 * FOR-RELEASE: Key sequence elisp node done.
1822
49561a36
RS
18232006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1824
1825 * FOR-RELEASE: Update refcard translations. Add coding cookie.
1826
6fedb9f9
CY
18272006-05-21 Chong Yidong <cyd@mit.edu>
1828
1829 * FOR-RELEASE: point-entered /point-left bug fixed.
1830
61515a63
EZ
18312006-05-12 Eli Zaretskii <eliz@gnu.org>
1832
1833 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1834 entry.
1835
4297ece2
BW
18362006-05-06 Bill Wohler <wohler@newt.com>
1837
1838 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1839 about it.
1840
4bbe413d 18412006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 1842
4bbe413d 1843 * ./* (Copyright): Updated Copyright year(s).
49561a36 1844
6b82baf6
RS
18452006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
1846
1847 * FOR-RELEASE (BUGS): Add URLs/MIDs.
1848
49af2995
KS
18492006-02-20 Kim F. Storm <storm@cua.dk>
1850
1851 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1852 Rework how fringe bitmaps are defined and used.
e4920bc9 1853 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
1854 one-level representation. It would be cleaner to split the
1855 representation into a two-level model where first level maps
1856 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 1857 a bitmap appearance.
49af2995 1858
d5e87a2f
CY
18592006-01-27 Chong Yidong <cyd@stupidchicken.com>
1860
8a8476f9 1861 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 1862
9c43c921
BW
18632005-12-13 Bill Wohler <wohler@newt.com>
1864
1865 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1866
6ed81b24
RS
18672005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1868
c95dddbe
RS
1869 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1870 completing-read-multiple, mail-extract-address-components,
1871 mail-mode, quail-define-package, save-buffer and
1872 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1873
2950d850
CY
18742005-11-28 Chong Yidong <cyd@stupidchicken.com>
1875
1876 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1877
ab4d879e
KS
18782005-11-11 Kim F. Storm <storm@cua.dk>
1879
1880 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1881 when displaying a non-breaking space in an overlay string.
1882
932dc33b
CY
18832005-10-30 Chong Yidong <cyd@stupidchicken.com>
1884
1885 * FOR-RELEASE: Init file change implemented.
1886
c809f7cc
CY
18872005-10-27 Chong Yidong <cyd@stupidchicken.com>
1888
1889 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1890
4754e179 18912005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1892
1893 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1894 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1895
ffda926c
BW
18962005-10-17 Bill Wohler <wohler@newt.com>
1897
f58e0fd5 1898 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
943756ea 1899 since it's gone. Also marked mh-e as done.
ffda926c 1900
2d4713aa
JB
19012005-10-11 Juanma Barranquero <lekktu@gmail.com>
1902
1903 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1904 libraries on Windows (Done).
1905
95f76284
JR
19062005-10-01 Jason Rumney <jasonr@gnu.org>
1907
1908 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1909
52f277bf
RF
19102005-08-31 Romain Francoise <romain@orebokech.com>
1911
630cb3b7 1912 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1913 item (Done).
1914
c0eb0519
RF
19152005-08-27 Romain Francoise <romain@orebokech.com>
1916
1917 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1918
385ee3de 19192005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
1920
1921 Update FSF's address in GPL notices.
1922
257914aa
LK
19232005-06-10 Lute Kamstra <lute@gnu.org>
1924
1925 * admin.el (set-version): Set version in lisp manual too.
1926 * make-tarball.txt: Commit lispref/elisp.texi too.
1927
a4e51a7a
RS
19282005-06-04 Richard M. Stallman <rms@gnu.org>
1929
1930 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1931 Other cleanups.
1932
834671a6
LK
19332005-04-19 Lute Kamstra <lute@gnu.org>
1934
1935 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1936
54381691
LK
19372005-04-14 Lute Kamstra <lute@gnu.org>
1938
118e2c39
LK
1939 * nt/makedist.bat (elfiles): Update.
1940
54381691
LK
1941 * admin.el (add-release-logs): Fix require call.
1942
0b048d52
MT
19432005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1944
f58e0fd5 1945 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
943756ea
JB
1946 The first line of every tutorial must begin with a sentence saying
1947 "Emacs Tutorial" in the respective language. This should be
1948 followed by "See end for copying conditions", likewise in the
1949 respective language.
0b048d52 1950
18cd5892
LT
19512005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1952
1953 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1954 Add `undo-ask-before-discard' to it.
1955
9a1c5fbf
MB
19562005-03-02 Miles Bader <miles@gnu.org>
1957
1958 * quick-install-emacs: Only use the mkdir --verbose option if the
1959 script's --verbose option was specified (this avoids problems with
1960 default usage on systems where mkdir doesn't support that option).
1961
e25c1ca6
JR
19622005-02-15 Jason Rumney <jasonr@gnu.org>
1963
fffa137c 1964 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
1965 tar --exclude.
1966
880820fe 19672004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
1968
1969 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1970
6622d928
LT
19712004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1972
1973 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1974 Elisp manuals.
1975
d574552a
LT
19762004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1977
1978 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1979 Emacs and Elisp manuals.
d574552a 1980
0a5e5be0
KS
19812004-09-11 Kim F. Storm <storm@cua.dk>
1982
1983 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
1984 (Documentation): Add NEWS entry.
1985 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 1986
2661eae9
KS
19872004-08-29 Kim F. Storm <storm@cua.dk>
1988
1989 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1990
880820fe 19912004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 1992
c4cc8b9a 1993 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
1994 (now behaves as well as other ports).
1995
880820fe 19962004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 1997
2661eae9 1998 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 1999
44618f20 20002004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
2001
2002 * FOR-RELEASE: Moved here from the etc directory.
2003
db281452
TTN
20042004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
2005
2006 * notes/BRANCH: New file, to be maintained per CVS branch.
2007
feebeb72
MB
20082003-10-01 Miles Bader <miles@gnu.org>
2009
2010 * quick-install-emacs: Don't use "function" keyword when defining
2011 shell functions.
2012
44618f20
LK
20132003-09-29 Lute Kamstra <lute@gnu.org>
2014
2015 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
2016
e04e1ce2
MB
20172003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
2018
2019 * quick-install-emacs: Remove fns-* pruning, since that file no
2020 longer seems to be generated.
2021 (AVOID): Quote literal periods. Quote braces in a way acceptable
2022 to all parties (gawk gets bitchy about using `\').
2023
6cce52e8
MB
20242003-08-19 Miles Bader <miles@gnu.org>
2025
2026 * quick-install-emacs: Add arch-specific ignored files to
2027 quick-install-emacs. Use quoting for periods that's acceptable
2028 to recent versions of gawk.
2029
13582d53
MR
20302003-08-11 Markus Rost <rost@math.ohio-state.edu>
2031
2032 * cus-test.el: Remove obsolete workaround.
2033
e53925a5
AI
20342003-04-22 Andrew Innes <andrewi@gnu.org>
2035
2036 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
2037 emacs.exe before zipping, and including batch file to recreate
2038 after unpacking.
2039
e53925a5
AI
2040 * nt/README-ftp-server: Update wording and version number etc.
2041 Add extra instructions for installing multi-file .zip
2042 distribution.
2043
2044 * nt/README.W32: Remove personal email address and update wording.
2045
2046 * nt/README-UNDUMP.W32: Remove personal email address and update
2047 wording.
2048
880820fe 20492003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
2050
2051 * make-changelog-diff: New script, code stolen from make-announcement.
2052
2053 * make-announcement: Use make-changelog-diff.
2054
880820fe 20552003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
2056
2057 * make-tarball.txt: Step-by-step instructions for making a tarball.
2058
10d1d0af 2059 * make-announcement: A script for creating pretest announcements.
163c6f1c 2060
880820fe 20612003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
2062
2063 * admin.el (add-release-logs): Expand the directory name before
2064 calling find(1).
2065 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 2066 the date and the user's name and address.
33b97f32 2067
7b997a97
MB
20682003-01-07 Miles Bader <miles@gnu.org>
2069
2070 * quick-install-emacs: Unset LANG etc. to avoid non-standard
2071 command output from non-C locales.
2072
6c465a15 20732002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 2074
3bc08206 2075 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 2076 which can be run in batch mode. See the Commentary section.
bd08d86a 2077
5ce129c2
MR
20782002-10-08 Markus Rost <rost@math.ohio-state.edu>
2079
2080 * cus-test.el: New file.
2081
14dd2fe9
MB
20822002-05-27 Miles Bader <miles@gnu.org>
2083
2084 * quick-install-emacs (VERSION): Calculate using the same method
2085 that configure.in uses.
2086
880820fe 20872002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
2088
2089 * emacs-pretesters: New file with information for Emacs
2090 pretesters.
2091
b9a07996
PE
20922002-03-22 Paul Eggert <eggert@twinsun.com>
2093
2094 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
2095 POSIX 1003.1-2001 disallows both usages.
2096
38b81d74
AI
20972002-02-11 Andrew Innes <andrewi@gnu.org>
2098
2099 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
2100
72a68345
AI
21012002-01-24 Andrew Innes <andrewi@gnu.org>
2102
2103 * nt/README.W32: Remove unnecessary version number and date
2104 references.
2105
2106 * nt/README-UNDUMP.W32: Ditto.
2107
ebbaf4e3
GM
21082001-12-06 Gerd Moellmann <gerd@gnu.org>
2109
2110 * make-emacs: Add --trace-move.
2111
461a1459
AI
21122001-10-23 Andrew Innes <andrewi@gnu.org>
2113
2114 * nt/makedist.bat: Remove remaining obsolete reference to
2115 GETTING.GNU.SOFTWARE.
2116
26fe1f92
GM
21172001-10-22 Gerd Moellmann <gerd@gnu.org>
2118
2119 * admin.el (set-version): Use `s' interactive spec for
2120 version number.
2121
71431a0e
GM
21222001-10-20 Gerd Moellmann <gerd@gnu.org>
2123
6aa97356 2124 * (Version 21.1 released.)
71431a0e 2125
e568708b
GM
21262001-10-20 Gerd Moellmann <gerd@gnu.org>
2127
2128 * admin.el (add-release-logs): Put the log entry in lispref, too.
2129
c5915370
MB
21302001-10-20 Miles Bader <miles@gnu.org>
2131
2132 * quick-install-emacs: Exit if we can't find some variable.
2133 (AVOID): Add .orig & .rej files.
2134 (get_config_var): Be more liberal about format of config.status
2135 sed commands.
2136
5a4a5bd4
GM
21372001-10-19 Gerd Moellmann <gerd@gnu.org>
2138
74499542
GM
2139 * admin.el: New file.
2140
5a4a5bd4
GM
2141 * build-configs: Add --help option. Add support for building
2142 in arbitrary source trees.
2143
09954f3b
GM
21442001-10-17 Gerd Moellmann <gerd@gnu.org>
2145
2146 * alloc-colors.c: New file.
2147
f2164e31
GM
21482001-10-13 Gerd Moellmann <gerd@gnu.org>
2149
2150 * make-emacs: Add --boot switch for bootstrapping. Logs to
2151 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
2152
ab952a4f
GM
21532001-10-05 Gerd Moellmann <gerd@gnu.org>
2154
2155 * Branch for 21.1.
6c465a15 2156
f537c3cd
EZ
21572001-09-04 Andrew Innes <andrewi@gnu.org>
2158
1bf6ecf2 2159 * nt/makedist.bat: Remove reference to obsolete file
f537c3cd
EZ
2160 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
2161 version of tar used.
2162
2163;; Local Variables:
880820fe 2164;; coding: utf-8
f537c3cd 2165;; End:
2a34a036 2166
ba318903 2167 Copyright (C) 2001-2014 Free Software Foundation, Inc.
5b87ad55
GM
2168
2169 This file is part of GNU Emacs.
2170
9ad5de0c 2171 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 2172 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
2173 the Free Software Foundation, either version 3 of the License, or
2174 (at your option) any later version.
5b87ad55
GM
2175
2176 GNU Emacs is distributed in the hope that it will be useful,
2177 but WITHOUT ANY WARRANTY; without even the implied warranty of
2178 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2179 GNU General Public License for more details.
2180
2181 You should have received a copy of the GNU General Public License
9ad5de0c 2182 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.