Do not steal primary selection on mark deactivation.
[emacs.git] / admin / ChangeLog
blob53b6143c82c0a3375f9da19bfb06c42852c283a1
1 2012-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3         Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
4         * merge-gnulib (GNULIB_MODULES): Add c-strcase.
6 2012-07-05  Dmitry Antipov  <dmantipov@yandex.ru>
8         * coccinelle/xzalloc.cocci: Semantic patch to convert
9         calls to xmalloc with following memset to xzalloc.
11 2012-07-04  Juanma Barranquero  <lekktu@gmail.com>
13         * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
15 2012-06-26  Dmitry Antipov  <dmantipov@yandex.ru>
17         * coccinelle/build_string.cocci: Semantic patch
18         to convert from make_string to build_string.
20 2012-06-24  Dmitry Antipov  <dmantipov@yandex.ru>
22         First Coccinelle semantic patch.
23         * coccinelle: New subdirectory
24         * coccinelle/README: Documentation stub.
25         * coccinelle/vector_contents.cocci: Semantic patch to replace direct
26         access to `contents' member of Lisp_Vector objects with AREF and ASET
27         where appropriate.
29 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
31         Support higher-resolution time stamps (Bug#9000).
32         * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
33         gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
34         timespec-sub, utimens.
35         (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
36         This trims down the gnulib import, from the very latest gnulib.
37         Emacs does its own implementation of 'select' and 'sigprocmask'
38         on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
39         hosts, so it doesn't need these modules.
40         Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
41         these gnulib modules are only for Windows porting and Emacs ports
42         to Windows in a different way.
44 2012-06-13  Andreas Schwab  <schwab@linux-m68k.org>
46         * make-emacs: Rename --union-type to --check-lisp-type.  Define
47         CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
48         * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Renamed from
49         USE_LISP_UNION_TYPE.
51 2012-06-03  Glenn Morris  <rgm@gnu.org>
53         * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
55 2012-06-01  Paul Eggert  <eggert@cs.ucla.edu>
57         Remove --disable-maintainer-mode option from 'configure'.  (Bug#11555)
58         * make-tarball.txt: Don't worry about maintainer mode.
60 2012-05-28  Paul Eggert  <eggert@cs.ucla.edu>
62         * CPP-DEFINES: Remove HAVE_SYSINFO.
64 2012-05-27  Paul Eggert  <eggert@cs.ucla.edu>
66         Assume gnulib does largefile.
67         * merge-gnulib (GNULIB_MODULES): Add largefile.
69 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
71         Remove src/m/*.
72         * CPP-DEFINES: Do not mention src/m/*.h.
73         (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
74         (BITS_PER_SHORT, BITS_PER_INT): Remove.
75         * MAINTAINERS: Remove src/m/.
77 2012-05-21  Paul Eggert  <eggert@cs.ucla.edu>
79         Use full name for m4/gnulib-comp.m4.  (Bug#11529)
80         * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
82         Assume C89 or later.
83         * CPP-DEFINES: Remove NULL, const.
85         Make merging from gnulib a script, not a makefile action.
86         * merge-gnulib: New script, with actions moved here from
87         ../Makefile.in.
89 2012-05-19  Paul Eggert  <eggert@cs.ucla.edu>
91         * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
93         * CPP-DEFINES (HAVE_FTIME): Remove.
95 2012-05-02  Glenn Morris  <rgm@gnu.org>
97         * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
99 2012-04-10  Glenn Morris  <rgm@gnu.org>
101         * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
103         * unidata/Makefile.in: Add FSF copyright.
104         Make it use autoconf features, and work for out-of-tree builds.
106 2012-04-07  Eli Zaretskii  <eliz@gnu.org>
108         * unidata/README:
109         * unidata/copyright.html:
110         * unidata/BidiMirroring.txt:
111         * unidata/UnicodeData.txt: Update for the latest version 6.1 of
112         the Unicode Standard.
114 2012-02-16  Kenichi Handa  <handa@m17n.org>
116         * unidata/unidata-gen.el (unidata-prop-alist): Change the default
117         values of name and old-name to nil.
118         (unidata-get-name): Return nil for the default value.
120 2012-02-11  Glenn Morris  <rgm@gnu.org>
122         * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
123         (cusver-check): New functions.
125 2012-01-19  Glenn Morris  <rgm@gnu.org>
127         * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
128         "skip?" question, since there can be multiple such for any revision.
130 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
132         * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
133         updated and checked.
135 2011-11-26  Andreas Schwab  <schwab@linux-m68k.org>
137         * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
138         Avoid warning about old-style backquote.
140         * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
141         in regexp.
142         (wisent-make-parsers): Likewise.  Quote `.'.
144         * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
145         in regexp.
146         (bovine-make-parsers): Likewise.  Quote `.'.
148 2011-11-20  Andreas Schwab  <schwab@linux-m68k.org>
150         * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
152 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
154         * admin.el (manual-dvi): Fix typo.
156 2011-11-15  Eli Zaretskii  <eliz@gnu.org>
158         * nt/README-ftp-server: Update the information about PNG libraries.
160 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
162         * make-emacs: Fix typo.
164 2011-11-07  Juanma Barranquero  <lekktu@gmail.com>
166         * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
168 2011-10-31  David Engster  <deng@randomsample.de>
170         * grammars/bovine-grammar.el: Avoid using old-style backquotes.
172 2011-10-28  Eli Zaretskii  <eliz@gnu.org>
174         * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
175         running Emacs on Windows 9X.
177 2011-09-26  Chong Yidong  <cyd@stupidchicken.com>
179         * admin.el (set-version): Fix regexps for config.nt and
180         sed2v2.inp.
182 2011-09-06  Paul Eggert  <eggert@cs.ucla.edu>
184         Merge from gnulib (Bug#9169).
185         * notes/copyright: The files compile, config.guess, config.sub,
186         depcomp, install-sh, missing, and move-if-change are now in the
187         new build-aux subdirectory.  The files arg-nonnull.h, c++defs.h,
188         and warn-on-use.h are now in build-aux/snippets.  New file
189         build-aux/snippets/_Noreturn.h.
191 2011-08-23  Eli Zaretskii  <eliz@gnu.org>
193         * unidata/unidata-gen.el (unidata-prop-alist): Update the default
194         values of bidi-class according to DerivedBidiClass.txt from the
195         latest UCD.
197 2011-08-23  Kenichi Handa  <handa@m17n.org>
199         * unidata/unidata-gen.el (unidata-prop-alist): Provide default
200         values for name, general-category, canonical-combining-class,
201         mirrored, and bidi-class.  Describe the meaning of value nil for
202         decimal-digit-value, digit-value, numeric-value, uppercase,
203         lowercase, titlecase, and mirroring.
204         (unidata-gen-table): Handle the case that default-value is a
205         list.  Set default values of characters not listed in a table.
206         (unidata-get-name): Return an empty string if a value in a
207         char-table is nil.
208         (unidata-get-decomposition): Return a list of character itself if
209         a value in a char-table is nil.
211 2011-08-15  Eli Zaretskii  <eliz@gnu.org>
213         * unidata/bidimirror.awk: File removed.
215         * unidata/biditype.awk: File removed.
217         * unidata/makefile.w32-in (all): Remove src/biditype.h and
218         src/bidimirror.h.
219         (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
221         * unidata/Makefile.in (all): Remove src/biditype.h and
222         src/bidimirror.h.
223         (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
225 2011-07-07  Juanma Barranquero  <lekktu@gmail.com>
227         * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
228         Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
230 2011-07-06  Kenichi Handa  <handa@m17n.org>
232         * unidata/unidata-gen.el (unidata-dir): New variable.
233         (unidata-setup-list): Expand unidata-text-file in unidata-dir.
234         (unidata-prop-alist): INDEX element may be a function.  New
235         optional element VAL-LIST (for general-category and bidi-class).
236         New entry `mirroring'.
237         (unidata-prop-default, unidata-prop-val-list): New subst.
238         (unidata-get-character, unidata-put-character): Delete them.
239         (unidata-gen-table-character): New arg IGNORE.  Adjusted for the
240         above changes.
241         (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
242         (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
243         Delete them.
244         (unidata-encode-val): Assume that the first element of VAL-LIST is
245         a cons (nil . 0).
246         (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
247         Always store the encoded value.
248         (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
249         Set the 1st and the 2nd extra slots to index numbers for C
250         functions.
251         (unidata-gen-table-integer): Likewise.
252         (unidata-gen-table-numeric): Likewise.
253         (unidata-gen-table-name): New arg IGNORE.
254         (unidata-gen-table-decomposition): Likewise.
255         (unidata-describe-general-category): Add the case nil to the
256         description alist.
257         (unidata-gen-mirroring-list): New function.
258         (unidata-gen-files): New arg DATA-DIR.  Adjusted for the change of
259         unidata-prop-alist.  Handle the case of storing multiple
260         char-tables in a file.
262         * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
263         unidata-gen-files.
265 2011-05-21  Glenn Morris  <rgm@gnu.org>
267         * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
269 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
271         * Version 23.3 released.
273 2011-02-23  Juanma Barranquero  <lekktu@gmail.com>
275         * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
277 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
279         * admin.el (set-version): Add msdos/sed2v2.inp.
281 2011-02-16  Paul Eggert  <eggert@cs.ucla.edu>
283         Remove no-longer needed getloadavg symbols.
284         * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
285         (LDAV_SYMBOL): Remove.
287 2011-02-12  Glenn Morris  <rgm@gnu.org>
289         * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
291 2011-02-05  Glenn Morris  <rgm@gnu.org>
293         * bzrmerge.el (bzrmerge-warning-buffer): New constant.
294         (bzrmerge-apply): Use it.
295         (bzrmerge): Kill any old warning buffer first.
297 2011-02-03  Glenn Morris  <rgm@gnu.org>
299         * bzrmerge.el (bzrmerge-buffer): New constant.
300         (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
301         (bzrmerge-missing): If nothing to do, return nil not (nil).
302         (bzrmerge-apply): Remove odd character from message.
303         (bzrmerge): Give status messages.
305 2011-01-31  Eli Zaretskii  <eliz@gnu.org>
307         * admin.el (set-version): Remove lib-src/makefile.w32-in.
308         Add nt/config.nt.
310 2011-01-31  Paul Eggert  <eggert@cs.ucla.edu>
312         src/emacs.c now gets version number from configure.in
313         * admin.el (set-version): Don't update src/emacs.c.
314         * quick-install-emacs (VERSION): Get it from configure.in, not from
315         src/emacs.c.
317 2011-01-30  Paul Eggert  <eggert@cs.ucla.edu>
319         strftime: import from gnulib
320         * notes/copyright: strftime.c moved from src to lib.
322 2011-01-25  Glenn Morris  <rgm@gnu.org>
324         * bzrmerge.el (bzrmerge-skip-regexp): New variable.
325         (bzrmerge-missing): Use it.
327 2011-01-19  Paul Eggert  <eggert@cs.ucla.edu>
329         * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
330         rather than doing rm and autoconf by hand.  See
331         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
333 2011-01-17  Paul Eggert  <eggert@cs.ucla.edu>
335         * notes/bzr (Installing changes from gnulib): New section.
336         Need for this suggested by Stefan Monnier.
338 2011-01-17  Stefan Monnier  <monnier@iro.umontreal.ca>
340         * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
341         an inconsistent state.
343 2011-01-17  Paul Eggert  <eggert@cs.ucla.edu>
345         Update copyright notes to match recent gnulib-related changes.
346         * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
347         arg-nonnull.h, c++defs.h, compile, depcomp, missing,
348         warn-on-use.h, lib/*.[ch], lib/gnulib.mk.  Remove src/mktime.c,
349         lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
350         are subsumed by the lib/*.[ch] rule).  Remove m4/getopt.m4 (now
351         subsumed by m4/*.m4 rule).  config.guess, config.sub, and
352         doc/man/texinfo.tex are now copied in from gnulib.
354 2011-01-15  Glenn Morris  <rgm@gnu.org>
356         * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
358         * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
359         (bzrmerge-resolve): Also ignore cl-loaddefs.el.
361 2011-01-14  Glenn Morris  <rgm@gnu.org>
363         * admin.el (set-copyright): Also handle \year in refcards/*.tex.
365 2011-01-14  Glenn Morris  <rgm@gnu.org>
367         * bzrmerge.el: Require cl when compiling.
368         (bzrmerge-merges): Doc fix.
370 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
372         * notes/copyright: There's only one install-sh, not two, so fix a
373         typo claiming that there's two.  Add move-if-change to the list of
374         GPL files imported from gnulib.
376 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
378         * notes/copyright: Report status more accurately for non-GPL files.
379         Report copyright status more accurately for mkinstalldirs,
380         configure, m4/getopt.m4, and msdos/sed*.inp.
382 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
384         * nt/README.W32: Update the information about PNG support libraries.
385         (Bug#7716)
387 2010-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
389         * bzrmerge.el: New file to help merge branches while skipping
390         some revisions (e.g. from emacs-23 to trunk).
392 2010-12-03  Andreas Schwab  <schwab@linux-m68k.org>
394         * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
396 2010-10-12  Glenn Morris  <rgm@gnu.org>
398         * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
400 2010-10-09  Glenn Morris  <rgm@gnu.org>
402         * admin.el (set-version): Add doc/emacs/emacsver.texi.
404 2010-10-09  Glenn Morris  <rgm@gnu.org>
406         * admin.el (set-version): No need to act on doc/ files any more.
408         * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
410 2010-09-05  Juanma Barranquero  <lekktu@gmail.com>
412         * unidata/BidiMirroring.txt: Update from
413         http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
415         * unidata/UnicodeData.txt: Update from
416         http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
418 2010-08-09  Andreas Schwab  <schwab@linux-m68k.org>
420         * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
422 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
424         * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
426 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
428         * admin.el: Write version number to nt/makefile.w32-in.
429         * nt/makedist.bat: Remove; replaced with `zipdist.bat'
430         in the nt/ directory.
431         * nt/README.W32: Relocate to nt/ directory.
433 2010-07-11  Andreas Schwab  <schwab@linux-m68k.org>
435         * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
437 2010-07-08  Eli Zaretskii  <eliz@gnu.org>
439         * MAINTAINERS: Update my responsibilities.
441 2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
443         * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
444         (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
445         Remove.
447 2010-06-12  Eli Zaretskii  <eliz@gnu.org>
449         * unidata/bidimirror.awk: New file.
451         * unidata/BidiMirroring.txt: New file from
452         http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
454         * unidata/Makefile.in (../../src/bidimirror.h): New target.
455         (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
457         * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
458         (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
460         * unidata/biditype.awk: New file.
462         * unidata/Makefile.in (../../src/biditype.h): New target.
464         * unidata/makefile.w32-in (../../src/biditype.h): New target.
466 2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
468         * unidata/UnicodeData.txt: Update from
469         http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
471 2010-05-27  Glenn Morris  <rgm@gnu.org>
473         * quick-install-emacs (AVOID): No more Makefile.c files.
475         * notes/cpp: Remove file.
477 2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
479         * admin.el (set-version, set-copyright): Update emacs.c instead of
480         version.el.
482         * make-tarball.txt: Update filename list in step 6.
484         * quick-install-emacs: Scan emacs.c instead of version.el for
485         version string.
487 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
489         * Version 23.2 released.
491 2010-04-01  Eli Zaretskii  <eliz@gnu.org>
493         * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
495 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
497         * Branch for 23.2.
499 2010-03-10  Miles Bader  <miles@gnu.org>
501         * quick-install-emacs: Use more portable shell syntax.
503         * quick-install-emacs (AVOID): Be more picky about files we avoid
504         installing.
506 2010-02-14  Juanma Barranquero  <lekktu@gmail.com>
508         * quick-install-emacs (PRUNED): Fix typo in message.
510 2010-01-20  Glenn Morris  <rgm@gnu.org>
512         * revdiff: Remove file that only works with CVS, and isn't really
513         needed with Bazaar (given the in-built revision options of bzr diff).
515 2010-01-12  Glenn Morris  <rgm@gnu.org>
517         * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
518         than emacs-pretest-bug for bug reports for development versions.
520 2009-11-06  Kenichi Handa  <handa@m17n.org>
522         * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
523         that the block data and the following per-char data fall into the
524         same char-table leaf.
526 2009-10-01  Juanma Barranquero  <lekktu@gmail.com>
528         * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
530 2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
532         * unidata/.gitignore: New file.
534 2009-08-22  Eli Zaretskii  <eliz@gnu.org>
536         * notes/bugtracker: How to reassign a bug to a list of packages.
538         * notes/newfile: Details of how to check for problems with DOS 8+3
539         file-name restrictions.
541 2009-08-18  Glenn Morris  <rgm@gnu.org>
543         * notes/newfile: New file.
545 2009-07-11  Eli Zaretskii  <eliz@gnu.org>
547         * make-tarball.txt: Add a note about bumping the value of
548         customize-changed-options-previous-release.
550 2009-06-24  Kenichi Handa  <handa@m17n.org>
552         * charsets/mapconv: For the Unicode format files, do reverse sort
553         and don't compact the map.  This is to prefer the first one in the
554         duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
556 2009-06-12  Kenichi Handa  <handa@m17n.org>
558         * charsets/Makefile (JISX213A.map): Make it depend on
559         mapfiles/JISX213A.map.gz.
560         (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
562         * charsets/mapfiles/JISX213A.map.gz: New file.
564         * charsets/mapfiles/README: Describe JISX213A.map.gz.
566 2009-06-12  Kenichi Handa  <handa@m17n.org>
568         * charsets/mapfiles/*: New files.
570         * charsets/mule-charsets.el: Mostly re-written to generate all
571         MULE-*.map files.
573         * charsets/mapconv: Mostly re-written to handle "gzip"ed input
574         files.
576         * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
577         EUC-JP-MS.
579         * charsets/cp51932.awk (END): Print arch-tag at the tail.
581         * charsets/Makefile: Maps depend on files under mapfiles or
582         ${GLIBC_CHARMAPS}.
584 2009-04-21  Kenichi Handa  <handa@m17n.org>
586         * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
587         change.
589 2009-04-17  Kenichi Handa  <handa@m17n.org>
591         * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
592         Hangle decomposition rule to Unicode.
594 2009-04-09  Kenichi Handa  <handa@m17n.org>
596         * unidata/unidata-gen.el (unidata-describe-decomposition): Return
597         a string with a composition property to disable combining
598         characters being composed.
600 2009-03-11  Miles Bader  <miles@gnu.org>
602         * quick-install-emacs: Be more clever about locating info directory.
604 2009-02-24  Juanma Barranquero  <lekktu@gmail.com>
606         * nt/README.W32: Fix typos.
608 2009-02-23  Jason Rumney  <jasonr@gnu.org>
610         * nt/README-ftp-server: Update for 23.0.91
612         * nt/README.W32: Remove ever expanding versions of Windows.
613         Shorten FAQ URL.  Remove mention of obsolete lock directory.
614         Windows distribution now bin and barebin only.  Add note about
615         SVG support.  Remove old tar and gzip problem workarounds.
616         Use new (22.x) -Q option.  Report all bugs through bug tracker.
618         * nt/README-UNDUMP.W32: Modify for barebin distribution, as
619         undumped distribution no longer exists.
621 2009-02-05  Yu-ji Hosokawa  <yu-ji@hoso.net>  (tiny change)
623         * nt/README.W32: Fix typo.  (Bug#2207)
625 2009-02-01  Chong Yidong  <cyd@stupidchicken.com>
627         * admin.el (set-version): Remove deleted file ns-emacs.texi.
629 2008-12-02  Kenichi Handa  <handa@m17n.org>
631         * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
632         `decomposition' property adjusted.
633         (unidata-split-decomposition): Don't include surrounding "<" and
634         ">" in a symbol name.
636 2008-12-01  Kenichi Handa  <handa@m17n.org>
638         * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
639         property generator to unidata-gen-table-numeric.  Docstring adjusted.
640         (unidata-get-numeric, unidata-put-numeric)
641         (unidata-gen-table-numeric): New functions.
642         (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
644 2008-11-29  Eli Zaretskii  <eliz@gnu.org>
646         * notes/documentation: Add notes about Antinews.
648 2008-10-23  Glenn Morris  <rgm@gnu.org>
650         * admin.el (set-version): Add doc/misc/ns-emacs.texi.
651         Add/tweak some nextstep/ entries.
653 2008-09-19  Kenichi Handa  <handa@m17n.org>
655         * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
656         positions.
658 2008-08-23  Eli Zaretskii  <eliz@gnu.org>
660         * CPP-DEFINES: Add USER_FULL_NAME.
662 2008-08-16  Jason Rumney  <jasonr@gnu.org>
664         * admin.el (set-version): Set version in nt/emacsclient.rc.
666 2008-08-06  Juanma Barranquero  <lekktu@gmail.com>
668         * nt/dump.bat: Fix mixed EOLs.
670 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
672         * CPP-DEFINES: Add DARWIN_OS.  Move USE_LISP_UNION_TYPE away from OS's.
674 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
676         * CPP-DEFINES: Add defines for accessing system processes.
678 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
680         * make-tarball.txt:
681         * admin.el:
682         * FOR-RELEASE:
683         * CPP-DEFINES: Remove mentions of Mac Carbon.
685 2008-07-16  Glenn Morris  <rgm@gnu.org>
687         * admin.el (set-version, set-copyright): Add nextstep/ files.
689 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
691         * CPP-DEFINES: Add NS port related defines.
693 2008-06-16  Glenn Morris  <rgm@gnu.org>
695         * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
696         doc/lispref/book-spine.texinfo.
698 2008-06-15  Glenn Morris  <rgm@gnu.org>
700         * admin.el (set-version): Add doc/misc/faq.texi.
702 2008-05-22  Juanma Barranquero  <lekktu@gmail.com>
704         * FOR-RELEASE: Remove Windows problem about the XPM image library
705         being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
707 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
709         * unidata/UnicodeData.txt: Update to Unicode 5.1.
711 2008-04-14  Juanma Barranquero  <lekktu@gmail.com>
713         * unidata/unidata-gen.el (unidata-prop-alist):
714         Fix typo in description of `numeric-value'.
715         (unidata-put-character): Fix typo in error message.
717 2008-02-21  Glenn Morris  <rgm@gnu.org>
719         * notes/unicode, notes/font-backend: New files, split off from
720         README.unicode.
722 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
724         * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
725         being used in latin1-disp.el.  Remove the problem of
726         cp-supported-codepages.  Remove the problem of lost changelog for
727         ps-prin1.ps.
729 2008-02-16  Eli Zaretskii  <eliz@gnu.org>
731         * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
732         non-portable in this context.
734         * unidata/Makefile.in (unidata.txt): Don't use $<, it's
735         non-portable in this context.
737 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
739         * unidata/makefile.w32-in (lisp): New variable.
740         (EMACSLOADPATH): Use $(lisp).  Add lisp/international and
741         lisp/emacs-lisp.
743 2008-02-04  Jason Rumney  <jasonr@gnu.org>
745         * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
747 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
749         * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
751 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
753         * unidata/makefile.w32-in (charprop-CMD): Fix last change.
755         * unidata/Makefile.in: Rename from Makefile.
757         * unidata/makefile.w32-in: New file.
759 2008-02-02  Jason Rumney  <jasonr@gnu.org>
761         * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
763 2008-02-01  Kenichi Handa  <handa@m17n.org>
765         * unidata/copyright.html: New file.
767 2008-02-01  Kenichi Handa  <handa@m17n.org>
769         * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
770         decomposition, if T is the same as TBase, don't include it in the
771         returned list.
773 2008-02-01  Kenichi Handa  <handa@m17n.org>
775         * unidata/unidata-gen.el (unidata-text-file): Delete it.
776         (unidata-list): Initialize to nil.
777         (unidata-setup-list): New function.
778         (unidata-gen-files): New optional arg unidata-text-file.
779         If it's nil, set unidata-text-file to the left command line arg.
780         Call unidate-setup-list at first.
782         * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
783         (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
785 2008-02-01  Kenichi Handa  <handa@m17n.org>
787         * unidata/unidata-gen.el: Fix comment typo.
788         Change string-to-int to string-to-number.
789         (unidata-text-file): Define to .../unidata.txt.
790         (unidata-list): Just insert unidata-text-file.
791         (unidata-get-decomposition): Handle Hangul decomposition.
792         (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
794         * unidata/Makefile (unidata.txt): New target.
795         (charprop.el): Depends on unidata.txt.
796         (clean): Remove unidata.txt.
798 2008-02-01  Kenichi Handa  <handa@m17n.org>
800         * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
801         (unidata-get-name): Handle U+110B.
803 2008-02-01  Kenichi Handa  <handa@m17n.org>
805         Sub-directory `unidata' is for codes to generate charprop.el and
806         many other uni-*.el files from `UnicodeData.txt'.
808         * Unidata/README: New file.
810         * unidata/Makefile: New file.
812         * unidata/unidata-gen.el: New file.
814         * unidata/UnicodeData.txt: New file.  Copied from
815         http://www.unicode.org on 2006-05-23.
817         * unidata/.cvsignore: New file.
819 2008-02-01  Kenichi Handa  <handa@m17n.org>
821         * charsets/.cvsignore: New file.
823         * charsets/mapconv: Add code for handling KANJI-DATABASE format.
825         * charsets/Makefile (all): Rename target from charsets.
826         Depend on ${TRANS_TABLE}.
827         (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
828         Generate from cns2ucsdkw.txt.
829         (install): Copy updated files only.
831 2008-02-02  Kenichi Handa  <handa@m17n.org>
833         * charsets/cp932.awk: Append user-defined area of CP932.
835 2008-02-02  Kenichi Handa  <handa@m17n.org>
837         * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
838         0x2299 to 0x29BF.
840 2008-02-01  Kenichi Handa  <handa@m17n.org>
842         * charsets/Makefile (TRANS_TABLE): New macro.
843         (JISX0208.map): Convert 0x2015 to 0x2014.
844         (cp51932.el): New target.
845         (eucjp-ms.el): New target.
846         (install): Include ${TRANS_TABLE}.
847         (CJK): Include JISX213A.map.
848         (JISX213A.map): New target.
850         * charsets/eucjp-ms.awk: New file.
852         * charsets/cp51932.awk: New file.
854 2008-02-01  Kenichi Handa  <handa@m17n.org>
856         * charsets/cp932.awk: New file.
858         * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
860         * charsets/mapconv: In UNICODE2 case, sort by 4th field after
861         running an awk program.
863 2008-02-01  Kenichi Handa  <handa@m17n.org>
865         * charsets/mapconv: Handle UNICODE2.
867         * charsets/Makefile (CJK): Include CP932-2BYTE.map.
868         (CP932-2BYTE.map): New target.
870 2008-02-01  Kenichi Handa  <handa@m17n.org>
872         * charsets: New directory for scripts to generate charset map
873         files in ../etc/charsets/.
875         * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
876         * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
877         * charsets/kuten.awk: New files.
879 2008-01-08  Glenn Morris  <rgm@gnu.org>
881         * admin.el (set-version): Add doc/man/emacs.1.
883 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
885         * notes/copyright:
886         * MAINTAINERS: Remove references to files that have been removed.
888 2008-01-04  Glenn Morris  <rgm@gnu.org>
890         * admin.el (set-copyright): Add lib-src/ebrowse.c.
892 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
894         * CPP-DEFINES: New file.
896 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
898         * FOR-RELEASE: Remove "window-system in face definition" [of
899         gnus-treat-emphasize].  Remove "Gnus archive groups".  Add comment
900         on gnus-dired.el.
902 2007-12-05  Glenn Morris  <rgm@gnu.org>
904         * admin.el (set-version): Handle configure.in.  Adapt for doc/
905         directory layout for manuals.
907 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
909         * FOR-RELEASE: Remove Gnus send mail problem.  Other Gnus bugs have
910         been fixed in Gnus CVS but have not yet been synched to Emacs.
912 2007-11-17  Glenn Morris  <rgm@gnu.org>
914         * admin.el (process-lines): Move to ../lisp/subr.el.
916 2007-10-23  Glenn Morris  <rgm@gnu.org>
918         * MAINTAINERS: Move here from ../.
920 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
922         * make-emacs: Doc fix.
924 2007-08-28  Glenn Morris  <rgm@gnu.org>
926         * admin.el: Provide self.
928 2007-08-10  Jan Djärv  <jan.h.d@swipnet.se>
930         * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
932 2007-07-25  Glenn Morris  <rgm@gnu.org>
934         * Relicense all FSF files to GPLv3 or later.
936 2007-06-07  Glenn Morris  <rgm@gnu.org>
938         * admin.el (set-copyright): New function.
940 2007-04-25  Nick Roberts  <nickrob@snap.net.nz>
942         * make-tarball.txt: Add note about cutting the branch.
944 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
946         * Version 22.1 released.
948 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
950         * nt/makedist.bat: Change EOL format to DOS.  Don't use
951         redirection characters in REM lines.
953 2007-01-27  Jan Djärv  <jan.h.d@swipnet.se>
955         * FOR-RELEASE: Removed Gtk/Xft issue.
957 2007-01-01  Miles Bader  <miles@gnu.org>
959         * quick-install-emacs (get_config_var): Deal with weird magic
960         string inserted by recent versions of autoconf.
962 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
964         * admin.el (set-version): Set version number in
965         lib-src/makefile.w32-in.
967 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
969         * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
970         due to a local miss-configuration.
972 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
974         * make-announcement (OLD): Remove LEIM references in announcement
975         since it is now built-in.
977 2006-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
979         * admin.el (set-version): Set version numbers in "mac" subdirectory.
981 2006-10-03  Kenichi Handa  <handa@m17n.org>
983         * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
985 2006-08-13  Chong Yidong  <cyd@stupidchicken.com>
987         * FOR-RELEASE: Elisp manual checking completed.
989 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
991         * FOR-RELEASE: Update refcard section.
993 2006-07-14  Kim F. Storm  <storm@cua.dk>
995         * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
997 2006-07-09  Kim F. Storm  <storm@cua.dk>
999         * README: Use outline format.  Add FOR-RELEASE.
1001 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
1003         * FOR-RELEASE: Checking of info.texi done.
1005 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
1007         * FOR-RELEASE: Update refcard section.
1009 2006-06-07  Reiner Steib  <Reiner.Steib@gmx.de>
1011         * FOR-RELEASE: Update refcard section.
1013 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1015         * FOR-RELEASE: Key sequence elisp node done.
1017 2006-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
1019         * FOR-RELEASE: Update refcard translations.  Add coding cookie.
1021 2006-05-21  Chong Yidong  <cyd@mit.edu>
1023         * FOR-RELEASE: point-entered /point-left bug fixed.
1025 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1027         * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1028         entry.
1030 2006-05-06  Bill Wohler  <wohler@newt.com>
1032         * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1033         about it.
1035 2006-04-17  Ramprasad B  <ramprasad_i82@yahoo.com>
1037         * ./* (Copyright): Updated Copyright year(s).
1039 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1041         * FOR-RELEASE (BUGS): Add URLs/MIDs.
1043 2006-02-20  Kim F. Storm  <storm@cua.dk>
1045         * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1046         Rework how fringe bitmaps are defined and used.
1047         Currently, bitmap usage and bitmap appearance are "mixed-up" in a
1048         one-level representation.  It would be cleaner to split the
1049         representation into a two-level model where first level maps
1050         bitmap usage to a bitmap name, and second level maps bitmap name to
1051         a bitmap appearance.
1053 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
1055         * FOR-RELEASE: String allocation bugs fixed.
1057 2005-12-13  Bill Wohler  <wohler@newt.com>
1059         * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1061 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
1063         * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1064         completing-read-multiple, mail-extract-address-components,
1065         mail-mode, quail-define-package, save-buffer and
1066         ucs-set-table-for-input from doc strings item (Done).
1068 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
1070         * FOR-RELEASE: Icons installed.  Partial completion bug fixed.
1072 2005-11-11  Kim F. Storm  <storm@cua.dk>
1074         * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1075         when displaying a non-breaking space in an overlay string.
1077 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
1079         * FOR-RELEASE: Init file change implemented.
1081 2005-10-27  Chong Yidong  <cyd@stupidchicken.com>
1083         * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1085 2005-10-19  Chong Yidong  <cyd@stupidchicken.com>
1087         * FOR-RELEASE (New features): max-image-size implemented.
1088         (Bugs): split-window done, by Kim F. Storm.
1090 2005-10-17  Bill Wohler  <wohler@newt.com>
1092         * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
1093         since it's gone.  Also marked mh-e as done.
1095 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
1097         * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1098         libraries on Windows (Done).
1100 2005-10-01  Jason Rumney  <jasonr@gnu.org>
1102         * admin.el (set-version): Set version numbers in nt/emacs.rc.
1104 2005-08-31  Romain Francoise  <romain@orebokech.com>
1106         * FOR-RELEASE (New features): Remove vhdl-mode.el update
1107         item (Done).
1109 2005-08-27  Romain Francoise  <romain@orebokech.com>
1111         * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1113 2005-07-04  Lute Kamstra  <lute@gnu.org>
1115         Update FSF's address in GPL notices.
1117 2005-06-10  Lute Kamstra  <lute@gnu.org>
1119         * admin.el (set-version): Set version in lisp manual too.
1120         * make-tarball.txt: Commit lispref/elisp.texi too.
1122 2005-06-04  Richard M. Stallman  <rms@gnu.org>
1124         * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1125         Other cleanups.
1127 2005-04-19  Lute Kamstra  <lute@gnu.org>
1129         * make-tarball.txt: Don't commit lisp/loaddefs.el.
1131 2005-04-14  Lute Kamstra  <lute@gnu.org>
1133         * nt/makedist.bat (elfiles): Update.
1135         * admin.el (add-release-logs): Fix require call.
1137 2005-03-30  Marcelo Toledo  <marcelo@marcelotoledo.org>
1139         * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
1140         The first line of every tutorial must begin with a sentence saying
1141         "Emacs Tutorial" in the respective language.  This should be
1142         followed by "See end for copying conditions", likewise in the
1143         respective language.
1145 2005-03-29  Luc Teirlinck  <teirllm@auburn.edu>
1147         * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1148         Add `undo-ask-before-discard' to it.
1150 2005-03-02  Miles Bader  <miles@gnu.org>
1152         * quick-install-emacs: Only use the mkdir --verbose option if the
1153         script's --verbose option was specified (this avoids problems with
1154         default usage on systems where mkdir doesn't support that option).
1156 2005-02-15  Jason Rumney  <jasonr@gnu.org>
1158         * nt/makedist.bat: Do not rely on non-standard behavior of
1159         tar --exclude.
1161 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
1163         * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1165 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
1167         * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1168         Elisp manuals.
1170 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
1172         * FOR-RELEASE (Indications): Clean up and update checklists for
1173         Emacs and Elisp manuals.
1175 2004-09-11  Kim F. Storm  <storm@cua.dk>
1177         * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
1178         (Documentation): Add NEWS entry.
1179         Add section lists for proof-reading Emacs and Lisp manuals.
1181 2004-08-29  Kim F. Storm  <storm@cua.dk>
1183         * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1185 2004-08-28  Jan Djärv  <jan.h.d@swipnet.se>
1187         * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1188         (now behaves as well as other ports).
1190 2004-06-28  Jan Djärv  <jan.h.d@swipnet.se>
1192         * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
1194 2004-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
1196         * FOR-RELEASE: Moved here from the etc directory.
1198 2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
1200         * notes/BRANCH: New file, to be maintained per CVS branch.
1202 2003-10-01  Miles Bader  <miles@gnu.org>
1204         * quick-install-emacs: Don't use "function" keyword when defining
1205         shell functions.
1207 2003-09-29  Lute Kamstra  <lute@gnu.org>
1209         * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1211 2003-09-27  Miles Bader  <miles@gnu.ai.mit.edu>
1213         * quick-install-emacs: Remove fns-* pruning, since that file no
1214         longer seems to be generated.
1215         (AVOID): Quote literal periods.  Quote braces in a way acceptable
1216         to all parties (gawk gets bitchy about using `\').
1218 2003-08-19  Miles Bader  <miles@gnu.org>
1220         * quick-install-emacs: Add arch-specific ignored files to
1221         quick-install-emacs.  Use quoting for periods that's acceptable
1222         to recent versions of gawk.
1224 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
1226         * cus-test.el: Remove obsolete workaround.
1228 2003-04-22  Andrew Innes  <andrewi@gnu.org>
1230         * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1231         emacs.exe before zipping, and including batch file to recreate
1232         after unpacking.
1234         * nt/stitch.bat: New file.
1236         * nt/README-ftp-server: Update wording and version number etc.
1237         Add extra instructions for installing multi-file .zip
1238         distribution.
1240         * nt/README.W32: Remove personal email address and update wording.
1242         * nt/README-UNDUMP.W32: Remove personal email address and update
1243         wording.
1245 2003-02-10  Francesco Potortì  <pot@gnu.org>
1247         * make-changelog-diff: New script, code stolen from make-announcement.
1249         * make-announcement: Use make-changelog-diff.
1251 2003-01-20  Francesco Potortì  <pot@gnu.org>
1253         * make-tarball.txt: Step-by-step instructions for making a tarball.
1255         * make-announcement: A script for creating pretest announcements.
1257 2003-01-17  Francesco Potortì  <pot@gnu.org>
1259         * admin.el (add-release-logs): Expand the directory name before
1260         calling find(1).
1261         (add-release-logs): Use the same methods as add-log.el for writing
1262         the date and the user's name and address.
1264 2003-01-07  Miles Bader  <miles@gnu.org>
1266         * quick-install-emacs: Unset LANG etc. to avoid non-standard
1267         command output from non-C locales.
1269 2002-10-16  Markus Rost  <rost@math.ohio-state.edu>
1271         * cus-test.el: Extended and reorganized.  There are now 4 tests
1272         which can be run in batch mode.  See the Commentary section.
1274 2002-10-08  Markus Rost  <rost@math.ohio-state.edu>
1276         * cus-test.el: New file.
1278 2002-05-27  Miles Bader  <miles@gnu.org>
1280         * quick-install-emacs (VERSION): Calculate using the same method
1281         that configure.in uses.
1283 2002-04-26  Pavel Janík  <Pavel@Janik.cz>
1285         * emacs-pretesters: New file with information for Emacs
1286         pretesters.
1288 2002-03-22  Paul Eggert  <eggert@twinsun.com>
1290         * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1291         POSIX 1003.1-2001 disallows both usages.
1293 2002-02-11  Andrew Innes  <andrewi@gnu.org>
1295         * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1297 2002-01-24  Andrew Innes  <andrewi@gnu.org>
1299         * nt/README.W32: Remove unnecessary version number and date
1300         references.
1302         * nt/README-UNDUMP.W32: Ditto.
1304 2001-12-06  Gerd Moellmann  <gerd@gnu.org>
1306         * make-emacs: Add --trace-move.
1308 2001-10-23  Andrew Innes  <andrewi@gnu.org>
1310         * nt/makedist.bat: Remove remaining obsolete reference to
1311         GETTING.GNU.SOFTWARE.
1313 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
1315         * admin.el (set-version): Use `s' interactive spec for
1316         version number.
1318 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1320         * (Version 21.1 released.)
1322 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1324         * admin.el (add-release-logs): Put the log entry in lispref, too.
1326 2001-10-20  Miles Bader  <miles@gnu.org>
1328         * quick-install-emacs: Exit if we can't find some variable.
1329         (AVOID): Add .orig & .rej files.
1330         (get_config_var): Be more liberal about format of config.status
1331         sed commands.
1333 2001-10-19  Gerd Moellmann  <gerd@gnu.org>
1335         * admin.el: New file.
1337         * build-configs: Add --help option.  Add support for building
1338         in arbitrary source trees.
1340 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
1342         * alloc-colors.c: New file.
1344 2001-10-13  Gerd Moellmann  <gerd@gnu.org>
1346         * make-emacs: Add --boot switch for bootstrapping.  Logs to
1347         EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1349 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
1351         * Branch for 21.1.
1353 2001-09-04  Andrew Innes  <andrewi@gnu.org>
1355         * admin/nt/makedist.bat: Remove reference to obsolete file
1356         GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
1357         version of tar used.
1359 ;; Local Variables:
1360 ;; coding: utf-8
1361 ;; End:
1363   Copyright (C) 2001-2012 Free Software Foundation, Inc.
1365   This file is part of GNU Emacs.
1367   GNU Emacs is free software: you can redistribute it and/or modify
1368   it under the terms of the GNU General Public License as published by
1369   the Free Software Foundation, either version 3 of the License, or
1370   (at your option) any later version.
1372   GNU Emacs is distributed in the hope that it will be useful,
1373   but WITHOUT ANY WARRANTY; without even the implied warranty of
1374   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1375   GNU General Public License for more details.
1377   You should have received a copy of the GNU General Public License
1378   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.