Mention OS X support for battery.el.
[bpt/emacs.git] / admin / ChangeLog
1 2005-06-10 Lute Kamstra <lute@gnu.org>
2
3 * admin.el (set-version): Set version in lisp manual too.
4 * make-tarball.txt: Commit lispref/elisp.texi too.
5
6 2005-06-04 Richard M. Stallman <rms@gnu.org>
7
8 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
9 Other cleanups.
10
11 2005-04-19 Lute Kamstra <lute@gnu.org>
12
13 * make-tarball.txt: Don't commit lisp/loaddefs.el.
14
15 2005-04-14 Lute Kamstra <lute@gnu.org>
16
17 * nt/makedist.bat (elfiles): Update.
18
19 * admin.el (add-release-logs): Fix require call.
20
21 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
22
23 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. The
24 first line of every tutorial must begin with a sentence saying
25 "Emacs Tutorial" in the respective language. This should be
26 followed by "See end for copying conditions", likewise in the
27 respective language.
28
29 2005-03-29 Luc Teirlinck <teirllm@auburn.edu>
30
31 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
32 Add `undo-ask-before-discard' to it.
33
34 2005-03-02 Miles Bader <miles@gnu.org>
35
36 * quick-install-emacs: Only use the mkdir --verbose option if the
37 script's --verbose option was specified (this avoids problems with
38 default usage on systems where mkdir doesn't support that option).
39
40 2005-02-15 Jason Rumney <jasonr@gnu.org>
41
42 * nt/makedist.bat: Do not rely on non-standard behaviour of
43 tar --exclude.
44
45 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
46
47 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
48
49 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
50
51 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
52 Elisp manuals.
53
54 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
55
56 * FOR-RELEASE (Indications): Clean up and update checklists for
57 Emacs and Elisp manuals.
58
59 2004-09-11 Kim F. Storm <storm@cua.dk>
60
61 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
62 (Documentation): Add NEWS entry.
63 Add section lists for proof-reading Emacs and Lisp manuals.
64
65 2004-08-29 Kim F. Storm <storm@cua.dk>
66
67 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
68
69 2004-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
70
71 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
72 (now behaves as well as other ports).
73
74 2004-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
75
76 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
77
78 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
79
80 * FOR-RELEASE: Moved here from the etc directory.
81
82 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
83
84 * notes/BRANCH: New file, to be maintained per CVS branch.
85
86 2003-10-01 Miles Bader <miles@gnu.org>
87
88 * quick-install-emacs: Don't use "function" keyword when defining
89 shell functions.
90
91 2003-09-29 Lute Kamstra <lute@gnu.org>
92
93 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
94
95 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
96
97 * quick-install-emacs: Remove fns-* pruning, since that file no
98 longer seems to be generated.
99 (AVOID): Quote literal periods. Quote braces in a way acceptable
100 to all parties (gawk gets bitchy about using `\').
101
102 2003-08-19 Miles Bader <miles@gnu.org>
103
104 * quick-install-emacs: Add arch-specific ignored files to
105 quick-install-emacs. Use quoting for periods that's acceptable
106 to recent versions of gawk.
107
108 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
109
110 * cus-test.el: Remove obsolete workaround.
111
112 2003-04-22 Andrew Innes <andrewi@gnu.org>
113
114 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
115 emacs.exe before zipping, and including batch file to recreate
116 after unpacking.
117
118 * nt/stitch.bat: New file.
119
120 * nt/README-ftp-server: Update wording and version number etc.
121 Add extra instructions for installing multi-file .zip
122 distribution.
123
124 * nt/README.W32: Remove personal email address and update wording.
125
126 * nt/README-UNDUMP.W32: Remove personal email address and update
127 wording.
128
129 2003-02-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
130
131 * make-changelog-diff: New script, code stolen from make-announcement.
132
133 * make-announcement: Use make-changelog-diff.
134
135 2003-01-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
136
137 * make-tarball.txt: Step-by-step instructions for making a tarball.
138
139 * make-announcement: A script for creating pretest annuncements.
140
141 2003-01-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
142
143 * admin.el (add-release-logs): Expand the directory name before
144 calling find(1).
145 (add-release-logs): Use the same methods as add-log.el for writing
146 the date and the user's name and address
147
148 2003-01-07 Miles Bader <miles@gnu.org>
149
150 * quick-install-emacs: Unset LANG etc. to avoid non-standard
151 command output from non-C locales.
152
153 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
154
155 * cus-test.el: Extended and reorganized. There are now 4 tests
156 which can be run in batch mode. See the Commentary section.
157
158 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
159
160 * cus-test.el: New file.
161
162 2002-05-27 Miles Bader <miles@gnu.org>
163
164 * quick-install-emacs (VERSION): Calculate using the same method
165 that configure.in uses.
166
167 2002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
168
169 * emacs-pretesters: New file with information for Emacs
170 pretesters.
171
172 2002-03-22 Paul Eggert <eggert@twinsun.com>
173
174 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
175 POSIX 1003.1-2001 disallows both usages.
176
177 2002-02-11 Andrew Innes <andrewi@gnu.org>
178
179 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
180
181 2002-01-24 Andrew Innes <andrewi@gnu.org>
182
183 * nt/README.W32: Remove unnecessary version number and date
184 references.
185
186 * nt/README-UNDUMP.W32: Ditto.
187
188 2001-12-06 Gerd Moellmann <gerd@gnu.org>
189
190 * make-emacs: Add --trace-move.
191
192 2001-10-23 Andrew Innes <andrewi@gnu.org>
193
194 * nt/makedist.bat: Remove remaining obsolete reference to
195 GETTING.GNU.SOFTWARE.
196
197 2001-10-22 Gerd Moellmann <gerd@gnu.org>
198
199 * admin.el (set-version): Use `s' interactive spec for
200 version number.
201
202 2001-10-20 Gerd Moellmann <gerd@gnu.org>
203
204 * (Version 21.1 released.)
205
206 2001-10-20 Gerd Moellmann <gerd@gnu.org>
207
208 * admin.el (add-release-logs): Put the log entry in lispref, too.
209
210 2001-10-20 Miles Bader <miles@gnu.org>
211
212 * quick-install-emacs: Exit if we can't find some variable.
213 (AVOID): Add .orig & .rej files.
214 (get_config_var): Be more liberal about format of config.status
215 sed commands.
216
217 2001-10-19 Gerd Moellmann <gerd@gnu.org>
218
219 * admin.el: New file.
220
221 * build-configs: Add --help option. Add support for building
222 in arbitrary source trees.
223
224 2001-10-17 Gerd Moellmann <gerd@gnu.org>
225
226 * alloc-colors.c: New file.
227
228 2001-10-13 Gerd Moellmann <gerd@gnu.org>
229
230 * make-emacs: Add --boot switch for bootstrapping. Logs to
231 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
232
233 2001-10-05 Gerd Moellmann <gerd@gnu.org>
234
235 * Branch for 21.1.
236
237 2001-09-04 Andrew Innes <andrewi@gnu.org>
238
239 * admin/nt/makedist.bat: Remove reference to obsolete file
240 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
241 version of tar used.
242
243 ;; Local Variables:
244 ;; coding: iso-2022-7bit
245 ;; End:
246
247 Copyright (C) 2001 Free Software Foundation, Inc.
248 Copying and distribution of this file, with or without modification,
249 are permitted provided the copyright notice and this notice are preserved.
250
251 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a