Fix admin/quick-install-emacs to work with recent versions of autoconf
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
1fc8c92b
MB
12007-01-01 Miles Bader <miles@gnu.org>
2
3 * quick-install-emacs (get_config_var): Deal with weird magic
4 string inserted by recent versions of autoconf.
5
7dce1990
JB
62006-11-25 Juanma Barranquero <lekktu@gmail.com>
7
8 * admin.el (set-version): Set version number in
9 lib-src/makefile.w32-in.
10
dc3d1157
RS
112006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
12
13 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
14 due to a local miss-configuration.
15
08c85160
CY
162006-10-28 Chong Yidong <cyd@stupidchicken.com>
17
18 * make-announcement (OLD): Remove LEIM references in announcement
19 since it is now built-in.
20
d0834a5c
YM
212006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
22
23 * admin.el (set-version): Set version numbers in "mac" subdirectory.
24
151fe029
KH
252006-10-03 Kenichi Handa <handa@m17n.org>
26
27 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
28
e71cb549
CY
292006-08-13 Chong Yidong <cyd@stupidchicken.com>
30
31 * FOR-RELEASE: Elisp manual checking completed.
32
6232e72d
RS
332006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
34
35 * FOR-RELEASE: Update refcard section.
36
8a8476f9
KS
372006-07-14 Kim F. Storm <storm@cua.dk>
38
39 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
40
1eca02e7
KS
412006-07-09 Kim F. Storm <storm@cua.dk>
42
43 * README: Use outline format. Add FOR-RELEASE.
44
7fa61471
CY
452006-06-27 Chong Yidong <cyd@stupidchicken.com>
46
47 * FOR-RELEASE: Checking of info.texi done.
48
8361675a
RS
492006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
50
51 * FOR-RELEASE: Update refcard section.
52
3f168e29
RS
532006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
54
55 * FOR-RELEASE: Update refcard section.
56
f195dc16
CY
572006-05-25 Chong Yidong <cyd@stupidchicken.com>
58
59 * FOR-RELEASE: Key sequence elisp node done.
60
49561a36
RS
612006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
62
63 * FOR-RELEASE: Update refcard translations. Add coding cookie.
64
6fedb9f9
CY
652006-05-21 Chong Yidong <cyd@mit.edu>
66
67 * FOR-RELEASE: point-entered /point-left bug fixed.
68
61515a63
EZ
692006-05-12 Eli Zaretskii <eliz@gnu.org>
70
71 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
72 entry.
73
4297ece2
BW
742006-05-06 Bill Wohler <wohler@newt.com>
75
76 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
77 about it.
78
1c4181cc
R
792006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
80
81 * ./* (Copyright): Updated Copyright year(s)
49561a36 82
6b82baf6
RS
832006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
84
85 * FOR-RELEASE (BUGS): Add URLs/MIDs.
86
49af2995
KS
872006-02-20 Kim F. Storm <storm@cua.dk>
88
89 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
90 Rework how fringe bitmaps are defined and used.
91 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
92 one-level representation. It would be cleaner to split the
93 representation into a two-level model where first level maps
94 bitmap usage to a bitmap name, and second level maps bitmap name to
95 a bitmap appearence.
96
d5e87a2f
CY
972006-01-27 Chong Yidong <cyd@stupidchicken.com>
98
8a8476f9 99 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 100
9c43c921
BW
1012005-12-13 Bill Wohler <wohler@newt.com>
102
103 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
104
6ed81b24
RS
1052005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
106
c95dddbe
RS
107 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
108 completing-read-multiple, mail-extract-address-components,
109 mail-mode, quail-define-package, save-buffer and
110 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 111
2950d850
CY
1122005-11-28 Chong Yidong <cyd@stupidchicken.com>
113
114 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
115
ab4d879e
KS
1162005-11-11 Kim F. Storm <storm@cua.dk>
117
118 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
119 when displaying a non-breaking space in an overlay string.
120
932dc33b
CY
1212005-10-30 Chong Yidong <cyd@stupidchicken.com>
122
123 * FOR-RELEASE: Init file change implemented.
124
c809f7cc
CY
1252005-10-27 Chong Yidong <cyd@stupidchicken.com>
126
127 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
128
4754e179 1292005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
130
131 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 132 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 133
ffda926c
BW
1342005-10-17 Bill Wohler <wohler@newt.com>
135
136 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
137 since it's gone. Also marked mh-e as done.
138
2d4713aa
JB
1392005-10-11 Juanma Barranquero <lekktu@gmail.com>
140
141 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
142 libraries on Windows (Done).
143
95f76284
JR
1442005-10-01 Jason Rumney <jasonr@gnu.org>
145
146 * admin.el (set-version): Set version numbers in nt/emacs.rc.
147
52f277bf
RF
1482005-08-31 Romain Francoise <romain@orebokech.com>
149
150 * FOR-RELEASE: (New features): Remove vhdl-mode.el update
151 item (Done).
152
c0eb0519
RF
1532005-08-27 Romain Francoise <romain@orebokech.com>
154
155 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
156
385ee3de 1572005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
158
159 Update FSF's address in GPL notices.
160
257914aa
LK
1612005-06-10 Lute Kamstra <lute@gnu.org>
162
163 * admin.el (set-version): Set version in lisp manual too.
164 * make-tarball.txt: Commit lispref/elisp.texi too.
165
a4e51a7a
RS
1662005-06-04 Richard M. Stallman <rms@gnu.org>
167
168 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
169 Other cleanups.
170
834671a6
LK
1712005-04-19 Lute Kamstra <lute@gnu.org>
172
173 * make-tarball.txt: Don't commit lisp/loaddefs.el.
174
54381691
LK
1752005-04-14 Lute Kamstra <lute@gnu.org>
176
118e2c39
LK
177 * nt/makedist.bat (elfiles): Update.
178
54381691
LK
179 * admin.el (add-release-logs): Fix require call.
180
0b048d52
MT
1812005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
182
fa077d24 183 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. The
f290db1d
MT
184 first line of every tutorial must begin with a sentence saying
185 "Emacs Tutorial" in the respective language. This should be
186 followed by "See end for copying conditions", likewise in the
187 respective language.
0b048d52 188
18cd5892
LT
1892005-03-29 Luc Teirlinck <teirllm@auburn.edu>
190
191 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
192 Add `undo-ask-before-discard' to it.
193
9a1c5fbf
MB
1942005-03-02 Miles Bader <miles@gnu.org>
195
196 * quick-install-emacs: Only use the mkdir --verbose option if the
197 script's --verbose option was specified (this avoids problems with
198 default usage on systems where mkdir doesn't support that option).
199
e25c1ca6
JR
2002005-02-15 Jason Rumney <jasonr@gnu.org>
201
202 * nt/makedist.bat: Do not rely on non-standard behaviour of
203 tar --exclude.
204
6b3d3397
JD
2052004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
206
207 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
208
6622d928
LT
2092004-09-20 Luc Teirlinck <teirllm@auburn.edu>
210
211 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
212 Elisp manuals.
213
d574552a
LT
2142004-09-18 Luc Teirlinck <teirllm@auburn.edu>
215
216 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 217 Emacs and Elisp manuals.
d574552a 218
0a5e5be0
KS
2192004-09-11 Kim F. Storm <storm@cua.dk>
220
221 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
222 (Documentation): Add NEWS entry.
223 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 224
2661eae9
KS
2252004-08-29 Kim F. Storm <storm@cua.dk>
226
227 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
228
1b6d517f
JD
2292004-08-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
230
2661eae9 231 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
1b6d517f
JD
232 (now behaves as well as other ports).
233
dfab762f
JD
2342004-06-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
235
2661eae9 236 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 237
44618f20 2382004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
239
240 * FOR-RELEASE: Moved here from the etc directory.
241
db281452
TTN
2422004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
243
244 * notes/BRANCH: New file, to be maintained per CVS branch.
245
feebeb72
MB
2462003-10-01 Miles Bader <miles@gnu.org>
247
248 * quick-install-emacs: Don't use "function" keyword when defining
249 shell functions.
250
44618f20
LK
2512003-09-29 Lute Kamstra <lute@gnu.org>
252
253 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
254
e04e1ce2
MB
2552003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
256
257 * quick-install-emacs: Remove fns-* pruning, since that file no
258 longer seems to be generated.
259 (AVOID): Quote literal periods. Quote braces in a way acceptable
260 to all parties (gawk gets bitchy about using `\').
261
6cce52e8
MB
2622003-08-19 Miles Bader <miles@gnu.org>
263
264 * quick-install-emacs: Add arch-specific ignored files to
265 quick-install-emacs. Use quoting for periods that's acceptable
266 to recent versions of gawk.
267
13582d53
MR
2682003-08-11 Markus Rost <rost@math.ohio-state.edu>
269
270 * cus-test.el: Remove obsolete workaround.
271
e53925a5
AI
2722003-04-22 Andrew Innes <andrewi@gnu.org>
273
274 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
275 emacs.exe before zipping, and including batch file to recreate
276 after unpacking.
277
278 * nt/stitch.bat: New file.
279
280 * nt/README-ftp-server: Update wording and version number etc.
281 Add extra instructions for installing multi-file .zip
282 distribution.
283
284 * nt/README.W32: Remove personal email address and update wording.
285
286 * nt/README-UNDUMP.W32: Remove personal email address and update
287 wording.
288
4dce79e5
FP
2892003-02-10 Francesco Potort\e,Al\e(B <pot@gnu.org>
290
291 * make-changelog-diff: New script, code stolen from make-announcement.
292
293 * make-announcement: Use make-changelog-diff.
294
163c6f1c
FP
2952003-01-20 Francesco Potort\e,Al\e(B <pot@gnu.org>
296
297 * make-tarball.txt: Step-by-step instructions for making a tarball.
298
299 * make-announcement: A script for creating pretest annuncements.
300
33b97f32
FP
3012003-01-17 Francesco Potort\e,Al\e(B <pot@gnu.org>
302
303 * admin.el (add-release-logs): Expand the directory name before
304 calling find(1).
305 (add-release-logs): Use the same methods as add-log.el for writing
306 the date and the user's name and address
307
7b997a97
MB
3082003-01-07 Miles Bader <miles@gnu.org>
309
310 * quick-install-emacs: Unset LANG etc. to avoid non-standard
311 command output from non-C locales.
312
6c465a15 3132002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 314
3bc08206 315 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 316 which can be run in batch mode. See the Commentary section.
bd08d86a 317
5ce129c2
MR
3182002-10-08 Markus Rost <rost@math.ohio-state.edu>
319
320 * cus-test.el: New file.
321
14dd2fe9
MB
3222002-05-27 Miles Bader <miles@gnu.org>
323
324 * quick-install-emacs (VERSION): Calculate using the same method
325 that configure.in uses.
326
64b9637c
PJ
3272002-04-26 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
328
329 * emacs-pretesters: New file with information for Emacs
330 pretesters.
331
b9a07996
PE
3322002-03-22 Paul Eggert <eggert@twinsun.com>
333
334 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
335 POSIX 1003.1-2001 disallows both usages.
336
38b81d74
AI
3372002-02-11 Andrew Innes <andrewi@gnu.org>
338
339 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
340
72a68345
AI
3412002-01-24 Andrew Innes <andrewi@gnu.org>
342
343 * nt/README.W32: Remove unnecessary version number and date
344 references.
345
346 * nt/README-UNDUMP.W32: Ditto.
347
ebbaf4e3
GM
3482001-12-06 Gerd Moellmann <gerd@gnu.org>
349
350 * make-emacs: Add --trace-move.
351
461a1459
AI
3522001-10-23 Andrew Innes <andrewi@gnu.org>
353
354 * nt/makedist.bat: Remove remaining obsolete reference to
355 GETTING.GNU.SOFTWARE.
356
26fe1f92
GM
3572001-10-22 Gerd Moellmann <gerd@gnu.org>
358
359 * admin.el (set-version): Use `s' interactive spec for
360 version number.
361
71431a0e
GM
3622001-10-20 Gerd Moellmann <gerd@gnu.org>
363
6aa97356 364 * (Version 21.1 released.)
71431a0e 365
e568708b
GM
3662001-10-20 Gerd Moellmann <gerd@gnu.org>
367
368 * admin.el (add-release-logs): Put the log entry in lispref, too.
369
c5915370
MB
3702001-10-20 Miles Bader <miles@gnu.org>
371
372 * quick-install-emacs: Exit if we can't find some variable.
373 (AVOID): Add .orig & .rej files.
374 (get_config_var): Be more liberal about format of config.status
375 sed commands.
376
5a4a5bd4
GM
3772001-10-19 Gerd Moellmann <gerd@gnu.org>
378
74499542
GM
379 * admin.el: New file.
380
5a4a5bd4
GM
381 * build-configs: Add --help option. Add support for building
382 in arbitrary source trees.
383
09954f3b
GM
3842001-10-17 Gerd Moellmann <gerd@gnu.org>
385
386 * alloc-colors.c: New file.
387
f2164e31
GM
3882001-10-13 Gerd Moellmann <gerd@gnu.org>
389
390 * make-emacs: Add --boot switch for bootstrapping. Logs to
391 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
392
ab952a4f
GM
3932001-10-05 Gerd Moellmann <gerd@gnu.org>
394
395 * Branch for 21.1.
6c465a15 396
f537c3cd
EZ
3972001-09-04 Andrew Innes <andrewi@gnu.org>
398
399 * admin/nt/makedist.bat: Remove reference to obsolete file
400 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
401 version of tar used.
402
403;; Local Variables:
e25c1ca6 404;; coding: iso-2022-7bit
33462dfa 405;; add-log-time-zone-rule: t
f537c3cd 406;; End:
2a34a036 407
e91081eb
GM
408 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
409 Foundation, Inc.
2a34a036
GM
410 Copying and distribution of this file, with or without modification,
411 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
412
413;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a