* lisp/progmodes/ruby-mode.el (ruby-match-expression-expansion): Only
[emacs.git] / admin / ChangeLog
blob54fea2615fd1849b7a75ebc05058c76bb1d2937b
1 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
3         Simplify redefinition of 'abort' (Bug#12316).
4         * CPP-DEFINES (NO_ABORT): Remove.
6 2012-08-28  Glenn Morris  <rgm@gnu.org>
8         * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
10 2012-08-28  Andreas Schwab  <schwab@linux-m68k.org>
12         * charsets/mule-charsets.el (header): Fix typo.
14 2012-08-24  Paul Eggert  <eggert@cs.ucla.edu>
16         On assertion failure, print backtrace if available.
17         * merge-gnulib (GNULIB_MODULES): Add execinfo.
19 2012-08-16  Paul Eggert  <eggert@cs.ucla.edu>
21         Use ASCII tests for character types.
22         * merge-gnulib (GNULIB_MODULES): Add c-ctype.  This documents a
23         new direct dependency; c-ctype was already being used indirectly
24         via other gnulib modules.
26 2012-08-14  Paul Eggert  <eggert@cs.ucla.edu>
28         Use bool for Emacs Lisp booleans.
29         * merge-gnulib (GNULIB_MODULES): Add stdbool.  This documents a
30         new direct dependency; stdbool was already being used indirectly
31         via other gnulib modules.
33 2012-08-11  Glenn Morris  <rgm@gnu.org>
35         * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
37 2012-08-07  Dmitry Antipov  <dmantipov@yandex.ru>
39         * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
41 2012-08-02  Paul Eggert  <eggert@cs.ucla.edu>
43         Port to Solaris 8.
44         * CPP-DEFINES (WRETCODE): Remove.
46 2012-08-01  Dmitry Antipov  <dmantipov@yandex.ru>
48         * coccinelle/overlay.cocci: Semantic patch to replace direct
49         access to Lisp_Object members of struct Lisp_Overlay to MVAR.
51 2012-08-01  Dmitry Antipov  <dmantipov@yandex.ru>
53         * coccinelle/symbol.cocci: Semantic patch to replace direct
54         access to Lisp_Object members of struct Lisp_Symbol to SVAR.
56 2012-08-01  Dmitry Antipov  <dmantipov@yandex.ru>
58         * coccinelle/process.cocci: Semantic patch to replace direct
59         access to Lisp_Object members of struct Lisp_Process to PVAR.
61 2012-08-01  Dmitry Antipov  <dmantipov@yandex.ru>
63         * coccinelle/window.cocci: Semantic patch to replace direct
64         access to Lisp_Object members of struct window to WVAR.
66 2012-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
68         * coccinelle/frame.cocci: Semantic patch to replace direct
69         access to Lisp_Object members of struct frame to FVAR.
71 2012-07-28  Paul Eggert  <eggert@cs.ucla.edu>
73         Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
74         * merge-gnulib: Add environ, stdalign.
76 2012-07-20  Dmitry Antipov  <dmantipov@yandex.ru>
78         * coccinelle/unibyte_string.cocci: Semantic patch to convert from
79         make_unibyte_string to build_unibyte_string where appropriate.
81 2012-07-17  Eli Zaretskii  <eliz@gnu.org>
83         * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
85 2012-07-17  Chong Yidong  <cyd@gnu.org>
87         * Version 24.1 released.
89 2012-07-11  Paul Eggert  <eggert@cs.ucla.edu>
91         Assume mkdir, perror, rename, rmdir, strerror.
92         * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
93         (HAVE_STRERROR, strerror):
94         Remove.
96 2012-07-10  Dmitry Antipov  <dmantipov@yandex.ru>
98         * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
99         to XCDR and consistently use CONSP in the list iteration loops.
100         * coccinelle/vector_contents.cocci: Fix indentation.
102 2012-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
104         * bzrmerge.el: Use cl-lib.
106 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
108         Rename configure.in to configure.ac (Bug#11603).
109         * admin.el (set-version):
110         * quick-install-emacs (VERSION):
111         Get version number from configure.ac, not configure.in.
113 2012-07-06  Paul Eggert  <eggert@cs.ucla.edu>
115         Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
116         * merge-gnulib (GNULIB_MODULES): Add c-strcase.
118 2012-07-05  Dmitry Antipov  <dmantipov@yandex.ru>
120         * coccinelle/xzalloc.cocci: Semantic patch to convert
121         calls to xmalloc with following memset to xzalloc.
123 2012-07-04  Juanma Barranquero  <lekktu@gmail.com>
125         * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
127 2012-06-26  Dmitry Antipov  <dmantipov@yandex.ru>
129         * coccinelle/build_string.cocci: Semantic patch
130         to convert from make_string to build_string.
132 2012-06-24  Dmitry Antipov  <dmantipov@yandex.ru>
134         First Coccinelle semantic patch.
135         * coccinelle: New subdirectory
136         * coccinelle/README: Documentation stub.
137         * coccinelle/vector_contents.cocci: Semantic patch to replace direct
138         access to `contents' member of Lisp_Vector objects with AREF and ASET
139         where appropriate.
141 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
143         Support higher-resolution time stamps (Bug#9000).
144         * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
145         gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
146         timespec-sub, utimens.
147         (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
148         This trims down the gnulib import, from the very latest gnulib.
149         Emacs does its own implementation of 'select' and 'sigprocmask'
150         on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
151         hosts, so it doesn't need these modules.
152         Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
153         these gnulib modules are only for Windows porting and Emacs ports
154         to Windows in a different way.
156 2012-06-13  Andreas Schwab  <schwab@linux-m68k.org>
158         * make-emacs: Rename --union-type to --check-lisp-type.
159         Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
160         * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
161         USE_LISP_UNION_TYPE.
163 2012-06-03  Glenn Morris  <rgm@gnu.org>
165         * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
167 2012-06-01  Paul Eggert  <eggert@cs.ucla.edu>
169         Remove --disable-maintainer-mode option from 'configure'.  (Bug#11555)
170         * make-tarball.txt: Don't worry about maintainer mode.
172 2012-05-28  Paul Eggert  <eggert@cs.ucla.edu>
174         * CPP-DEFINES: Remove HAVE_SYSINFO.
176 2012-05-27  Paul Eggert  <eggert@cs.ucla.edu>
178         Assume gnulib does largefile.
179         * merge-gnulib (GNULIB_MODULES): Add largefile.
181 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
183         Remove src/m/*.
184         * CPP-DEFINES: Do not mention src/m/*.h.
185         (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
186         (BITS_PER_SHORT, BITS_PER_INT): Remove.
187         * MAINTAINERS: Remove src/m/.
189 2012-05-21  Paul Eggert  <eggert@cs.ucla.edu>
191         Use full name for m4/gnulib-comp.m4.  (Bug#11529)
192         * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
194         Assume C89 or later.
195         * CPP-DEFINES: Remove NULL, const.
197         Make merging from gnulib a script, not a makefile action.
198         * merge-gnulib: New script, with actions moved here from
199         ../Makefile.in.
201 2012-05-19  Paul Eggert  <eggert@cs.ucla.edu>
203         * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
205         * CPP-DEFINES (HAVE_FTIME): Remove.
207 2012-05-02  Glenn Morris  <rgm@gnu.org>
209         * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
211 2012-04-10  Glenn Morris  <rgm@gnu.org>
213         * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
215         * unidata/Makefile.in: Add FSF copyright.
216         Make it use autoconf features, and work for out-of-tree builds.
218 2012-04-07  Eli Zaretskii  <eliz@gnu.org>
220         * unidata/README:
221         * unidata/copyright.html:
222         * unidata/BidiMirroring.txt:
223         * unidata/UnicodeData.txt: Update for the latest version 6.1 of
224         the Unicode Standard.
226 2012-02-16  Kenichi Handa  <handa@m17n.org>
228         * unidata/unidata-gen.el (unidata-prop-alist): Change the default
229         values of name and old-name to nil.
230         (unidata-get-name): Return nil for the default value.
232 2012-02-11  Glenn Morris  <rgm@gnu.org>
234         * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
235         (cusver-check): New functions.
237 2012-01-19  Glenn Morris  <rgm@gnu.org>
239         * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
240         "skip?" question, since there can be multiple such for any revision.
242 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
244         * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
245         updated and checked.
247 2011-11-26  Andreas Schwab  <schwab@linux-m68k.org>
249         * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
250         Avoid warning about old-style backquote.
252         * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
253         in regexp.
254         (wisent-make-parsers): Likewise.  Quote `.'.
256         * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
257         in regexp.
258         (bovine-make-parsers): Likewise.  Quote `.'.
260 2011-11-20  Andreas Schwab  <schwab@linux-m68k.org>
262         * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
264 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
266         * admin.el (manual-dvi): Fix typo.
268 2011-11-15  Eli Zaretskii  <eliz@gnu.org>
270         * nt/README-ftp-server: Update the information about PNG libraries.
272 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
274         * make-emacs: Fix typo.
276 2011-11-07  Juanma Barranquero  <lekktu@gmail.com>
278         * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
280 2011-10-31  David Engster  <deng@randomsample.de>
282         * grammars/bovine-grammar.el: Avoid using old-style backquotes.
284 2011-10-28  Eli Zaretskii  <eliz@gnu.org>
286         * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
287         running Emacs on Windows 9X.
289 2011-09-26  Chong Yidong  <cyd@stupidchicken.com>
291         * admin.el (set-version): Fix regexps for config.nt and
292         sed2v2.inp.
294 2011-09-06  Paul Eggert  <eggert@cs.ucla.edu>
296         Merge from gnulib (Bug#9169).
297         * notes/copyright: The files compile, config.guess, config.sub,
298         depcomp, install-sh, missing, and move-if-change are now in the
299         new build-aux subdirectory.  The files arg-nonnull.h, c++defs.h,
300         and warn-on-use.h are now in build-aux/snippets.  New file
301         build-aux/snippets/_Noreturn.h.
303 2011-08-23  Eli Zaretskii  <eliz@gnu.org>
305         * unidata/unidata-gen.el (unidata-prop-alist): Update the default
306         values of bidi-class according to DerivedBidiClass.txt from the
307         latest UCD.
309 2011-08-23  Kenichi Handa  <handa@m17n.org>
311         * unidata/unidata-gen.el (unidata-prop-alist): Provide default
312         values for name, general-category, canonical-combining-class,
313         mirrored, and bidi-class.  Describe the meaning of value nil for
314         decimal-digit-value, digit-value, numeric-value, uppercase,
315         lowercase, titlecase, and mirroring.
316         (unidata-gen-table): Handle the case that default-value is a
317         list.  Set default values of characters not listed in a table.
318         (unidata-get-name): Return an empty string if a value in a
319         char-table is nil.
320         (unidata-get-decomposition): Return a list of character itself if
321         a value in a char-table is nil.
323 2011-08-15  Eli Zaretskii  <eliz@gnu.org>
325         * unidata/bidimirror.awk: File removed.
327         * unidata/biditype.awk: File removed.
329         * unidata/makefile.w32-in (all): Remove src/biditype.h and
330         src/bidimirror.h.
331         (../../src/biditype.h, ../../src/bidimirror.h): Delete.
333         * unidata/Makefile.in (all): Remove src/biditype.h and
334         src/bidimirror.h.
335         (../../src/biditype.h, ../../src/bidimirror.h): Delete.
337 2011-07-07  Juanma Barranquero  <lekktu@gmail.com>
339         * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
340         Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
342 2011-07-06  Kenichi Handa  <handa@m17n.org>
344         * unidata/unidata-gen.el (unidata-dir): New variable.
345         (unidata-setup-list): Expand unidata-text-file in unidata-dir.
346         (unidata-prop-alist): INDEX element may be a function.
347         New optional element VAL-LIST (for general-category and bidi-class).
348         New entry `mirroring'.
349         (unidata-prop-default, unidata-prop-val-list): New subst.
350         (unidata-get-character, unidata-put-character): Delete them.
351         (unidata-gen-table-character): New arg IGNORE.  Adjusted for the
352         above changes.
353         (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
354         (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
355         Delete them.
356         (unidata-encode-val): Assume that the first element of VAL-LIST is
357         a cons (nil . 0).
358         (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
359         Always store the encoded value.
360         (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
361         Set the 1st and the 2nd extra slots to index numbers for C
362         functions.
363         (unidata-gen-table-integer): Likewise.
364         (unidata-gen-table-numeric): Likewise.
365         (unidata-gen-table-name): New arg IGNORE.
366         (unidata-gen-table-decomposition): Likewise.
367         (unidata-describe-general-category): Add the case nil to the
368         description alist.
369         (unidata-gen-mirroring-list): New function.
370         (unidata-gen-files): New arg DATA-DIR.  Adjusted for the change of
371         unidata-prop-alist.  Handle the case of storing multiple
372         char-tables in a file.
374         * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
375         unidata-gen-files.
377 2011-05-21  Glenn Morris  <rgm@gnu.org>
379         * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
381 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
383         * Version 23.3 released.
385 2011-02-23  Juanma Barranquero  <lekktu@gmail.com>
387         * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
389 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
391         * admin.el (set-version): Add msdos/sed2v2.inp.
393 2011-02-16  Paul Eggert  <eggert@cs.ucla.edu>
395         Remove no-longer needed getloadavg symbols.
396         * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
397         (LDAV_SYMBOL): Remove.
399 2011-02-12  Glenn Morris  <rgm@gnu.org>
401         * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
403 2011-02-05  Glenn Morris  <rgm@gnu.org>
405         * bzrmerge.el (bzrmerge-warning-buffer): New constant.
406         (bzrmerge-apply): Use it.
407         (bzrmerge): Kill any old warning buffer first.
409 2011-02-03  Glenn Morris  <rgm@gnu.org>
411         * bzrmerge.el (bzrmerge-buffer): New constant.
412         (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
413         (bzrmerge-missing): If nothing to do, return nil not (nil).
414         (bzrmerge-apply): Remove odd character from message.
415         (bzrmerge): Give status messages.
417 2011-01-31  Eli Zaretskii  <eliz@gnu.org>
419         * admin.el (set-version): Remove lib-src/makefile.w32-in.
420         Add nt/config.nt.
422 2011-01-31  Paul Eggert  <eggert@cs.ucla.edu>
424         src/emacs.c now gets version number from configure.in
425         * admin.el (set-version): Don't update src/emacs.c.
426         * quick-install-emacs (VERSION): Get it from configure.in, not from
427         src/emacs.c.
429 2011-01-30  Paul Eggert  <eggert@cs.ucla.edu>
431         strftime: import from gnulib
432         * notes/copyright: strftime.c moved from src to lib.
434 2011-01-25  Glenn Morris  <rgm@gnu.org>
436         * bzrmerge.el (bzrmerge-skip-regexp): New variable.
437         (bzrmerge-missing): Use it.
439 2011-01-19  Paul Eggert  <eggert@cs.ucla.edu>
441         * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
442         rather than doing rm and autoconf by hand.  See
443         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
445 2011-01-17  Paul Eggert  <eggert@cs.ucla.edu>
447         * notes/bzr (Installing changes from gnulib): New section.
448         Need for this suggested by Stefan Monnier.
450 2011-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
452         * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
453         an inconsistent state.
455 2011-01-17  Paul Eggert  <eggert@cs.ucla.edu>
457         Update copyright notes to match recent gnulib-related changes.
458         * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
459         arg-nonnull.h, c++defs.h, compile, depcomp, missing,
460         warn-on-use.h, lib/*.[ch], lib/gnulib.mk.  Remove src/mktime.c,
461         lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
462         are subsumed by the lib/*.[ch] rule).  Remove m4/getopt.m4 (now
463         subsumed by m4/*.m4 rule).  config.guess, config.sub, and
464         doc/man/texinfo.tex are now copied in from gnulib.
466 2011-01-15  Glenn Morris  <rgm@gnu.org>
468         * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
470         * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
471         (bzrmerge-resolve): Also ignore cl-loaddefs.el.
473 2011-01-14  Glenn Morris  <rgm@gnu.org>
475         * admin.el (set-copyright): Also handle \year in refcards/*.tex.
477 2011-01-14  Glenn Morris  <rgm@gnu.org>
479         * bzrmerge.el: Require cl when compiling.
480         (bzrmerge-merges): Doc fix.
482 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
484         * notes/copyright: There's only one install-sh, not two, so fix a
485         typo claiming that there's two.  Add move-if-change to the list of
486         GPL files imported from gnulib.
488 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
490         * notes/copyright: Report status more accurately for non-GPL files.
491         Report copyright status more accurately for mkinstalldirs,
492         configure, m4/getopt.m4, and msdos/sed*.inp.
494 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
496         * nt/README.W32: Update the information about PNG support libraries.
497         (Bug#7716)
499 2010-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
501         * bzrmerge.el: New file to help merge branches while skipping
502         some revisions (e.g. from emacs-23 to trunk).
504 2010-12-03  Andreas Schwab  <schwab@linux-m68k.org>
506         * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
508 2010-10-12  Glenn Morris  <rgm@gnu.org>
510         * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
512 2010-10-09  Glenn Morris  <rgm@gnu.org>
514         * admin.el (set-version): Add doc/emacs/emacsver.texi.
516 2010-10-09  Glenn Morris  <rgm@gnu.org>
518         * admin.el (set-version): No need to act on doc/ files any more.
520         * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
522 2010-09-05  Juanma Barranquero  <lekktu@gmail.com>
524         * unidata/BidiMirroring.txt: Update from
525         http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
527         * unidata/UnicodeData.txt: Update from
528         http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
530 2010-08-09  Andreas Schwab  <schwab@linux-m68k.org>
532         * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
534 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
536         * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
538 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
540         * admin.el: Write version number to nt/makefile.w32-in.
541         * nt/makedist.bat: Remove; replaced with `zipdist.bat'
542         in the nt/ directory.
543         * nt/README.W32: Relocate to nt/ directory.
545 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
547         * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
549 2010-07-08  Eli Zaretskii  <eliz@gnu.org>
551         * MAINTAINERS: Update my responsibilities.
553 2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
555         * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
556         (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
557         Remove.
559 2010-06-12  Eli Zaretskii  <eliz@gnu.org>
561         * unidata/bidimirror.awk: New file.
563         * unidata/BidiMirroring.txt: New file from
564         http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
566         * unidata/Makefile.in (../../src/bidimirror.h): New target.
567         (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
569         * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
570         (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
572         * unidata/biditype.awk: New file.
574         * unidata/Makefile.in (../../src/biditype.h): New target.
576         * unidata/makefile.w32-in (../../src/biditype.h): New target.
578 2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
580         * unidata/UnicodeData.txt: Update from
581         http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
583 2010-05-27  Glenn Morris  <rgm@gnu.org>
585         * quick-install-emacs (AVOID): No more Makefile.c files.
587         * notes/cpp: Remove file.
589 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
591         * admin.el (set-version, set-copyright): Update emacs.c instead of
592         version.el.
594         * make-tarball.txt: Update filename list in step 6.
596         * quick-install-emacs: Scan emacs.c instead of version.el for
597         version string.
599 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
601         * Version 23.2 released.
603 2010-04-01  Eli Zaretskii  <eliz@gnu.org>
605         * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
607 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
609         * Branch for 23.2.
611 2010-03-10  Miles Bader  <miles@gnu.org>
613         * quick-install-emacs: Use more portable shell syntax.
615         * quick-install-emacs (AVOID): Be more picky about files we avoid
616         installing.
618 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
620         * quick-install-emacs (PRUNED): Fix typo in message.
622 2010-01-20  Glenn Morris  <rgm@gnu.org>
624         * revdiff: Remove file that only works with CVS, and isn't really
625         needed with Bazaar (given the in-built revision options of bzr diff).
627 2010-01-12  Glenn Morris  <rgm@gnu.org>
629         * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
630         than emacs-pretest-bug for bug reports for development versions.
632 2009-11-06  Kenichi Handa  <handa@m17n.org>
634         * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
635         that the block data and the following per-char data fall into the
636         same char-table leaf.
638 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
640         * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
642 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
644         * unidata/.gitignore: New file.
646 2009-08-22  Eli Zaretskii  <eliz@gnu.org>
648         * notes/bugtracker: How to reassign a bug to a list of packages.
650         * notes/newfile: Details of how to check for problems with DOS 8+3
651         file-name restrictions.
653 2009-08-18  Glenn Morris  <rgm@gnu.org>
655         * notes/newfile: New file.
657 2009-07-11  Eli Zaretskii  <eliz@gnu.org>
659         * make-tarball.txt: Add a note about bumping the value of
660         customize-changed-options-previous-release.
662 2009-06-24  Kenichi Handa  <handa@m17n.org>
664         * charsets/mapconv: For the Unicode format files, do reverse sort
665         and don't compact the map.  This is to prefer the first one in the
666         duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
668 2009-06-12  Kenichi Handa  <handa@m17n.org>
670         * charsets/Makefile (JISX213A.map): Make it depend on
671         mapfiles/JISX213A.map.gz.
672         (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
674         * charsets/mapfiles/JISX213A.map.gz: New file.
676         * charsets/mapfiles/README: Describe JISX213A.map.gz.
678 2009-06-12  Kenichi Handa  <handa@m17n.org>
680         * charsets/mapfiles/*: New files.
682         * charsets/mule-charsets.el: Mostly re-written to generate all
683         MULE-*.map files.
685         * charsets/mapconv: Mostly re-written to handle "gzip"ed input
686         files.
688         * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
689         EUC-JP-MS.
691         * charsets/cp51932.awk (END): Print arch-tag at the tail.
693         * charsets/Makefile: Maps depend on files under mapfiles or
694         ${GLIBC_CHARMAPS}.
696 2009-04-21  Kenichi Handa  <handa@m17n.org>
698         * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
699         change.
701 2009-04-17  Kenichi Handa  <handa@m17n.org>
703         * unidata/unidata-gen.el (unidata-get-decomposition):
704         Adjust Hangle decomposition rule to Unicode.
706 2009-04-09  Kenichi Handa  <handa@m17n.org>
708         * unidata/unidata-gen.el (unidata-describe-decomposition):
709         Return a string with a composition property to disable combining
710         characters being composed.
712 2009-03-11  Miles Bader  <miles@gnu.org>
714         * quick-install-emacs: Be more clever about locating info directory.
716 2009-02-24  Juanma Barranquero  <lekktu@gmail.com>
718         * nt/README.W32: Fix typos.
720 2009-02-23  Jason Rumney  <jasonr@gnu.org>
722         * nt/README-ftp-server: Update for 23.0.91.
724         * nt/README.W32: Remove ever expanding versions of Windows.
725         Shorten FAQ URL.  Remove mention of obsolete lock directory.
726         Windows distribution now bin and barebin only.  Add note about
727         SVG support.  Remove old tar and gzip problem workarounds.
728         Use new (22.x) -Q option.  Report all bugs through bug tracker.
730         * nt/README-UNDUMP.W32: Modify for barebin distribution, as
731         undumped distribution no longer exists.
733 2009-02-05  Yu-ji Hosokawa  <yu-ji@hoso.net>  (tiny change)
735         * nt/README.W32: Fix typo.  (Bug#2207)
737 2009-02-01  Chong Yidong  <cyd@stupidchicken.com>
739         * admin.el (set-version): Remove deleted file ns-emacs.texi.
741 2008-12-02  Kenichi Handa  <handa@m17n.org>
743         * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
744         `decomposition' property adjusted.
745         (unidata-split-decomposition): Don't include surrounding "<" and
746         ">" in a symbol name.
748 2008-12-01  Kenichi Handa  <handa@m17n.org>
750         * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
751         property generator to unidata-gen-table-numeric.  Docstring adjusted.
752         (unidata-get-numeric, unidata-put-numeric)
753         (unidata-gen-table-numeric): New functions.
754         (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
756 2008-11-29  Eli Zaretskii  <eliz@gnu.org>
758         * notes/documentation: Add notes about Antinews.
760 2008-10-23  Glenn Morris  <rgm@gnu.org>
762         * admin.el (set-version): Add doc/misc/ns-emacs.texi.
763         Add/tweak some nextstep/ entries.
765 2008-09-19  Kenichi Handa  <handa@m17n.org>
767         * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
768         positions.
770 2008-08-23  Eli Zaretskii  <eliz@gnu.org>
772         * CPP-DEFINES: Add USER_FULL_NAME.
774 2008-08-16  Jason Rumney  <jasonr@gnu.org>
776         * admin.el (set-version): Set version in nt/emacsclient.rc.
778 2008-08-06  Juanma Barranquero  <lekktu@gmail.com>
780         * nt/dump.bat: Fix mixed EOLs.
782 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
784         * CPP-DEFINES: Add DARWIN_OS.  Move USE_LISP_UNION_TYPE away from OS's.
786 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
788         * CPP-DEFINES: Add defines for accessing system processes.
790 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
792         * make-tarball.txt:
793         * admin.el:
794         * FOR-RELEASE:
795         * CPP-DEFINES: Remove mentions of Mac Carbon.
797 2008-07-16  Glenn Morris  <rgm@gnu.org>
799         * admin.el (set-version, set-copyright): Add nextstep/ files.
801 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
803         * CPP-DEFINES: Add NS port related defines.
805 2008-06-16  Glenn Morris  <rgm@gnu.org>
807         * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
808         doc/lispref/book-spine.texinfo.
810 2008-06-15  Glenn Morris  <rgm@gnu.org>
812         * admin.el (set-version): Add doc/misc/faq.texi.
814 2008-05-22  Juanma Barranquero  <lekktu@gmail.com>
816         * FOR-RELEASE: Remove Windows problem about the XPM image library
817         being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
819 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
821         * unidata/UnicodeData.txt: Update to Unicode 5.1.
823 2008-04-14  Juanma Barranquero  <lekktu@gmail.com>
825         * unidata/unidata-gen.el (unidata-prop-alist):
826         Fix typo in description of `numeric-value'.
827         (unidata-put-character): Fix typo in error message.
829 2008-02-21  Glenn Morris  <rgm@gnu.org>
831         * notes/unicode, notes/font-backend: New files, split off from
832         README.unicode.
834 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
836         * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
837         being used in latin1-disp.el.  Remove the problem of
838         cp-supported-codepages.  Remove the problem of lost changelog for
839         ps-prin1.ps.
841 2008-02-16  Eli Zaretskii  <eliz@gnu.org>
843         * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
844         non-portable in this context.
846         * unidata/Makefile.in (unidata.txt): Don't use $<, it's
847         non-portable in this context.
849 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
851         * unidata/makefile.w32-in (lisp): New variable.
852         (EMACSLOADPATH): Use $(lisp).  Add lisp/international and
853         lisp/emacs-lisp.
855 2008-02-04  Jason Rumney  <jasonr@gnu.org>
857         * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
859 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
861         * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
863 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
865         * unidata/makefile.w32-in (charprop-CMD): Fix last change.
867         * unidata/Makefile.in: Rename from Makefile.
869         * unidata/makefile.w32-in: New file.
871 2008-02-02  Jason Rumney  <jasonr@gnu.org>
873         * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
875 2008-02-01  Kenichi Handa  <handa@m17n.org>
877         * unidata/copyright.html: New file.
879 2008-02-01  Kenichi Handa  <handa@m17n.org>
881         * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
882         decomposition, if T is the same as TBase, don't include it in the
883         returned list.
885 2008-02-01  Kenichi Handa  <handa@m17n.org>
887         * unidata/unidata-gen.el (unidata-text-file): Delete it.
888         (unidata-list): Initialize to nil.
889         (unidata-setup-list): New function.
890         (unidata-gen-files): New optional arg unidata-text-file.
891         If it's nil, set unidata-text-file to the left command line arg.
892         Call unidate-setup-list at first.
894         * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
895         (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
897 2008-02-01  Kenichi Handa  <handa@m17n.org>
899         * unidata/unidata-gen.el: Fix comment typo.
900         Change string-to-int to string-to-number.
901         (unidata-text-file): Define to .../unidata.txt.
902         (unidata-list): Just insert unidata-text-file.
903         (unidata-get-decomposition): Handle Hangul decomposition.
904         (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
906         * unidata/Makefile (unidata.txt): New target.
907         (charprop.el): Depends on unidata.txt.
908         (clean): Remove unidata.txt.
910 2008-02-01  Kenichi Handa  <handa@m17n.org>
912         * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
913         (unidata-get-name): Handle U+110B.
915 2008-02-01  Kenichi Handa  <handa@m17n.org>
917         Sub-directory `unidata' is for codes to generate charprop.el and
918         many other uni-*.el files from `UnicodeData.txt'.
920         * Unidata/README: New file.
922         * unidata/Makefile: New file.
924         * unidata/unidata-gen.el: New file.
926         * unidata/UnicodeData.txt: New file.  Copied from
927         http://www.unicode.org on 2006-05-23.
929         * unidata/.cvsignore: New file.
931 2008-02-01  Kenichi Handa  <handa@m17n.org>
933         * charsets/.cvsignore: New file.
935         * charsets/mapconv: Add code for handling KANJI-DATABASE format.
937         * charsets/Makefile (all): Rename target from charsets.
938         Depend on ${TRANS_TABLE}.
939         (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
940         Generate from cns2ucsdkw.txt.
941         (install): Copy updated files only.
943 2008-02-02  Kenichi Handa  <handa@m17n.org>
945         * charsets/cp932.awk: Append user-defined area of CP932.
947 2008-02-02  Kenichi Handa  <handa@m17n.org>
949         * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
950         0x2299 to 0x29BF.
952 2008-02-01  Kenichi Handa  <handa@m17n.org>
954         * charsets/Makefile (TRANS_TABLE): New macro.
955         (JISX0208.map): Convert 0x2015 to 0x2014.
956         (cp51932.el): New target.
957         (eucjp-ms.el): New target.
958         (install): Include ${TRANS_TABLE}.
959         (CJK): Include JISX213A.map.
960         (JISX213A.map): New target.
962         * charsets/eucjp-ms.awk: New file.
964         * charsets/cp51932.awk: New file.
966 2008-02-01  Kenichi Handa  <handa@m17n.org>
968         * charsets/cp932.awk: New file.
970         * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
972         * charsets/mapconv: In UNICODE2 case, sort by 4th field after
973         running an awk program.
975 2008-02-01  Kenichi Handa  <handa@m17n.org>
977         * charsets/mapconv: Handle UNICODE2.
979         * charsets/Makefile (CJK): Include CP932-2BYTE.map.
980         (CP932-2BYTE.map): New target.
982 2008-02-01  Kenichi Handa  <handa@m17n.org>
984         * charsets: New directory for scripts to generate charset map
985         files in ../etc/charsets/.
987         * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
988         * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
989         * charsets/kuten.awk: New files.
991 2008-01-08  Glenn Morris  <rgm@gnu.org>
993         * admin.el (set-version): Add doc/man/emacs.1.
995 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
997         * notes/copyright:
998         * MAINTAINERS: Remove references to files that have been removed.
1000 2008-01-04  Glenn Morris  <rgm@gnu.org>
1002         * admin.el (set-copyright): Add lib-src/ebrowse.c.
1004 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1006         * CPP-DEFINES: New file.
1008 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1010         * FOR-RELEASE: Remove "window-system in face definition" [of
1011         gnus-treat-emphasize].  Remove "Gnus archive groups".  Add comment
1012         on gnus-dired.el.
1014 2007-12-05  Glenn Morris  <rgm@gnu.org>
1016         * admin.el (set-version): Handle configure.in.  Adapt for doc/
1017         directory layout for manuals.
1019 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
1021         * FOR-RELEASE: Remove Gnus send mail problem.  Other Gnus bugs have
1022         been fixed in Gnus CVS but have not yet been synched to Emacs.
1024 2007-11-17  Glenn Morris  <rgm@gnu.org>
1026         * admin.el (process-lines): Move to ../lisp/subr.el.
1028 2007-10-23  Glenn Morris  <rgm@gnu.org>
1030         * MAINTAINERS: Move here from ../.
1032 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
1034         * make-emacs: Doc fix.
1036 2007-08-28  Glenn Morris  <rgm@gnu.org>
1038         * admin.el: Provide self.
1040 2007-08-10  Jan Djärv  <jan.h.d@swipnet.se>
1042         * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
1044 2007-07-25  Glenn Morris  <rgm@gnu.org>
1046         * Relicense all FSF files to GPLv3 or later.
1048 2007-06-07  Glenn Morris  <rgm@gnu.org>
1050         * admin.el (set-copyright): New function.
1052 2007-04-25  Nick Roberts  <nickrob@snap.net.nz>
1054         * make-tarball.txt: Add note about cutting the branch.
1056 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1058         * Version 22.1 released.
1060 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
1062         * nt/makedist.bat: Change EOL format to DOS.  Don't use
1063         redirection characters in REM lines.
1065 2007-01-27  Jan Djärv  <jan.h.d@swipnet.se>
1067         * FOR-RELEASE: Removed Gtk/Xft issue.
1069 2007-01-01  Miles Bader  <miles@gnu.org>
1071         * quick-install-emacs (get_config_var): Deal with weird magic
1072         string inserted by recent versions of autoconf.
1074 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
1076         * admin.el (set-version): Set version number in
1077         lib-src/makefile.w32-in.
1079 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
1081         * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
1082         due to a local miss-configuration.
1084 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
1086         * make-announcement (OLD): Remove LEIM references in announcement
1087         since it is now built-in.
1089 2006-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1091         * admin.el (set-version): Set version numbers in "mac" subdirectory.
1093 2006-10-03  Kenichi Handa  <handa@m17n.org>
1095         * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
1097 2006-08-13  Chong Yidong  <cyd@stupidchicken.com>
1099         * FOR-RELEASE: Elisp manual checking completed.
1101 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
1103         * FOR-RELEASE: Update refcard section.
1105 2006-07-14  Kim F. Storm  <storm@cua.dk>
1107         * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
1109 2006-07-09  Kim F. Storm  <storm@cua.dk>
1111         * README: Use outline format.  Add FOR-RELEASE.
1113 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
1115         * FOR-RELEASE: Checking of info.texi done.
1117 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
1119         * FOR-RELEASE: Update refcard section.
1121 2006-06-07  Reiner Steib  <Reiner.Steib@gmx.de>
1123         * FOR-RELEASE: Update refcard section.
1125 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1127         * FOR-RELEASE: Key sequence elisp node done.
1129 2006-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
1131         * FOR-RELEASE: Update refcard translations.  Add coding cookie.
1133 2006-05-21  Chong Yidong  <cyd@mit.edu>
1135         * FOR-RELEASE: point-entered /point-left bug fixed.
1137 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1139         * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1140         entry.
1142 2006-05-06  Bill Wohler  <wohler@newt.com>
1144         * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1145         about it.
1147 2006-04-17  Ramprasad B  <ramprasad_i82@yahoo.com>
1149         * ./* (Copyright): Updated Copyright year(s).
1151 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1153         * FOR-RELEASE (BUGS): Add URLs/MIDs.
1155 2006-02-20  Kim F. Storm  <storm@cua.dk>
1157         * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1158         Rework how fringe bitmaps are defined and used.
1159         Currently, bitmap usage and bitmap appearance are "mixed-up" in a
1160         one-level representation.  It would be cleaner to split the
1161         representation into a two-level model where first level maps
1162         bitmap usage to a bitmap name, and second level maps bitmap name to
1163         a bitmap appearance.
1165 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
1167         * FOR-RELEASE: String allocation bugs fixed.
1169 2005-12-13  Bill Wohler  <wohler@newt.com>
1171         * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1173 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1175         * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1176         completing-read-multiple, mail-extract-address-components,
1177         mail-mode, quail-define-package, save-buffer and
1178         ucs-set-table-for-input from doc strings item (Done).
1180 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
1182         * FOR-RELEASE: Icons installed.  Partial completion bug fixed.
1184 2005-11-11  Kim F. Storm  <storm@cua.dk>
1186         * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1187         when displaying a non-breaking space in an overlay string.
1189 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
1191         * FOR-RELEASE: Init file change implemented.
1193 2005-10-27  Chong Yidong  <cyd@stupidchicken.com>
1195         * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1197 2005-10-19  Chong Yidong  <cyd@stupidchicken.com>
1199         * FOR-RELEASE (New features): max-image-size implemented.
1200         (Bugs): split-window done, by Kim F. Storm.
1202 2005-10-17  Bill Wohler  <wohler@newt.com>
1204         * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
1205         since it's gone.  Also marked mh-e as done.
1207 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
1209         * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1210         libraries on Windows (Done).
1212 2005-10-01  Jason Rumney  <jasonr@gnu.org>
1214         * admin.el (set-version): Set version numbers in nt/emacs.rc.
1216 2005-08-31  Romain Francoise  <romain@orebokech.com>
1218         * FOR-RELEASE (New features): Remove vhdl-mode.el update
1219         item (Done).
1221 2005-08-27  Romain Francoise  <romain@orebokech.com>
1223         * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1225 2005-07-04  Lute Kamstra  <lute@gnu.org>
1227         Update FSF's address in GPL notices.
1229 2005-06-10  Lute Kamstra  <lute@gnu.org>
1231         * admin.el (set-version): Set version in lisp manual too.
1232         * make-tarball.txt: Commit lispref/elisp.texi too.
1234 2005-06-04  Richard M. Stallman  <rms@gnu.org>
1236         * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1237         Other cleanups.
1239 2005-04-19  Lute Kamstra  <lute@gnu.org>
1241         * make-tarball.txt: Don't commit lisp/loaddefs.el.
1243 2005-04-14  Lute Kamstra  <lute@gnu.org>
1245         * nt/makedist.bat (elfiles): Update.
1247         * admin.el (add-release-logs): Fix require call.
1249 2005-03-30  Marcelo Toledo  <marcelo@marcelotoledo.org>
1251         * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
1252         The first line of every tutorial must begin with a sentence saying
1253         "Emacs Tutorial" in the respective language.  This should be
1254         followed by "See end for copying conditions", likewise in the
1255         respective language.
1257 2005-03-29  Luc Teirlinck  <teirllm@auburn.edu>
1259         * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1260         Add `undo-ask-before-discard' to it.
1262 2005-03-02  Miles Bader  <miles@gnu.org>
1264         * quick-install-emacs: Only use the mkdir --verbose option if the
1265         script's --verbose option was specified (this avoids problems with
1266         default usage on systems where mkdir doesn't support that option).
1268 2005-02-15  Jason Rumney  <jasonr@gnu.org>
1270         * nt/makedist.bat: Do not rely on non-standard behavior of
1271         tar --exclude.
1273 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
1275         * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1277 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
1279         * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1280         Elisp manuals.
1282 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
1284         * FOR-RELEASE (Indications): Clean up and update checklists for
1285         Emacs and Elisp manuals.
1287 2004-09-11  Kim F. Storm  <storm@cua.dk>
1289         * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
1290         (Documentation): Add NEWS entry.
1291         Add section lists for proof-reading Emacs and Lisp manuals.
1293 2004-08-29  Kim F. Storm  <storm@cua.dk>
1295         * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1297 2004-08-28  Jan Djärv  <jan.h.d@swipnet.se>
1299         * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1300         (now behaves as well as other ports).
1302 2004-06-28  Jan Djärv  <jan.h.d@swipnet.se>
1304         * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
1306 2004-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
1308         * FOR-RELEASE: Moved here from the etc directory.
1310 2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
1312         * notes/BRANCH: New file, to be maintained per CVS branch.
1314 2003-10-01  Miles Bader  <miles@gnu.org>
1316         * quick-install-emacs: Don't use "function" keyword when defining
1317         shell functions.
1319 2003-09-29  Lute Kamstra  <lute@gnu.org>
1321         * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1323 2003-09-27  Miles Bader  <miles@gnu.ai.mit.edu>
1325         * quick-install-emacs: Remove fns-* pruning, since that file no
1326         longer seems to be generated.
1327         (AVOID): Quote literal periods.  Quote braces in a way acceptable
1328         to all parties (gawk gets bitchy about using `\').
1330 2003-08-19  Miles Bader  <miles@gnu.org>
1332         * quick-install-emacs: Add arch-specific ignored files to
1333         quick-install-emacs.  Use quoting for periods that's acceptable
1334         to recent versions of gawk.
1336 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
1338         * cus-test.el: Remove obsolete workaround.
1340 2003-04-22  Andrew Innes  <andrewi@gnu.org>
1342         * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1343         emacs.exe before zipping, and including batch file to recreate
1344         after unpacking.
1346         * nt/stitch.bat: New file.
1348         * nt/README-ftp-server: Update wording and version number etc.
1349         Add extra instructions for installing multi-file .zip
1350         distribution.
1352         * nt/README.W32: Remove personal email address and update wording.
1354         * nt/README-UNDUMP.W32: Remove personal email address and update
1355         wording.
1357 2003-02-10  Francesco Potortì  <pot@gnu.org>
1359         * make-changelog-diff: New script, code stolen from make-announcement.
1361         * make-announcement: Use make-changelog-diff.
1363 2003-01-20  Francesco Potortì  <pot@gnu.org>
1365         * make-tarball.txt: Step-by-step instructions for making a tarball.
1367         * make-announcement: A script for creating pretest announcements.
1369 2003-01-17  Francesco Potortì  <pot@gnu.org>
1371         * admin.el (add-release-logs): Expand the directory name before
1372         calling find(1).
1373         (add-release-logs): Use the same methods as add-log.el for writing
1374         the date and the user's name and address.
1376 2003-01-07  Miles Bader  <miles@gnu.org>
1378         * quick-install-emacs: Unset LANG etc. to avoid non-standard
1379         command output from non-C locales.
1381 2002-10-16  Markus Rost  <rost@math.ohio-state.edu>
1383         * cus-test.el: Extended and reorganized.  There are now 4 tests
1384         which can be run in batch mode.  See the Commentary section.
1386 2002-10-08  Markus Rost  <rost@math.ohio-state.edu>
1388         * cus-test.el: New file.
1390 2002-05-27  Miles Bader  <miles@gnu.org>
1392         * quick-install-emacs (VERSION): Calculate using the same method
1393         that configure.in uses.
1395 2002-04-26  Pavel Janík  <Pavel@Janik.cz>
1397         * emacs-pretesters: New file with information for Emacs
1398         pretesters.
1400 2002-03-22  Paul Eggert  <eggert@twinsun.com>
1402         * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1403         POSIX 1003.1-2001 disallows both usages.
1405 2002-02-11  Andrew Innes  <andrewi@gnu.org>
1407         * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1409 2002-01-24  Andrew Innes  <andrewi@gnu.org>
1411         * nt/README.W32: Remove unnecessary version number and date
1412         references.
1414         * nt/README-UNDUMP.W32: Ditto.
1416 2001-12-06  Gerd Moellmann  <gerd@gnu.org>
1418         * make-emacs: Add --trace-move.
1420 2001-10-23  Andrew Innes  <andrewi@gnu.org>
1422         * nt/makedist.bat: Remove remaining obsolete reference to
1423         GETTING.GNU.SOFTWARE.
1425 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
1427         * admin.el (set-version): Use `s' interactive spec for
1428         version number.
1430 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1432         * (Version 21.1 released.)
1434 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1436         * admin.el (add-release-logs): Put the log entry in lispref, too.
1438 2001-10-20  Miles Bader  <miles@gnu.org>
1440         * quick-install-emacs: Exit if we can't find some variable.
1441         (AVOID): Add .orig & .rej files.
1442         (get_config_var): Be more liberal about format of config.status
1443         sed commands.
1445 2001-10-19  Gerd Moellmann  <gerd@gnu.org>
1447         * admin.el: New file.
1449         * build-configs: Add --help option.  Add support for building
1450         in arbitrary source trees.
1452 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
1454         * alloc-colors.c: New file.
1456 2001-10-13  Gerd Moellmann  <gerd@gnu.org>
1458         * make-emacs: Add --boot switch for bootstrapping.  Logs to
1459         EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1461 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
1463         * Branch for 21.1.
1465 2001-09-04  Andrew Innes  <andrewi@gnu.org>
1467         * admin/nt/makedist.bat: Remove reference to obsolete file
1468         GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
1469         version of tar used.
1471 ;; Local Variables:
1472 ;; coding: utf-8
1473 ;; End:
1475   Copyright (C) 2001-2012 Free Software Foundation, Inc.
1477   This file is part of GNU Emacs.
1479   GNU Emacs is free software: you can redistribute it and/or modify
1480   it under the terms of the GNU General Public License as published by
1481   the Free Software Foundation, either version 3 of the License, or
1482   (at your option) any later version.
1484   GNU Emacs is distributed in the hope that it will be useful,
1485   but WITHOUT ANY WARRANTY; without even the implied warranty of
1486   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1487   GNU General Public License for more details.
1489   You should have received a copy of the GNU General Public License
1490   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.