Merge from mainline.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
9ebada6a
PE
12013-12-24 Paul Eggert <eggert@cs.ucla.edu>
2
3 Automate the procedure for updating copyright year.
4 * merge-gnulib (GNULIB_MODULES): Add update-copyright.
5 * notes/years: Mention admin/update-copyright.
6 * update-copyright: New file.
7
dedfb7f8
XF
82013-12-24 Xue Fuqiao <xfq.free@gmail.com>
9
10 * admin.el (add-release-logs):
11 (set-version-in-file, set-version, set-copyright):
12 Use `user-error'.
13
77e5bcc5
EZ
142013-12-22 Eli Zaretskii <eliz@gnu.org>
15
16 * unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
17 to <control> characters: the Unicode Standard says they have no
18 name. (Bug#16216)
c181ea40
EZ
19 (unidata-describe-bidi-class): Add new "isolate" classes
20 introduced by Unicode 6.3.
77e5bcc5 21
b0fe992f
DE
222013-12-12 David Engster <deng@randomsample.de>
23
24 * grammars/c.by (expr-binop): Add MOD.
25 (variablearg): Add 'opt-assign'.
26 (variablearg, varnamelist): Add default values so that it can be
27 later expanded into the tag.
28 (opt-stuff-after-symbol): Rename to 'brackets-after-symbol' and
29 remove empty match.
30 (multi-stage-dereference): Adapt to above rename.
31 (unaryexpression): Use 'symbol' instead of 'namespace-symbol',
32 since the latter also leads to an empty match at the end which
33 would make this too greedy.
34 (variablearg-opt-name): Support parsing of function pointers
35 inside an argument list.
36
f9405d87
GM
372013-12-12 Glenn Morris <rgm@gnu.org>
38
62bd73fa
GM
39 * update_autogen (info_dir):
40 Use dir_top from build-aux/ rather than admin/.
41
f9405d87
GM
42 * update_autogen: Add option to generate info/dir.
43 (Usage): Add -I.
44 (info_flag): New variable.
45 (-I): New option.
46 (doc): Maybe check its status.
47 (info_dir): New function.
48 * dir_top: New file.
49
a8f9bc05
PE
502013-12-11 Paul Eggert <eggert@cs.ucla.edu>
51
52 Remove the option of using libcrypto.
53 * merge-gnulib: Remove lib/gl_openssh.h and m4/gl-openssl.m4.
54
ad826124
EZ
552013-12-04 Eli Zaretskii <eliz@gnu.org>
56
57 * unidata/unidata-gen.el (unidata-prop-alist): Update bidi-class
58 to include the new isolate-related classes introduced with Unicode
59 v6.3.
60 (unidata-encode-val): Accept an additional optional argument, a
61 warning message to emit when UnicodeData.txt defines bidi-class
62 values that are not in unidata-prop-alist. Add a comment
63 explaining what should maintainers do if/when such a warning ever
64 appears.
65 (unidata-gen-table): Call unidata-encode-val with 3rd arg non-nil
66 when generating uni-bidi.el.
67
c2685641
GM
682013-12-01 Glenn Morris <rgm@gnu.org>
69
70 * unidata/Makefile.in (${DSTDIR}/charprop.el):
71 Ensure output files are writable.
72
d715c019
GM
732013-11-30 Glenn Morris <rgm@gnu.org>
74
75 * grammars/Makefile.in: Ensure output files are writable.
76
28c9be2d
EZ
772013-11-30 Eli Zaretskii <eliz@gnu.org>
78
79 * charsets/mule-charsets.el: Rewritten to work in Emacs 23 and
80 later. (Bug#16007)
81
f9b697dd
GM
822013-11-30 Glenn Morris <rgm@gnu.org>
83
84 Stop keeping (most) generated cedet grammar files in the repository.
85 * grammars/README: Remove.
86 * grammars/Makefile.in: New file.
87 * grammars/c.by, grammars/java-tags.wy, grammars/js.wy:
88 * grammars/python.wy: Update declarations to match generated outputs.
89
c2a2e7b0
GM
902013-11-28 Glenn Morris <rgm@gnu.org>
91
92 * unidata/unidata-gen.el (unidata-gen-files):
93 Disable autoloads in generated files.
94
7e3bf78c
GM
952013-11-27 Glenn Morris <rgm@gnu.org>
96
97 * unidata/Makefile.in (all, install, clean, bootstrap-clean)
98 (distclean, maintainer-clean): Declare as PHONY.
99 (compile, extraclean): New.
100 (${DSTDIR}/charprop.el): Depend on source files rather than
101 intermediate products.
102
b5c9a3cc
GM
1032013-11-11 Glenn Morris <rgm@gnu.org>
104
766284d9
GM
105 * unidata/BidiMirroring.txt, unidata/UnicodeData.txt: Update to 6.3.0.
106
b5c9a3cc
GM
107 * unidata/unidata-gen.el (unidata-gen-files):
108 Tweak whitespace in generated files.
109
129c301b
GM
1102013-11-09 Glenn Morris <rgm@gnu.org>
111
112 * unidata/unidata-gen.el (unidata-gen-files):
113 Fix deletion of existing output files after 2013-10-30 changes.
114
099f5cd0
GM
1152013-11-07 Glenn Morris <rgm@gnu.org>
116
117 * unidata/unidata-gen.el (unidata-gen-files):
118 Disable version-control in generated files.
9d172c15 119 Update Unicode Inc. copyright years.
099f5cd0 120
4dde498b
GM
1212013-11-05 Glenn Morris <rgm@gnu.org>
122
123 * update_autogen: Move here from ../autogen.
124 (usage): Update. Remove -l, add -A.
125 (autogendir): New variable.
126 (ldefs_flag): Default to set.
127 (genfiles): Reduce to only ms-dos relevant files.
128 (main): Make checking autogen sources optional.
129 Make copying of autogen files optional.
130
447892ed
GM
1312013-10-30 Glenn Morris <rgm@gnu.org>
132
9835cedb
GM
133 * unidata/unidata-gen.el (unidata-gen-files): Use pop.
134 Also take the output directory as an argument.
135 * unidata/Makefile.in: Simplify now that unidata-gen-files takes
136 the output directory as an argument (no need to cd, etc).
137 (abs_srcdir, abs_builddir): Remove.
138 (abs_top_builddir): Replace by top_builddir.
139 (${DSTDIR}/charprop.el): No need to cd. Pass dest as argument.
140 (${DSTDIR}/charprop.el, charprop.el):
141 No need to pass unidata.txt as argument.
142
0d0ab932
GM
143 * unidata/unidata-gen.el (unidata--ensure-compiled): New function.
144 (unidata-gen-table-name, unidata-gen-table-decomposition)
145 (unidata-gen-files): Use unidata--ensure-compiled.
146
447892ed
GM
147 * unidata/Makefile.in (abs_srcdir): New, set by configure.
148 (${DSTDIR}/charprop.el, charprop.el): Update for srcdir not absolute.
149 (clean): Delete all .elc files.
55498a0f 150 (bootstrap-clean): New rule.
447892ed 151
b8e3b0a9
GM
1522013-10-23 Glenn Morris <rgm@gnu.org>
153
154 * unidata/Makefile.in (emacs, ${DSTDIR}/charprop.el):
155 Quote entities that might contain whitespace.
156
595e113b
PE
1572013-10-07 Paul Eggert <eggert@cs.ucla.edu>
158
159 Improve support for popcount and counting trailing zeros (Bug#15550).
160 * merge-gnulib (GNULIB_MODULES): Add count-one-bits
161 and count-trailing-zeros.
162
4eed3157
PE
1632013-10-04 Paul Eggert <eggert@cs.ucla.edu>
164
165 Use hardware support for byteswapping on glibc x86 etc.
166 * merge-gnulib (GNULIB_MODULES): Add byteswap.
167
50b13cde
PE
1682013-08-28 Paul Eggert <eggert@cs.ucla.edu>
169
170 * unidata/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
171 for portability to hosts where /bin/sh has problems.
172
1857cd3f
GM
1732013-08-27 Glenn Morris <rgm@gnu.org>
174
175 * admin.el (manual-misc-manuals): Use INFO_COMMON rather than
278208b8 176 INFO_TARGETS. "faq" does not need special treatment any more.
1857cd3f 177
8e5c7e6f
GM
1782013-08-15 Glenn Morris <rgm@gnu.org>
179
180 * make-tarball.txt: Mention generating pdfs in etc/refcards.
181
555d5565
XF
1822013-08-15 Xue Fuqiao <xfq.free@gmail.com>
183
184 * notes/hydra: More information about Hydra.
185
b41bfdd0
XF
1862013-08-10 Xue Fuqiao <xfq.free@gmail.com>
187
188 * notes/hydra: New file.
189
e0fdb694
PE
1902013-08-04 Paul Eggert <eggert@cs.ucla.edu>
191
192 Fix some minor races in hosts lacking mkostemp (Bug#15015).
193 * merge-gnulib (GNULIB_MODULES): Add mkostemp.
194
48dde4df
GM
1952013-07-12 Glenn Morris <rgm@gnu.org>
196
197 * admin.el (manual-style-string): Use non-abbreviated url.
198
4ebbdd67
PE
1992013-07-09 Paul Eggert <eggert@cs.ucla.edu>
200
7b154def
PE
201 Port recent close-on-exec changes to Cygwin (Bug#14821).
202 * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid binary-io.
203
4ebbdd67
PE
204 Handle error numbers a bit more reliably.
205 * merge-gnulib (GNULIB_MODULES): Remove ignore-value.
206
067428c1
PE
2072013-07-07 Paul Eggert <eggert@cs.ucla.edu>
208
209 Make file descriptors close-on-exec when possible (Bug#14803).
210 * merge-gnulib (GNULIB_MODULES): Add fcntl, pipe2.
211 (GNULIB_TOOL_FLAGS): Avoid binary-io, close. Do not avoid fcntl.
212
0773c610
GM
2132013-07-06 Glenn Morris <rgm@gnu.org>
214
215 * admin.el (manual-misc-manuals): New function.
216 (make-manuals): Avoid hard-coding list of misc manuals.
c7197e52
GM
217 Add the option to only make certain type(s) of output.
218 (manual-misc-html): Special-case ccmode and efaq.
219 (manual-html-mono, manual-html-node, manual-pdf, manual-ps):
220 Move creation of output directory here from make-manuals.
221 (manual-html-fix-index-2): Avoid dynamic reference to `f'.
0773c610 222
9f1d94c0
GM
2232013-07-05 Glenn Morris <rgm@gnu.org>
224
225 * admin.el (make-manuals): Use a standard location for lispintro.
f114e6c3 226 Use a pdf/ subdirectory for pdf versions.
9f1d94c0 227
0cb70db7
GM
2282013-06-29 Glenn Morris <rgm@gnu.org>
229
230 * admin.el (make-manuals): Don't bother with txt or dvi any more.
231 (manual-txt): Remove.
232 (manual-pdf): Doc fix.
233 (manual-ps): Rename from manual-dvi.
b9a54f5e
GM
234 (manual-pdf, manual-ps): Work in the directory with the texi file,
235 so that TeX intermediate files go there rather than to PWD.
0cb70db7 236
d862673b
XF
2372013-06-15 Xue Fuqiao <xfq.free@gmail.com>
238
239 * notes/changelogs: Mention trivial changes in Change Log.
240
0605ec8e
GM
2412013-06-13 Glenn Morris <rgm@gnu.org>
242
243 * admin.el (manual-style-string): Use new file manual.css.
244
4f405069 2452013-06-02 Eric Ludlam <zappo@gnu.org>
890f7890
DE
246
247 * grammars/srecode-template.wy (variable): Accept a single number
248 as a variable value. Allows the 'priority' to be set to a number.
0605ec8e 249 (wisent-srecode-template-lexer): Move number up so it can be created.
890f7890 250
5ebfa896
GM
2512013-05-16 Glenn Morris <rgm@gnu.org>
252
253 * cus-test.el (cus-test-cus-load-groups): New function.
254 (cus-test-get-options): Add option to return groups.
255 (cus-test-noloads): Also check custom groups.
256
6e911150
SM
2572013-05-15 Stefan Monnier <monnier@iro.umontreal.ca>
258
259 * quick-install-emacs: Don't prune DOC-* files a any more.
260
29efd469
GM
2612013-05-14 Glenn Morris <rgm@gnu.org>
262
263 * cus-test.el (cus-test-get-lisp-files): Ignore obsolete/.
264 (cus-test-libs): Fix let-binding of default-directory.
265 (cus-test-noloads): Load all libs for the comparison.
266
5d108606
GM
2672013-05-11 Glenn Morris <rgm@gnu.org>
268
269 * cus-test.el (cus-test-libs-noloads): Add a few more files.
270 (cus-test-load-libs, cus-test-opts):
271 Add option to load more/all Lisp files.
272 (cus-test-get-lisp-files): Ignore .*.el files.
273
a3f276d8
GM
2742013-05-10 Glenn Morris <rgm@gnu.org>
275
276 * cus-test.el (cus-test-libs-noloads): Add some files.
277 (cus-test-get-lisp-files): New function.
278 (cus-test-libs): Add option to load more/all Lisp files.
279
2dee4d5e
GM
2802013-05-09 Glenn Morris <rgm@gnu.org>
281
282 * cus-test.el: No need to provide bbdb, bbdb-com any more.
d631786a
GM
283 (cus-test-libs-noloads): Add dunnet in the defvar.
284 (dunnet): Don't always load it.
285 (viper-mode): Only set if interactive.
286 (cus-test-load-custom-loads): Load dunnet if necessary.
287 (cus-test-load-1): New macro, with common code from cus-test-load-libs
288 and cus-test-libs.
289 (cus-test-load-libs, cus-test-libs): Use cus-test-load-1 macro.
290 Update for cus-test-get-autoload-deps changed result.
291 (cus-test-get-autoload-deps): Simplify. Return file names as they
292 appear in loaddefs.el (directory parts are needed now that not all
293 lisp subdirs are in load-path).
294 (cus-test-deps): Explicitly skip dunnet.
2dee4d5e 295
ffdc270a
PE
2962013-05-07 Paul Eggert <eggert@cs.ucla.edu>
297
298 Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295)
299 * merge-gnulib (GNULIB_MODULES): Add qacl.
300 (GNULIB_TOOL_FLAGS): Do not avoid errno.
301
4b725a70
PE
3022013-04-01 Paul Eggert <eggert@cs.ucla.edu>
303
304 Use UTF-8 for most files with non-ASCII characters (Bug#13936).
305 * notes/unicode (etc/tutorials/TUTORIAL.ko, leim/quail/hanja.el)
306 (leim/quail/hanja3.el, leim/quail/symbol-ksc.el):
307 Now utf-8, not iso-2022-7bit. Also, files that contain non-UTF-8
308 characters are now encoded in utf-8-emacs, not iso-2022-7bit.
309
6b8504ba
PE
3102013-03-18 Paul Eggert <eggert@cs.ucla.edu>
311
2aa2157b
PE
312 * notes/unicode: Mention some more iso-2022-7bit files (Bug#13936).
313
6b8504ba
PE
314 Automate the build of ja-dic.el (Bug#13984).
315 * notes/unicode: ja-dic.el is now UTF-8.
316
78be8b64 3172013-03-16 Glenn Morris <rgm@gnu.org>
20658042
GM
318
319 * admin.el (manual-pdf, manual-dvi): Pass -I to texi2pdf, texi2dvi.
320
78be8b64 3212013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
322
323 * admin.el (manual-html-mono, manual-html-node): Add -DWWW_GNU_ORG.
324
47d7532e
PE
3252013-03-13 Paul Eggert <eggert@cs.ucla.edu>
326
327 File synchronization fixes (Bug#13944).
328 * CPP-DEFINES (BSD_SYSTEM, HAVE_FSYNC): Remove.
329 * merge-gnulib (GNULIB_MODULES): Add fsync, fdatasync.
330
1b610f51
PE
3312013-03-11 Paul Eggert <eggert@cs.ucla.edu>
332
333 * notes/unicode: Improve notes about Emacs source file encoding.
334
c69f4673
GM
3352013-03-11 Glenn Morris <rgm@gnu.org>
336
337 * admin.el (make-manuals): Add emacs-lisp-intro and some more
338 doc/misc manuals.
339 (manual-html-mono, manual-html-node, manual-txt):
340 Pass -I to makeinfo.
341
1a7bceef
GM
3422013-03-10 Glenn Morris <rgm@gnu.org>
343
344 * admin.el (add-release-logs): Use UTC for release date.
345
8c39e821
GM
3462013-03-09 Glenn Morris <rgm@gnu.org>
347
348 * admin.el (add-release-logs): Provide interactive defaults.
78cd48e7 349 Allow specification of the release date. Don't exclude gnus/.
8c39e821 350
d37e4893
PE
3512013-03-05 Paul Eggert <eggert@cs.ucla.edu>
352
353 * notes/unicode: Add notes about Emacs source file encoding.
354
f5572543
PE
3552013-03-04 Paul Eggert <eggert@cs.ucla.edu>
356
357 * grammars/java-tags.wy (CHAR): Remove "('\u0000' to '\uffff')"
358 from summary, as this causes javat-wy.el to contain both a null byte
359 and a byte sequence that is not valid UTF-8, which is inconvenient.
360
50d8b29d
PE
3612013-03-03 Paul Eggert <eggert@cs.ucla.edu>
362
363 * bzrmerge.el (bzrmerge-apply): Omit Latin-1 char from diagnostic.
364 If there were a real need, it should be UTF-8 anyway.
365
1ddc2bd6
PE
3662013-02-25 Paul Eggert <eggert@cs.ucla.edu>
367
368 Simplify data_start configuration (Bug#13783).
369 * CPP-DEFINES (DATA_START, ORDINARY_LINK): Remove.
370
a84b7c53
PE
3712013-02-11 Paul Eggert <eggert@cs.ucla.edu>
372
373 Tune by using memchr and memrchr.
374 * merge-gnulib (GNULIB_MODULES): Add memrchr.
375
8654f9d7
PE
3762013-02-01 Paul Eggert <eggert@cs.ucla.edu>
377
378 Use fdopendir, fstatat and readlinkat, for efficiency (Bug#13539).
379 * merge-gnulib (GNULIB_MODULES): Add fdopendir, fstatat, readlinkat.
380 (GNULIB_TOOL_FLAGS): Do not avoid at-internal, openat-h.
381 Avoid dup, open, opendir.
382
2b30549c
DA
3832013-01-15 Dmitry Antipov <dmantipov@yandex.ru>
384
385 * coccinelle/xsave.cocci: Semantic patch to adjust users of
386 XSAVE_POINTER and XSAVE_INTEGER macros.
387
66cf328d
GM
3882013-01-03 Glenn Morris <rgm@gnu.org>
389
2036b4b8
GM
390 * check-doc-strings: Update for CVS->bzr, moved lispref/ directory.
391
f674f1d1
GM
392 * emacs-pretesters, make-announcement, make-changelog-diff:
393 Remove files.
66cf328d 394
97976f9f
PE
3952012-12-14 Paul Eggert <eggert@cs.ucla.edu>
396
4f405069 397 Fix permissions bugs with setgid directories etc. (Bug#13125)
97976f9f
PE
398 * CPP-DEFINES (BSD4_2): Remove.
399
7be78020
PE
4002012-12-08 Paul Eggert <eggert@cs.ucla.edu>
401
5745a7df
PE
402 Use putenv+unsetenv instead of modifying environ directly (Bug#13070).
403 * merge-gnulib (GNULIB_MODULES): Add putenv, unsetenv.
404
7be78020
PE
405 Simplify get_lim_data.
406 * CPP-DEFINES (ULIMIT_BREAK_VALUE): Remove.
407
d983a10b
PE
4082012-12-03 Paul Eggert <eggert@cs.ucla.edu>
409
410 Assume POSIX 1003.1-1988 or later for signal.h (Bug#13026).
411 * CPP-DEFINES (SIGALRM, SIGCHLD, SIGHUP, SIGKILL, SIGPIPE, SIGQUIT):
412 Remove.
413 (SIGTRAP): Remove this one too, as config.h no longer defines it.
414 * merge-gnulib (GNULIB_MODULES): Add sig2str.
415
bcd77a2b
KB
4162012-11-24 Ken Brown <kbrown@cornell.edu>
417
418 * CPP-DEFINES (HAVE_MOUSE): Remove.
419
95ef7787
PE
4202012-11-23 Paul Eggert <eggert@cs.ucla.edu>
421
422 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
423 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
424 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
425
9239d970
PE
4262012-11-21 Paul Eggert <eggert@cs.ucla.edu>
427
428 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
429 * CPP-DEFINES (BROKEN_GETWD, HAVE_GETCWD, HAVE_GETWD, HAVE_SIZE_T)
430 (HAVE_UNISTD_H): Remove.
431
49cdacda
PE
4322012-11-17 Paul Eggert <eggert@cs.ucla.edu>
433
434 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
435 * CPP-DEFINES (O_RDONLY, O_RDWR, HAVE_FCNTL_H): Remove.
436 * merge-gnulib (GNULIB_MODULES): Add fcntl-h.
437
3d082a26
PE
4382012-11-16 Paul Eggert <eggert@cs.ucla.edu>
439
440 Remove no-longer-used pty_max_bytes variable.
441 * CPP-DEFINES (HAVE_FPATHCONF): Remove.
442
73dcdb9f
PE
4432012-11-14 Paul Eggert <eggert@cs.ucla.edu>
444
445 Use faccessat, not access, when checking file permissions (Bug#12632).
446 * merge-gnulib (GNULIB_MODULES): Add faccessat.
447 (GNULIB_TOOL_FLAGS): Avoid at-internal, fchdir, malloc-posix,
448 openat-die, openat-h, save-cwd. Do not avoid fcntl-h.
449 Omit gnulib's m4/fcntl-o.m4.
450
8148369c
PE
4512012-11-05 Paul Eggert <eggert@cs.ucla.edu>
452
dd0333b6
PE
453 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
454 * CPP-DEFINES (HAVE_SETPGID, HAVE_SETSID, SETPGRP_RELEASES_CTTY):
455 Remove; obsolete.
456
8148369c
PE
457 Simplify by assuming __fpending.
458 * CPP-DEFINES (PENDING_OUTPUT_COUNT): Remove.
459
5ccd466c
GM
4602012-11-03 Glenn Morris <rgm@gnu.org>
461
462 * admin.el (set-copyright): Add msdos/sed2v2.inp.
463
7ccfb720
PE
4642012-11-01 Paul Eggert <eggert@cs.ucla.edu>
465
466 Fix data-loss with --batch (Bug#9574).
467 * merge-gnulib (GNULIB_MODULES): Add close-stream.
468
f5772b8e
KH
4692012-10-12 Kenichi Handa <handa@gnu.org>
470
471 * charsets/Makefile (JISC6226.map): Add missing mappings.
472
cde44a77
KH
4732012-10-11 Kenichi Handa <handa@gnu.org>
474
475 * charsets/mapconv: Adjusted for the change of mapfiles/*.gz to
476 mapfiles/*.
477
478 * charsets/gb180302.awk: Handle 4-byte sequences in the input file.
479
480 * charsets/Makefile: Be sure to call mapconv script of the current
481 directory. Adjusted for the change of mapfiles/*.gz to
482 mapfiles/*.
483 (SED_SCRIPT): New variable.
484 (jisx2131-filter): New target.
485 (JISX2131.map): Use jisx2131-filter to filter out characters added
486 for the 2004 year version.
487 (clear): Remove ${SED_SCRIPT} too.
488
489 * charsets/mapfiles/MULE-ethiopic.map,
490 charsets/mapfiles/MULE-ipa.map,
491 charsets/mapfiles/MULE-is13194.map,
492 charsets/mapfiles/MULE-lviscii.map,
493 charsets/mapfiles/MULE-sisheng.map,
494 charsets/mapfiles/MULE-tibetan.map,
495 charsets/mapfiles/MULE-uviscii.map: Fix typo.
496
2c35bdbb
GM
4972012-10-09 Glenn Morris <rgm@gnu.org>
498
499 * admin.el (cusver-scan-cus-start): New function.
500 (cusver-check): Scan old cus-start.el.
501
5407f8d2
GM
5022012-10-07 Glenn Morris <rgm@gnu.org>
503
504 * admin.el (cusver-new-version): Set default.
505 (cusver-check): Improve interactive argument reading.
506
1a316a53
GM
5072012-10-06 Glenn Morris <rgm@gnu.org>
508
509 * admin.el (cusver-new-version): New variable.
510 (cusver-scan): Check if containing group has a :version.
511 (cusver-check): Add VERSION argument.
512
9414dd8d
CY
5132012-10-01 David Engster <deng@randomsample.de>
514
515 * grammars/bovine-grammar.el:
516 * grammars/wisent-grammar.el: Move to lisp directory.
517
62a81506
CY
5182012-10-01 David Engster <deng@randomsample.de>
519
520 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
521 Remove.
d1b066d2 522 (bovine-grammar-expand-form): Test for emacs-major-version.
62a81506
CY
523
524 * grammars/c.by: Add EXPLICIT to keyword tokens.
d1b066d2 525 Add %provide token.
62a81506 526
d1b066d2 527 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it
62a81506 528 was copied to grammar.el. New %provide token to generate prefix
4f405069 529 which conforms with Emacs conventions. Remove lexer definition,
62a81506
CY
530 which is now in grammar.el.
531
eec5fae2
GM
5322012-09-27 Glenn Morris <rgm@gnu.org>
533
534 * admin.el (set-version): Set msdos.c's Vwindow_system_version.
535
a615a3ae
PE
5362012-09-27 Paul Eggert <eggert@cs.ucla.edu>
537
538 Check more robustly for timer_settime.
539 * merge-gnulib (GNULIB_MODULES): Add timer-time.
540
e3b60857
JB
5412012-09-26 Juanma Barranquero <lekktu@gmail.com>
542
543 * unidata/BidiMirroring.txt:
544 * unidata/UnicodeData.txt: Update to Unicode 6.2.
545
78f83752
GM
5462012-09-17 Glenn Morris <rgm@gnu.org>
547
dcddaabb
GM
548 * admin.el (add-log-time-format): Declare.
549
dcf8834b
GM
550 * admin.el (cusver-scan, cusver-check): Bind local variables.
551
552 * admin.el (set-version): Set major version in
553 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
554 (set-copyright): In etc/refcards, only change ru-refcard.tex
555 and emacsver.tex.
556
78f83752
GM
557 * admin.el (set-copyright): No more need to set copyrights for
558 nextstep, or .c files. Add configure.ac and config.nt.
559
0caaedb1
PE
5602012-09-16 Paul Eggert <eggert@cs.ucla.edu>
561
562 Remove configure's --without-sync-input option (Bug#12450).
563 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
564
83da1b55
GM
5652012-09-16 Glenn Morris <rgm@gnu.org>
566
567 * admin.el (set-version): No more need to set nextstep versions.
568 (set-copyright): Update for moved nextstep files.
569
4a4bbad2
PE
5702012-09-13 Paul Eggert <eggert@cs.ucla.edu>
571
572 Simplify SIGIO usage (Bug#12408).
d1b066d2 573 * CPP-DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
4a4bbad2
PE
574 (BROKEN_SIGPTY, NO_TERMIO): Remove.
575
c990426a
PE
5762012-09-11 Paul Eggert <eggert@cs.ucla.edu>
577
578 Simplify, document, and port floating-point (Bug#12381).
579 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
580
f6196b87
PE
5812012-09-09 Paul Eggert <eggert@cs.ucla.edu>
582
583 Assume C89 or later for math functions (Bug#12381).
584 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
585 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
586
1088b922
PE
5872012-09-04 Paul Eggert <eggert@cs.ucla.edu>
588
589 Simplify redefinition of 'abort' (Bug#12316).
590 * CPP-DEFINES (NO_ABORT): Remove.
591
a3f90bea
GM
5922012-08-28 Glenn Morris <rgm@gnu.org>
593
594 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
595
01e0f0f5
AS
5962012-08-28 Andreas Schwab <schwab@linux-m68k.org>
597
598 * charsets/mule-charsets.el (header): Fix typo.
599
f4a681b0
PE
6002012-08-24 Paul Eggert <eggert@cs.ucla.edu>
601
602 On assertion failure, print backtrace if available.
603 * merge-gnulib (GNULIB_MODULES): Add execinfo.
604
620f13b0
PE
6052012-08-16 Paul Eggert <eggert@cs.ucla.edu>
606
607 Use ASCII tests for character types.
608 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
609 new direct dependency; c-ctype was already being used indirectly
610 via other gnulib modules.
611
f5d9e83a
PE
6122012-08-14 Paul Eggert <eggert@cs.ucla.edu>
613
614 Use bool for Emacs Lisp booleans.
615 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
616 new direct dependency; stdbool was already being used indirectly
617 via other gnulib modules.
618
9ff9402d 6192012-08-11 Glenn Morris <rgm@gnu.org>
23c726f6
GM
620
621 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
622
c644523b
DA
6232012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
624
625 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
626
13294f95
PE
6272012-08-02 Paul Eggert <eggert@cs.ucla.edu>
628
629 Port to Solaris 8.
630 * CPP-DEFINES (WRETCODE): Remove.
631
d8a05828
DA
6322012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
633
634 * coccinelle/overlay.cocci: Semantic patch to replace direct
635 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
636
8271d590
DA
6372012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
638
639 * coccinelle/symbol.cocci: Semantic patch to replace direct
640 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
641
3193acd2
DA
6422012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
643
644 * coccinelle/process.cocci: Semantic patch to replace direct
645 access to Lisp_Object members of struct Lisp_Process to PVAR.
646
3a45383a
DA
6472012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
648
649 * coccinelle/window.cocci: Semantic patch to replace direct
650 access to Lisp_Object members of struct window to WVAR.
651
e34f7f79
DA
6522012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
653
654 * coccinelle/frame.cocci: Semantic patch to replace direct
655 access to Lisp_Object members of struct frame to FVAR.
656
e32a5799
PE
6572012-07-28 Paul Eggert <eggert@cs.ucla.edu>
658
659 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
660 * merge-gnulib: Add environ, stdalign.
661
d7ea76b4
DA
6622012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
663
664 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
665 make_unibyte_string to build_unibyte_string where appropriate.
666
4dc7c8d5 6672012-07-17 Eli Zaretskii <eliz@gnu.org>
fbf31a9c
EZ
668
669 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
670
4dc7c8d5 6712012-07-17 Chong Yidong <cyd@gnu.org>
94f0aa34
CY
672
673 * Version 24.1 released.
d7ea76b4 674
5ebbef1d
PE
6752012-07-11 Paul Eggert <eggert@cs.ucla.edu>
676
bb352260
PE
677 Assume mkdir, perror, rename, rmdir, strerror.
678 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
679 (HAVE_STRERROR, strerror):
57054ddd 680 Remove.
5ebbef1d 681
7d7bbefd
DA
6822012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
683
684 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
685 to XCDR and consistently use CONSP in the list iteration loops.
686 * coccinelle/vector_contents.cocci: Fix indentation.
687
f58e0fd5
SM
6882012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
689
690 * bzrmerge.el: Use cl-lib.
691
c4444d16
PE
6922012-07-09 Paul Eggert <eggert@cs.ucla.edu>
693
694 Rename configure.in to configure.ac (Bug#11603).
695 * admin.el (set-version):
696 * quick-install-emacs (VERSION):
697 Get version number from configure.ac, not configure.in.
698
fee5959d
PE
6992012-07-06 Paul Eggert <eggert@cs.ucla.edu>
700
701 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
702 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
703
23f86fce
DA
7042012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
705
706 * coccinelle/xzalloc.cocci: Semantic patch to convert
707 calls to xmalloc with following memset to xzalloc.
708
95f61aa2
JB
7092012-07-04 Juanma Barranquero <lekktu@gmail.com>
710
711 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
712
1130ecfc
DA
7132012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
714
715 * coccinelle/build_string.cocci: Semantic patch
716 to convert from make_string to build_string.
717
3c9359df
DA
7182012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
719
720 First Coccinelle semantic patch.
721 * coccinelle: New subdirectory
722 * coccinelle/README: Documentation stub.
723 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
f58e0fd5
SM
724 access to `contents' member of Lisp_Vector objects with AREF and ASET
725 where appropriate.
3c9359df 726
d35af63c
PE
7272012-06-22 Paul Eggert <eggert@cs.ucla.edu>
728
729 Support higher-resolution time stamps (Bug#9000).
730 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
731 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
732 timespec-sub, utimens.
733 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
734 This trims down the gnulib import, from the very latest gnulib.
735 Emacs does its own implementation of 'select' and 'sigprocmask'
736 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
737 hosts, so it doesn't need these modules.
738 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
739 these gnulib modules are only for Windows porting and Emacs ports
740 to Windows in a different way.
741
646b5f55
AS
7422012-06-13 Andreas Schwab <schwab@linux-m68k.org>
743
f58e0fd5
SM
744 * make-emacs: Rename --union-type to --check-lisp-type.
745 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
746 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
646b5f55
AS
747 USE_LISP_UNION_TYPE.
748
418cd726
GM
7492012-06-03 Glenn Morris <rgm@gnu.org>
750
751 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
752
501390c5
PE
7532012-06-01 Paul Eggert <eggert@cs.ucla.edu>
754
755 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
756 * make-tarball.txt: Don't worry about maintainer mode.
757
0e7a053e
PE
7582012-05-28 Paul Eggert <eggert@cs.ucla.edu>
759
760 * CPP-DEFINES: Remove HAVE_SYSINFO.
761
50c4645e
PE
7622012-05-27 Paul Eggert <eggert@cs.ucla.edu>
763
764 Assume gnulib does largefile.
765 * merge-gnulib (GNULIB_MODULES): Add largefile.
766
34374650
PE
7672012-05-22 Paul Eggert <eggert@cs.ucla.edu>
768
769 Remove src/m/*.
770 * CPP-DEFINES: Do not mention src/m/*.h.
771 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
772 (BITS_PER_SHORT, BITS_PER_INT): Remove.
773 * MAINTAINERS: Remove src/m/.
774
9b4ee616
PE
7752012-05-21 Paul Eggert <eggert@cs.ucla.edu>
776
fb77d37e
PE
777 Use full name for m4/gnulib-comp.m4. (Bug#11529)
778 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
779
261cb4bb
PE
780 Assume C89 or later.
781 * CPP-DEFINES: Remove NULL, const.
782
9b4ee616
PE
783 Make merging from gnulib a script, not a makefile action.
784 * merge-gnulib: New script, with actions moved here from
785 ../Makefile.in.
786
003fdae2
PE
7872012-05-19 Paul Eggert <eggert@cs.ucla.edu>
788
9232a6d9
PE
789 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
790
003fdae2
PE
791 * CPP-DEFINES (HAVE_FTIME): Remove.
792
6116bd7e
GM
7932012-05-02 Glenn Morris <rgm@gnu.org>
794
795 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
796
a9f72fc1
GM
7972012-04-10 Glenn Morris <rgm@gnu.org>
798
c9279dad
GM
799 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
800
a9f72fc1
GM
801 * unidata/Makefile.in: Add FSF copyright.
802 Make it use autoconf features, and work for out-of-tree builds.
803
b142f158
EZ
8042012-04-07 Eli Zaretskii <eliz@gnu.org>
805
806 * unidata/README:
807 * unidata/copyright.html:
808 * unidata/BidiMirroring.txt:
809 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
810 the Unicode Standard.
811
c406be43
KH
8122012-02-16 Kenichi Handa <handa@m17n.org>
813
814 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
815 values of name and old-name to nil.
816 (unidata-get-name): Return nil for the default value.
817
58474503
GM
8182012-02-11 Glenn Morris <rgm@gnu.org>
819
820 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
821 (cusver-check): New functions.
822
54de86ac
GM
8232012-01-19 Glenn Morris <rgm@gnu.org>
824
825 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
826 "skip?" question, since there can be multiple such for any revision.
827
0dc18ae0
EZ
8282012-01-14 Eli Zaretskii <eliz@gnu.org>
829
830 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
831 updated and checked.
832
509c74bd
AS
8332011-11-26 Andreas Schwab <schwab@linux-m68k.org>
834
303d001f
AS
835 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
836 Avoid warning about old-style backquote.
837
509c74bd
AS
838 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
839 in regexp.
840 (wisent-make-parsers): Likewise. Quote `.'.
841
842 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
843 in regexp.
844 (bovine-make-parsers): Likewise. Quote `.'.
845
d5ff9cd0
AS
8462011-11-20 Andreas Schwab <schwab@linux-m68k.org>
847
848 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
849
7877f373
JB
8502011-11-16 Juanma Barranquero <lekktu@gmail.com>
851
852 * admin.el (manual-dvi): Fix typo.
853
b018182c
EZ
8542011-11-15 Eli Zaretskii <eliz@gnu.org>
855
7877f373 856 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 857
c7015153
JB
8582011-11-15 Juanma Barranquero <lekktu@gmail.com>
859
860 * make-emacs: Fix typo.
861
d31d07be
JB
8622011-11-07 Juanma Barranquero <lekktu@gmail.com>
863
864 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
865
72b8747b
DE
8662011-10-31 David Engster <deng@randomsample.de>
867
868 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
869
8cedc5ac
EZ
8702011-10-28 Eli Zaretskii <eliz@gnu.org>
871
872 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
873 running Emacs on Windows 9X.
874
a0c64452
CY
8752011-09-26 Chong Yidong <cyd@stupidchicken.com>
876
877 * admin.el (set-version): Fix regexps for config.nt and
878 sed2v2.inp.
879
e39b275c 8802011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 881
abec06ff 882 Merge from gnulib (Bug#9169).
24e0f6b1
PE
883 * notes/copyright: The files compile, config.guess, config.sub,
884 depcomp, install-sh, missing, and move-if-change are now in the
885 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
886 and warn-on-use.h are now in build-aux/snippets. New file
887 build-aux/snippets/_Noreturn.h.
888
bca633fb
EZ
8892011-08-23 Eli Zaretskii <eliz@gnu.org>
890
891 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
892 values of bidi-class according to DerivedBidiClass.txt from the
893 latest UCD.
894
0902a04e
KH
8952011-08-23 Kenichi Handa <handa@m17n.org>
896
897 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
898 values for name, general-category, canonical-combining-class,
899 mirrored, and bidi-class. Describe the meaning of value nil for
900 decimal-digit-value, digit-value, numeric-value, uppercase,
901 lowercase, titlecase, and mirroring.
902 (unidata-gen-table): Handle the case that default-value is a
903 list. Set default values of characters not listed in a table.
904 (unidata-get-name): Return an empty string if a value in a
905 char-table is nil.
906 (unidata-get-decomposition): Return a list of character itself if
907 a value in a char-table is nil.
908
474a8465
EZ
9092011-08-15 Eli Zaretskii <eliz@gnu.org>
910
911 * unidata/bidimirror.awk: File removed.
912
913 * unidata/biditype.awk: File removed.
914
915 * unidata/makefile.w32-in (all): Remove src/biditype.h and
916 src/bidimirror.h.
f58e0fd5 917 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465
EZ
918
919 * unidata/Makefile.in (all): Remove src/biditype.h and
920 src/bidimirror.h.
f58e0fd5 921 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465 922
a5b436df
JB
9232011-07-07 Juanma Barranquero <lekktu@gmail.com>
924
925 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
926 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
927
c805dec0
KH
9282011-07-06 Kenichi Handa <handa@m17n.org>
929
930 * unidata/unidata-gen.el (unidata-dir): New variable.
931 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
f58e0fd5
SM
932 (unidata-prop-alist): INDEX element may be a function.
933 New optional element VAL-LIST (for general-category and bidi-class).
c805dec0
KH
934 New entry `mirroring'.
935 (unidata-prop-default, unidata-prop-val-list): New subst.
936 (unidata-get-character, unidata-put-character): Delete them.
937 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
938 above changes.
939 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
940 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
941 Delete them.
942 (unidata-encode-val): Assume that the first element of VAL-LIST is
943 a cons (nil . 0).
944 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
945 Always store the encoded value.
946 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
947 Set the 1st and the 2nd extra slots to index numbers for C
948 functions.
949 (unidata-gen-table-integer): Likewise.
950 (unidata-gen-table-numeric): Likewise.
951 (unidata-gen-table-name): New arg IGNORE.
952 (unidata-gen-table-decomposition): Likewise.
953 (unidata-describe-general-category): Add the case nil to the
954 description alist.
a5b436df 955 (unidata-gen-mirroring-list): New function.
c805dec0
KH
956 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
957 unidata-prop-alist. Handle the case of storing multiple
958 char-tables in a file.
959
960 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
961 unidata-gen-files.
962
2a35386d
GM
9632011-05-21 Glenn Morris <rgm@gnu.org>
964
965 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
966
33383987
JB
9672011-03-07 Chong Yidong <cyd@stupidchicken.com>
968
969 * Version 23.3 released.
970
cce7d530 9712011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
972
973 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
974
9d9d12cd
EZ
9752011-02-19 Eli Zaretskii <eliz@gnu.org>
976
977 * admin.el (set-version): Add msdos/sed2v2.inp.
978
1f5d53eb
PE
9792011-02-16 Paul Eggert <eggert@cs.ucla.edu>
980
981 Remove no-longer needed getloadavg symbols.
982 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
983 (LDAV_SYMBOL): Remove.
984
7b24e97a
GM
9852011-02-12 Glenn Morris <rgm@gnu.org>
986
987 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
988
4d881c83
GM
9892011-02-05 Glenn Morris <rgm@gnu.org>
990
991 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
992 (bzrmerge-apply): Use it.
993 (bzrmerge): Kill any old warning buffer first.
994
f6041baa
GM
9952011-02-03 Glenn Morris <rgm@gnu.org>
996
997 * bzrmerge.el (bzrmerge-buffer): New constant.
998 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
999 (bzrmerge-missing): If nothing to do, return nil not (nil).
1000 (bzrmerge-apply): Remove odd character from message.
1001 (bzrmerge): Give status messages.
1002
70b0d280
EZ
10032011-01-31 Eli Zaretskii <eliz@gnu.org>
1004
f6041baa
GM
1005 * admin.el (set-version): Remove lib-src/makefile.w32-in.
1006 Add nt/config.nt.
70b0d280 1007
16fab143
PE
10082011-01-31 Paul Eggert <eggert@cs.ucla.edu>
1009
1010 src/emacs.c now gets version number from configure.in
1011 * admin.el (set-version): Don't update src/emacs.c.
1012 * quick-install-emacs (VERSION): Get it from configure.in, not from
1013 src/emacs.c.
1014
16c3e636
PE
10152011-01-30 Paul Eggert <eggert@cs.ucla.edu>
1016
1017 strftime: import from gnulib
1018 * notes/copyright: strftime.c moved from src to lib.
1019
d0cb8662
GM
10202011-01-25 Glenn Morris <rgm@gnu.org>
1021
1022 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
1023 (bzrmerge-missing): Use it.
1024
d6100f3d
PE
10252011-01-19 Paul Eggert <eggert@cs.ucla.edu>
1026
1027 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
1028 rather than doing rm and autoconf by hand. See
1029 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
1030
9092d186
PE
10312011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1032
1033 * notes/bzr (Installing changes from gnulib): New section.
1034 Need for this suggested by Stefan Monnier.
1035
41f44310
SM
10362011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
1037
1038 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
1039 an inconsistent state.
1040
a3e44e79 10412011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
1042
1043 Update copyright notes to match recent gnulib-related changes.
1044 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
1045 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
1046 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
1047 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
1048 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
1049 subsumed by m4/*.m4 rule). config.guess, config.sub, and
1050 doc/man/texinfo.tex are now copied in from gnulib.
1051
6fffc900
GM
10522011-01-15 Glenn Morris <rgm@gnu.org>
1053
2153c862 1054 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 1055
6fffc900
GM
1056 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
1057 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
1058
77ab81d0 10592011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
1060
1061 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
1062
1851cac3
GM
10632011-01-14 Glenn Morris <rgm@gnu.org>
1064
1065 * bzrmerge.el: Require cl when compiling.
1066 (bzrmerge-merges): Doc fix.
1067
2b3f5bc8
PE
10682011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1069
1070 * notes/copyright: There's only one install-sh, not two, so fix a
1071 typo claiming that there's two. Add move-if-change to the list of
1072 GPL files imported from gnulib.
1073
10742011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
1075
1076 * notes/copyright: Report status more accurately for non-GPL files.
1077 Report copyright status more accurately for mkinstalldirs,
1078 configure, m4/getopt.m4, and msdos/sed*.inp.
1079
7c420169 10802011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
1081
1082 * nt/README.W32: Update the information about PNG support libraries.
1083 (Bug#7716)
1084
9ebea0e7
SM
10852010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1086
1087 * bzrmerge.el: New file to help merge branches while skipping
1088 some revisions (e.g. from emacs-23 to trunk).
1089
201ef780
AS
10902010-12-03 Andreas Schwab <schwab@linux-m68k.org>
1091
1092 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
1093
16a0af11
GM
10942010-10-12 Glenn Morris <rgm@gnu.org>
1095
1096 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
1097
f4f358f1
GM
10982010-10-09 Glenn Morris <rgm@gnu.org>
1099
1100 * admin.el (set-version): Add doc/emacs/emacsver.texi.
1101
3fb78d1f
GM
11022010-10-09 Glenn Morris <rgm@gnu.org>
1103
f7a31f11
GM
1104 * admin.el (set-version): No need to act on doc/ files any more.
1105
3fb78d1f
GM
1106 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
1107
733946e7
JB
11082010-09-05 Juanma Barranquero <lekktu@gmail.com>
1109
1110 * unidata/BidiMirroring.txt: Update from
1111 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
1112
1113 * unidata/UnicodeData.txt: Update from
1114 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
1115
671d409f
AS
11162010-08-09 Andreas Schwab <schwab@linux-m68k.org>
1117
1118 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
1119
29cf3e20
EZ
11202010-08-05 Eli Zaretskii <eliz@gnu.org>
1121
1122 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
1123
e3aef5c6
CS
11242010-07-24 Christoph Scholtes <cschol2112@gmail.com>
1125
1126 * admin.el: Write version number to nt/makefile.w32-in.
1127 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
1128 in the nt/ directory.
1129 * nt/README.W32: Relocate to nt/ directory.
1130
8966b757
AS
11312010-07-11 Andreas Schwab <schwab@linux-m68k.org>
1132
1133 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
1134
71c44c04
EZ
11352010-07-08 Eli Zaretskii <eliz@gnu.org>
1136
1137 * MAINTAINERS: Update my responsibilities.
1138
72af86bd
AS
11392010-07-07 Andreas Schwab <schwab@linux-m68k.org>
1140
1141 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
1142 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
1143 Remove.
1144
317fbf33
EZ
11452010-06-12 Eli Zaretskii <eliz@gnu.org>
1146
cbc4fd20
EZ
1147 * unidata/bidimirror.awk: New file.
1148
1149 * unidata/BidiMirroring.txt: New file from
1150 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
1151
a5b436df 1152 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
1153 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1154
1155 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
1156 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
1157
317fbf33
EZ
1158 * unidata/biditype.awk: New file.
1159
1160 * unidata/Makefile.in (../../src/biditype.h): New target.
1161
1162 * unidata/makefile.w32-in (../../src/biditype.h): New target.
1163
bf3e70eb
JB
11642010-06-09 Juanma Barranquero <lekktu@gmail.com>
1165
1166 * unidata/UnicodeData.txt: Update from
1167 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
1168
81ac4f35
GM
11692010-05-27 Glenn Morris <rgm@gnu.org>
1170
1171 * quick-install-emacs (AVOID): No more Makefile.c files.
1172
1173 * notes/cpp: Remove file.
1174
e45b9e19
KR
11752010-05-15 Ken Raeburn <raeburn@raeburn.org>
1176
1177 * admin.el (set-version, set-copyright): Update emacs.c instead of
1178 version.el.
1179
1180 * make-tarball.txt: Update filename list in step 6.
1181
1182 * quick-install-emacs: Scan emacs.c instead of version.el for
1183 version string.
1184
61a808e8
CY
11852010-05-07 Chong Yidong <cyd@stupidchicken.com>
1186
1187 * Version 23.2 released.
1188
796bb936
EZ
11892010-04-01 Eli Zaretskii <eliz@gnu.org>
1190
52f4d8d5 1191 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 1192
288f9fc0
CY
11932010-03-10 Chong Yidong <cyd@stupidchicken.com>
1194
1195 * Branch for 23.2.
1196
f758ab59
MB
11972010-03-10 Miles Bader <miles@gnu.org>
1198
61c26472
MB
1199 * quick-install-emacs: Use more portable shell syntax.
1200
a5b436df 1201 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
1202 installing.
1203
296271c0
JB
12042010-02-14 Juanma Barranquero <lekktu@gmail.com>
1205
1206 * quick-install-emacs (PRUNED): Fix typo in message.
1207
79c08ece
GM
12082010-01-20 Glenn Morris <rgm@gnu.org>
1209
1210 * revdiff: Remove file that only works with CVS, and isn't really
1211 needed with Bazaar (given the in-built revision options of bzr diff).
1212
893db5bc
GM
12132010-01-12 Glenn Morris <rgm@gnu.org>
1214
1215 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
1216 than emacs-pretest-bug for bug reports for development versions.
1217
149353a4
KH
12182009-11-06 Kenichi Handa <handa@m17n.org>
1219
1220 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
1221 that the block data and the following per-char data fall into the
1222 same char-table leaf.
1223
171fda8a
JB
12242009-10-01 Juanma Barranquero <lekktu@gmail.com>
1225
1226 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
1227
06d09461
JB
12282009-09-07 Juanma Barranquero <lekktu@gmail.com>
1229
1230 * unidata/.gitignore: New file.
1231
cb335806
EZ
12322009-08-22 Eli Zaretskii <eliz@gnu.org>
1233
8e22fa7e
EZ
1234 * notes/bugtracker: How to reassign a bug to a list of packages.
1235
cb335806
EZ
1236 * notes/newfile: Details of how to check for problems with DOS 8+3
1237 file-name restrictions.
1238
12392009-08-18 Glenn Morris <rgm@gnu.org>
1240
1241 * notes/newfile: New file.
1242
54aa48fe
EZ
12432009-07-11 Eli Zaretskii <eliz@gnu.org>
1244
1245 * make-tarball.txt: Add a note about bumping the value of
1246 customize-changed-options-previous-release.
1247
aa4a9384
KH
12482009-06-24 Kenichi Handa <handa@m17n.org>
1249
fe7a3057 1250 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
1251 and don't compact the map. This is to prefer the first one in the
1252 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
1253
09856751
KH
12542009-06-12 Kenichi Handa <handa@m17n.org>
1255
1256 * charsets/Makefile (JISX213A.map): Make it depend on
1257 mapfiles/JISX213A.map.gz.
1258 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
1259
1260 * charsets/mapfiles/JISX213A.map.gz: New file.
1261
1262 * charsets/mapfiles/README: Describe JISX213A.map.gz.
1263
09e47eb5
KH
12642009-06-12 Kenichi Handa <handa@m17n.org>
1265
1266 * charsets/mapfiles/*: New files.
1267
1268 * charsets/mule-charsets.el: Mostly re-written to generate all
1269 MULE-*.map files.
1270
1271 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
1272 files.
1273
1274 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
1275 EUC-JP-MS.
1276
1277 * charsets/cp51932.awk (END): Print arch-tag at the tail.
1278
1279 * charsets/Makefile: Maps depend on files under mapfiles or
1280 ${GLIBC_CHARMAPS}.
1281
0b4ff5df
KH
12822009-04-21 Kenichi Handa <handa@m17n.org>
1283
1284 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
1285 change.
1286
88758986
KH
12872009-04-17 Kenichi Handa <handa@m17n.org>
1288
f58e0fd5
SM
1289 * unidata/unidata-gen.el (unidata-get-decomposition):
1290 Adjust Hangle decomposition rule to Unicode.
88758986 1291
0af3fedf
KH
12922009-04-09 Kenichi Handa <handa@m17n.org>
1293
f58e0fd5
SM
1294 * unidata/unidata-gen.el (unidata-describe-decomposition):
1295 Return a string with a composition property to disable combining
0af3fedf
KH
1296 characters being composed.
1297
e308dcd3 12982009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
1299
1300 * quick-install-emacs: Be more clever about locating info directory.
1301
d9cce206
JB
13022009-02-24 Juanma Barranquero <lekktu@gmail.com>
1303
1304 * nt/README.W32: Fix typos.
1305
3deb93c6
JR
13062009-02-23 Jason Rumney <jasonr@gnu.org>
1307
ed9265fc 1308 * nt/README-ftp-server: Update for 23.0.91.
3deb93c6 1309
d9cce206
JB
1310 * nt/README.W32: Remove ever expanding versions of Windows.
1311 Shorten FAQ URL. Remove mention of obsolete lock directory.
1312 Windows distribution now bin and barebin only. Add note about
1313 SVG support. Remove old tar and gzip problem workarounds.
1314 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
1315
1316 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
1317 undumped distribution no longer exists.
1318
e73521d0 13192009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
1320
1321 * nt/README.W32: Fix typo. (Bug#2207)
1322
1b1db3a9
CY
13232009-02-01 Chong Yidong <cyd@stupidchicken.com>
1324
1325 * admin.el (set-version): Remove deleted file ns-emacs.texi.
1326
d90442ce
KH
13272008-12-02 Kenichi Handa <handa@m17n.org>
1328
1329 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
1330 `decomposition' property adjusted.
1331 (unidata-split-decomposition): Don't include surrounding "<" and
1332 ">" in a symbol name.
1333
13342008-12-01 Kenichi Handa <handa@m17n.org>
1335
b97439ce
JB
1336 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
1337 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
1338 (unidata-get-numeric, unidata-put-numeric)
1339 (unidata-gen-table-numeric): New functions.
1340 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
1341
983ab7ba
EZ
13422008-11-29 Eli Zaretskii <eliz@gnu.org>
1343
1344 * notes/documentation: Add notes about Antinews.
1345
91236f63
GM
13462008-10-23 Glenn Morris <rgm@gnu.org>
1347
1348 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
1349 Add/tweak some nextstep/ entries.
1350
c674e738
KH
13512008-09-19 Kenichi Handa <handa@m17n.org>
1352
1353 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
1354 positions.
1355
293a3986
EZ
13562008-08-23 Eli Zaretskii <eliz@gnu.org>
1357
1358 * CPP-DEFINES: Add USER_FULL_NAME.
1359
b7063e7e
JR
13602008-08-16 Jason Rumney <jasonr@gnu.org>
1361
d4835507 1362 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 1363
295b47d8
JB
13642008-08-06 Juanma Barranquero <lekktu@gmail.com>
1365
1366 * nt/dump.bat: Fix mixed EOLs.
1367
14145fa3
AR
13682008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
1369
0dcb2845 1370 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 1371
c3179b06
EZ
13722008-08-02 Eli Zaretskii <eliz@gnu.org>
1373
1374 * CPP-DEFINES: Add defines for accessing system processes.
1375
9e2a2647
DN
13762008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1377
1378 * make-tarball.txt:
1379 * admin.el:
1380 * FOR-RELEASE:
1381 * CPP-DEFINES: Remove mentions of Mac Carbon.
1382
d3841127
GM
13832008-07-16 Glenn Morris <rgm@gnu.org>
1384
1385 * admin.el (set-version, set-copyright): Add nextstep/ files.
1386
ba60bd44 13872008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 1388
0dcb2845 1389 * CPP-DEFINES: Add NS port related defines.
edfda783 1390
f2d8d275
GM
13912008-06-16 Glenn Morris <rgm@gnu.org>
1392
5de85e83
GM
1393 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
1394 doc/lispref/book-spine.texinfo.
f2d8d275 1395
611bee81
GM
13962008-06-15 Glenn Morris <rgm@gnu.org>
1397
1398 * admin.el (set-version): Add doc/misc/faq.texi.
1399
d6710afe
JB
14002008-05-22 Juanma Barranquero <lekktu@gmail.com>
1401
1402 * FOR-RELEASE: Remove Windows problem about the XPM image library
1403 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
1404
2e10f11c
JB
14052008-04-15 Juanma Barranquero <lekktu@gmail.com>
1406
1407 * unidata/UnicodeData.txt: Update to Unicode 5.1.
1408
dd7d19d7
JB
14092008-04-14 Juanma Barranquero <lekktu@gmail.com>
1410
1411 * unidata/unidata-gen.el (unidata-prop-alist):
1412 Fix typo in description of `numeric-value'.
1413 (unidata-put-character): Fix typo in error message.
1414
2cbff44e
GM
14152008-02-21 Glenn Morris <rgm@gnu.org>
1416
1417 * notes/unicode, notes/font-backend: New files, split off from
1418 README.unicode.
1419
43bad2da
KH
14202008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
1421
1422 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 1423 being used in latin1-disp.el. Remove the problem of
98723304
KH
1424 cp-supported-codepages. Remove the problem of lost changelog for
1425 ps-prin1.ps.
43bad2da 1426
8a7619ba
EZ
14272008-02-16 Eli Zaretskii <eliz@gnu.org>
1428
1429 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
1430 non-portable in this context.
1431
1432 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
1433 non-portable in this context.
1434
f96b6330
EZ
14352008-02-09 Eli Zaretskii <eliz@gnu.org>
1436
1437 * unidata/makefile.w32-in (lisp): New variable.
1438 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
1439 lisp/emacs-lisp.
1440
56eb72a0
JR
14412008-02-04 Jason Rumney <jasonr@gnu.org>
1442
1443 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
1444
a8fd9158
JB
14452008-02-02 Juanma Barranquero <lekktu@gmail.com>
1446
1447 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
1448
c7e85fc7
EZ
14492008-02-02 Eli Zaretskii <eliz@gnu.org>
1450
9aa0b3c8
EZ
1451 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
1452
bcc891c2 1453 * unidata/Makefile.in: Rename from Makefile.
5889232d 1454
c7e85fc7
EZ
1455 * unidata/makefile.w32-in: New file.
1456
db516472
JR
14572008-02-02 Jason Rumney <jasonr@gnu.org>
1458
1459 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
1460
609789d7 14612008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1462
aca7a3d2
MB
1463 * unidata/copyright.html: New file.
1464
609789d7 14652008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1466
1467 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
1468 decomposition, if T is the same as TBase, don't include it in the
1469 returned list.
1470
609789d7 14712008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1472
1473 * unidata/unidata-gen.el (unidata-text-file): Delete it.
1474 (unidata-list): Initialize to nil.
1475 (unidata-setup-list): New function.
bcc891c2
GM
1476 (unidata-gen-files): New optional arg unidata-text-file.
1477 If it's nil, set unidata-text-file to the left command line arg.
1478 Call unidate-setup-list at first.
aca7a3d2 1479
bcc891c2 1480 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
1481 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
1482
609789d7 14832008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 1484
bcc891c2
GM
1485 * unidata/unidata-gen.el: Fix comment typo.
1486 Change string-to-int to string-to-number.
1487 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
1488 (unidata-list): Just insert unidata-text-file.
1489 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 1490 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 1491
bcc891c2 1492 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
1493 (charprop.el): Depends on unidata.txt.
1494 (clean): Remove unidata.txt.
1495
609789d7 14962008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1497
1498 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
1499 (unidata-get-name): Handle U+110B.
1500
609789d7 15012008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1502
1503 Sub-directory `unidata' is for codes to generate charprop.el and
1504 many other uni-*.el files from `UnicodeData.txt'.
1505
1506 * Unidata/README: New file.
1507
1508 * unidata/Makefile: New file.
1509
1510 * unidata/unidata-gen.el: New file.
1511
1512 * unidata/UnicodeData.txt: New file. Copied from
609789d7 1513 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
1514
1515 * unidata/.cvsignore: New file.
1516
609789d7 15172008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1518
1519 * charsets/.cvsignore: New file.
1520
1521 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
1522
bcc891c2
GM
1523 * charsets/Makefile (all): Rename target from charsets.
1524 Depend on ${TRANS_TABLE}.
1525 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
1526 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
1527 (install): Copy updated files only.
1528
15292008-02-02 Kenichi Handa <handa@m17n.org>
1530
bcc891c2 1531 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
1532
15332008-02-02 Kenichi Handa <handa@m17n.org>
1534
1535 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
1536 0x2299 to 0x29BF.
1537
609789d7 15382008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1539
1540 * charsets/Makefile (TRANS_TABLE): New macro.
1541 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 1542 (cp51932.el): New target.
aca7a3d2
MB
1543 (eucjp-ms.el): New target.
1544 (install): Include ${TRANS_TABLE}.
1545 (CJK): Include JISX213A.map.
1546 (JISX213A.map): New target.
1547
1548 * charsets/eucjp-ms.awk: New file.
1549
1550 * charsets/cp51932.awk: New file.
1551
609789d7 15522008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1553
1554 * charsets/cp932.awk: New file.
1555
bcc891c2 1556 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
1557
1558 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
1559 running an awk program.
1560
609789d7 15612008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1562
1563 * charsets/mapconv: Handle UNICODE2.
1564
c4cc8b9a 1565 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
1566 (CP932-2BYTE.map): New target.
1567
609789d7 15682008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1569
1570 * charsets: New directory for scripts to generate charset map
1571 files in ../etc/charsets/.
1572
bcc891c2 1573 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 1574 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 1575 * charsets/kuten.awk: New files.
aca7a3d2 1576
adf94aa6
GM
15772008-01-08 Glenn Morris <rgm@gnu.org>
1578
1579 * admin.el (set-version): Add doc/man/emacs.1.
1580
f3041af1
DN
15812008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1582
1583 * notes/copyright:
1584 * MAINTAINERS: Remove references to files that have been removed.
1585
a70c9a7a
GM
15862008-01-04 Glenn Morris <rgm@gnu.org>
1587
1588 * admin.el (set-copyright): Add lib-src/ebrowse.c.
1589
aa5fea59
SM
15902007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1591
1592 * CPP-DEFINES: New file.
1593
f8747b72
RS
15942007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1595
1596 * FOR-RELEASE: Remove "window-system in face definition" [of
1597 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
1598 on gnus-dired.el.
1599
24bbe01e
GM
16002007-12-05 Glenn Morris <rgm@gnu.org>
1601
1602 * admin.el (set-version): Handle configure.in. Adapt for doc/
1603 directory layout for manuals.
1604
0073bc5d
RS
16052007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1606
630cb3b7
JB
1607 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
1608 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 1609
1453abd0
GM
16102007-11-17 Glenn Morris <rgm@gnu.org>
1611
1612 * admin.el (process-lines): Move to ../lisp/subr.el.
1613
ca076674
GM
16142007-10-23 Glenn Morris <rgm@gnu.org>
1615
1616 * MAINTAINERS: Move here from ../.
1617
943756ea
JB
16182007-10-17 Juanma Barranquero <lekktu@gmail.com>
1619
1620 * make-emacs: Doc fix.
1621
bab9fcb4
GM
16222007-08-28 Glenn Morris <rgm@gnu.org>
1623
1624 * admin.el: Provide self.
1625
880820fe 16262007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 1627
d58ee9f1 1628 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 1629
cacc7b51
GM
16302007-07-25 Glenn Morris <rgm@gnu.org>
1631
1632 * Relicense all FSF files to GPLv3 or later.
1633
bfcea090
GM
16342007-06-07 Glenn Morris <rgm@gnu.org>
1635
1636 * admin.el (set-copyright): New function.
1637
017f0417
NR
16382007-04-25 Nick Roberts <nickrob@snap.net.nz>
1639
1640 * make-tarball.txt: Add note about cutting the branch.
1641
537a062f
CY
16422007-06-02 Chong Yidong <cyd@stupidchicken.com>
1643
1644 * Version 22.1 released.
1645
77083ca3
EZ
16462007-02-03 Eli Zaretskii <eliz@gnu.org>
1647
1648 * nt/makedist.bat: Change EOL format to DOS. Don't use
1649 redirection characters in REM lines.
1650
880820fe 16512007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
1652
1653 * FOR-RELEASE: Removed Gtk/Xft issue.
1654
1fc8c92b
MB
16552007-01-01 Miles Bader <miles@gnu.org>
1656
1657 * quick-install-emacs (get_config_var): Deal with weird magic
1658 string inserted by recent versions of autoconf.
1659
7dce1990
JB
16602006-11-25 Juanma Barranquero <lekktu@gmail.com>
1661
1662 * admin.el (set-version): Set version number in
1663 lib-src/makefile.w32-in.
1664
dc3d1157
RS
16652006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
1666
1667 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
1668 due to a local miss-configuration.
1669
08c85160
CY
16702006-10-28 Chong Yidong <cyd@stupidchicken.com>
1671
1672 * make-announcement (OLD): Remove LEIM references in announcement
1673 since it is now built-in.
1674
d0834a5c
YM
16752006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1676
1677 * admin.el (set-version): Set version numbers in "mac" subdirectory.
1678
151fe029
KH
16792006-10-03 Kenichi Handa <handa@m17n.org>
1680
1681 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
1682
e71cb549
CY
16832006-08-13 Chong Yidong <cyd@stupidchicken.com>
1684
1685 * FOR-RELEASE: Elisp manual checking completed.
1686
6232e72d
RS
16872006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1688
1689 * FOR-RELEASE: Update refcard section.
1690
8a8476f9
KS
16912006-07-14 Kim F. Storm <storm@cua.dk>
1692
1693 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
1694
1eca02e7
KS
16952006-07-09 Kim F. Storm <storm@cua.dk>
1696
1697 * README: Use outline format. Add FOR-RELEASE.
1698
7fa61471
CY
16992006-06-27 Chong Yidong <cyd@stupidchicken.com>
1700
1701 * FOR-RELEASE: Checking of info.texi done.
1702
8361675a
RS
17032006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1704
1705 * FOR-RELEASE: Update refcard section.
1706
3f168e29
RS
17072006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
1708
1709 * FOR-RELEASE: Update refcard section.
1710
f195dc16
CY
17112006-05-25 Chong Yidong <cyd@stupidchicken.com>
1712
1713 * FOR-RELEASE: Key sequence elisp node done.
1714
49561a36
RS
17152006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1716
1717 * FOR-RELEASE: Update refcard translations. Add coding cookie.
1718
6fedb9f9
CY
17192006-05-21 Chong Yidong <cyd@mit.edu>
1720
1721 * FOR-RELEASE: point-entered /point-left bug fixed.
1722
61515a63
EZ
17232006-05-12 Eli Zaretskii <eliz@gnu.org>
1724
1725 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1726 entry.
1727
4297ece2
BW
17282006-05-06 Bill Wohler <wohler@newt.com>
1729
1730 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1731 about it.
1732
4bbe413d 17332006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 1734
4bbe413d 1735 * ./* (Copyright): Updated Copyright year(s).
49561a36 1736
6b82baf6
RS
17372006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
1738
1739 * FOR-RELEASE (BUGS): Add URLs/MIDs.
1740
49af2995
KS
17412006-02-20 Kim F. Storm <storm@cua.dk>
1742
1743 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1744 Rework how fringe bitmaps are defined and used.
e4920bc9 1745 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
1746 one-level representation. It would be cleaner to split the
1747 representation into a two-level model where first level maps
1748 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 1749 a bitmap appearance.
49af2995 1750
d5e87a2f
CY
17512006-01-27 Chong Yidong <cyd@stupidchicken.com>
1752
8a8476f9 1753 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 1754
9c43c921
BW
17552005-12-13 Bill Wohler <wohler@newt.com>
1756
1757 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1758
6ed81b24
RS
17592005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1760
c95dddbe
RS
1761 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1762 completing-read-multiple, mail-extract-address-components,
1763 mail-mode, quail-define-package, save-buffer and
1764 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1765
2950d850
CY
17662005-11-28 Chong Yidong <cyd@stupidchicken.com>
1767
1768 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1769
ab4d879e
KS
17702005-11-11 Kim F. Storm <storm@cua.dk>
1771
1772 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1773 when displaying a non-breaking space in an overlay string.
1774
932dc33b
CY
17752005-10-30 Chong Yidong <cyd@stupidchicken.com>
1776
1777 * FOR-RELEASE: Init file change implemented.
1778
c809f7cc
CY
17792005-10-27 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1782
4754e179 17832005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1784
1785 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1786 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1787
ffda926c
BW
17882005-10-17 Bill Wohler <wohler@newt.com>
1789
f58e0fd5 1790 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
943756ea 1791 since it's gone. Also marked mh-e as done.
ffda926c 1792
2d4713aa
JB
17932005-10-11 Juanma Barranquero <lekktu@gmail.com>
1794
1795 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1796 libraries on Windows (Done).
1797
95f76284
JR
17982005-10-01 Jason Rumney <jasonr@gnu.org>
1799
1800 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1801
52f277bf
RF
18022005-08-31 Romain Francoise <romain@orebokech.com>
1803
630cb3b7 1804 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1805 item (Done).
1806
c0eb0519
RF
18072005-08-27 Romain Francoise <romain@orebokech.com>
1808
1809 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1810
385ee3de 18112005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
1812
1813 Update FSF's address in GPL notices.
1814
257914aa
LK
18152005-06-10 Lute Kamstra <lute@gnu.org>
1816
1817 * admin.el (set-version): Set version in lisp manual too.
1818 * make-tarball.txt: Commit lispref/elisp.texi too.
1819
a4e51a7a
RS
18202005-06-04 Richard M. Stallman <rms@gnu.org>
1821
1822 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1823 Other cleanups.
1824
834671a6
LK
18252005-04-19 Lute Kamstra <lute@gnu.org>
1826
1827 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1828
54381691
LK
18292005-04-14 Lute Kamstra <lute@gnu.org>
1830
118e2c39
LK
1831 * nt/makedist.bat (elfiles): Update.
1832
54381691
LK
1833 * admin.el (add-release-logs): Fix require call.
1834
0b048d52
MT
18352005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1836
f58e0fd5 1837 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
943756ea
JB
1838 The first line of every tutorial must begin with a sentence saying
1839 "Emacs Tutorial" in the respective language. This should be
1840 followed by "See end for copying conditions", likewise in the
1841 respective language.
0b048d52 1842
18cd5892
LT
18432005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1844
1845 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1846 Add `undo-ask-before-discard' to it.
1847
9a1c5fbf
MB
18482005-03-02 Miles Bader <miles@gnu.org>
1849
1850 * quick-install-emacs: Only use the mkdir --verbose option if the
1851 script's --verbose option was specified (this avoids problems with
1852 default usage on systems where mkdir doesn't support that option).
1853
e25c1ca6
JR
18542005-02-15 Jason Rumney <jasonr@gnu.org>
1855
fffa137c 1856 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
1857 tar --exclude.
1858
880820fe 18592004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
1860
1861 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1862
6622d928
LT
18632004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1864
1865 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1866 Elisp manuals.
1867
d574552a
LT
18682004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1869
1870 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1871 Emacs and Elisp manuals.
d574552a 1872
0a5e5be0
KS
18732004-09-11 Kim F. Storm <storm@cua.dk>
1874
1875 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
1876 (Documentation): Add NEWS entry.
1877 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 1878
2661eae9
KS
18792004-08-29 Kim F. Storm <storm@cua.dk>
1880
1881 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1882
880820fe 18832004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 1884
c4cc8b9a 1885 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
1886 (now behaves as well as other ports).
1887
880820fe 18882004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 1889
2661eae9 1890 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 1891
44618f20 18922004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
1893
1894 * FOR-RELEASE: Moved here from the etc directory.
1895
db281452
TTN
18962004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1897
1898 * notes/BRANCH: New file, to be maintained per CVS branch.
1899
feebeb72
MB
19002003-10-01 Miles Bader <miles@gnu.org>
1901
1902 * quick-install-emacs: Don't use "function" keyword when defining
1903 shell functions.
1904
44618f20
LK
19052003-09-29 Lute Kamstra <lute@gnu.org>
1906
1907 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1908
e04e1ce2
MB
19092003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
1910
1911 * quick-install-emacs: Remove fns-* pruning, since that file no
1912 longer seems to be generated.
1913 (AVOID): Quote literal periods. Quote braces in a way acceptable
1914 to all parties (gawk gets bitchy about using `\').
1915
6cce52e8
MB
19162003-08-19 Miles Bader <miles@gnu.org>
1917
1918 * quick-install-emacs: Add arch-specific ignored files to
1919 quick-install-emacs. Use quoting for periods that's acceptable
1920 to recent versions of gawk.
1921
13582d53
MR
19222003-08-11 Markus Rost <rost@math.ohio-state.edu>
1923
1924 * cus-test.el: Remove obsolete workaround.
1925
e53925a5
AI
19262003-04-22 Andrew Innes <andrewi@gnu.org>
1927
1928 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1929 emacs.exe before zipping, and including batch file to recreate
1930 after unpacking.
1931
1932 * nt/stitch.bat: New file.
1933
1934 * nt/README-ftp-server: Update wording and version number etc.
1935 Add extra instructions for installing multi-file .zip
1936 distribution.
1937
1938 * nt/README.W32: Remove personal email address and update wording.
1939
1940 * nt/README-UNDUMP.W32: Remove personal email address and update
1941 wording.
1942
880820fe 19432003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
1944
1945 * make-changelog-diff: New script, code stolen from make-announcement.
1946
1947 * make-announcement: Use make-changelog-diff.
1948
880820fe 19492003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
1950
1951 * make-tarball.txt: Step-by-step instructions for making a tarball.
1952
10d1d0af 1953 * make-announcement: A script for creating pretest announcements.
163c6f1c 1954
880820fe 19552003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
1956
1957 * admin.el (add-release-logs): Expand the directory name before
1958 calling find(1).
1959 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 1960 the date and the user's name and address.
33b97f32 1961
7b997a97
MB
19622003-01-07 Miles Bader <miles@gnu.org>
1963
1964 * quick-install-emacs: Unset LANG etc. to avoid non-standard
1965 command output from non-C locales.
1966
6c465a15 19672002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 1968
3bc08206 1969 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 1970 which can be run in batch mode. See the Commentary section.
bd08d86a 1971
5ce129c2
MR
19722002-10-08 Markus Rost <rost@math.ohio-state.edu>
1973
1974 * cus-test.el: New file.
1975
14dd2fe9
MB
19762002-05-27 Miles Bader <miles@gnu.org>
1977
1978 * quick-install-emacs (VERSION): Calculate using the same method
1979 that configure.in uses.
1980
880820fe 19812002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
1982
1983 * emacs-pretesters: New file with information for Emacs
1984 pretesters.
1985
b9a07996
PE
19862002-03-22 Paul Eggert <eggert@twinsun.com>
1987
1988 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1989 POSIX 1003.1-2001 disallows both usages.
1990
38b81d74
AI
19912002-02-11 Andrew Innes <andrewi@gnu.org>
1992
1993 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1994
72a68345
AI
19952002-01-24 Andrew Innes <andrewi@gnu.org>
1996
1997 * nt/README.W32: Remove unnecessary version number and date
1998 references.
1999
2000 * nt/README-UNDUMP.W32: Ditto.
2001
ebbaf4e3
GM
20022001-12-06 Gerd Moellmann <gerd@gnu.org>
2003
2004 * make-emacs: Add --trace-move.
2005
461a1459
AI
20062001-10-23 Andrew Innes <andrewi@gnu.org>
2007
2008 * nt/makedist.bat: Remove remaining obsolete reference to
2009 GETTING.GNU.SOFTWARE.
2010
26fe1f92
GM
20112001-10-22 Gerd Moellmann <gerd@gnu.org>
2012
2013 * admin.el (set-version): Use `s' interactive spec for
2014 version number.
2015
71431a0e
GM
20162001-10-20 Gerd Moellmann <gerd@gnu.org>
2017
6aa97356 2018 * (Version 21.1 released.)
71431a0e 2019
e568708b
GM
20202001-10-20 Gerd Moellmann <gerd@gnu.org>
2021
2022 * admin.el (add-release-logs): Put the log entry in lispref, too.
2023
c5915370
MB
20242001-10-20 Miles Bader <miles@gnu.org>
2025
2026 * quick-install-emacs: Exit if we can't find some variable.
2027 (AVOID): Add .orig & .rej files.
2028 (get_config_var): Be more liberal about format of config.status
2029 sed commands.
2030
5a4a5bd4
GM
20312001-10-19 Gerd Moellmann <gerd@gnu.org>
2032
74499542
GM
2033 * admin.el: New file.
2034
5a4a5bd4
GM
2035 * build-configs: Add --help option. Add support for building
2036 in arbitrary source trees.
2037
09954f3b
GM
20382001-10-17 Gerd Moellmann <gerd@gnu.org>
2039
2040 * alloc-colors.c: New file.
2041
f2164e31
GM
20422001-10-13 Gerd Moellmann <gerd@gnu.org>
2043
2044 * make-emacs: Add --boot switch for bootstrapping. Logs to
2045 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
2046
ab952a4f
GM
20472001-10-05 Gerd Moellmann <gerd@gnu.org>
2048
2049 * Branch for 21.1.
6c465a15 2050
f537c3cd
EZ
20512001-09-04 Andrew Innes <andrewi@gnu.org>
2052
2053 * admin/nt/makedist.bat: Remove reference to obsolete file
2054 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
2055 version of tar used.
2056
2057;; Local Variables:
880820fe 2058;; coding: utf-8
f537c3cd 2059;; End:
2a34a036 2060
ab422c4d 2061 Copyright (C) 2001-2013 Free Software Foundation, Inc.
5b87ad55
GM
2062
2063 This file is part of GNU Emacs.
2064
9ad5de0c 2065 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 2066 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
2067 the Free Software Foundation, either version 3 of the License, or
2068 (at your option) any later version.
5b87ad55
GM
2069
2070 GNU Emacs is distributed in the hope that it will be useful,
2071 but WITHOUT ANY WARRANTY; without even the implied warranty of
2072 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2073 GNU General Public License for more details.
2074
2075 You should have received a copy of the GNU General Public License
9ad5de0c 2076 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.