Backport Unicode 7 update of character- and script-related databases
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
ab2da6e1
GM
12014-06-24 Glenn Morris <rgm@gnu.org>
2
3 * unidata/BidiMirroring.txt: Update to 7.0.0 (only comment changes).
4 * unidata/UnicodeData.txt: Update to 7.0.0.
5 * unidata/IVD_Sequences.txt: Update to 2014-05-16 version.
6
c89f1288
SB
72014-06-16 Stephen Berman <Stephen.Berman@gmx.net>
8
9 * notes/elpa: Use "git" instead of "bzr" in the name of machine to
10 clone the repository from.
11
cf2f54c4
PE
122014-05-26 Paul Eggert <eggert@cs.ucla.edu>
13
14 Include sources used to create macuvs.h.
15 * unidata/IVD_Sequences.txt: New file.
16 * unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule.
17 (all): Build it.
18 (extraclean): Remove it.
19 * unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt.
20 * unidata/copyright.html: Update to current version from Unicode
21 Consortium.
22 * unidata/uvs.el: Rename from ../mac/uvs.el.
23 (uvs-print-table-ivd): Output a header in the form that
24 unidata-gen.el generates.
25
e8f2cc26
YM
262014-05-26 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
27
28 * mac/uvs.el: New file. Generates ../src/macuvs.h.
29
e7caef59
GM
302014-05-11 Glenn Morris <rgm@gnu.org>
31
32 * find-gc.el: Move here from ../lisp/emacs-lisp.
33
732fbcd9
GM
342014-05-10 Glenn Morris <rgm@gnu.org>
35
36 * admin.el (set-version-in-file): Don't set identical version.
37 (set-version): Provide default version number.
38 (set-version, set-copyright): Give start/end messages.
39
b20a9f96
PE
402014-04-17 Paul Eggert <eggert@cs.ucla.edu>
41
42 * notes/bzr: Update instructions for merging from gnulib.
43 Remove obsolete note about tramp.el and tramp-sh.el.
44 Change "emacs-23" to "emacs-24".
45
0d181095
PE
462014-03-07 Paul Eggert <eggert@cs.ucla.edu>
47
48 Fix oversight preventing lib/sys/types.h from being generated.
49 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid sys_types.
50
a60a2b6d
DE
512014-02-06 David Engster <deng@randomsample.de>
52
53 * grammars/c.by (function-pointer): Correctly deal with anonymous
54 function pointers.
55 (opt-brackets-after-symbol): New.
56 (multi-stage-dereference): Use it. Add rules for explicit
57 matching the last dereference.
58
7da02a67
ER
592014-01-16 Eric S. Raymond <esr@thyrsus.com>
60
61 * notes/commits: Add a 'graph on VCS-independent ways of
62 identifying commits and the desirability thereof.
63
c7880bc8
PE
642014-01-15 Paul Eggert <eggert@cs.ucla.edu>
65
66 Fix copyright license notices for Adobe Unicode mapping files.
67 * charsets/mapfiles/README: The copied files are not compressed.
68 Check for copies as of today.
69 * charsets/mapfiles/stdenc.txt, charsets/mapfiles/symbol.txt:
70 Update from table version 0.2 (1999-03-30) to 1.0 (2011-07-12).
71 This doesn't change the table data, just copyright license notice.
72 The new notices are compatible with the GPL, the old ones were not.
73
d6b738fc
GM
742014-01-13 Glenn Morris <rgm@gnu.org>
75
76 * update_autogen (status): New function. Use throughout.
77
cd6d07ec
GM
782014-01-10 Glenn Morris <rgm@gnu.org>
79
80 * update_autogen: Fix sed bug that was losing the last AUTOGEN_VCS.
81
d16ec91e
GM
822014-01-04 Glenn Morris <rgm@gnu.org>
83
84 * admin.el (manual-html-fix-node-div): Handle Texinfo 5's movable <hr>.
85 (manual-html-fix-index-2): Tweak Texinfo 5 table format.
a71324cc 86 Fix minor Texinfo 4 issue with start of detailed menu.
d16ec91e 87
517f20c5
GM
882014-01-03 Glenn Morris <rgm@gnu.org>
89
90 * admin.el: More Texinfo 5 updates.
91 (manual-html-fix-headers): Tweak Texinfo 5 body.
92 (manual-html-fix-node-div): Treat "header" like "node".
93 (manual-html-fix-index-1): Handle Texinfo 5 top heading.
94 (manual-html-fix-index-2): Tweak Texinfo 5 listing tables.
95
5cd63720
XF
962014-01-02 Xue Fuqiao <xfq.free@gmail.com>
97
98 * check-doc-strings: Replace `perl -w' with `use warnings;'.
99
9d1804dc
GM
1002013-12-30 Glenn Morris <rgm@gnu.org>
101
102 * admin.el (manual-html-fix-headers, manual-html-fix-index-1):
103 Some updates for changes in Texinfo 5 output.
104
3f9e3ef3
XF
1052013-12-29 Xue Fuqiao <xfq.free@gmail.com>
106
107 * make-emacs:
108 * build-configs: Add the "use strict;" and "use warnings;" pragmas.
109
c62a1961
GM
1102013-12-28 Glenn Morris <rgm@gnu.org>
111
112 * admin.el (cusver-scan): Warn about missing :types.
113 (cusver-check): Interactively, require existing directories.
114
fe6462ee
XF
1152013-12-27 Xue Fuqiao <xfq.free@gmail.com>
116
35e951cd
JB
117 * admin.el (manual-misc-manuals, make-manuals, manual-pdf)
118 (cusver-find-files, cusver-new-version, cusver-scan)
119 (cusver-goto-xref, cusver-check): Doc fix.
fe6462ee
XF
120 (manual-html-node, cusver-check): Use `user-error'.
121
9ebada6a
PE
1222013-12-24 Paul Eggert <eggert@cs.ucla.edu>
123
124 Automate the procedure for updating copyright year.
125 * merge-gnulib (GNULIB_MODULES): Add update-copyright.
126 * notes/years: Mention admin/update-copyright.
127 * update-copyright: New file.
128
dedfb7f8
XF
1292013-12-24 Xue Fuqiao <xfq.free@gmail.com>
130
35e951cd
JB
131 * admin.el (add-release-logs, set-version-in-file, set-version)
132 (set-copyright): Use `user-error'.
dedfb7f8 133
77e5bcc5
EZ
1342013-12-22 Eli Zaretskii <eliz@gnu.org>
135
136 * unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
137 to <control> characters: the Unicode Standard says they have no
138 name. (Bug#16216)
c181ea40
EZ
139 (unidata-describe-bidi-class): Add new "isolate" classes
140 introduced by Unicode 6.3.
77e5bcc5 141
b0fe992f
DE
1422013-12-12 David Engster <deng@randomsample.de>
143
144 * grammars/c.by (expr-binop): Add MOD.
145 (variablearg): Add 'opt-assign'.
146 (variablearg, varnamelist): Add default values so that it can be
147 later expanded into the tag.
148 (opt-stuff-after-symbol): Rename to 'brackets-after-symbol' and
149 remove empty match.
150 (multi-stage-dereference): Adapt to above rename.
151 (unaryexpression): Use 'symbol' instead of 'namespace-symbol',
152 since the latter also leads to an empty match at the end which
153 would make this too greedy.
154 (variablearg-opt-name): Support parsing of function pointers
155 inside an argument list.
156
f9405d87
GM
1572013-12-12 Glenn Morris <rgm@gnu.org>
158
62bd73fa
GM
159 * update_autogen (info_dir):
160 Use dir_top from build-aux/ rather than admin/.
161
f9405d87
GM
162 * update_autogen: Add option to generate info/dir.
163 (Usage): Add -I.
164 (info_flag): New variable.
165 (-I): New option.
166 (doc): Maybe check its status.
167 (info_dir): New function.
168 * dir_top: New file.
169
a8f9bc05
PE
1702013-12-11 Paul Eggert <eggert@cs.ucla.edu>
171
172 Remove the option of using libcrypto.
173 * merge-gnulib: Remove lib/gl_openssh.h and m4/gl-openssl.m4.
174
ad826124
EZ
1752013-12-04 Eli Zaretskii <eliz@gnu.org>
176
177 * unidata/unidata-gen.el (unidata-prop-alist): Update bidi-class
178 to include the new isolate-related classes introduced with Unicode
179 v6.3.
180 (unidata-encode-val): Accept an additional optional argument, a
181 warning message to emit when UnicodeData.txt defines bidi-class
182 values that are not in unidata-prop-alist. Add a comment
183 explaining what should maintainers do if/when such a warning ever
184 appears.
185 (unidata-gen-table): Call unidata-encode-val with 3rd arg non-nil
186 when generating uni-bidi.el.
187
c2685641
GM
1882013-12-01 Glenn Morris <rgm@gnu.org>
189
190 * unidata/Makefile.in (${DSTDIR}/charprop.el):
191 Ensure output files are writable.
192
d715c019
GM
1932013-11-30 Glenn Morris <rgm@gnu.org>
194
195 * grammars/Makefile.in: Ensure output files are writable.
196
28c9be2d
EZ
1972013-11-30 Eli Zaretskii <eliz@gnu.org>
198
199 * charsets/mule-charsets.el: Rewritten to work in Emacs 23 and
200 later. (Bug#16007)
201
f9b697dd
GM
2022013-11-30 Glenn Morris <rgm@gnu.org>
203
204 Stop keeping (most) generated cedet grammar files in the repository.
205 * grammars/README: Remove.
206 * grammars/Makefile.in: New file.
207 * grammars/c.by, grammars/java-tags.wy, grammars/js.wy:
208 * grammars/python.wy: Update declarations to match generated outputs.
209
c2a2e7b0
GM
2102013-11-28 Glenn Morris <rgm@gnu.org>
211
212 * unidata/unidata-gen.el (unidata-gen-files):
213 Disable autoloads in generated files.
214
7e3bf78c
GM
2152013-11-27 Glenn Morris <rgm@gnu.org>
216
217 * unidata/Makefile.in (all, install, clean, bootstrap-clean)
218 (distclean, maintainer-clean): Declare as PHONY.
219 (compile, extraclean): New.
220 (${DSTDIR}/charprop.el): Depend on source files rather than
221 intermediate products.
222
b5c9a3cc
GM
2232013-11-11 Glenn Morris <rgm@gnu.org>
224
766284d9
GM
225 * unidata/BidiMirroring.txt, unidata/UnicodeData.txt: Update to 6.3.0.
226
b5c9a3cc
GM
227 * unidata/unidata-gen.el (unidata-gen-files):
228 Tweak whitespace in generated files.
229
129c301b
GM
2302013-11-09 Glenn Morris <rgm@gnu.org>
231
232 * unidata/unidata-gen.el (unidata-gen-files):
233 Fix deletion of existing output files after 2013-10-30 changes.
234
099f5cd0
GM
2352013-11-07 Glenn Morris <rgm@gnu.org>
236
237 * unidata/unidata-gen.el (unidata-gen-files):
238 Disable version-control in generated files.
9d172c15 239 Update Unicode Inc. copyright years.
099f5cd0 240
4dde498b
GM
2412013-11-05 Glenn Morris <rgm@gnu.org>
242
243 * update_autogen: Move here from ../autogen.
244 (usage): Update. Remove -l, add -A.
245 (autogendir): New variable.
246 (ldefs_flag): Default to set.
247 (genfiles): Reduce to only ms-dos relevant files.
248 (main): Make checking autogen sources optional.
249 Make copying of autogen files optional.
250
447892ed
GM
2512013-10-30 Glenn Morris <rgm@gnu.org>
252
9835cedb
GM
253 * unidata/unidata-gen.el (unidata-gen-files): Use pop.
254 Also take the output directory as an argument.
255 * unidata/Makefile.in: Simplify now that unidata-gen-files takes
256 the output directory as an argument (no need to cd, etc).
257 (abs_srcdir, abs_builddir): Remove.
258 (abs_top_builddir): Replace by top_builddir.
259 (${DSTDIR}/charprop.el): No need to cd. Pass dest as argument.
260 (${DSTDIR}/charprop.el, charprop.el):
261 No need to pass unidata.txt as argument.
262
0d0ab932
GM
263 * unidata/unidata-gen.el (unidata--ensure-compiled): New function.
264 (unidata-gen-table-name, unidata-gen-table-decomposition)
265 (unidata-gen-files): Use unidata--ensure-compiled.
266
447892ed
GM
267 * unidata/Makefile.in (abs_srcdir): New, set by configure.
268 (${DSTDIR}/charprop.el, charprop.el): Update for srcdir not absolute.
269 (clean): Delete all .elc files.
55498a0f 270 (bootstrap-clean): New rule.
447892ed 271
b8e3b0a9
GM
2722013-10-23 Glenn Morris <rgm@gnu.org>
273
274 * unidata/Makefile.in (emacs, ${DSTDIR}/charprop.el):
275 Quote entities that might contain whitespace.
276
595e113b
PE
2772013-10-07 Paul Eggert <eggert@cs.ucla.edu>
278
279 Improve support for popcount and counting trailing zeros (Bug#15550).
280 * merge-gnulib (GNULIB_MODULES): Add count-one-bits
281 and count-trailing-zeros.
282
4eed3157
PE
2832013-10-04 Paul Eggert <eggert@cs.ucla.edu>
284
285 Use hardware support for byteswapping on glibc x86 etc.
286 * merge-gnulib (GNULIB_MODULES): Add byteswap.
287
50b13cde
PE
2882013-08-28 Paul Eggert <eggert@cs.ucla.edu>
289
290 * unidata/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
291 for portability to hosts where /bin/sh has problems.
292
1857cd3f
GM
2932013-08-27 Glenn Morris <rgm@gnu.org>
294
295 * admin.el (manual-misc-manuals): Use INFO_COMMON rather than
278208b8 296 INFO_TARGETS. "faq" does not need special treatment any more.
1857cd3f 297
8e5c7e6f
GM
2982013-08-15 Glenn Morris <rgm@gnu.org>
299
300 * make-tarball.txt: Mention generating pdfs in etc/refcards.
301
555d5565
XF
3022013-08-15 Xue Fuqiao <xfq.free@gmail.com>
303
304 * notes/hydra: More information about Hydra.
305
b41bfdd0
XF
3062013-08-10 Xue Fuqiao <xfq.free@gmail.com>
307
308 * notes/hydra: New file.
309
e0fdb694
PE
3102013-08-04 Paul Eggert <eggert@cs.ucla.edu>
311
312 Fix some minor races in hosts lacking mkostemp (Bug#15015).
313 * merge-gnulib (GNULIB_MODULES): Add mkostemp.
314
48dde4df
GM
3152013-07-12 Glenn Morris <rgm@gnu.org>
316
317 * admin.el (manual-style-string): Use non-abbreviated url.
318
4ebbdd67
PE
3192013-07-09 Paul Eggert <eggert@cs.ucla.edu>
320
7b154def
PE
321 Port recent close-on-exec changes to Cygwin (Bug#14821).
322 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid binary-io.
323
4ebbdd67
PE
324 Handle error numbers a bit more reliably.
325 * merge-gnulib (GNULIB_MODULES): Remove ignore-value.
326
067428c1
PE
3272013-07-07 Paul Eggert <eggert@cs.ucla.edu>
328
329 Make file descriptors close-on-exec when possible (Bug#14803).
330 * merge-gnulib (GNULIB_MODULES): Add fcntl, pipe2.
331 (GNULIB_TOOL_FLAGS): Avoid binary-io, close. Do not avoid fcntl.
332
0773c610
GM
3332013-07-06 Glenn Morris <rgm@gnu.org>
334
335 * admin.el (manual-misc-manuals): New function.
336 (make-manuals): Avoid hard-coding list of misc manuals.
c7197e52
GM
337 Add the option to only make certain type(s) of output.
338 (manual-misc-html): Special-case ccmode and efaq.
339 (manual-html-mono, manual-html-node, manual-pdf, manual-ps):
340 Move creation of output directory here from make-manuals.
341 (manual-html-fix-index-2): Avoid dynamic reference to `f'.
0773c610 342
9f1d94c0
GM
3432013-07-05 Glenn Morris <rgm@gnu.org>
344
345 * admin.el (make-manuals): Use a standard location for lispintro.
f114e6c3 346 Use a pdf/ subdirectory for pdf versions.
9f1d94c0 347
0cb70db7
GM
3482013-06-29 Glenn Morris <rgm@gnu.org>
349
350 * admin.el (make-manuals): Don't bother with txt or dvi any more.
351 (manual-txt): Remove.
352 (manual-pdf): Doc fix.
353 (manual-ps): Rename from manual-dvi.
b9a54f5e
GM
354 (manual-pdf, manual-ps): Work in the directory with the texi file,
355 so that TeX intermediate files go there rather than to PWD.
0cb70db7 356
d862673b
XF
3572013-06-15 Xue Fuqiao <xfq.free@gmail.com>
358
359 * notes/changelogs: Mention trivial changes in Change Log.
360
0605ec8e
GM
3612013-06-13 Glenn Morris <rgm@gnu.org>
362
363 * admin.el (manual-style-string): Use new file manual.css.
364
4f405069 3652013-06-02 Eric Ludlam <zappo@gnu.org>
890f7890
DE
366
367 * grammars/srecode-template.wy (variable): Accept a single number
368 as a variable value. Allows the 'priority' to be set to a number.
0605ec8e 369 (wisent-srecode-template-lexer): Move number up so it can be created.
890f7890 370
5ebfa896
GM
3712013-05-16 Glenn Morris <rgm@gnu.org>
372
373 * cus-test.el (cus-test-cus-load-groups): New function.
374 (cus-test-get-options): Add option to return groups.
375 (cus-test-noloads): Also check custom groups.
376
6e911150
SM
3772013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
378
379 * quick-install-emacs: Don't prune DOC-* files a any more.
380
29efd469
GM
3812013-05-14 Glenn Morris <rgm@gnu.org>
382
383 * cus-test.el (cus-test-get-lisp-files): Ignore obsolete/.
384 (cus-test-libs): Fix let-binding of default-directory.
385 (cus-test-noloads): Load all libs for the comparison.
386
5d108606
GM
3872013-05-11 Glenn Morris <rgm@gnu.org>
388
389 * cus-test.el (cus-test-libs-noloads): Add a few more files.
390 (cus-test-load-libs, cus-test-opts):
391 Add option to load more/all Lisp files.
392 (cus-test-get-lisp-files): Ignore .*.el files.
393
a3f276d8
GM
3942013-05-10 Glenn Morris <rgm@gnu.org>
395
396 * cus-test.el (cus-test-libs-noloads): Add some files.
397 (cus-test-get-lisp-files): New function.
398 (cus-test-libs): Add option to load more/all Lisp files.
399
2dee4d5e
GM
4002013-05-09 Glenn Morris <rgm@gnu.org>
401
402 * cus-test.el: No need to provide bbdb, bbdb-com any more.
d631786a
GM
403 (cus-test-libs-noloads): Add dunnet in the defvar.
404 (dunnet): Don't always load it.
405 (viper-mode): Only set if interactive.
406 (cus-test-load-custom-loads): Load dunnet if necessary.
407 (cus-test-load-1): New macro, with common code from cus-test-load-libs
408 and cus-test-libs.
409 (cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro.
410 Update for cus-test-get-autoload-deps changed result.
411 (cus-test-get-autoload-deps): Simplify. Return file names as they
412 appear in loaddefs.el (directory parts are needed now that not all
413 lisp subdirs are in load-path).
414 (cus-test-deps): Explicitly skip dunnet.
2dee4d5e 415
ffdc270a
PE
4162013-05-07 Paul Eggert <eggert@cs.ucla.edu>
417
c295fc18 418 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
ffdc270a
PE
419 * merge-gnulib (GNULIB_MODULES): Add qacl.
420 (GNULIB_TOOL_FLAGS): Do not avoid errno.
421
4b725a70
PE
4222013-04-01 Paul Eggert <eggert@cs.ucla.edu>
423
424 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
425 * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el)
426 (leim/quail/hanja3.el, leim/quail/symbol-ksc.el):
427 Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8
428 characters are now encoded in utf-8-emacs, not iso-2022-7bit.
429
6b8504ba
PE
4302013-03-18 Paul Eggert <eggert@cs.ucla.edu>
431
2aa2157b
PE
432 * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936).
433
6b8504ba
PE
434 Automate the build of ja-dic.el (Bug#13984).
435 * notes/unicode: ja-dic.el is now UTF-8.
436
78be8b64 4372013-03-16 Glenn Morris <rgm@gnu.org>
20658042
GM
438
439 * admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.
440
78be8b64 4412013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
442
443 * admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
444
47d7532e
PE
4452013-03-13 Paul Eggert <eggert@cs.ucla.edu>
446
447 File synchronization fixes (Bug#13944).
448 * CPP-DEFINES (BSD_SYSTEM, HAVE_FSYNC): Remove.
449 * merge-gnulib (GNULIB_MODULES): Add fsync, fdatasync.
450
1b610f51
PE
4512013-03-11 Paul Eggert <eggert@cs.ucla.edu>
452
453 * notes/unicode: Improve notes about Emacs source file encoding.
454
c69f4673
GM
4552013-03-11 Glenn Morris <rgm@gnu.org>
456
457 * admin.el (make-manuals): Add emacs-lisp-intro and some more
458 doc/misc manuals.
459 (manual-html-mono, manual-html-node, manual-txt):
460 Pass -I to makeinfo.
461
1a7bceef
GM
4622013-03-10 Glenn Morris <rgm@gnu.org>
463
464 * admin.el (add-release-logs): Use UTC for release date.
465
8c39e821
GM
4662013-03-09 Glenn Morris <rgm@gnu.org>
467
468 * admin.el (add-release-logs): Provide interactive defaults.
78cd48e7 469 Allow specification of the release date. Don't exclude gnus/.
8c39e821 470
d37e4893
PE
4712013-03-05 Paul Eggert <eggert@cs.ucla.edu>
472
473 * notes/unicode: Add notes about Emacs source file encoding.
474
f5572543
PE
4752013-03-04 Paul Eggert <eggert@cs.ucla.edu>
476
477 * grammars/java-tags.wy (CHAR): Remove "('\u0000' to '\uffff')"
478 from summary, as this causes javat-wy.el to contain both a null byte
479 and a byte sequence that is not valid UTF-8, which is inconvenient.
480
50d8b29d
PE
4812013-03-03 Paul Eggert <eggert@cs.ucla.edu>
482
483 * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.
484 If there were a real need, it should be UTF-8 anyway.
485
1ddc2bd6
PE
4862013-02-25 Paul Eggert <eggert@cs.ucla.edu>
487
488 Simplify data_start configuration (Bug#13783).
489 * CPP-DEFINES (DATA_START, ORDINARY_LINK): Remove.
490
a84b7c53
PE
4912013-02-11 Paul Eggert <eggert@cs.ucla.edu>
492
493 Tune by using memchr and memrchr.
494 * merge-gnulib (GNULIB_MODULES): Add memrchr.
495
8654f9d7
PE
4962013-02-01 Paul Eggert <eggert@cs.ucla.edu>
497
498 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
499 * merge-gnulib (GNULIB_MODULES): Add fdopendir, fstatat, readlinkat.
500 (GNULIB_TOOL_FLAGS): Do not avoid at-internal, openat-h.
501 Avoid dup, open, opendir.
502
2b30549c
DA
5032013-01-15 Dmitry Antipov <dmantipov@yandex.ru>
504
505 * coccinelle/xsave.cocci: Semantic patch to adjust users of
506 XSAVE_POINTER and XSAVE_INTEGER macros.
507
66cf328d
GM
5082013-01-03 Glenn Morris <rgm@gnu.org>
509
2036b4b8
GM
510 * check-doc-strings: Update for CVS->bzr, moved lispref/ directory.
511
f674f1d1
GM
512 * emacs-pretesters, make-announcement, make-changelog-diff:
513 Remove files.
66cf328d 514
97976f9f
PE
5152012-12-14 Paul Eggert <eggert@cs.ucla.edu>
516
4f405069 517 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
518 * CPP-DEFINES (BSD4_2): Remove.
519
7be78020
PE
5202012-12-08 Paul Eggert <eggert@cs.ucla.edu>
521
5745a7df
PE
522 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
523 * merge-gnulib (GNULIB_MODULES): Add putenv, unsetenv.
524
7be78020
PE
525 Simplify get_lim_data.
526 * CPP-DEFINES (ULIMIT_BREAK_VALUE): Remove.
527
d983a10b
PE
5282012-12-03 Paul Eggert <eggert@cs.ucla.edu>
529
530 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
531 * CPP-DEFINES (SIGALRM, SIGCHLD, SIGHUP, SIGKILL, SIGPIPE, SIGQUIT):
532 Remove.
533 (SIGTRAP): Remove this one too, as config.h no longer defines it.
534 * merge-gnulib (GNULIB_MODULES): Add sig2str.
535
bcd77a2b
KB
5362012-11-24 Ken Brown <kbrown@cornell.edu>
537
538 * CPP-DEFINES (HAVE_MOUSE): Remove.
539
95ef7787
PE
5402012-11-23 Paul Eggert <eggert@cs.ucla.edu>
541
542 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
543 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
544 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
545
9239d970
PE
5462012-11-21 Paul Eggert <eggert@cs.ucla.edu>
547
548 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
549 * CPP-DEFINES (BROKEN_GETWD, HAVE_GETCWD, HAVE_GETWD, HAVE_SIZE_T)
550 (HAVE_UNISTD_H): Remove.
551
49cdacda
PE
5522012-11-17 Paul Eggert <eggert@cs.ucla.edu>
553
554 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
555 * CPP-DEFINES (O_RDONLY, O_RDWR, HAVE_FCNTL_H): Remove.
556 * merge-gnulib (GNULIB_MODULES): Add fcntl-h.
557
3d082a26
PE
5582012-11-16 Paul Eggert <eggert@cs.ucla.edu>
559
560 Remove no-longer-used pty_max_bytes variable.
561 * CPP-DEFINES (HAVE_FPATHCONF): Remove.
562
73dcdb9f
PE
5632012-11-14 Paul Eggert <eggert@cs.ucla.edu>
564
565 Use faccessat, not access, when checking file permissions (Bug#12632).
566 * merge-gnulib (GNULIB_MODULES): Add faccessat.
567 (GNULIB_TOOL_FLAGS): Avoid at-internal, fchdir, malloc-posix,
568 openat-die, openat-h, save-cwd. Do not avoid fcntl-h.
569 Omit gnulib's m4/fcntl-o.m4.
570
8148369c
PE
5712012-11-05 Paul Eggert <eggert@cs.ucla.edu>
572
dd0333b6
PE
573 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
574 * CPP-DEFINES (HAVE_SETPGID, HAVE_SETSID, SETPGRP_RELEASES_CTTY):
575 Remove; obsolete.
576
8148369c
PE
577 Simplify by assuming __fpending.
578 * CPP-DEFINES (PENDING_OUTPUT_COUNT): Remove.
579
5ccd466c
GM
5802012-11-03 Glenn Morris <rgm@gnu.org>
581
582 * admin.el (set-copyright): Add msdos/sed2v2.inp.
583
7ccfb720
PE
5842012-11-01 Paul Eggert <eggert@cs.ucla.edu>
585
586 Fix data-loss with --batch (Bug#9574).
587 * merge-gnulib (GNULIB_MODULES): Add close-stream.
588
f5772b8e
KH
5892012-10-12 Kenichi Handa <handa@gnu.org>
590
591 * charsets/Makefile (JISC6226.map): Add missing mappings.
592
cde44a77
KH
5932012-10-11 Kenichi Handa <handa@gnu.org>
594
595 * charsets/mapconv: Adjusted for the change of mapfiles/*.gz to
596 mapfiles/*.
597
598 * charsets/gb180302.awk: Handle 4-byte sequences in the input file.
599
600 * charsets/Makefile: Be sure to call mapconv script of the current
601 directory. Adjusted for the change of mapfiles/*.gz to
602 mapfiles/*.
603 (SED_SCRIPT): New variable.
604 (jisx2131-filter): New target.
605 (JISX2131.map): Use jisx2131-filter to filter out characters added
606 for the 2004 year version.
607 (clear): Remove ${SED_SCRIPT} too.
608
609 * charsets/mapfiles/MULE-ethiopic.map,
610 charsets/mapfiles/MULE-ipa.map,
611 charsets/mapfiles/MULE-is13194.map,
612 charsets/mapfiles/MULE-lviscii.map,
613 charsets/mapfiles/MULE-sisheng.map,
614 charsets/mapfiles/MULE-tibetan.map,
615 charsets/mapfiles/MULE-uviscii.map: Fix typo.
616
2c35bdbb
GM
6172012-10-09 Glenn Morris <rgm@gnu.org>
618
619 * admin.el (cusver-scan-cus-start): New function.
620 (cusver-check): Scan old cus-start.el.
621
5407f8d2
GM
6222012-10-07 Glenn Morris <rgm@gnu.org>
623
624 * admin.el (cusver-new-version): Set default.
625 (cusver-check): Improve interactive argument reading.
626
1a316a53
GM
6272012-10-06 Glenn Morris <rgm@gnu.org>
628
629 * admin.el (cusver-new-version): New variable.
630 (cusver-scan): Check if containing group has a :version.
631 (cusver-check): Add VERSION argument.
632
d967cd18 6332012-10-06 David Engster <deng@randomsample.de>
9414dd8d
CY
634
635 * grammars/bovine-grammar.el:
d967cd18 636 * grammars/wisent-grammar.el: Move to lisp/cedet/semantic directory.
9414dd8d 637
62a81506
CY
6382012-10-01 David Engster <deng@randomsample.de>
639
640 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
641 Remove.
d1b066d2 642 (bovine-grammar-expand-form): Test for emacs-major-version.
62a81506
CY
643
644 * grammars/c.by: Add EXPLICIT to keyword tokens.
d1b066d2 645 Add %provide token.
62a81506 646
d1b066d2 647 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it
62a81506 648 was copied to grammar.el. New %provide token to generate prefix
4f405069 649 which conforms with Emacs conventions. Remove lexer definition,
62a81506
CY
650 which is now in grammar.el.
651
eec5fae2
GM
6522012-09-27 Glenn Morris <rgm@gnu.org>
653
654 * admin.el (set-version): Set msdos.c's Vwindow_system_version.
655
a615a3ae
PE
6562012-09-27 Paul Eggert <eggert@cs.ucla.edu>
657
658 Check more robustly for timer_settime.
659 * merge-gnulib (GNULIB_MODULES): Add timer-time.
660
e3b60857
JB
6612012-09-26 Juanma Barranquero <lekktu@gmail.com>
662
663 * unidata/BidiMirroring.txt:
664 * unidata/UnicodeData.txt: Update to Unicode 6.2.
665
78f83752
GM
6662012-09-17 Glenn Morris <rgm@gnu.org>
667
dcddaabb
GM
668 * admin.el (add-log-time-format): Declare.
669
dcf8834b
GM
670 * admin.el (cusver-scan, cusver-check): Bind local variables.
671
672 * admin.el (set-version): Set major version in
673 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
674 (set-copyright): In etc/refcards, only change ru-refcard.tex
675 and emacsver.tex.
676
78f83752
GM
677 * admin.el (set-copyright): No more need to set copyrights for
678 nextstep, or .c files. Add configure.ac and config.nt.
679
0caaedb1
PE
6802012-09-16 Paul Eggert <eggert@cs.ucla.edu>
681
682 Remove configure's --without-sync-input option (Bug#12450).
683 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
684
83da1b55
GM
6852012-09-16 Glenn Morris <rgm@gnu.org>
686
687 * admin.el (set-version): No more need to set nextstep versions.
688 (set-copyright): Update for moved nextstep files.
689
4a4bbad2
PE
6902012-09-13 Paul Eggert <eggert@cs.ucla.edu>
691
692 Simplify SIGIO usage (Bug#12408).
d1b066d2 693 * CPP-DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
4a4bbad2
PE
694 (BROKEN_SIGPTY, NO_TERMIO): Remove.
695
c990426a
PE
6962012-09-11 Paul Eggert <eggert@cs.ucla.edu>
697
698 Simplify, document, and port floating-point (Bug#12381).
699 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
700
f6196b87
PE
7012012-09-09 Paul Eggert <eggert@cs.ucla.edu>
702
703 Assume C89 or later for math functions (Bug#12381).
704 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
705 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
706
1088b922
PE
7072012-09-04 Paul Eggert <eggert@cs.ucla.edu>
708
709 Simplify redefinition of 'abort' (Bug#12316).
710 * CPP-DEFINES (NO_ABORT): Remove.
711
a3f90bea
GM
7122012-08-28 Glenn Morris <rgm@gnu.org>
713
714 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
715
01e0f0f5
AS
7162012-08-28 Andreas Schwab <schwab@linux-m68k.org>
717
718 * charsets/mule-charsets.el (header): Fix typo.
719
f4a681b0
PE
7202012-08-24 Paul Eggert <eggert@cs.ucla.edu>
721
722 On assertion failure, print backtrace if available.
723 * merge-gnulib (GNULIB_MODULES): Add execinfo.
724
620f13b0
PE
7252012-08-16 Paul Eggert <eggert@cs.ucla.edu>
726
727 Use ASCII tests for character types.
728 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
729 new direct dependency; c-ctype was already being used indirectly
730 via other gnulib modules.
731
f5d9e83a
PE
7322012-08-14 Paul Eggert <eggert@cs.ucla.edu>
733
734 Use bool for Emacs Lisp booleans.
735 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
736 new direct dependency; stdbool was already being used indirectly
737 via other gnulib modules.
738
9ff9402d 7392012-08-11 Glenn Morris <rgm@gnu.org>
23c726f6
GM
740
741 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
742
c644523b
DA
7432012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
744
745 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
746
13294f95
PE
7472012-08-02 Paul Eggert <eggert@cs.ucla.edu>
748
749 Port to Solaris 8.
750 * CPP-DEFINES (WRETCODE): Remove.
751
d8a05828
DA
7522012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
753
754 * coccinelle/overlay.cocci: Semantic patch to replace direct
755 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
756
8271d590
DA
7572012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
758
759 * coccinelle/symbol.cocci: Semantic patch to replace direct
760 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
761
3193acd2
DA
7622012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
763
764 * coccinelle/process.cocci: Semantic patch to replace direct
765 access to Lisp_Object members of struct Lisp_Process to PVAR.
766
3a45383a
DA
7672012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
768
769 * coccinelle/window.cocci: Semantic patch to replace direct
770 access to Lisp_Object members of struct window to WVAR.
771
e34f7f79
DA
7722012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
773
774 * coccinelle/frame.cocci: Semantic patch to replace direct
775 access to Lisp_Object members of struct frame to FVAR.
776
e32a5799
PE
7772012-07-28 Paul Eggert <eggert@cs.ucla.edu>
778
779 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
780 * merge-gnulib: Add environ, stdalign.
781
d7ea76b4
DA
7822012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
783
784 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
785 make_unibyte_string to build_unibyte_string where appropriate.
786
4dc7c8d5 7872012-07-17 Eli Zaretskii <eliz@gnu.org>
fbf31a9c
EZ
788
789 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
790
4dc7c8d5 7912012-07-17 Chong Yidong <cyd@gnu.org>
94f0aa34
CY
792
793 * Version 24.1 released.
d7ea76b4 794
5ebbef1d
PE
7952012-07-11 Paul Eggert <eggert@cs.ucla.edu>
796
bb352260
PE
797 Assume mkdir, perror, rename, rmdir, strerror.
798 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
799 (HAVE_STRERROR, strerror):
57054ddd 800 Remove.
5ebbef1d 801
7d7bbefd
DA
8022012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
803
804 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
805 to XCDR and consistently use CONSP in the list iteration loops.
806 * coccinelle/vector_contents.cocci: Fix indentation.
807
f58e0fd5
SM
8082012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
809
810 * bzrmerge.el: Use cl-lib.
811
c4444d16
PE
8122012-07-09 Paul Eggert <eggert@cs.ucla.edu>
813
814 Rename configure.in to configure.ac (Bug#11603).
815 * admin.el (set-version):
816 * quick-install-emacs (VERSION):
817 Get version number from configure.ac, not configure.in.
818
fee5959d
PE
8192012-07-06 Paul Eggert <eggert@cs.ucla.edu>
820
821 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
822 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
823
23f86fce
DA
8242012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
825
826 * coccinelle/xzalloc.cocci: Semantic patch to convert
827 calls to xmalloc with following memset to xzalloc.
828
95f61aa2
JB
8292012-07-04 Juanma Barranquero <lekktu@gmail.com>
830
831 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
832
1130ecfc
DA
8332012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
834
835 * coccinelle/build_string.cocci: Semantic patch
836 to convert from make_string to build_string.
837
3c9359df
DA
8382012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
839
840 First Coccinelle semantic patch.
841 * coccinelle: New subdirectory
842 * coccinelle/README: Documentation stub.
843 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
f58e0fd5
SM
844 access to `contents' member of Lisp_Vector objects with AREF and ASET
845 where appropriate.
3c9359df 846
d35af63c
PE
8472012-06-22 Paul Eggert <eggert@cs.ucla.edu>
848
849 Support higher-resolution time stamps (Bug#9000).
850 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
851 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
852 timespec-sub, utimens.
853 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
854 This trims down the gnulib import, from the very latest gnulib.
855 Emacs does its own implementation of 'select' and 'sigprocmask'
856 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
857 hosts, so it doesn't need these modules.
858 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
859 these gnulib modules are only for Windows porting and Emacs ports
860 to Windows in a different way.
861
646b5f55
AS
8622012-06-13 Andreas Schwab <schwab@linux-m68k.org>
863
f58e0fd5
SM
864 * make-emacs: Rename --union-type to --check-lisp-type.
865 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
866 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
646b5f55
AS
867 USE_LISP_UNION_TYPE.
868
418cd726
GM
8692012-06-03 Glenn Morris <rgm@gnu.org>
870
871 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
872
501390c5
PE
8732012-06-01 Paul Eggert <eggert@cs.ucla.edu>
874
875 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
876 * make-tarball.txt: Don't worry about maintainer mode.
877
0e7a053e
PE
8782012-05-28 Paul Eggert <eggert@cs.ucla.edu>
879
880 * CPP-DEFINES: Remove HAVE_SYSINFO.
881
50c4645e
PE
8822012-05-27 Paul Eggert <eggert@cs.ucla.edu>
883
884 Assume gnulib does largefile.
885 * merge-gnulib (GNULIB_MODULES): Add largefile.
886
34374650
PE
8872012-05-22 Paul Eggert <eggert@cs.ucla.edu>
888
889 Remove src/m/*.
890 * CPP-DEFINES: Do not mention src/m/*.h.
891 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
892 (BITS_PER_SHORT, BITS_PER_INT): Remove.
893 * MAINTAINERS: Remove src/m/.
894
9b4ee616
PE
8952012-05-21 Paul Eggert <eggert@cs.ucla.edu>
896
fb77d37e
PE
897 Use full name for m4/gnulib-comp.m4. (Bug#11529)
898 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
899
261cb4bb
PE
900 Assume C89 or later.
901 * CPP-DEFINES: Remove NULL, const.
902
9b4ee616
PE
903 Make merging from gnulib a script, not a makefile action.
904 * merge-gnulib: New script, with actions moved here from
905 ../Makefile.in.
906
003fdae2
PE
9072012-05-19 Paul Eggert <eggert@cs.ucla.edu>
908
9232a6d9
PE
909 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
910
003fdae2
PE
911 * CPP-DEFINES (HAVE_FTIME): Remove.
912
6116bd7e
GM
9132012-05-02 Glenn Morris <rgm@gnu.org>
914
915 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
916
a9f72fc1
GM
9172012-04-10 Glenn Morris <rgm@gnu.org>
918
c9279dad
GM
919 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
920
a9f72fc1
GM
921 * unidata/Makefile.in: Add FSF copyright.
922 Make it use autoconf features, and work for out-of-tree builds.
923
b142f158
EZ
9242012-04-07 Eli Zaretskii <eliz@gnu.org>
925
926 * unidata/README:
927 * unidata/copyright.html:
928 * unidata/BidiMirroring.txt:
929 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
930 the Unicode Standard.
931
c406be43
KH
9322012-02-16 Kenichi Handa <handa@m17n.org>
933
934 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
935 values of name and old-name to nil.
936 (unidata-get-name): Return nil for the default value.
937
58474503
GM
9382012-02-11 Glenn Morris <rgm@gnu.org>
939
940 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
941 (cusver-check): New functions.
942
54de86ac
GM
9432012-01-19 Glenn Morris <rgm@gnu.org>
944
945 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
946 "skip?" question, since there can be multiple such for any revision.
947
0dc18ae0
EZ
9482012-01-14 Eli Zaretskii <eliz@gnu.org>
949
950 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
951 updated and checked.
952
509c74bd
AS
9532011-11-26 Andreas Schwab <schwab@linux-m68k.org>
954
303d001f
AS
955 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
956 Avoid warning about old-style backquote.
957
509c74bd
AS
958 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
959 in regexp.
960 (wisent-make-parsers): Likewise. Quote `.'.
961
962 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
963 in regexp.
964 (bovine-make-parsers): Likewise. Quote `.'.
965
d5ff9cd0
AS
9662011-11-20 Andreas Schwab <schwab@linux-m68k.org>
967
968 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
969
7877f373
JB
9702011-11-16 Juanma Barranquero <lekktu@gmail.com>
971
972 * admin.el (manual-dvi): Fix typo.
973
b018182c
EZ
9742011-11-15 Eli Zaretskii <eliz@gnu.org>
975
7877f373 976 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 977
c7015153
JB
9782011-11-15 Juanma Barranquero <lekktu@gmail.com>
979
980 * make-emacs: Fix typo.
981
d31d07be
JB
9822011-11-07 Juanma Barranquero <lekktu@gmail.com>
983
984 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
985
72b8747b
DE
9862011-10-31 David Engster <deng@randomsample.de>
987
988 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
989
8cedc5ac
EZ
9902011-10-28 Eli Zaretskii <eliz@gnu.org>
991
992 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
993 running Emacs on Windows 9X.
994
a0c64452
CY
9952011-09-26 Chong Yidong <cyd@stupidchicken.com>
996
997 * admin.el (set-version): Fix regexps for config.nt and
998 sed2v2.inp.
999
e39b275c 10002011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 1001
abec06ff 1002 Merge from gnulib (Bug#9169).
24e0f6b1
PE
1003 * notes/copyright: The files compile, config.guess, config.sub,
1004 depcomp, install-sh, missing, and move-if-change are now in the
1005 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
1006 and warn-on-use.h are now in build-aux/snippets. New file
1007 build-aux/snippets/_Noreturn.h.
1008
bca633fb
EZ
10092011-08-23 Eli Zaretskii <eliz@gnu.org>
1010
1011 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
1012 values of bidi-class according to DerivedBidiClass.txt from the
1013 latest UCD.
1014
0902a04e
KH
10152011-08-23 Kenichi Handa <handa@m17n.org>
1016
1017 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
1018 values for name, general-category, canonical-combining-class,
1019 mirrored, and bidi-class. Describe the meaning of value nil for
1020 decimal-digit-value, digit-value, numeric-value, uppercase,
1021 lowercase, titlecase, and mirroring.
1022 (unidata-gen-table): Handle the case that default-value is a
1023 list. Set default values of characters not listed in a table.
1024 (unidata-get-name): Return an empty string if a value in a
1025 char-table is nil.
1026 (unidata-get-decomposition): Return a list of character itself if
1027 a value in a char-table is nil.
1028
474a8465
EZ
10292011-08-15 Eli Zaretskii <eliz@gnu.org>
1030
1031 * unidata/bidimirror.awk: File removed.
1032
1033 * unidata/biditype.awk: File removed.
1034
1035 * unidata/makefile.w32-in (all): Remove src/biditype.h and
1036 src/bidimirror.h.
f58e0fd5 1037 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465
EZ
1038
1039 * unidata/Makefile.in (all): Remove src/biditype.h and
1040 src/bidimirror.h.
f58e0fd5 1041 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465 1042
a5b436df
JB
10432011-07-07 Juanma Barranquero <lekktu@gmail.com>
1044
1045 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
1046 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
1047
c805dec0
KH
10482011-07-06 Kenichi Handa <handa@m17n.org>
1049
1050 * unidata/unidata-gen.el (unidata-dir): New variable.
1051 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
f58e0fd5
SM
1052 (unidata-prop-alist): INDEX element may be a function.
1053 New optional element VAL-LIST (for general-category and bidi-class).
c805dec0
KH
1054 New entry `mirroring'.
1055 (unidata-prop-default, unidata-prop-val-list): New subst.
1056 (unidata-get-character, unidata-put-character): Delete them.
1057 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
1058 above changes.
1059 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
1060 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
1061 Delete them.
1062 (unidata-encode-val): Assume that the first element of VAL-LIST is
1063 a cons (nil . 0).
1064 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
1065 Always store the encoded value.
1066 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
1067 Set the 1st and the 2nd extra slots to index numbers for C
1068 functions.
1069 (unidata-gen-table-integer): Likewise.
1070 (unidata-gen-table-numeric): Likewise.
1071 (unidata-gen-table-name): New arg IGNORE.
1072 (unidata-gen-table-decomposition): Likewise.
1073 (unidata-describe-general-category): Add the case nil to the
1074 description alist.
a5b436df 1075 (unidata-gen-mirroring-list): New function.
c805dec0
KH
1076 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
1077 unidata-prop-alist. Handle the case of storing multiple
1078 char-tables in a file.
1079
1080 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
1081 unidata-gen-files.
1082
2a35386d
GM
10832011-05-21 Glenn Morris <rgm@gnu.org>
1084
1085 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
1086
33383987
JB
10872011-03-07 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * Version 23.3 released.
1090
cce7d530 10912011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
1092
1093 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
1094
38942b9c
GM
10952011-02-20 Paul Eggert <eggert@cs.ucla.edu>
1096
1097 * notes/copyright: Remove src/md5.c and src/md5.h as special cases.
1098
9d9d12cd
EZ
10992011-02-19 Eli Zaretskii <eliz@gnu.org>
1100
1101 * admin.el (set-version): Add msdos/sed2v2.inp.
1102
1f5d53eb
PE
11032011-02-16 Paul Eggert <eggert@cs.ucla.edu>
1104
1105 Remove no-longer needed getloadavg symbols.
35e951cd 1106 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE)
1f5d53eb 1107 (LDAV_SYMBOL): Remove.
38942b9c 1108 * notes/copyright: Remove src/getloadavg.c as a special case.
1f5d53eb 1109
7b24e97a
GM
11102011-02-12 Glenn Morris <rgm@gnu.org>
1111
1112 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
1113
4d881c83
GM
11142011-02-05 Glenn Morris <rgm@gnu.org>
1115
1116 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
1117 (bzrmerge-apply): Use it.
1118 (bzrmerge): Kill any old warning buffer first.
1119
f6041baa
GM
11202011-02-03 Glenn Morris <rgm@gnu.org>
1121
1122 * bzrmerge.el (bzrmerge-buffer): New constant.
1123 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
1124 (bzrmerge-missing): If nothing to do, return nil not (nil).
1125 (bzrmerge-apply): Remove odd character from message.
1126 (bzrmerge): Give status messages.
1127
70b0d280
EZ
11282011-01-31 Eli Zaretskii <eliz@gnu.org>
1129
f6041baa
GM
1130 * admin.el (set-version): Remove lib-src/makefile.w32-in.
1131 Add nt/config.nt.
70b0d280 1132
16fab143
PE
11332011-01-31 Paul Eggert <eggert@cs.ucla.edu>
1134
1135 src/emacs.c now gets version number from configure.in
1136 * admin.el (set-version): Don't update src/emacs.c.
1137 * quick-install-emacs (VERSION): Get it from configure.in, not from
1138 src/emacs.c.
1139
16c3e636
PE
11402011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1141
1142 strftime: import from gnulib
1143 * notes/copyright: strftime.c moved from src to lib.
1144
d0cb8662
GM
11452011-01-25 Glenn Morris <rgm@gnu.org>
1146
1147 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
1148 (bzrmerge-missing): Use it.
1149
d6100f3d
PE
11502011-01-19 Paul Eggert <eggert@cs.ucla.edu>
1151
1152 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
1153 rather than doing rm and autoconf by hand. See
1154 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
1155
9092d186
PE
11562011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1157
1158 * notes/bzr (Installing changes from gnulib): New section.
1159 Need for this suggested by Stefan Monnier.
1160
41f44310
SM
11612011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
1162
1163 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
1164 an inconsistent state.
1165
a3e44e79 11662011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
1167
1168 Update copyright notes to match recent gnulib-related changes.
1169 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
1170 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
1171 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
1172 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
1173 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
1174 subsumed by m4/*.m4 rule). config.guess, config.sub, and
1175 doc/man/texinfo.tex are now copied in from gnulib.
1176
6fffc900
GM
11772011-01-15 Glenn Morris <rgm@gnu.org>
1178
2153c862 1179 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 1180
6fffc900
GM
1181 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
1182 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
1183
77ab81d0 11842011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
1185
1186 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
1187
1851cac3
GM
11882011-01-14 Glenn Morris <rgm@gnu.org>
1189
1190 * bzrmerge.el: Require cl when compiling.
1191 (bzrmerge-merges): Doc fix.
1192
2b3f5bc8
PE
11932011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1194
1195 * notes/copyright: There's only one install-sh, not two, so fix a
1196 typo claiming that there's two. Add move-if-change to the list of
1197 GPL files imported from gnulib.
1198
11992011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
1200
1201 * notes/copyright: Report status more accurately for non-GPL files.
1202 Report copyright status more accurately for mkinstalldirs,
1203 configure, m4/getopt.m4, and msdos/sed*.inp.
1204
7c420169 12052011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
1206
1207 * nt/README.W32: Update the information about PNG support libraries.
1208 (Bug#7716)
1209
9ebea0e7
SM
12102010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1211
1212 * bzrmerge.el: New file to help merge branches while skipping
1213 some revisions (e.g. from emacs-23 to trunk).
1214
201ef780
AS
12152010-12-03 Andreas Schwab <schwab@linux-m68k.org>
1216
1217 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
1218
16a0af11
GM
12192010-10-12 Glenn Morris <rgm@gnu.org>
1220
1221 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
1222
f4f358f1
GM
12232010-10-09 Glenn Morris <rgm@gnu.org>
1224
1225 * admin.el (set-version): Add doc/emacs/emacsver.texi.
1226
3fb78d1f
GM
12272010-10-09 Glenn Morris <rgm@gnu.org>
1228
f7a31f11
GM
1229 * admin.el (set-version): No need to act on doc/ files any more.
1230
3fb78d1f
GM
1231 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
1232
733946e7
JB
12332010-09-05 Juanma Barranquero <lekktu@gmail.com>
1234
1235 * unidata/BidiMirroring.txt: Update from
1236 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
1237
1238 * unidata/UnicodeData.txt: Update from
1239 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
1240
671d409f
AS
12412010-08-09 Andreas Schwab <schwab@linux-m68k.org>
1242
1243 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
1244
29cf3e20
EZ
12452010-08-05 Eli Zaretskii <eliz@gnu.org>
1246
1247 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
1248
e3aef5c6
CS
12492010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1250
1251 * admin.el: Write version number to nt/makefile.w32-in.
1252 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
1253 in the nt/ directory.
1254 * nt/README.W32: Relocate to nt/ directory.
1255
8966b757
AS
12562010-07-11 Andreas Schwab <schwab@linux-m68k.org>
1257
1258 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
1259
71c44c04
EZ
12602010-07-08 Eli Zaretskii <eliz@gnu.org>
1261
1262 * MAINTAINERS: Update my responsibilities.
1263
72af86bd
AS
12642010-07-07 Andreas Schwab <schwab@linux-m68k.org>
1265
1266 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
1267 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
1268 Remove.
1269
317fbf33
EZ
12702010-06-12 Eli Zaretskii <eliz@gnu.org>
1271
cbc4fd20
EZ
1272 * unidata/bidimirror.awk: New file.
1273
1274 * unidata/BidiMirroring.txt: New file from
1275 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
1276
a5b436df 1277 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
1278 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1279
1280 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
1281 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1282
317fbf33
EZ
1283 * unidata/biditype.awk: New file.
1284
1285 * unidata/Makefile.in (../../src/biditype.h): New target.
1286
1287 * unidata/makefile.w32-in (../../src/biditype.h): New target.
1288
bf3e70eb
JB
12892010-06-09 Juanma Barranquero <lekktu@gmail.com>
1290
1291 * unidata/UnicodeData.txt: Update from
1292 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
1293
81ac4f35
GM
12942010-05-27 Glenn Morris <rgm@gnu.org>
1295
1296 * quick-install-emacs (AVOID): No more Makefile.c files.
1297
1298 * notes/cpp: Remove file.
1299
e45b9e19
KR
13002010-05-15 Ken Raeburn <raeburn@raeburn.org>
1301
1302 * admin.el (set-version, set-copyright): Update emacs.c instead of
1303 version.el.
1304
1305 * make-tarball.txt: Update filename list in step 6.
1306
1307 * quick-install-emacs: Scan emacs.c instead of version.el for
1308 version string.
1309
61a808e8
CY
13102010-05-07 Chong Yidong <cyd@stupidchicken.com>
1311
1312 * Version 23.2 released.
1313
796bb936
EZ
13142010-04-01 Eli Zaretskii <eliz@gnu.org>
1315
52f4d8d5 1316 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 1317
288f9fc0
CY
13182010-03-10 Chong Yidong <cyd@stupidchicken.com>
1319
1320 * Branch for 23.2.
1321
f758ab59
MB
13222010-03-10 Miles Bader <miles@gnu.org>
1323
61c26472
MB
1324 * quick-install-emacs: Use more portable shell syntax.
1325
a5b436df 1326 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
1327 installing.
1328
296271c0
JB
13292010-02-14 Juanma Barranquero <lekktu@gmail.com>
1330
1331 * quick-install-emacs (PRUNED): Fix typo in message.
1332
79c08ece
GM
13332010-01-20 Glenn Morris <rgm@gnu.org>
1334
1335 * revdiff: Remove file that only works with CVS, and isn't really
1336 needed with Bazaar (given the in-built revision options of bzr diff).
1337
893db5bc
GM
13382010-01-12 Glenn Morris <rgm@gnu.org>
1339
1340 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
1341 than emacs-pretest-bug for bug reports for development versions.
1342
149353a4
KH
13432009-11-06 Kenichi Handa <handa@m17n.org>
1344
1345 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
1346 that the block data and the following per-char data fall into the
1347 same char-table leaf.
1348
171fda8a
JB
13492009-10-01 Juanma Barranquero <lekktu@gmail.com>
1350
1351 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
1352
06d09461
JB
13532009-09-07 Juanma Barranquero <lekktu@gmail.com>
1354
1355 * unidata/.gitignore: New file.
1356
cb335806
EZ
13572009-08-22 Eli Zaretskii <eliz@gnu.org>
1358
8e22fa7e
EZ
1359 * notes/bugtracker: How to reassign a bug to a list of packages.
1360
cb335806
EZ
1361 * notes/newfile: Details of how to check for problems with DOS 8+3
1362 file-name restrictions.
1363
13642009-08-18 Glenn Morris <rgm@gnu.org>
1365
1366 * notes/newfile: New file.
1367
54aa48fe
EZ
13682009-07-11 Eli Zaretskii <eliz@gnu.org>
1369
1370 * make-tarball.txt: Add a note about bumping the value of
1371 customize-changed-options-previous-release.
1372
aa4a9384
KH
13732009-06-24 Kenichi Handa <handa@m17n.org>
1374
fe7a3057 1375 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
1376 and don't compact the map. This is to prefer the first one in the
1377 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
1378
09856751
KH
13792009-06-12 Kenichi Handa <handa@m17n.org>
1380
1381 * charsets/Makefile (JISX213A.map): Make it depend on
1382 mapfiles/JISX213A.map.gz.
1383 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
1384
1385 * charsets/mapfiles/JISX213A.map.gz: New file.
1386
1387 * charsets/mapfiles/README: Describe JISX213A.map.gz.
1388
09e47eb5
KH
13892009-06-12 Kenichi Handa <handa@m17n.org>
1390
1391 * charsets/mapfiles/*: New files.
1392
1393 * charsets/mule-charsets.el: Mostly re-written to generate all
1394 MULE-*.map files.
1395
1396 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
1397 files.
1398
1399 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
1400 EUC-JP-MS.
1401
1402 * charsets/cp51932.awk (END): Print arch-tag at the tail.
1403
1404 * charsets/Makefile: Maps depend on files under mapfiles or
1405 ${GLIBC_CHARMAPS}.
1406
0b4ff5df
KH
14072009-04-21 Kenichi Handa <handa@m17n.org>
1408
1409 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
1410 change.
1411
88758986
KH
14122009-04-17 Kenichi Handa <handa@m17n.org>
1413
f58e0fd5
SM
1414 * unidata/unidata-gen.el (unidata-get-decomposition):
1415 Adjust Hangle decomposition rule to Unicode.
88758986 1416
0af3fedf
KH
14172009-04-09 Kenichi Handa <handa@m17n.org>
1418
f58e0fd5
SM
1419 * unidata/unidata-gen.el (unidata-describe-decomposition):
1420 Return a string with a composition property to disable combining
0af3fedf
KH
1421 characters being composed.
1422
e308dcd3 14232009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
1424
1425 * quick-install-emacs: Be more clever about locating info directory.
1426
d9cce206
JB
14272009-02-24 Juanma Barranquero <lekktu@gmail.com>
1428
1429 * nt/README.W32: Fix typos.
1430
3deb93c6
JR
14312009-02-23 Jason Rumney <jasonr@gnu.org>
1432
ed9265fc 1433 * nt/README-ftp-server: Update for 23.0.91.
3deb93c6 1434
d9cce206
JB
1435 * nt/README.W32: Remove ever expanding versions of Windows.
1436 Shorten FAQ URL. Remove mention of obsolete lock directory.
1437 Windows distribution now bin and barebin only. Add note about
1438 SVG support. Remove old tar and gzip problem workarounds.
1439 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
1440
1441 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
1442 undumped distribution no longer exists.
1443
e73521d0 14442009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
1445
1446 * nt/README.W32: Fix typo. (Bug#2207)
1447
1b1db3a9
CY
14482009-02-01 Chong Yidong <cyd@stupidchicken.com>
1449
1450 * admin.el (set-version): Remove deleted file ns-emacs.texi.
1451
d90442ce
KH
14522008-12-02 Kenichi Handa <handa@m17n.org>
1453
1454 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
1455 `decomposition' property adjusted.
1456 (unidata-split-decomposition): Don't include surrounding "<" and
1457 ">" in a symbol name.
1458
14592008-12-01 Kenichi Handa <handa@m17n.org>
1460
b97439ce
JB
1461 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
1462 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
1463 (unidata-get-numeric, unidata-put-numeric)
1464 (unidata-gen-table-numeric): New functions.
1465 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
1466
983ab7ba
EZ
14672008-11-29 Eli Zaretskii <eliz@gnu.org>
1468
1469 * notes/documentation: Add notes about Antinews.
1470
91236f63
GM
14712008-10-23 Glenn Morris <rgm@gnu.org>
1472
1473 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
1474 Add/tweak some nextstep/ entries.
1475
c674e738
KH
14762008-09-19 Kenichi Handa <handa@m17n.org>
1477
1478 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
1479 positions.
1480
293a3986
EZ
14812008-08-23 Eli Zaretskii <eliz@gnu.org>
1482
1483 * CPP-DEFINES: Add USER_FULL_NAME.
1484
b7063e7e
JR
14852008-08-16 Jason Rumney <jasonr@gnu.org>
1486
d4835507 1487 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 1488
295b47d8
JB
14892008-08-06 Juanma Barranquero <lekktu@gmail.com>
1490
1491 * nt/dump.bat: Fix mixed EOLs.
1492
14145fa3
AR
14932008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1494
0dcb2845 1495 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 1496
c3179b06
EZ
14972008-08-02 Eli Zaretskii <eliz@gnu.org>
1498
1499 * CPP-DEFINES: Add defines for accessing system processes.
1500
9e2a2647
DN
15012008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1502
1503 * make-tarball.txt:
1504 * admin.el:
1505 * FOR-RELEASE:
1506 * CPP-DEFINES: Remove mentions of Mac Carbon.
1507
d3841127
GM
15082008-07-16 Glenn Morris <rgm@gnu.org>
1509
1510 * admin.el (set-version, set-copyright): Add nextstep/ files.
1511
ba60bd44 15122008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 1513
0dcb2845 1514 * CPP-DEFINES: Add NS port related defines.
edfda783 1515
f2d8d275
GM
15162008-06-16 Glenn Morris <rgm@gnu.org>
1517
5de85e83
GM
1518 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
1519 doc/lispref/book-spine.texinfo.
f2d8d275 1520
611bee81
GM
15212008-06-15 Glenn Morris <rgm@gnu.org>
1522
1523 * admin.el (set-version): Add doc/misc/faq.texi.
1524
d6710afe
JB
15252008-05-22 Juanma Barranquero <lekktu@gmail.com>
1526
1527 * FOR-RELEASE: Remove Windows problem about the XPM image library
1528 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
1529
2e10f11c
JB
15302008-04-15 Juanma Barranquero <lekktu@gmail.com>
1531
1532 * unidata/UnicodeData.txt: Update to Unicode 5.1.
1533
dd7d19d7
JB
15342008-04-14 Juanma Barranquero <lekktu@gmail.com>
1535
1536 * unidata/unidata-gen.el (unidata-prop-alist):
1537 Fix typo in description of `numeric-value'.
1538 (unidata-put-character): Fix typo in error message.
1539
2cbff44e
GM
15402008-02-21 Glenn Morris <rgm@gnu.org>
1541
1542 * notes/unicode, notes/font-backend: New files, split off from
1543 README.unicode.
1544
43bad2da
KH
15452008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1546
1547 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 1548 being used in latin1-disp.el. Remove the problem of
98723304
KH
1549 cp-supported-codepages. Remove the problem of lost changelog for
1550 ps-prin1.ps.
43bad2da 1551
8a7619ba
EZ
15522008-02-16 Eli Zaretskii <eliz@gnu.org>
1553
1554 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
1555 non-portable in this context.
1556
1557 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
1558 non-portable in this context.
1559
f96b6330
EZ
15602008-02-09 Eli Zaretskii <eliz@gnu.org>
1561
1562 * unidata/makefile.w32-in (lisp): New variable.
1563 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
1564 lisp/emacs-lisp.
1565
56eb72a0
JR
15662008-02-04 Jason Rumney <jasonr@gnu.org>
1567
1568 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
1569
a8fd9158
JB
15702008-02-02 Juanma Barranquero <lekktu@gmail.com>
1571
1572 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
1573
c7e85fc7
EZ
15742008-02-02 Eli Zaretskii <eliz@gnu.org>
1575
9aa0b3c8
EZ
1576 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
1577
bcc891c2 1578 * unidata/Makefile.in: Rename from Makefile.
5889232d 1579
c7e85fc7
EZ
1580 * unidata/makefile.w32-in: New file.
1581
db516472
JR
15822008-02-02 Jason Rumney <jasonr@gnu.org>
1583
1584 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
1585
609789d7 15862008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1587
aca7a3d2
MB
1588 * unidata/copyright.html: New file.
1589
609789d7 15902008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1591
1592 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
1593 decomposition, if T is the same as TBase, don't include it in the
1594 returned list.
1595
609789d7 15962008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1597
1598 * unidata/unidata-gen.el (unidata-text-file): Delete it.
1599 (unidata-list): Initialize to nil.
1600 (unidata-setup-list): New function.
bcc891c2
GM
1601 (unidata-gen-files): New optional arg unidata-text-file.
1602 If it's nil, set unidata-text-file to the left command line arg.
1603 Call unidate-setup-list at first.
aca7a3d2 1604
bcc891c2 1605 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
1606 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
1607
609789d7 16082008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1609
bcc891c2
GM
1610 * unidata/unidata-gen.el: Fix comment typo.
1611 Change string-to-int to string-to-number.
1612 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
1613 (unidata-list): Just insert unidata-text-file.
1614 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 1615 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 1616
bcc891c2 1617 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
1618 (charprop.el): Depends on unidata.txt.
1619 (clean): Remove unidata.txt.
1620
609789d7 16212008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1622
1623 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
1624 (unidata-get-name): Handle U+110B.
1625
609789d7 16262008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1627
1628 Sub-directory `unidata' is for codes to generate charprop.el and
1629 many other uni-*.el files from `UnicodeData.txt'.
1630
38942b9c 1631 * unidata/README: New file.
aca7a3d2
MB
1632
1633 * unidata/Makefile: New file.
1634
1635 * unidata/unidata-gen.el: New file.
1636
1637 * unidata/UnicodeData.txt: New file. Copied from
609789d7 1638 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
1639
1640 * unidata/.cvsignore: New file.
1641
609789d7 16422008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1643
1644 * charsets/.cvsignore: New file.
1645
1646 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
1647
bcc891c2
GM
1648 * charsets/Makefile (all): Rename target from charsets.
1649 Depend on ${TRANS_TABLE}.
1650 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
1651 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
1652 (install): Copy updated files only.
1653
16542008-02-02 Kenichi Handa <handa@m17n.org>
1655
bcc891c2 1656 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
1657
16582008-02-02 Kenichi Handa <handa@m17n.org>
1659
1660 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
1661 0x2299 to 0x29BF.
1662
609789d7 16632008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1664
1665 * charsets/Makefile (TRANS_TABLE): New macro.
1666 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 1667 (cp51932.el): New target.
aca7a3d2
MB
1668 (eucjp-ms.el): New target.
1669 (install): Include ${TRANS_TABLE}.
1670 (CJK): Include JISX213A.map.
1671 (JISX213A.map): New target.
1672
1673 * charsets/eucjp-ms.awk: New file.
1674
1675 * charsets/cp51932.awk: New file.
1676
609789d7 16772008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1678
1679 * charsets/cp932.awk: New file.
1680
bcc891c2 1681 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
1682
1683 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
1684 running an awk program.
1685
609789d7 16862008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1687
1688 * charsets/mapconv: Handle UNICODE2.
1689
c4cc8b9a 1690 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
1691 (CP932-2BYTE.map): New target.
1692
609789d7 16932008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1694
1695 * charsets: New directory for scripts to generate charset map
1696 files in ../etc/charsets/.
1697
bcc891c2 1698 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 1699 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 1700 * charsets/kuten.awk: New files.
aca7a3d2 1701
adf94aa6
GM
17022008-01-08 Glenn Morris <rgm@gnu.org>
1703
1704 * admin.el (set-version): Add doc/man/emacs.1.
1705
f3041af1
DN
17062008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1707
1708 * notes/copyright:
1709 * MAINTAINERS: Remove references to files that have been removed.
1710
a70c9a7a
GM
17112008-01-04 Glenn Morris <rgm@gnu.org>
1712
1713 * admin.el (set-copyright): Add lib-src/ebrowse.c.
1714
aa5fea59
SM
17152007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1716
1717 * CPP-DEFINES: New file.
1718
f8747b72
RS
17192007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1720
1721 * FOR-RELEASE: Remove "window-system in face definition" [of
1722 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
1723 on gnus-dired.el.
1724
24bbe01e
GM
17252007-12-05 Glenn Morris <rgm@gnu.org>
1726
1727 * admin.el (set-version): Handle configure.in. Adapt for doc/
1728 directory layout for manuals.
1729
0073bc5d
RS
17302007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1731
630cb3b7
JB
1732 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
1733 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 1734
1453abd0
GM
17352007-11-17 Glenn Morris <rgm@gnu.org>
1736
1737 * admin.el (process-lines): Move to ../lisp/subr.el.
1738
ca076674
GM
17392007-10-23 Glenn Morris <rgm@gnu.org>
1740
1741 * MAINTAINERS: Move here from ../.
1742
943756ea
JB
17432007-10-17 Juanma Barranquero <lekktu@gmail.com>
1744
1745 * make-emacs: Doc fix.
1746
bab9fcb4
GM
17472007-08-28 Glenn Morris <rgm@gnu.org>
1748
1749 * admin.el: Provide self.
1750
880820fe 17512007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 1752
d58ee9f1 1753 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 1754
cacc7b51
GM
17552007-07-25 Glenn Morris <rgm@gnu.org>
1756
1757 * Relicense all FSF files to GPLv3 or later.
1758
bfcea090
GM
17592007-06-07 Glenn Morris <rgm@gnu.org>
1760
1761 * admin.el (set-copyright): New function.
1762
017f0417
NR
17632007-04-25 Nick Roberts <nickrob@snap.net.nz>
1764
1765 * make-tarball.txt: Add note about cutting the branch.
1766
537a062f
CY
17672007-06-02 Chong Yidong <cyd@stupidchicken.com>
1768
1769 * Version 22.1 released.
1770
77083ca3
EZ
17712007-02-03 Eli Zaretskii <eliz@gnu.org>
1772
1773 * nt/makedist.bat: Change EOL format to DOS. Don't use
1774 redirection characters in REM lines.
1775
880820fe 17762007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
1777
1778 * FOR-RELEASE: Removed Gtk/Xft issue.
1779
1fc8c92b
MB
17802007-01-01 Miles Bader <miles@gnu.org>
1781
1782 * quick-install-emacs (get_config_var): Deal with weird magic
1783 string inserted by recent versions of autoconf.
1784
7dce1990
JB
17852006-11-25 Juanma Barranquero <lekktu@gmail.com>
1786
1787 * admin.el (set-version): Set version number in
1788 lib-src/makefile.w32-in.
1789
dc3d1157
RS
17902006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
1791
1792 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
1793 due to a local miss-configuration.
1794
08c85160
CY
17952006-10-28 Chong Yidong <cyd@stupidchicken.com>
1796
1797 * make-announcement (OLD): Remove LEIM references in announcement
1798 since it is now built-in.
1799
d0834a5c
YM
18002006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1801
1802 * admin.el (set-version): Set version numbers in "mac" subdirectory.
1803
151fe029
KH
18042006-10-03 Kenichi Handa <handa@m17n.org>
1805
1806 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
1807
e71cb549
CY
18082006-08-13 Chong Yidong <cyd@stupidchicken.com>
1809
1810 * FOR-RELEASE: Elisp manual checking completed.
1811
6232e72d
RS
18122006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1813
1814 * FOR-RELEASE: Update refcard section.
1815
8a8476f9
KS
18162006-07-14 Kim F. Storm <storm@cua.dk>
1817
1818 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
1819
1eca02e7
KS
18202006-07-09 Kim F. Storm <storm@cua.dk>
1821
1822 * README: Use outline format. Add FOR-RELEASE.
1823
7fa61471
CY
18242006-06-27 Chong Yidong <cyd@stupidchicken.com>
1825
1826 * FOR-RELEASE: Checking of info.texi done.
1827
8361675a
RS
18282006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1829
1830 * FOR-RELEASE: Update refcard section.
1831
3f168e29
RS
18322006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
1833
1834 * FOR-RELEASE: Update refcard section.
1835
f195dc16
CY
18362006-05-25 Chong Yidong <cyd@stupidchicken.com>
1837
1838 * FOR-RELEASE: Key sequence elisp node done.
1839
49561a36
RS
18402006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1841
1842 * FOR-RELEASE: Update refcard translations. Add coding cookie.
1843
6fedb9f9
CY
18442006-05-21 Chong Yidong <cyd@mit.edu>
1845
1846 * FOR-RELEASE: point-entered /point-left bug fixed.
1847
61515a63
EZ
18482006-05-12 Eli Zaretskii <eliz@gnu.org>
1849
1850 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1851 entry.
1852
4297ece2
BW
18532006-05-06 Bill Wohler <wohler@newt.com>
1854
1855 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1856 about it.
1857
4bbe413d 18582006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 1859
4bbe413d 1860 * ./* (Copyright): Updated Copyright year(s).
49561a36 1861
6b82baf6
RS
18622006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
1863
1864 * FOR-RELEASE (BUGS): Add URLs/MIDs.
1865
49af2995
KS
18662006-02-20 Kim F. Storm <storm@cua.dk>
1867
1868 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1869 Rework how fringe bitmaps are defined and used.
e4920bc9 1870 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
1871 one-level representation. It would be cleaner to split the
1872 representation into a two-level model where first level maps
1873 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 1874 a bitmap appearance.
49af2995 1875
d5e87a2f
CY
18762006-01-27 Chong Yidong <cyd@stupidchicken.com>
1877
8a8476f9 1878 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 1879
9c43c921
BW
18802005-12-13 Bill Wohler <wohler@newt.com>
1881
1882 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1883
6ed81b24
RS
18842005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1885
c95dddbe
RS
1886 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1887 completing-read-multiple, mail-extract-address-components,
1888 mail-mode, quail-define-package, save-buffer and
1889 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1890
2950d850
CY
18912005-11-28 Chong Yidong <cyd@stupidchicken.com>
1892
1893 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1894
ab4d879e
KS
18952005-11-11 Kim F. Storm <storm@cua.dk>
1896
1897 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1898 when displaying a non-breaking space in an overlay string.
1899
932dc33b
CY
19002005-10-30 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * FOR-RELEASE: Init file change implemented.
1903
c809f7cc
CY
19042005-10-27 Chong Yidong <cyd@stupidchicken.com>
1905
1906 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1907
4754e179 19082005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1909
1910 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1911 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1912
ffda926c
BW
19132005-10-17 Bill Wohler <wohler@newt.com>
1914
f58e0fd5 1915 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
943756ea 1916 since it's gone. Also marked mh-e as done.
ffda926c 1917
2d4713aa
JB
19182005-10-11 Juanma Barranquero <lekktu@gmail.com>
1919
1920 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1921 libraries on Windows (Done).
1922
95f76284
JR
19232005-10-01 Jason Rumney <jasonr@gnu.org>
1924
1925 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1926
52f277bf
RF
19272005-08-31 Romain Francoise <romain@orebokech.com>
1928
630cb3b7 1929 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1930 item (Done).
1931
c0eb0519
RF
19322005-08-27 Romain Francoise <romain@orebokech.com>
1933
1934 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1935
385ee3de 19362005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
1937
1938 Update FSF's address in GPL notices.
1939
257914aa
LK
19402005-06-10 Lute Kamstra <lute@gnu.org>
1941
1942 * admin.el (set-version): Set version in lisp manual too.
1943 * make-tarball.txt: Commit lispref/elisp.texi too.
1944
a4e51a7a
RS
19452005-06-04 Richard M. Stallman <rms@gnu.org>
1946
1947 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1948 Other cleanups.
1949
834671a6
LK
19502005-04-19 Lute Kamstra <lute@gnu.org>
1951
1952 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1953
54381691
LK
19542005-04-14 Lute Kamstra <lute@gnu.org>
1955
118e2c39
LK
1956 * nt/makedist.bat (elfiles): Update.
1957
54381691
LK
1958 * admin.el (add-release-logs): Fix require call.
1959
0b048d52
MT
19602005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1961
f58e0fd5 1962 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
943756ea
JB
1963 The first line of every tutorial must begin with a sentence saying
1964 "Emacs Tutorial" in the respective language. This should be
1965 followed by "See end for copying conditions", likewise in the
1966 respective language.
0b048d52 1967
18cd5892
LT
19682005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1969
1970 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1971 Add `undo-ask-before-discard' to it.
1972
9a1c5fbf
MB
19732005-03-02 Miles Bader <miles@gnu.org>
1974
1975 * quick-install-emacs: Only use the mkdir --verbose option if the
1976 script's --verbose option was specified (this avoids problems with
1977 default usage on systems where mkdir doesn't support that option).
1978
e25c1ca6
JR
19792005-02-15 Jason Rumney <jasonr@gnu.org>
1980
fffa137c 1981 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
1982 tar --exclude.
1983
880820fe 19842004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
1985
1986 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1987
6622d928
LT
19882004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1989
1990 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1991 Elisp manuals.
1992
d574552a
LT
19932004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1994
1995 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1996 Emacs and Elisp manuals.
d574552a 1997
0a5e5be0
KS
19982004-09-11 Kim F. Storm <storm@cua.dk>
1999
2000 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
2001 (Documentation): Add NEWS entry.
2002 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 2003
2661eae9
KS
20042004-08-29 Kim F. Storm <storm@cua.dk>
2005
2006 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
2007
880820fe 20082004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 2009
c4cc8b9a 2010 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
2011 (now behaves as well as other ports).
2012
880820fe 20132004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 2014
2661eae9 2015 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 2016
44618f20 20172004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
2018
2019 * FOR-RELEASE: Moved here from the etc directory.
2020
db281452
TTN
20212004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
2022
2023 * notes/BRANCH: New file, to be maintained per CVS branch.
2024
feebeb72
MB
20252003-10-01 Miles Bader <miles@gnu.org>
2026
2027 * quick-install-emacs: Don't use "function" keyword when defining
2028 shell functions.
2029
44618f20
LK
20302003-09-29 Lute Kamstra <lute@gnu.org>
2031
2032 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
2033
e04e1ce2
MB
20342003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
2035
2036 * quick-install-emacs: Remove fns-* pruning, since that file no
2037 longer seems to be generated.
2038 (AVOID): Quote literal periods. Quote braces in a way acceptable
2039 to all parties (gawk gets bitchy about using `\').
2040
6cce52e8
MB
20412003-08-19 Miles Bader <miles@gnu.org>
2042
2043 * quick-install-emacs: Add arch-specific ignored files to
2044 quick-install-emacs. Use quoting for periods that's acceptable
2045 to recent versions of gawk.
2046
13582d53
MR
20472003-08-11 Markus Rost <rost@math.ohio-state.edu>
2048
2049 * cus-test.el: Remove obsolete workaround.
2050
e53925a5
AI
20512003-04-22 Andrew Innes <andrewi@gnu.org>
2052
2053 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
2054 emacs.exe before zipping, and including batch file to recreate
2055 after unpacking.
2056
e53925a5
AI
2057 * nt/README-ftp-server: Update wording and version number etc.
2058 Add extra instructions for installing multi-file .zip
2059 distribution.
2060
2061 * nt/README.W32: Remove personal email address and update wording.
2062
2063 * nt/README-UNDUMP.W32: Remove personal email address and update
2064 wording.
2065
880820fe 20662003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
2067
2068 * make-changelog-diff: New script, code stolen from make-announcement.
2069
2070 * make-announcement: Use make-changelog-diff.
2071
880820fe 20722003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
2073
2074 * make-tarball.txt: Step-by-step instructions for making a tarball.
2075
10d1d0af 2076 * make-announcement: A script for creating pretest announcements.
163c6f1c 2077
880820fe 20782003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
2079
2080 * admin.el (add-release-logs): Expand the directory name before
2081 calling find(1).
2082 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 2083 the date and the user's name and address.
33b97f32 2084
7b997a97
MB
20852003-01-07 Miles Bader <miles@gnu.org>
2086
2087 * quick-install-emacs: Unset LANG etc. to avoid non-standard
2088 command output from non-C locales.
2089
6c465a15 20902002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 2091
3bc08206 2092 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 2093 which can be run in batch mode. See the Commentary section.
bd08d86a 2094
5ce129c2
MR
20952002-10-08 Markus Rost <rost@math.ohio-state.edu>
2096
2097 * cus-test.el: New file.
2098
14dd2fe9
MB
20992002-05-27 Miles Bader <miles@gnu.org>
2100
2101 * quick-install-emacs (VERSION): Calculate using the same method
2102 that configure.in uses.
2103
880820fe 21042002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
2105
2106 * emacs-pretesters: New file with information for Emacs
2107 pretesters.
2108
b9a07996
PE
21092002-03-22 Paul Eggert <eggert@twinsun.com>
2110
2111 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
2112 POSIX 1003.1-2001 disallows both usages.
2113
38b81d74
AI
21142002-02-11 Andrew Innes <andrewi@gnu.org>
2115
2116 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
2117
72a68345
AI
21182002-01-24 Andrew Innes <andrewi@gnu.org>
2119
2120 * nt/README.W32: Remove unnecessary version number and date
2121 references.
2122
2123 * nt/README-UNDUMP.W32: Ditto.
2124
ebbaf4e3
GM
21252001-12-06 Gerd Moellmann <gerd@gnu.org>
2126
2127 * make-emacs: Add --trace-move.
2128
461a1459
AI
21292001-10-23 Andrew Innes <andrewi@gnu.org>
2130
2131 * nt/makedist.bat: Remove remaining obsolete reference to
2132 GETTING.GNU.SOFTWARE.
2133
26fe1f92
GM
21342001-10-22 Gerd Moellmann <gerd@gnu.org>
2135
2136 * admin.el (set-version): Use `s' interactive spec for
2137 version number.
2138
71431a0e
GM
21392001-10-20 Gerd Moellmann <gerd@gnu.org>
2140
6aa97356 2141 * (Version 21.1 released.)
71431a0e 2142
e568708b
GM
21432001-10-20 Gerd Moellmann <gerd@gnu.org>
2144
2145 * admin.el (add-release-logs): Put the log entry in lispref, too.
2146
c5915370
MB
21472001-10-20 Miles Bader <miles@gnu.org>
2148
2149 * quick-install-emacs: Exit if we can't find some variable.
2150 (AVOID): Add .orig & .rej files.
2151 (get_config_var): Be more liberal about format of config.status
2152 sed commands.
2153
5a4a5bd4
GM
21542001-10-19 Gerd Moellmann <gerd@gnu.org>
2155
74499542
GM
2156 * admin.el: New file.
2157
5a4a5bd4
GM
2158 * build-configs: Add --help option. Add support for building
2159 in arbitrary source trees.
2160
09954f3b
GM
21612001-10-17 Gerd Moellmann <gerd@gnu.org>
2162
2163 * alloc-colors.c: New file.
2164
f2164e31
GM
21652001-10-13 Gerd Moellmann <gerd@gnu.org>
2166
2167 * make-emacs: Add --boot switch for bootstrapping. Logs to
2168 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
2169
ab952a4f
GM
21702001-10-05 Gerd Moellmann <gerd@gnu.org>
2171
2172 * Branch for 21.1.
6c465a15 2173
f537c3cd
EZ
21742001-09-04 Andrew Innes <andrewi@gnu.org>
2175
1bf6ecf2 2176 * nt/makedist.bat: Remove reference to obsolete file
f537c3cd
EZ
2177 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
2178 version of tar used.
2179
2180;; Local Variables:
880820fe 2181;; coding: utf-8
f537c3cd 2182;; End:
2a34a036 2183
ba318903 2184 Copyright (C) 2001-2014 Free Software Foundation, Inc.
5b87ad55
GM
2185
2186 This file is part of GNU Emacs.
2187
9ad5de0c 2188 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 2189 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
2190 the Free Software Foundation, either version 3 of the License, or
2191 (at your option) any later version.
5b87ad55
GM
2192
2193 GNU Emacs is distributed in the hope that it will be useful,
2194 but WITHOUT ANY WARRANTY; without even the implied warranty of
2195 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2196 GNU General Public License for more details.
2197
2198 You should have received a copy of the GNU General Public License
9ad5de0c 2199 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.