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