Require CL while compiling.
[emacs.git] / admin / ChangeLog
blob3204ed9cb0cc5d53879d8cea28954a1e95068958
1 2005-10-19  Chong Yidong  <cyd@stupidchicken.com>
3         * FOR-RELEASE (New features): max-image-size implemented.
4         (Bugs): split-window done, by Kim F. Storm.
6 2005-10-17  Bill Wohler  <wohler@newt.com>
8         * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
9         since it's gone. Also marked mh-e as done.
11 2005-10-11  Juanma Barranquero  <lekktu@gmail.com>
13         * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
14         libraries on Windows (Done).
16 2005-10-01  Jason Rumney  <jasonr@gnu.org>
18         * admin.el (set-version): Set version numbers in nt/emacs.rc.
20 2005-08-31  Romain Francoise  <romain@orebokech.com>
22         * FOR-RELEASE: (New features): Remove vhdl-mode.el update
23         item (Done).
25 2005-08-27  Romain Francoise  <romain@orebokech.com>
27         * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
29 2005-07-04  Lute Kamstra  <lute@gnu.org>
31         Update FSF's address in GPL notices.
33 2005-06-10  Lute Kamstra  <lute@gnu.org>
35         * admin.el (set-version): Set version in lisp manual too.
36         * make-tarball.txt: Commit lispref/elisp.texi too.
38 2005-06-04  Richard M. Stallman  <rms@gnu.org>
40         * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
41         Other cleanups.
43 2005-04-19  Lute Kamstra  <lute@gnu.org>
45         * make-tarball.txt: Don't commit lisp/loaddefs.el.
47 2005-04-14  Lute Kamstra  <lute@gnu.org>
49         * nt/makedist.bat (elfiles): Update.
51         * admin.el (add-release-logs): Fix require call.
53 2005-03-30  Marcelo Toledo  <marcelo@marcelotoledo.org>
55         * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. The
56         first line of every tutorial must begin with a sentence saying
57         "Emacs Tutorial" in the respective language.  This should be
58         followed by "See end for copying conditions", likewise in the
59         respective language.
61 2005-03-29  Luc Teirlinck  <teirllm@auburn.edu>
63         * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
64         Add `undo-ask-before-discard' to it.
66 2005-03-02  Miles Bader  <miles@gnu.org>
68         * quick-install-emacs: Only use the mkdir --verbose option if the
69         script's --verbose option was specified (this avoids problems with
70         default usage on systems where mkdir doesn't support that option).
72 2005-02-15  Jason Rumney  <jasonr@gnu.org>
74         * nt/makedist.bat: Do not rely on non-standard behaviour of
75         tar --exclude.
77 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
79         * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
81 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
83         * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
84         Elisp manuals.
86 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
88         * FOR-RELEASE (Indications): Clean up and update checklists for
89         Emacs and Elisp manuals.
91 2004-09-11  Kim F. Storm  <storm@cua.dk>
93         * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
94         (Documentation): Add NEWS entry.
95         Add section lists for proof-reading Emacs and Lisp manuals.
97 2004-08-29  Kim F. Storm  <storm@cua.dk>
99         * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
101 2004-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
103         * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
104         (now behaves as well as other ports).
106 2004-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
108         * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
110 2004-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
112         * FOR-RELEASE: Moved here from the etc directory.
114 2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
116         * notes/BRANCH: New file, to be maintained per CVS branch.
118 2003-10-01  Miles Bader  <miles@gnu.org>
120         * quick-install-emacs: Don't use "function" keyword when defining
121         shell functions.
123 2003-09-29  Lute Kamstra  <lute@gnu.org>
125         * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
127 2003-09-27  Miles Bader  <miles@gnu.ai.mit.edu>
129         * quick-install-emacs: Remove fns-* pruning, since that file no
130         longer seems to be generated.
131         (AVOID): Quote literal periods.  Quote braces in a way acceptable
132         to all parties (gawk gets bitchy about using `\').
134 2003-08-19  Miles Bader  <miles@gnu.org>
136         * quick-install-emacs: Add arch-specific ignored files to
137         quick-install-emacs.  Use quoting for periods that's acceptable
138         to recent versions of gawk.
140 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
142         * cus-test.el: Remove obsolete workaround.
144 2003-04-22  Andrew Innes  <andrewi@gnu.org>
146         * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
147         emacs.exe before zipping, and including batch file to recreate
148         after unpacking.
150         * nt/stitch.bat: New file.
152         * nt/README-ftp-server: Update wording and version number etc.
153         Add extra instructions for installing multi-file .zip
154         distribution.
156         * nt/README.W32: Remove personal email address and update wording.
158         * nt/README-UNDUMP.W32: Remove personal email address and update
159         wording.
161 2003-02-10  Francesco Potort\e,Al\e(B  <pot@gnu.org>
163         * make-changelog-diff: New script, code stolen from make-announcement.
165         * make-announcement: Use make-changelog-diff.
167 2003-01-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
169         * make-tarball.txt: Step-by-step instructions for making a tarball.
171         * make-announcement: A script for creating pretest annuncements.
173 2003-01-17  Francesco Potort\e,Al\e(B  <pot@gnu.org>
175         * admin.el (add-release-logs): Expand the directory name before
176         calling find(1).
177         (add-release-logs): Use the same methods as add-log.el for writing
178         the date and the user's name and address
180 2003-01-07  Miles Bader  <miles@gnu.org>
182         * quick-install-emacs: Unset LANG etc. to avoid non-standard
183         command output from non-C locales.
185 2002-10-16  Markus Rost  <rost@math.ohio-state.edu>
187         * cus-test.el: Extended and reorganized.  There are now 4 tests
188         which can be run in batch mode.  See the Commentary section.
190 2002-10-08  Markus Rost  <rost@math.ohio-state.edu>
192         * cus-test.el: New file.
194 2002-05-27  Miles Bader  <miles@gnu.org>
196         * quick-install-emacs (VERSION): Calculate using the same method
197         that configure.in uses.
199 2002-04-26  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
201         * emacs-pretesters: New file with information for Emacs
202         pretesters.
204 2002-03-22  Paul Eggert  <eggert@twinsun.com>
206         * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
207         POSIX 1003.1-2001 disallows both usages.
209 2002-02-11  Andrew Innes  <andrewi@gnu.org>
211         * nt/makedist.bat: Don't include elisp/term/*.el files twice.
213 2002-01-24  Andrew Innes  <andrewi@gnu.org>
215         * nt/README.W32: Remove unnecessary version number and date
216         references.
218         * nt/README-UNDUMP.W32: Ditto.
220 2001-12-06  Gerd Moellmann  <gerd@gnu.org>
222         * make-emacs: Add --trace-move.
224 2001-10-23  Andrew Innes  <andrewi@gnu.org>
226         * nt/makedist.bat: Remove remaining obsolete reference to
227         GETTING.GNU.SOFTWARE.
229 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
231         * admin.el (set-version): Use `s' interactive spec for
232         version number.
234 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
236         * (Version 21.1 released.)
238 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
240         * admin.el (add-release-logs): Put the log entry in lispref, too.
242 2001-10-20  Miles Bader  <miles@gnu.org>
244         * quick-install-emacs: Exit if we can't find some variable.
245         (AVOID): Add .orig & .rej files.
246         (get_config_var): Be more liberal about format of config.status
247         sed commands.
249 2001-10-19  Gerd Moellmann  <gerd@gnu.org>
251         * admin.el: New file.
253         * build-configs: Add --help option.  Add support for building
254         in arbitrary source trees.
256 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
258         * alloc-colors.c: New file.
260 2001-10-13  Gerd Moellmann  <gerd@gnu.org>
262         * make-emacs: Add --boot switch for bootstrapping.  Logs to
263         EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
265 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
267         * Branch for 21.1.
269 2001-09-04  Andrew Innes  <andrewi@gnu.org>
271         * admin/nt/makedist.bat: Remove reference to obsolete file
272         GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
273         version of tar used.
275 ;; Local Variables:
276 ;; coding: iso-2022-7bit
277 ;; End:
279     Copyright (C) 2001 Free Software Foundation, Inc.
280   Copying and distribution of this file, with or without modification,
281   are permitted provided the copyright notice and this notice are preserved.
283 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a