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