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