(ad-make-advised-definition): Use called-interactively-p.
[emacs.git] / admin / ChangeLog
blob3c67f2e1bbbd1b142d346d6a956f4b0d783050f5
1 2004-09-20  Luc Teirlinck  <teirllm@auburn.edu>
3         * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
4         Elisp manuals.
6 2004-09-18  Luc Teirlinck  <teirllm@auburn.edu>
8         * FOR-RELEASE (Indications): Clean up and update checklists for
9         Emacs and Elisp manuals.
11 2004-09-11  Kim F. Storm  <storm@cua.dk>
13         * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
14         (Documentation): Add NEWS entry.
15         Add section lists for proof-reading Emacs and Lisp manuals.
17 2004-08-29  Kim F. Storm  <storm@cua.dk>
19         * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
21 2004-08-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
23         * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
24         (now behaves as well as other ports).
26 2004-06-28  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
28         * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
30 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
32         * FOR-RELEASE: Moved here from the etc directory.
34 2004-05-08  Thien-Thi Nguyen  <ttn@gnu.org>
36         * notes/BRANCH: New file, to be maintained per CVS branch.
38 2003-10-01  Miles Bader  <miles@gnu.org>
40         * quick-install-emacs: Don't use "function" keyword when defining
41         shell functions.
43 2003-09-27  Miles Bader  <miles@gnu.ai.mit.edu>
45         * quick-install-emacs: Remove fns-* pruning, since that file no
46         longer seems to be generated.
47         (AVOID): Quote literal periods.  Quote braces in a way acceptable
48         to all parties (gawk gets bitchy about using `\').
50 2003-08-19  Miles Bader  <miles@gnu.org>
52         * quick-install-emacs: Add arch-specific ignored files to
53         quick-install-emacs.  Use quoting for periods that's acceptable
54         to recent versions of gawk.
56 2003-08-11  Markus Rost  <rost@math.ohio-state.edu>
58         * cus-test.el: Remove obsolete workaround.
60 2003-04-22  Andrew Innes  <andrewi@gnu.org>
62         * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
63         emacs.exe before zipping, and including batch file to recreate
64         after unpacking.
66         * nt/stitch.bat: New file.
68         * nt/README-ftp-server: Update wording and version number etc.
69         Add extra instructions for installing multi-file .zip
70         distribution.
72         * nt/README.W32: Remove personal email address and update wording.
74         * nt/README-UNDUMP.W32: Remove personal email address and update
75         wording.
77 2003-02-10  Francesco Potort\e,Al\e(B  <pot@gnu.org>
79         * make-changelog-diff: New script, code stolen from make-announcement.
81         * make-announcement: Use make-changelog-diff.
83 2003-01-20  Francesco Potort\e,Al\e(B  <pot@gnu.org>
85         * make-tarball.txt: Step-by-step instructions for making a tarball.
87         * make-announcement: A script for creating pretest annuncements.
89 2003-01-17  Francesco Potort\e,Al\e(B  <pot@gnu.org>
91         * admin.el (add-release-logs): Expand the directory name before
92         calling find(1).
93         (add-release-logs): Use the same methods as add-log.el for writing
94         the date and the user's name and address
96 2003-01-07  Miles Bader  <miles@gnu.org>
98         * quick-install-emacs: Unset LANG etc. to avoid non-standard
99         command output from non-C locales.
101 2002-10-16  Markus Rost  <rost@math.ohio-state.edu>
103         * cus-test.el: Extended and reorganized.  There are now 4 tests
104         which can be run in batch mode.  See the Commentary section.
106 2002-10-08  Markus Rost  <rost@math.ohio-state.edu>
108         * cus-test.el: New file.
110 2002-05-27  Miles Bader  <miles@gnu.org>
112         * quick-install-emacs (VERSION): Calculate using the same method
113         that configure.in uses.
115 2002-04-26  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
117         * emacs-pretesters: New file with information for Emacs
118         pretesters.
120 2002-03-22  Paul Eggert  <eggert@twinsun.com>
122         * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
123         POSIX 1003.1-2001 disallows both usages.
125 2002-02-11  Andrew Innes  <andrewi@gnu.org>
127         * nt/makedist.bat: Don't include elisp/term/*.el files twice.
129 2002-01-24  Andrew Innes  <andrewi@gnu.org>
131         * nt/README.W32: Remove unnecessary version number and date
132         references.
134         * nt/README-UNDUMP.W32: Ditto.
136 2001-12-06  Gerd Moellmann  <gerd@gnu.org>
138         * make-emacs: Add --trace-move.
140 2001-10-23  Andrew Innes  <andrewi@gnu.org>
142         * nt/makedist.bat: Remove remaining obsolete reference to
143         GETTING.GNU.SOFTWARE.
145 2001-10-22  Gerd Moellmann  <gerd@gnu.org>
147         * admin.el (set-version): Use `s' interactive spec for
148         version number.
150 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
152         * (Version 21.1 released.)
154 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
156         * admin.el (add-release-logs): Put the log entry in lispref, too.
158 2001-10-20  Miles Bader  <miles@gnu.org>
160         * quick-install-emacs: Exit if we can't find some variable.
161         (AVOID): Add .orig & .rej files.
162         (get_config_var): Be more liberal about format of config.status
163         sed commands.
165 2001-10-19  Gerd Moellmann  <gerd@gnu.org>
167         * admin.el: New file.
169         * build-configs: Add --help option.  Add support for building
170         in arbitrary source trees.
172 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
174         * alloc-colors.c: New file.
176 2001-10-13  Gerd Moellmann  <gerd@gnu.org>
178         * make-emacs: Add --boot switch for bootstrapping.  Logs to
179         EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
181 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
183         * Branch for 21.1.
185 2001-09-04  Andrew Innes  <andrewi@gnu.org>
187         * admin/nt/makedist.bat: Remove reference to obsolete file
188         GETTING.GNU.SOFTWARE.  Remove outdated comments.  Explain about
189         version of tar used.
191 ;; Local Variables:
192 ;; coding: iso-2022-7bit-unix
193 ;; End:
195     Copyright (C) 2001 Free Software Foundation, Inc.
196   Copying and distribution of this file, with or without modification,
197   are permitted provided the copyright notice and this notice are preserved.
199 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a