Remove entry describing change in comment.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
14145fa3
AR
12008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
2
3 * CPP_DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
4
c3179b06
EZ
52008-08-02 Eli Zaretskii <eliz@gnu.org>
6
7 * CPP-DEFINES: Add defines for accessing system processes.
8
9e2a2647
DN
92008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
10
11 * make-tarball.txt:
12 * admin.el:
13 * FOR-RELEASE:
14 * CPP-DEFINES: Remove mentions of Mac Carbon.
15
d3841127
GM
162008-07-16 Glenn Morris <rgm@gnu.org>
17
18 * admin.el (set-version, set-copyright): Add nextstep/ files.
19
ba60bd44 202008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
21
22 * CPP_DEFINES: Add NS port related defines.
23
f2d8d275
GM
242008-06-16 Glenn Morris <rgm@gnu.org>
25
5de85e83
GM
26 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
27 doc/lispref/book-spine.texinfo.
f2d8d275 28
611bee81
GM
292008-06-15 Glenn Morris <rgm@gnu.org>
30
31 * admin.el (set-version): Add doc/misc/faq.texi.
32
d6710afe
JB
332008-05-22 Juanma Barranquero <lekktu@gmail.com>
34
35 * FOR-RELEASE: Remove Windows problem about the XPM image library
36 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
37
2e10f11c
JB
382008-04-15 Juanma Barranquero <lekktu@gmail.com>
39
40 * unidata/UnicodeData.txt: Update to Unicode 5.1.
41
dd7d19d7
JB
422008-04-14 Juanma Barranquero <lekktu@gmail.com>
43
44 * unidata/unidata-gen.el (unidata-prop-alist):
45 Fix typo in description of `numeric-value'.
46 (unidata-put-character): Fix typo in error message.
47
2cbff44e
GM
482008-02-21 Glenn Morris <rgm@gnu.org>
49
50 * notes/unicode, notes/font-backend: New files, split off from
51 README.unicode.
52
43bad2da
KH
532008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
54
55 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 56 being used in latin1-disp.el. Remove the problem of
98723304
KH
57 cp-supported-codepages. Remove the problem of lost changelog for
58 ps-prin1.ps.
43bad2da 59
8a7619ba
EZ
602008-02-16 Eli Zaretskii <eliz@gnu.org>
61
62 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
63 non-portable in this context.
64
65 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
66 non-portable in this context.
67
f96b6330
EZ
682008-02-09 Eli Zaretskii <eliz@gnu.org>
69
70 * unidata/makefile.w32-in (lisp): New variable.
71 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
72 lisp/emacs-lisp.
73
56eb72a0
JR
742008-02-04 Jason Rumney <jasonr@gnu.org>
75
76 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
77
a8fd9158
JB
782008-02-02 Juanma Barranquero <lekktu@gmail.com>
79
80 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
81
c7e85fc7
EZ
822008-02-02 Eli Zaretskii <eliz@gnu.org>
83
9aa0b3c8
EZ
84 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
85
bcc891c2 86 * unidata/Makefile.in: Rename from Makefile.
5889232d 87
c7e85fc7
EZ
88 * unidata/makefile.w32-in: New file.
89
db516472
JR
902008-02-02 Jason Rumney <jasonr@gnu.org>
91
92 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
93
609789d7 942008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 95
aca7a3d2
MB
96 * unidata/copyright.html: New file.
97
609789d7 982008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
99
100 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
101 decomposition, if T is the same as TBase, don't include it in the
102 returned list.
103
609789d7 1042008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
105
106 * unidata/unidata-gen.el (unidata-text-file): Delete it.
107 (unidata-list): Initialize to nil.
108 (unidata-setup-list): New function.
bcc891c2
GM
109 (unidata-gen-files): New optional arg unidata-text-file.
110 If it's nil, set unidata-text-file to the left command line arg.
111 Call unidate-setup-list at first.
aca7a3d2 112
bcc891c2 113 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
114 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
115
609789d7 1162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 117
bcc891c2
GM
118 * unidata/unidata-gen.el: Fix comment typo.
119 Change string-to-int to string-to-number.
120 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
121 (unidata-list): Just insert unidata-text-file.
122 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 123 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 124
bcc891c2 125 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
126 (charprop.el): Depends on unidata.txt.
127 (clean): Remove unidata.txt.
128
609789d7 1292008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
130
131 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
132 (unidata-get-name): Handle U+110B.
133
609789d7 1342008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
135
136 Sub-directory `unidata' is for codes to generate charprop.el and
137 many other uni-*.el files from `UnicodeData.txt'.
138
139 * Unidata/README: New file.
140
141 * unidata/Makefile: New file.
142
143 * unidata/unidata-gen.el: New file.
144
145 * unidata/UnicodeData.txt: New file. Copied from
609789d7 146 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
147
148 * unidata/.cvsignore: New file.
149
609789d7 1502008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
151
152 * charsets/.cvsignore: New file.
153
154 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
155
bcc891c2
GM
156 * charsets/Makefile (all): Rename target from charsets.
157 Depend on ${TRANS_TABLE}.
158 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
159 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
160 (install): Copy updated files only.
161
1622008-02-02 Kenichi Handa <handa@m17n.org>
163
bcc891c2 164 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
165
1662008-02-02 Kenichi Handa <handa@m17n.org>
167
168 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
169 0x2299 to 0x29BF.
170
609789d7 1712008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
172
173 * charsets/Makefile (TRANS_TABLE): New macro.
174 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 175 (cp51932.el): New target.
aca7a3d2
MB
176 (eucjp-ms.el): New target.
177 (install): Include ${TRANS_TABLE}.
178 (CJK): Include JISX213A.map.
179 (JISX213A.map): New target.
180
181 * charsets/eucjp-ms.awk: New file.
182
183 * charsets/cp51932.awk: New file.
184
609789d7 1852008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
186
187 * charsets/cp932.awk: New file.
188
bcc891c2 189 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
190
191 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
192 running an awk program.
193
609789d7 1942008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
195
196 * charsets/mapconv: Handle UNICODE2.
197
198 * charsets/Makefile (CJK): Include CP932-2BYTE.map
199 (CP932-2BYTE.map): New target.
200
609789d7 2012008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
202
203 * charsets: New directory for scripts to generate charset map
204 files in ../etc/charsets/.
205
bcc891c2
GM
206 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
207 * charsets/big5.awk, charsets/gb18030-2.awk, charsets/gb18030-4.awk:
208 * charsets/kuten.awk: New files.
aca7a3d2 209
adf94aa6
GM
2102008-01-08 Glenn Morris <rgm@gnu.org>
211
212 * admin.el (set-version): Add doc/man/emacs.1.
213
f3041af1
DN
2142008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
215
216 * notes/copyright:
217 * MAINTAINERS: Remove references to files that have been removed.
218
a70c9a7a
GM
2192008-01-04 Glenn Morris <rgm@gnu.org>
220
221 * admin.el (set-copyright): Add lib-src/ebrowse.c.
222
aa5fea59
SM
2232007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
224
225 * CPP-DEFINES: New file.
226
f8747b72
RS
2272007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
228
229 * FOR-RELEASE: Remove "window-system in face definition" [of
230 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
231 on gnus-dired.el.
232
24bbe01e
GM
2332007-12-05 Glenn Morris <rgm@gnu.org>
234
235 * admin.el (set-version): Handle configure.in. Adapt for doc/
236 directory layout for manuals.
237
0073bc5d
RS
2382007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
239
630cb3b7
JB
240 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
241 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 242
1453abd0
GM
2432007-11-17 Glenn Morris <rgm@gnu.org>
244
245 * admin.el (process-lines): Move to ../lisp/subr.el.
246
ca076674
GM
2472007-10-23 Glenn Morris <rgm@gnu.org>
248
249 * MAINTAINERS: Move here from ../.
250
943756ea
JB
2512007-10-17 Juanma Barranquero <lekktu@gmail.com>
252
253 * make-emacs: Doc fix.
254
bab9fcb4
GM
2552007-08-28 Glenn Morris <rgm@gnu.org>
256
257 * admin.el: Provide self.
258
880820fe 2592007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 260
d58ee9f1 261 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 262
cacc7b51
GM
2632007-07-25 Glenn Morris <rgm@gnu.org>
264
265 * Relicense all FSF files to GPLv3 or later.
266
bfcea090
GM
2672007-06-07 Glenn Morris <rgm@gnu.org>
268
269 * admin.el (set-copyright): New function.
270
017f0417
NR
2712007-04-25 Nick Roberts <nickrob@snap.net.nz>
272
273 * make-tarball.txt: Add note about cutting the branch.
274
537a062f
CY
2752007-06-02 Chong Yidong <cyd@stupidchicken.com>
276
277 * Version 22.1 released.
278
77083ca3
EZ
2792007-02-03 Eli Zaretskii <eliz@gnu.org>
280
281 * nt/makedist.bat: Change EOL format to DOS. Don't use
282 redirection characters in REM lines.
283
880820fe 2842007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
285
286 * FOR-RELEASE: Removed Gtk/Xft issue.
287
1fc8c92b
MB
2882007-01-01 Miles Bader <miles@gnu.org>
289
290 * quick-install-emacs (get_config_var): Deal with weird magic
291 string inserted by recent versions of autoconf.
292
7dce1990
JB
2932006-11-25 Juanma Barranquero <lekktu@gmail.com>
294
295 * admin.el (set-version): Set version number in
296 lib-src/makefile.w32-in.
297
dc3d1157
RS
2982006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
299
300 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
301 due to a local miss-configuration.
302
08c85160
CY
3032006-10-28 Chong Yidong <cyd@stupidchicken.com>
304
305 * make-announcement (OLD): Remove LEIM references in announcement
306 since it is now built-in.
307
d0834a5c
YM
3082006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
309
310 * admin.el (set-version): Set version numbers in "mac" subdirectory.
311
151fe029
KH
3122006-10-03 Kenichi Handa <handa@m17n.org>
313
314 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
315
e71cb549
CY
3162006-08-13 Chong Yidong <cyd@stupidchicken.com>
317
318 * FOR-RELEASE: Elisp manual checking completed.
319
6232e72d
RS
3202006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
321
322 * FOR-RELEASE: Update refcard section.
323
8a8476f9
KS
3242006-07-14 Kim F. Storm <storm@cua.dk>
325
326 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
327
1eca02e7
KS
3282006-07-09 Kim F. Storm <storm@cua.dk>
329
330 * README: Use outline format. Add FOR-RELEASE.
331
7fa61471
CY
3322006-06-27 Chong Yidong <cyd@stupidchicken.com>
333
334 * FOR-RELEASE: Checking of info.texi done.
335
8361675a
RS
3362006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
337
338 * FOR-RELEASE: Update refcard section.
339
3f168e29
RS
3402006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
341
342 * FOR-RELEASE: Update refcard section.
343
f195dc16
CY
3442006-05-25 Chong Yidong <cyd@stupidchicken.com>
345
346 * FOR-RELEASE: Key sequence elisp node done.
347
49561a36
RS
3482006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
349
350 * FOR-RELEASE: Update refcard translations. Add coding cookie.
351
6fedb9f9
CY
3522006-05-21 Chong Yidong <cyd@mit.edu>
353
354 * FOR-RELEASE: point-entered /point-left bug fixed.
355
61515a63
EZ
3562006-05-12 Eli Zaretskii <eliz@gnu.org>
357
358 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
359 entry.
360
4297ece2
BW
3612006-05-06 Bill Wohler <wohler@newt.com>
362
363 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
364 about it.
365
4bbe413d 3662006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 367
4bbe413d 368 * ./* (Copyright): Updated Copyright year(s).
49561a36 369
6b82baf6
RS
3702006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
371
372 * FOR-RELEASE (BUGS): Add URLs/MIDs.
373
49af2995
KS
3742006-02-20 Kim F. Storm <storm@cua.dk>
375
376 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
377 Rework how fringe bitmaps are defined and used.
378 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
379 one-level representation. It would be cleaner to split the
380 representation into a two-level model where first level maps
381 bitmap usage to a bitmap name, and second level maps bitmap name to
382 a bitmap appearence.
383
d5e87a2f
CY
3842006-01-27 Chong Yidong <cyd@stupidchicken.com>
385
8a8476f9 386 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 387
9c43c921
BW
3882005-12-13 Bill Wohler <wohler@newt.com>
389
390 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
391
6ed81b24
RS
3922005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
393
c95dddbe
RS
394 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
395 completing-read-multiple, mail-extract-address-components,
396 mail-mode, quail-define-package, save-buffer and
397 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 398
2950d850
CY
3992005-11-28 Chong Yidong <cyd@stupidchicken.com>
400
401 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
402
ab4d879e
KS
4032005-11-11 Kim F. Storm <storm@cua.dk>
404
405 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
406 when displaying a non-breaking space in an overlay string.
407
932dc33b
CY
4082005-10-30 Chong Yidong <cyd@stupidchicken.com>
409
410 * FOR-RELEASE: Init file change implemented.
411
c809f7cc
CY
4122005-10-27 Chong Yidong <cyd@stupidchicken.com>
413
414 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
415
4754e179 4162005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
417
418 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 419 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 420
ffda926c
BW
4212005-10-17 Bill Wohler <wohler@newt.com>
422
423 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 424 since it's gone. Also marked mh-e as done.
ffda926c 425
2d4713aa
JB
4262005-10-11 Juanma Barranquero <lekktu@gmail.com>
427
428 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
429 libraries on Windows (Done).
430
95f76284
JR
4312005-10-01 Jason Rumney <jasonr@gnu.org>
432
433 * admin.el (set-version): Set version numbers in nt/emacs.rc.
434
52f277bf
RF
4352005-08-31 Romain Francoise <romain@orebokech.com>
436
630cb3b7 437 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
438 item (Done).
439
c0eb0519
RF
4402005-08-27 Romain Francoise <romain@orebokech.com>
441
442 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
443
385ee3de 4442005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
445
446 Update FSF's address in GPL notices.
447
257914aa
LK
4482005-06-10 Lute Kamstra <lute@gnu.org>
449
450 * admin.el (set-version): Set version in lisp manual too.
451 * make-tarball.txt: Commit lispref/elisp.texi too.
452
a4e51a7a
RS
4532005-06-04 Richard M. Stallman <rms@gnu.org>
454
455 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
456 Other cleanups.
457
834671a6
LK
4582005-04-19 Lute Kamstra <lute@gnu.org>
459
460 * make-tarball.txt: Don't commit lisp/loaddefs.el.
461
54381691
LK
4622005-04-14 Lute Kamstra <lute@gnu.org>
463
118e2c39
LK
464 * nt/makedist.bat (elfiles): Update.
465
54381691
LK
466 * admin.el (add-release-logs): Fix require call.
467
0b048d52
MT
4682005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
469
943756ea
JB
470 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
471 The first line of every tutorial must begin with a sentence saying
472 "Emacs Tutorial" in the respective language. This should be
473 followed by "See end for copying conditions", likewise in the
474 respective language.
0b048d52 475
18cd5892
LT
4762005-03-29 Luc Teirlinck <teirllm@auburn.edu>
477
478 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
479 Add `undo-ask-before-discard' to it.
480
9a1c5fbf
MB
4812005-03-02 Miles Bader <miles@gnu.org>
482
483 * quick-install-emacs: Only use the mkdir --verbose option if the
484 script's --verbose option was specified (this avoids problems with
485 default usage on systems where mkdir doesn't support that option).
486
e25c1ca6
JR
4872005-02-15 Jason Rumney <jasonr@gnu.org>
488
fffa137c 489 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
490 tar --exclude.
491
880820fe 4922004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
493
494 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
495
6622d928
LT
4962004-09-20 Luc Teirlinck <teirllm@auburn.edu>
497
498 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
499 Elisp manuals.
500
d574552a
LT
5012004-09-18 Luc Teirlinck <teirllm@auburn.edu>
502
503 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 504 Emacs and Elisp manuals.
d574552a 505
0a5e5be0
KS
5062004-09-11 Kim F. Storm <storm@cua.dk>
507
508 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
509 (Documentation): Add NEWS entry.
510 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 511
2661eae9
KS
5122004-08-29 Kim F. Storm <storm@cua.dk>
513
514 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
515
880820fe 5162004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 517
2661eae9 518 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
1b6d517f
JD
519 (now behaves as well as other ports).
520
880820fe 5212004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 522
2661eae9 523 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 524
44618f20 5252004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
526
527 * FOR-RELEASE: Moved here from the etc directory.
528
db281452
TTN
5292004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
530
531 * notes/BRANCH: New file, to be maintained per CVS branch.
532
feebeb72
MB
5332003-10-01 Miles Bader <miles@gnu.org>
534
535 * quick-install-emacs: Don't use "function" keyword when defining
536 shell functions.
537
44618f20
LK
5382003-09-29 Lute Kamstra <lute@gnu.org>
539
540 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
541
e04e1ce2
MB
5422003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
543
544 * quick-install-emacs: Remove fns-* pruning, since that file no
545 longer seems to be generated.
546 (AVOID): Quote literal periods. Quote braces in a way acceptable
547 to all parties (gawk gets bitchy about using `\').
548
6cce52e8
MB
5492003-08-19 Miles Bader <miles@gnu.org>
550
551 * quick-install-emacs: Add arch-specific ignored files to
552 quick-install-emacs. Use quoting for periods that's acceptable
553 to recent versions of gawk.
554
13582d53
MR
5552003-08-11 Markus Rost <rost@math.ohio-state.edu>
556
557 * cus-test.el: Remove obsolete workaround.
558
e53925a5
AI
5592003-04-22 Andrew Innes <andrewi@gnu.org>
560
561 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
562 emacs.exe before zipping, and including batch file to recreate
563 after unpacking.
564
565 * nt/stitch.bat: New file.
566
567 * nt/README-ftp-server: Update wording and version number etc.
568 Add extra instructions for installing multi-file .zip
569 distribution.
570
571 * nt/README.W32: Remove personal email address and update wording.
572
573 * nt/README-UNDUMP.W32: Remove personal email address and update
574 wording.
575
880820fe 5762003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
577
578 * make-changelog-diff: New script, code stolen from make-announcement.
579
580 * make-announcement: Use make-changelog-diff.
581
880820fe 5822003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
583
584 * make-tarball.txt: Step-by-step instructions for making a tarball.
585
586 * make-announcement: A script for creating pretest annuncements.
587
880820fe 5882003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
589
590 * admin.el (add-release-logs): Expand the directory name before
591 calling find(1).
592 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 593 the date and the user's name and address.
33b97f32 594
7b997a97
MB
5952003-01-07 Miles Bader <miles@gnu.org>
596
597 * quick-install-emacs: Unset LANG etc. to avoid non-standard
598 command output from non-C locales.
599
6c465a15 6002002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 601
3bc08206 602 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 603 which can be run in batch mode. See the Commentary section.
bd08d86a 604
5ce129c2
MR
6052002-10-08 Markus Rost <rost@math.ohio-state.edu>
606
607 * cus-test.el: New file.
608
14dd2fe9
MB
6092002-05-27 Miles Bader <miles@gnu.org>
610
611 * quick-install-emacs (VERSION): Calculate using the same method
612 that configure.in uses.
613
880820fe 6142002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
615
616 * emacs-pretesters: New file with information for Emacs
617 pretesters.
618
b9a07996
PE
6192002-03-22 Paul Eggert <eggert@twinsun.com>
620
621 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
622 POSIX 1003.1-2001 disallows both usages.
623
38b81d74
AI
6242002-02-11 Andrew Innes <andrewi@gnu.org>
625
626 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
627
72a68345
AI
6282002-01-24 Andrew Innes <andrewi@gnu.org>
629
630 * nt/README.W32: Remove unnecessary version number and date
631 references.
632
633 * nt/README-UNDUMP.W32: Ditto.
634
ebbaf4e3
GM
6352001-12-06 Gerd Moellmann <gerd@gnu.org>
636
637 * make-emacs: Add --trace-move.
638
461a1459
AI
6392001-10-23 Andrew Innes <andrewi@gnu.org>
640
641 * nt/makedist.bat: Remove remaining obsolete reference to
642 GETTING.GNU.SOFTWARE.
643
26fe1f92
GM
6442001-10-22 Gerd Moellmann <gerd@gnu.org>
645
646 * admin.el (set-version): Use `s' interactive spec for
647 version number.
648
71431a0e
GM
6492001-10-20 Gerd Moellmann <gerd@gnu.org>
650
6aa97356 651 * (Version 21.1 released.)
71431a0e 652
e568708b
GM
6532001-10-20 Gerd Moellmann <gerd@gnu.org>
654
655 * admin.el (add-release-logs): Put the log entry in lispref, too.
656
c5915370
MB
6572001-10-20 Miles Bader <miles@gnu.org>
658
659 * quick-install-emacs: Exit if we can't find some variable.
660 (AVOID): Add .orig & .rej files.
661 (get_config_var): Be more liberal about format of config.status
662 sed commands.
663
5a4a5bd4
GM
6642001-10-19 Gerd Moellmann <gerd@gnu.org>
665
74499542
GM
666 * admin.el: New file.
667
5a4a5bd4
GM
668 * build-configs: Add --help option. Add support for building
669 in arbitrary source trees.
670
09954f3b
GM
6712001-10-17 Gerd Moellmann <gerd@gnu.org>
672
673 * alloc-colors.c: New file.
674
f2164e31
GM
6752001-10-13 Gerd Moellmann <gerd@gnu.org>
676
677 * make-emacs: Add --boot switch for bootstrapping. Logs to
678 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
679
ab952a4f
GM
6802001-10-05 Gerd Moellmann <gerd@gnu.org>
681
682 * Branch for 21.1.
6c465a15 683
f537c3cd
EZ
6842001-09-04 Andrew Innes <andrewi@gnu.org>
685
686 * admin/nt/makedist.bat: Remove reference to obsolete file
687 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
688 version of tar used.
689
690;; Local Variables:
880820fe 691;; coding: utf-8
33462dfa 692;; add-log-time-zone-rule: t
f537c3cd 693;; End:
2a34a036 694
9ad5de0c
GM
695 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
696 2008 Free Software Foundation, Inc.
5b87ad55
GM
697
698 This file is part of GNU Emacs.
699
9ad5de0c 700 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 701 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
702 the Free Software Foundation, either version 3 of the License, or
703 (at your option) any later version.
5b87ad55
GM
704
705 GNU Emacs is distributed in the hope that it will be useful,
706 but WITHOUT ANY WARRANTY; without even the implied warranty of
707 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
708 GNU General Public License for more details.
709
710 You should have received a copy of the GNU General Public License
9ad5de0c 711 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
712
713;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a