(with-help-window): Return last value in BODY.
[emacs.git] / admin / ChangeLog
blob3998111475d39b50a0452c6c74b25a3194dafd55
1 2008-08-06  Juanma Barranquero  <lekktu@gmail.com>
3         * nt/dump.bat: Fix mixed EOLs.
5 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
7         * CPP_DEFINES: Add DARWIN_OS.  Move USE_LISP_UNION_TYPE away from OS's.
9 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
11         * CPP-DEFINES: Add defines for accessing system processes.
13 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
15         * make-tarball.txt:
16         * admin.el:
17         * FOR-RELEASE:
18         * CPP-DEFINES: Remove mentions of Mac Carbon.
20 2008-07-16  Glenn Morris  <rgm@gnu.org>
22         * admin.el (set-version, set-copyright): Add nextstep/ files.
24 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
26         * CPP_DEFINES: Add NS port related defines.
28 2008-06-16  Glenn Morris  <rgm@gnu.org>
30         * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
31         doc/lispref/book-spine.texinfo.
33 2008-06-15  Glenn Morris  <rgm@gnu.org>
35         * admin.el (set-version): Add doc/misc/faq.texi.
37 2008-05-22  Juanma Barranquero  <lekktu@gmail.com>
39         * FOR-RELEASE: Remove Windows problem about the XPM image library
40         being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
42 2008-04-15  Juanma Barranquero  <lekktu@gmail.com>
44         * unidata/UnicodeData.txt: Update to Unicode 5.1.
46 2008-04-14  Juanma Barranquero  <lekktu@gmail.com>
48         * unidata/unidata-gen.el (unidata-prop-alist):
49         Fix typo in description of `numeric-value'.
50         (unidata-put-character): Fix typo in error message.
52 2008-02-21  Glenn Morris  <rgm@gnu.org>
54         * notes/unicode, notes/font-backend: New files, split off from
55         README.unicode.
57 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
59         * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
60         being used in latin1-disp.el.  Remove the problem of
61         cp-supported-codepages.  Remove the problem of lost changelog for
62         ps-prin1.ps.
64 2008-02-16  Eli Zaretskii  <eliz@gnu.org>
66         * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
67         non-portable in this context.
69         * unidata/Makefile.in (unidata.txt): Don't use $<, it's
70         non-portable in this context.
72 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
74         * unidata/makefile.w32-in (lisp): New variable.
75         (EMACSLOADPATH): Use $(lisp).  Add lisp/international and
76         lisp/emacs-lisp.
78 2008-02-04  Jason Rumney  <jasonr@gnu.org>
80         * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
82 2008-02-02  Juanma Barranquero  <lekktu@gmail.com>
84         * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
86 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
88         * unidata/makefile.w32-in (charprop-CMD): Fix last change.
90         * unidata/Makefile.in: Rename from Makefile.
92         * unidata/makefile.w32-in: New file.
94 2008-02-02  Jason Rumney  <jasonr@gnu.org>
96         * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
98 2008-02-01  Kenichi Handa  <handa@m17n.org>
100         * unidata/copyright.html: New file.
102 2008-02-01  Kenichi Handa  <handa@m17n.org>
104         * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
105         decomposition, if T is the same as TBase, don't include it in the
106         returned list.
108 2008-02-01  Kenichi Handa  <handa@m17n.org>
110         * unidata/unidata-gen.el (unidata-text-file): Delete it.
111         (unidata-list): Initialize to nil.
112         (unidata-setup-list): New function.
113         (unidata-gen-files): New optional arg unidata-text-file.
114         If it's nil, set unidata-text-file to the left command line arg.
115         Call unidate-setup-list at first.
117         * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
118         (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
120 2008-02-01  Kenichi Handa  <handa@m17n.org>
122         * unidata/unidata-gen.el: Fix comment typo.
123         Change string-to-int to string-to-number.
124         (unidata-text-file): Define to .../unidata.txt.
125         (unidata-list): Just insert unidata-text-file.
126         (unidata-get-decomposition): Handle Hangul decomposition.
127         (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
129         * unidata/Makefile (unidata.txt): New target.
130         (charprop.el): Depends on unidata.txt.
131         (clean): Remove unidata.txt.
133 2008-02-01  Kenichi Handa  <handa@m17n.org>
135         * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
136         (unidata-get-name): Handle U+110B.
138 2008-02-01  Kenichi Handa  <handa@m17n.org>
140         Sub-directory `unidata' is for codes to generate charprop.el and
141         many other uni-*.el files from `UnicodeData.txt'.
143         * Unidata/README: New file.
145         * unidata/Makefile: New file.
147         * unidata/unidata-gen.el: New file.
149         * unidata/UnicodeData.txt: New file.  Copied from
150         http://www.unicode.org on 2006-05-23.
152         * unidata/.cvsignore: New file.
154 2008-02-01  Kenichi Handa  <handa@m17n.org>
156         * charsets/.cvsignore: New file.
158         * charsets/mapconv: Add code for handling KANJI-DATABASE format.
160         * charsets/Makefile (all): Rename target from charsets.
161         Depend on ${TRANS_TABLE}.
162         (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
163         Generate from cns2ucsdkw.txt.
164         (install): Copy updated files only.
166 2008-02-02  Kenichi Handa  <handa@m17n.org>
168         * charsets/cp932.awk: Append user-defined area of CP932.
170 2008-02-02  Kenichi Handa  <handa@m17n.org>
172         * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
173         0x2299 to 0x29BF.
175 2008-02-01  Kenichi Handa  <handa@m17n.org>
177         * charsets/Makefile (TRANS_TABLE): New macro.
178         (JISX0208.map): Convert 0x2015 to 0x2014.
179         (cp51932.el): New target.
180         (eucjp-ms.el): New target.
181         (install): Include ${TRANS_TABLE}.
182         (CJK): Include JISX213A.map.
183         (JISX213A.map): New target.
185         * charsets/eucjp-ms.awk: New file.
187         * charsets/cp51932.awk: New file.
189 2008-02-01  Kenichi Handa  <handa@m17n.org>
191         * charsets/cp932.awk: New file.
193         * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
195         * charsets/mapconv: In UNICODE2 case, sort by 4th field after
196         running an awk program.
198 2008-02-01  Kenichi Handa  <handa@m17n.org>
200         * charsets/mapconv: Handle UNICODE2.
202         * charsets/Makefile (CJK): Include CP932-2BYTE.map
203         (CP932-2BYTE.map): New target.
205 2008-02-01  Kenichi Handa  <handa@m17n.org>
207         * charsets: New directory for scripts to generate charset map
208         files in ../etc/charsets/.
210         * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
211         * charsets/big5.awk, charsets/gb18030-2.awk, charsets/gb18030-4.awk:
212         * charsets/kuten.awk: New files.
214 2008-01-08  Glenn Morris  <rgm@gnu.org>
216         * admin.el (set-version): Add doc/man/emacs.1.
218 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
220         * notes/copyright:
221         * MAINTAINERS: Remove references to files that have been removed.
223 2008-01-04  Glenn Morris  <rgm@gnu.org>
225         * admin.el (set-copyright): Add lib-src/ebrowse.c.
227 2007-12-10  Stefan Monnier  <monnier@iro.umontreal.ca>
229         * CPP-DEFINES: New file.
231 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
233         * FOR-RELEASE: Remove "window-system in face definition" [of
234         gnus-treat-emphasize].  Remove "Gnus archive groups".  Add comment
235         on gnus-dired.el.
237 2007-12-05  Glenn Morris  <rgm@gnu.org>
239         * admin.el (set-version): Handle configure.in.  Adapt for doc/
240         directory layout for manuals.
242 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
244         * FOR-RELEASE: Remove Gnus send mail problem.  Other Gnus bugs have
245         been fixed in Gnus CVS but have not yet been synched to Emacs.
247 2007-11-17  Glenn Morris  <rgm@gnu.org>
249         * admin.el (process-lines): Move to ../lisp/subr.el.
251 2007-10-23  Glenn Morris  <rgm@gnu.org>
253         * MAINTAINERS: Move here from ../.
255 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
257         * make-emacs: Doc fix.
259 2007-08-28  Glenn Morris  <rgm@gnu.org>
261         * admin.el: Provide self.
263 2007-08-10  Jan Djärv  <jan.h.d@swipnet.se>
265         * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
267 2007-07-25  Glenn Morris  <rgm@gnu.org>
269         * Relicense all FSF files to GPLv3 or later.
271 2007-06-07  Glenn Morris  <rgm@gnu.org>
273         * admin.el (set-copyright): New function.
275 2007-04-25  Nick Roberts  <nickrob@snap.net.nz>
277         * make-tarball.txt: Add note about cutting the branch.
279 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
281         * Version 22.1 released.
283 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
285         * nt/makedist.bat: Change EOL format to DOS.  Don't use
286         redirection characters in REM lines.
288 2007-01-27  Jan Djärv  <jan.h.d@swipnet.se>
290         * FOR-RELEASE: Removed Gtk/Xft issue.
292 2007-01-01  Miles Bader  <miles@gnu.org>
294         * quick-install-emacs (get_config_var): Deal with weird magic
295         string inserted by recent versions of autoconf.
297 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
299         * admin.el (set-version): Set version number in
300         lib-src/makefile.w32-in.
302 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
304         * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
305         due to a local miss-configuration.
307 2006-10-28  Chong Yidong  <cyd@stupidchicken.com>
309         * make-announcement (OLD): Remove LEIM references in announcement
310         since it is now built-in.
312 2006-10-15  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
314         * admin.el (set-version): Set version numbers in "mac" subdirectory.
316 2006-10-03  Kenichi Handa  <handa@m17n.org>
318         * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
320 2006-08-13  Chong Yidong  <cyd@stupidchicken.com>
322         * FOR-RELEASE: Elisp manual checking completed.
324 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
326         * FOR-RELEASE: Update refcard section.
328 2006-07-14  Kim F. Storm  <storm@cua.dk>
330         * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
332 2006-07-09  Kim F. Storm  <storm@cua.dk>
334         * README: Use outline format.  Add FOR-RELEASE.
336 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
338         * FOR-RELEASE: Checking of info.texi done.
340 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
342         * FOR-RELEASE: Update refcard section.
344 2006-06-07  Reiner Steib  <Reiner.Steib@gmx.de>
346         * FOR-RELEASE: Update refcard section.
348 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
350         * FOR-RELEASE: Key sequence elisp node done.
352 2006-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
354         * FOR-RELEASE: Update refcard translations.  Add coding cookie.
356 2006-05-21  Chong Yidong  <cyd@mit.edu>
358         * FOR-RELEASE: point-entered /point-left bug fixed.
360 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
362         * FOR-RELEASE: Spell-checking the manuals is now done; remove the
363         entry.
365 2006-05-06  Bill Wohler  <wohler@newt.com>
367         * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
368         about it.
370 2006-04-17  Ramprasad B  <ramprasad_i82@yahoo.com>
372         * ./* (Copyright): Updated Copyright year(s).
374 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
376         * FOR-RELEASE (BUGS): Add URLs/MIDs.
378 2006-02-20  Kim F. Storm  <storm@cua.dk>
380         * FOR-RELEASE (NEW FEATURES): Completed work on this item:
381         Rework how fringe bitmaps are defined and used.
382         Currently, bitmap usage and bitmap appearence are "mixed-up" in a
383         one-level representation.  It would be cleaner to split the
384         representation into a two-level model where first level maps
385         bitmap usage to a bitmap name, and second level maps bitmap name to
386         a bitmap appearence.
388 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
390         * FOR-RELEASE: String allocation bugs fixed.
392 2005-12-13  Bill Wohler  <wohler@newt.com>
394         * FOR-RELEASE: Ensure MH-E 8.0 has been released.
396 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
398         * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
399         completing-read-multiple, mail-extract-address-components,
400         mail-mode, quail-define-package, save-buffer and
401         ucs-set-table-for-input from doc strings item (Done).
403 2005-11-28  Chong Yidong  <cyd@stupidchicken.com>
405         * FOR-RELEASE: Icons installed.  Partial completion bug fixed.
407 2005-11-11  Kim F. Storm  <storm@cua.dk>
409         * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
410         when displaying a non-breaking space in an overlay string.
412 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
414         * FOR-RELEASE: Init file change implemented.
416 2005-10-27  Chong Yidong  <cyd@stupidchicken.com>
418         * FOR-RELEASE: Fringe angle bitmap at eob fixed.
420 2005-10-19  Chong Yidong  <cyd@stupidchicken.com>
422         * FOR-RELEASE (New features): max-image-size implemented.
423         (Bugs): split-window done, by Kim F. Storm.
425 2005-10-17  Bill Wohler  <wohler@newt.com>
427         * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
428         since it's gone.  Also marked mh-e as done.
430 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
432         * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
433         libraries on Windows (Done).
435 2005-10-01  Jason Rumney  <jasonr@gnu.org>
437         * admin.el (set-version): Set version numbers in nt/emacs.rc.
439 2005-08-31  Romain Francoise  <romain@orebokech.com>
441         * FOR-RELEASE (New features): Remove vhdl-mode.el update
442         item (Done).
444 2005-08-27  Romain Francoise  <romain@orebokech.com>
446         * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
448 2005-07-04  Lute Kamstra  <lute@gnu.org>
450         Update FSF's address in GPL notices.
452 2005-06-10  Lute Kamstra  <lute@gnu.org>
454         * admin.el (set-version): Set version in lisp manual too.
455         * make-tarball.txt: Commit lispref/elisp.texi too.
457 2005-06-04  Richard M. Stallman  <rms@gnu.org>
459         * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
460         Other cleanups.
462 2005-04-19  Lute Kamstra  <lute@gnu.org>
464         * make-tarball.txt: Don't commit lisp/loaddefs.el.
466 2005-04-14  Lute Kamstra  <lute@gnu.org>
468         * nt/makedist.bat (elfiles): Update.
470         * admin.el (add-release-logs): Fix require call.
472 2005-03-30  Marcelo Toledo  <marcelo@marcelotoledo.org>
474         * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
475         The first line of every tutorial must begin with a sentence saying
476         "Emacs Tutorial" in the respective language.  This should be
477         followed by "See end for copying conditions", likewise in the
478         respective language.
480 2005-03-29  Luc Teirlinck  <teirllm@auburn.edu>
482         * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
483         Add `undo-ask-before-discard' to it.
485 2005-03-02  Miles Bader  <miles@gnu.org>
487         * quick-install-emacs: Only use the mkdir --verbose option if the
488         script's --verbose option was specified (this avoids problems with
489         default usage on systems where mkdir doesn't support that option).
491 2005-02-15  Jason Rumney  <jasonr@gnu.org>
493         * nt/makedist.bat: Do not rely on non-standard behavior of
494         tar --exclude.
496 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
498         * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
500 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
502         * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
503         Elisp manuals.
505 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
507         * FOR-RELEASE (Indications): Clean up and update checklists for
508         Emacs and Elisp manuals.
510 2004-09-11  Kim F. Storm  <storm@cua.dk>
512         * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
513         (Documentation): Add NEWS entry.
514         Add section lists for proof-reading Emacs and Lisp manuals.
516 2004-08-29  Kim F. Storm  <storm@cua.dk>
518         * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
520 2004-08-28  Jan Djärv  <jan.h.d@swipnet.se>
522         * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
523         (now behaves as well as other ports).
525 2004-06-28  Jan Djärv  <jan.h.d@swipnet.se>
527         * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
529 2004-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
531         * FOR-RELEASE: Moved here from the etc directory.
533 2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
535         * notes/BRANCH: New file, to be maintained per CVS branch.
537 2003-10-01  Miles Bader  <miles@gnu.org>
539         * quick-install-emacs: Don't use "function" keyword when defining
540         shell functions.
542 2003-09-29  Lute Kamstra  <lute@gnu.org>
544         * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
546 2003-09-27  Miles Bader  <miles@gnu.ai.mit.edu>
548         * quick-install-emacs: Remove fns-* pruning, since that file no
549         longer seems to be generated.
550         (AVOID): Quote literal periods.  Quote braces in a way acceptable
551         to all parties (gawk gets bitchy about using `\').
553 2003-08-19  Miles Bader  <miles@gnu.org>
555         * quick-install-emacs: Add arch-specific ignored files to
556         quick-install-emacs.  Use quoting for periods that's acceptable
557         to recent versions of gawk.
559 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
561         * cus-test.el: Remove obsolete workaround.
563 2003-04-22  Andrew Innes  <andrewi@gnu.org>
565         * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
566         emacs.exe before zipping, and including batch file to recreate
567         after unpacking.
569         * nt/stitch.bat: New file.
571         * nt/README-ftp-server: Update wording and version number etc.
572         Add extra instructions for installing multi-file .zip
573         distribution.
575         * nt/README.W32: Remove personal email address and update wording.
577         * nt/README-UNDUMP.W32: Remove personal email address and update
578         wording.
580 2003-02-10  Francesco Potortì  <pot@gnu.org>
582         * make-changelog-diff: New script, code stolen from make-announcement.
584         * make-announcement: Use make-changelog-diff.
586 2003-01-20  Francesco Potortì  <pot@gnu.org>
588         * make-tarball.txt: Step-by-step instructions for making a tarball.
590         * make-announcement: A script for creating pretest annuncements.
592 2003-01-17  Francesco Potortì  <pot@gnu.org>
594         * admin.el (add-release-logs): Expand the directory name before
595         calling find(1).
596         (add-release-logs): Use the same methods as add-log.el for writing
597         the date and the user's name and address.
599 2003-01-07  Miles Bader  <miles@gnu.org>
601         * quick-install-emacs: Unset LANG etc. to avoid non-standard
602         command output from non-C locales.
604 2002-10-16  Markus Rost  <rost@math.ohio-state.edu>
606         * cus-test.el: Extended and reorganized.  There are now 4 tests
607         which can be run in batch mode.  See the Commentary section.
609 2002-10-08  Markus Rost  <rost@math.ohio-state.edu>
611         * cus-test.el: New file.
613 2002-05-27  Miles Bader  <miles@gnu.org>
615         * quick-install-emacs (VERSION): Calculate using the same method
616         that configure.in uses.
618 2002-04-26  Pavel Janík  <Pavel@Janik.cz>
620         * emacs-pretesters: New file with information for Emacs
621         pretesters.
623 2002-03-22  Paul Eggert  <eggert@twinsun.com>
625         * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
626         POSIX 1003.1-2001 disallows both usages.
628 2002-02-11  Andrew Innes  <andrewi@gnu.org>
630         * nt/makedist.bat: Don't include elisp/term/*.el files twice.
632 2002-01-24  Andrew Innes  <andrewi@gnu.org>
634         * nt/README.W32: Remove unnecessary version number and date
635         references.
637         * nt/README-UNDUMP.W32: Ditto.
639 2001-12-06  Gerd Moellmann  <gerd@gnu.org>
641         * make-emacs: Add --trace-move.
643 2001-10-23  Andrew Innes  <andrewi@gnu.org>
645         * nt/makedist.bat: Remove remaining obsolete reference to
646         GETTING.GNU.SOFTWARE.
648 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
650         * admin.el (set-version): Use `s' interactive spec for
651         version number.
653 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
655         * (Version 21.1 released.)
657 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
659         * admin.el (add-release-logs): Put the log entry in lispref, too.
661 2001-10-20  Miles Bader  <miles@gnu.org>
663         * quick-install-emacs: Exit if we can't find some variable.
664         (AVOID): Add .orig & .rej files.
665         (get_config_var): Be more liberal about format of config.status
666         sed commands.
668 2001-10-19  Gerd Moellmann  <gerd@gnu.org>
670         * admin.el: New file.
672         * build-configs: Add --help option.  Add support for building
673         in arbitrary source trees.
675 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
677         * alloc-colors.c: New file.
679 2001-10-13  Gerd Moellmann  <gerd@gnu.org>
681         * make-emacs: Add --boot switch for bootstrapping.  Logs to
682         EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
684 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
686         * Branch for 21.1.
688 2001-09-04  Andrew Innes  <andrewi@gnu.org>
690         * admin/nt/makedist.bat: Remove reference to obsolete file
691         GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
692         version of tar used.
694 ;; Local Variables:
695 ;; coding: utf-8
696 ;; add-log-time-zone-rule: t
697 ;; End:
699     Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
700         2008  Free Software Foundation, Inc.
702   This file is part of GNU Emacs.
704   GNU Emacs is free software: you can redistribute it and/or modify
705   it under the terms of the GNU General Public License as published by
706   the Free Software Foundation, either version 3 of the License, or
707   (at your option) any later version.
709   GNU Emacs is distributed in the hope that it will be useful,
710   but WITHOUT ANY WARRANTY; without even the implied warranty of
711   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
712   GNU General Public License for more details.
714   You should have received a copy of the GNU General Public License
715   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
717 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a