Remove unnecessary eval-when-compile.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
d6710afe
JB
12008-05-22 Juanma Barranquero <lekktu@gmail.com>
2
3 * FOR-RELEASE: Remove Windows problem about the XPM image library
4 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
5
2e10f11c
JB
62008-04-15 Juanma Barranquero <lekktu@gmail.com>
7
8 * unidata/UnicodeData.txt: Update to Unicode 5.1.
9
dd7d19d7
JB
102008-04-14 Juanma Barranquero <lekktu@gmail.com>
11
12 * unidata/unidata-gen.el (unidata-prop-alist):
13 Fix typo in description of `numeric-value'.
14 (unidata-put-character): Fix typo in error message.
15
2cbff44e
GM
162008-02-21 Glenn Morris <rgm@gnu.org>
17
18 * notes/unicode, notes/font-backend: New files, split off from
19 README.unicode.
20
43bad2da
KH
212008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
22
23 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 24 being used in latin1-disp.el. Remove the problem of
98723304
KH
25 cp-supported-codepages. Remove the problem of lost changelog for
26 ps-prin1.ps.
43bad2da 27
8a7619ba
EZ
282008-02-16 Eli Zaretskii <eliz@gnu.org>
29
30 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
31 non-portable in this context.
32
33 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
34 non-portable in this context.
35
f96b6330
EZ
362008-02-09 Eli Zaretskii <eliz@gnu.org>
37
38 * unidata/makefile.w32-in (lisp): New variable.
39 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
40 lisp/emacs-lisp.
41
56eb72a0
JR
422008-02-04 Jason Rumney <jasonr@gnu.org>
43
44 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
45
a8fd9158
JB
462008-02-02 Juanma Barranquero <lekktu@gmail.com>
47
48 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
49
c7e85fc7
EZ
502008-02-02 Eli Zaretskii <eliz@gnu.org>
51
9aa0b3c8
EZ
52 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
53
bcc891c2 54 * unidata/Makefile.in: Rename from Makefile.
5889232d 55
c7e85fc7
EZ
56 * unidata/makefile.w32-in: New file.
57
db516472
JR
582008-02-02 Jason Rumney <jasonr@gnu.org>
59
60 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
61
609789d7 622008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 63
aca7a3d2
MB
64 * unidata/copyright.html: New file.
65
609789d7 662008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
67
68 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
69 decomposition, if T is the same as TBase, don't include it in the
70 returned list.
71
609789d7 722008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
73
74 * unidata/unidata-gen.el (unidata-text-file): Delete it.
75 (unidata-list): Initialize to nil.
76 (unidata-setup-list): New function.
bcc891c2
GM
77 (unidata-gen-files): New optional arg unidata-text-file.
78 If it's nil, set unidata-text-file to the left command line arg.
79 Call unidate-setup-list at first.
aca7a3d2 80
bcc891c2 81 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
82 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
83
609789d7 842008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 85
bcc891c2
GM
86 * unidata/unidata-gen.el: Fix comment typo.
87 Change string-to-int to string-to-number.
88 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
89 (unidata-list): Just insert unidata-text-file.
90 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 91 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 92
bcc891c2 93 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
94 (charprop.el): Depends on unidata.txt.
95 (clean): Remove unidata.txt.
96
609789d7 972008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
98
99 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
100 (unidata-get-name): Handle U+110B.
101
609789d7 1022008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
103
104 Sub-directory `unidata' is for codes to generate charprop.el and
105 many other uni-*.el files from `UnicodeData.txt'.
106
107 * Unidata/README: New file.
108
109 * unidata/Makefile: New file.
110
111 * unidata/unidata-gen.el: New file.
112
113 * unidata/UnicodeData.txt: New file. Copied from
609789d7 114 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
115
116 * unidata/.cvsignore: New file.
117
609789d7 1182008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
119
120 * charsets/.cvsignore: New file.
121
122 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
123
bcc891c2
GM
124 * charsets/Makefile (all): Rename target from charsets.
125 Depend on ${TRANS_TABLE}.
126 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
127 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
128 (install): Copy updated files only.
129
1302008-02-02 Kenichi Handa <handa@m17n.org>
131
bcc891c2 132 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
133
1342008-02-02 Kenichi Handa <handa@m17n.org>
135
136 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
137 0x2299 to 0x29BF.
138
609789d7 1392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
140
141 * charsets/Makefile (TRANS_TABLE): New macro.
142 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 143 (cp51932.el): New target.
aca7a3d2
MB
144 (eucjp-ms.el): New target.
145 (install): Include ${TRANS_TABLE}.
146 (CJK): Include JISX213A.map.
147 (JISX213A.map): New target.
148
149 * charsets/eucjp-ms.awk: New file.
150
151 * charsets/cp51932.awk: New file.
152
609789d7 1532008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
154
155 * charsets/cp932.awk: New file.
156
bcc891c2 157 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
158
159 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
160 running an awk program.
161
609789d7 1622008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
163
164 * charsets/mapconv: Handle UNICODE2.
165
166 * charsets/Makefile (CJK): Include CP932-2BYTE.map
167 (CP932-2BYTE.map): New target.
168
609789d7 1692008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
170
171 * charsets: New directory for scripts to generate charset map
172 files in ../etc/charsets/.
173
bcc891c2
GM
174 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
175 * charsets/big5.awk, charsets/gb18030-2.awk, charsets/gb18030-4.awk:
176 * charsets/kuten.awk: New files.
aca7a3d2 177
adf94aa6
GM
1782008-01-08 Glenn Morris <rgm@gnu.org>
179
180 * admin.el (set-version): Add doc/man/emacs.1.
181
f3041af1
DN
1822008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
183
184 * notes/copyright:
185 * MAINTAINERS: Remove references to files that have been removed.
186
a70c9a7a
GM
1872008-01-04 Glenn Morris <rgm@gnu.org>
188
189 * admin.el (set-copyright): Add lib-src/ebrowse.c.
190
aa5fea59
SM
1912007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
192
193 * CPP-DEFINES: New file.
194
f8747b72
RS
1952007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
196
197 * FOR-RELEASE: Remove "window-system in face definition" [of
198 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
199 on gnus-dired.el.
200
24bbe01e
GM
2012007-12-05 Glenn Morris <rgm@gnu.org>
202
203 * admin.el (set-version): Handle configure.in. Adapt for doc/
204 directory layout for manuals.
205
0073bc5d
RS
2062007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
207
630cb3b7
JB
208 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
209 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 210
1453abd0
GM
2112007-11-17 Glenn Morris <rgm@gnu.org>
212
213 * admin.el (process-lines): Move to ../lisp/subr.el.
214
ca076674
GM
2152007-10-23 Glenn Morris <rgm@gnu.org>
216
217 * MAINTAINERS: Move here from ../.
218
943756ea
JB
2192007-10-17 Juanma Barranquero <lekktu@gmail.com>
220
221 * make-emacs: Doc fix.
222
bab9fcb4
GM
2232007-08-28 Glenn Morris <rgm@gnu.org>
224
225 * admin.el: Provide self.
226
880820fe 2272007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 228
d58ee9f1 229 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 230
cacc7b51
GM
2312007-07-25 Glenn Morris <rgm@gnu.org>
232
233 * Relicense all FSF files to GPLv3 or later.
234
bfcea090
GM
2352007-06-07 Glenn Morris <rgm@gnu.org>
236
237 * admin.el (set-copyright): New function.
238
017f0417
NR
2392007-04-25 Nick Roberts <nickrob@snap.net.nz>
240
241 * make-tarball.txt: Add note about cutting the branch.
242
537a062f
CY
2432007-06-02 Chong Yidong <cyd@stupidchicken.com>
244
245 * Version 22.1 released.
246
77083ca3
EZ
2472007-02-03 Eli Zaretskii <eliz@gnu.org>
248
249 * nt/makedist.bat: Change EOL format to DOS. Don't use
250 redirection characters in REM lines.
251
880820fe 2522007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
253
254 * FOR-RELEASE: Removed Gtk/Xft issue.
255
1fc8c92b
MB
2562007-01-01 Miles Bader <miles@gnu.org>
257
258 * quick-install-emacs (get_config_var): Deal with weird magic
259 string inserted by recent versions of autoconf.
260
7dce1990
JB
2612006-11-25 Juanma Barranquero <lekktu@gmail.com>
262
263 * admin.el (set-version): Set version number in
264 lib-src/makefile.w32-in.
265
dc3d1157
RS
2662006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
267
268 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
269 due to a local miss-configuration.
270
08c85160
CY
2712006-10-28 Chong Yidong <cyd@stupidchicken.com>
272
273 * make-announcement (OLD): Remove LEIM references in announcement
274 since it is now built-in.
275
d0834a5c
YM
2762006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
277
278 * admin.el (set-version): Set version numbers in "mac" subdirectory.
279
151fe029
KH
2802006-10-03 Kenichi Handa <handa@m17n.org>
281
282 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
283
e71cb549
CY
2842006-08-13 Chong Yidong <cyd@stupidchicken.com>
285
286 * FOR-RELEASE: Elisp manual checking completed.
287
6232e72d
RS
2882006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
289
290 * FOR-RELEASE: Update refcard section.
291
8a8476f9
KS
2922006-07-14 Kim F. Storm <storm@cua.dk>
293
294 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
295
1eca02e7
KS
2962006-07-09 Kim F. Storm <storm@cua.dk>
297
298 * README: Use outline format. Add FOR-RELEASE.
299
7fa61471
CY
3002006-06-27 Chong Yidong <cyd@stupidchicken.com>
301
302 * FOR-RELEASE: Checking of info.texi done.
303
8361675a
RS
3042006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
305
306 * FOR-RELEASE: Update refcard section.
307
3f168e29
RS
3082006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
309
310 * FOR-RELEASE: Update refcard section.
311
f195dc16
CY
3122006-05-25 Chong Yidong <cyd@stupidchicken.com>
313
314 * FOR-RELEASE: Key sequence elisp node done.
315
49561a36
RS
3162006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
317
318 * FOR-RELEASE: Update refcard translations. Add coding cookie.
319
6fedb9f9
CY
3202006-05-21 Chong Yidong <cyd@mit.edu>
321
322 * FOR-RELEASE: point-entered /point-left bug fixed.
323
61515a63
EZ
3242006-05-12 Eli Zaretskii <eliz@gnu.org>
325
326 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
327 entry.
328
4297ece2
BW
3292006-05-06 Bill Wohler <wohler@newt.com>
330
331 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
332 about it.
333
4bbe413d 3342006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 335
4bbe413d 336 * ./* (Copyright): Updated Copyright year(s).
49561a36 337
6b82baf6
RS
3382006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
339
340 * FOR-RELEASE (BUGS): Add URLs/MIDs.
341
49af2995
KS
3422006-02-20 Kim F. Storm <storm@cua.dk>
343
344 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
345 Rework how fringe bitmaps are defined and used.
346 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
347 one-level representation. It would be cleaner to split the
348 representation into a two-level model where first level maps
349 bitmap usage to a bitmap name, and second level maps bitmap name to
350 a bitmap appearence.
351
d5e87a2f
CY
3522006-01-27 Chong Yidong <cyd@stupidchicken.com>
353
8a8476f9 354 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 355
9c43c921
BW
3562005-12-13 Bill Wohler <wohler@newt.com>
357
358 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
359
6ed81b24
RS
3602005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
361
c95dddbe
RS
362 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
363 completing-read-multiple, mail-extract-address-components,
364 mail-mode, quail-define-package, save-buffer and
365 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 366
2950d850
CY
3672005-11-28 Chong Yidong <cyd@stupidchicken.com>
368
369 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
370
ab4d879e
KS
3712005-11-11 Kim F. Storm <storm@cua.dk>
372
373 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
374 when displaying a non-breaking space in an overlay string.
375
932dc33b
CY
3762005-10-30 Chong Yidong <cyd@stupidchicken.com>
377
378 * FOR-RELEASE: Init file change implemented.
379
c809f7cc
CY
3802005-10-27 Chong Yidong <cyd@stupidchicken.com>
381
382 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
383
4754e179 3842005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
385
386 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 387 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 388
ffda926c
BW
3892005-10-17 Bill Wohler <wohler@newt.com>
390
391 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 392 since it's gone. Also marked mh-e as done.
ffda926c 393
2d4713aa
JB
3942005-10-11 Juanma Barranquero <lekktu@gmail.com>
395
396 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
397 libraries on Windows (Done).
398
95f76284
JR
3992005-10-01 Jason Rumney <jasonr@gnu.org>
400
401 * admin.el (set-version): Set version numbers in nt/emacs.rc.
402
52f277bf
RF
4032005-08-31 Romain Francoise <romain@orebokech.com>
404
630cb3b7 405 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
406 item (Done).
407
c0eb0519
RF
4082005-08-27 Romain Francoise <romain@orebokech.com>
409
410 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
411
385ee3de 4122005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
413
414 Update FSF's address in GPL notices.
415
257914aa
LK
4162005-06-10 Lute Kamstra <lute@gnu.org>
417
418 * admin.el (set-version): Set version in lisp manual too.
419 * make-tarball.txt: Commit lispref/elisp.texi too.
420
a4e51a7a
RS
4212005-06-04 Richard M. Stallman <rms@gnu.org>
422
423 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
424 Other cleanups.
425
834671a6
LK
4262005-04-19 Lute Kamstra <lute@gnu.org>
427
428 * make-tarball.txt: Don't commit lisp/loaddefs.el.
429
54381691
LK
4302005-04-14 Lute Kamstra <lute@gnu.org>
431
118e2c39
LK
432 * nt/makedist.bat (elfiles): Update.
433
54381691
LK
434 * admin.el (add-release-logs): Fix require call.
435
0b048d52
MT
4362005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
437
943756ea
JB
438 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
439 The first line of every tutorial must begin with a sentence saying
440 "Emacs Tutorial" in the respective language. This should be
441 followed by "See end for copying conditions", likewise in the
442 respective language.
0b048d52 443
18cd5892
LT
4442005-03-29 Luc Teirlinck <teirllm@auburn.edu>
445
446 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
447 Add `undo-ask-before-discard' to it.
448
9a1c5fbf
MB
4492005-03-02 Miles Bader <miles@gnu.org>
450
451 * quick-install-emacs: Only use the mkdir --verbose option if the
452 script's --verbose option was specified (this avoids problems with
453 default usage on systems where mkdir doesn't support that option).
454
e25c1ca6
JR
4552005-02-15 Jason Rumney <jasonr@gnu.org>
456
457 * nt/makedist.bat: Do not rely on non-standard behaviour of
458 tar --exclude.
459
880820fe 4602004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
461
462 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
463
6622d928
LT
4642004-09-20 Luc Teirlinck <teirllm@auburn.edu>
465
466 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
467 Elisp manuals.
468
d574552a
LT
4692004-09-18 Luc Teirlinck <teirllm@auburn.edu>
470
471 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 472 Emacs and Elisp manuals.
d574552a 473
0a5e5be0
KS
4742004-09-11 Kim F. Storm <storm@cua.dk>
475
476 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
477 (Documentation): Add NEWS entry.
478 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 479
2661eae9
KS
4802004-08-29 Kim F. Storm <storm@cua.dk>
481
482 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
483
880820fe 4842004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 485
2661eae9 486 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
1b6d517f
JD
487 (now behaves as well as other ports).
488
880820fe 4892004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 490
2661eae9 491 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 492
44618f20 4932004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
494
495 * FOR-RELEASE: Moved here from the etc directory.
496
db281452
TTN
4972004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
498
499 * notes/BRANCH: New file, to be maintained per CVS branch.
500
feebeb72
MB
5012003-10-01 Miles Bader <miles@gnu.org>
502
503 * quick-install-emacs: Don't use "function" keyword when defining
504 shell functions.
505
44618f20
LK
5062003-09-29 Lute Kamstra <lute@gnu.org>
507
508 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
509
e04e1ce2
MB
5102003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
511
512 * quick-install-emacs: Remove fns-* pruning, since that file no
513 longer seems to be generated.
514 (AVOID): Quote literal periods. Quote braces in a way acceptable
515 to all parties (gawk gets bitchy about using `\').
516
6cce52e8
MB
5172003-08-19 Miles Bader <miles@gnu.org>
518
519 * quick-install-emacs: Add arch-specific ignored files to
520 quick-install-emacs. Use quoting for periods that's acceptable
521 to recent versions of gawk.
522
13582d53
MR
5232003-08-11 Markus Rost <rost@math.ohio-state.edu>
524
525 * cus-test.el: Remove obsolete workaround.
526
e53925a5
AI
5272003-04-22 Andrew Innes <andrewi@gnu.org>
528
529 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
530 emacs.exe before zipping, and including batch file to recreate
531 after unpacking.
532
533 * nt/stitch.bat: New file.
534
535 * nt/README-ftp-server: Update wording and version number etc.
536 Add extra instructions for installing multi-file .zip
537 distribution.
538
539 * nt/README.W32: Remove personal email address and update wording.
540
541 * nt/README-UNDUMP.W32: Remove personal email address and update
542 wording.
543
880820fe 5442003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
545
546 * make-changelog-diff: New script, code stolen from make-announcement.
547
548 * make-announcement: Use make-changelog-diff.
549
880820fe 5502003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
551
552 * make-tarball.txt: Step-by-step instructions for making a tarball.
553
554 * make-announcement: A script for creating pretest annuncements.
555
880820fe 5562003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
557
558 * admin.el (add-release-logs): Expand the directory name before
559 calling find(1).
560 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 561 the date and the user's name and address.
33b97f32 562
7b997a97
MB
5632003-01-07 Miles Bader <miles@gnu.org>
564
565 * quick-install-emacs: Unset LANG etc. to avoid non-standard
566 command output from non-C locales.
567
6c465a15 5682002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 569
3bc08206 570 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 571 which can be run in batch mode. See the Commentary section.
bd08d86a 572
5ce129c2
MR
5732002-10-08 Markus Rost <rost@math.ohio-state.edu>
574
575 * cus-test.el: New file.
576
14dd2fe9
MB
5772002-05-27 Miles Bader <miles@gnu.org>
578
579 * quick-install-emacs (VERSION): Calculate using the same method
580 that configure.in uses.
581
880820fe 5822002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
583
584 * emacs-pretesters: New file with information for Emacs
585 pretesters.
586
b9a07996
PE
5872002-03-22 Paul Eggert <eggert@twinsun.com>
588
589 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
590 POSIX 1003.1-2001 disallows both usages.
591
38b81d74
AI
5922002-02-11 Andrew Innes <andrewi@gnu.org>
593
594 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
595
72a68345
AI
5962002-01-24 Andrew Innes <andrewi@gnu.org>
597
598 * nt/README.W32: Remove unnecessary version number and date
599 references.
600
601 * nt/README-UNDUMP.W32: Ditto.
602
ebbaf4e3
GM
6032001-12-06 Gerd Moellmann <gerd@gnu.org>
604
605 * make-emacs: Add --trace-move.
606
461a1459
AI
6072001-10-23 Andrew Innes <andrewi@gnu.org>
608
609 * nt/makedist.bat: Remove remaining obsolete reference to
610 GETTING.GNU.SOFTWARE.
611
26fe1f92
GM
6122001-10-22 Gerd Moellmann <gerd@gnu.org>
613
614 * admin.el (set-version): Use `s' interactive spec for
615 version number.
616
71431a0e
GM
6172001-10-20 Gerd Moellmann <gerd@gnu.org>
618
6aa97356 619 * (Version 21.1 released.)
71431a0e 620
e568708b
GM
6212001-10-20 Gerd Moellmann <gerd@gnu.org>
622
623 * admin.el (add-release-logs): Put the log entry in lispref, too.
624
c5915370
MB
6252001-10-20 Miles Bader <miles@gnu.org>
626
627 * quick-install-emacs: Exit if we can't find some variable.
628 (AVOID): Add .orig & .rej files.
629 (get_config_var): Be more liberal about format of config.status
630 sed commands.
631
5a4a5bd4
GM
6322001-10-19 Gerd Moellmann <gerd@gnu.org>
633
74499542
GM
634 * admin.el: New file.
635
5a4a5bd4
GM
636 * build-configs: Add --help option. Add support for building
637 in arbitrary source trees.
638
09954f3b
GM
6392001-10-17 Gerd Moellmann <gerd@gnu.org>
640
641 * alloc-colors.c: New file.
642
f2164e31
GM
6432001-10-13 Gerd Moellmann <gerd@gnu.org>
644
645 * make-emacs: Add --boot switch for bootstrapping. Logs to
646 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
647
ab952a4f
GM
6482001-10-05 Gerd Moellmann <gerd@gnu.org>
649
650 * Branch for 21.1.
6c465a15 651
f537c3cd
EZ
6522001-09-04 Andrew Innes <andrewi@gnu.org>
653
654 * admin/nt/makedist.bat: Remove reference to obsolete file
655 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
656 version of tar used.
657
658;; Local Variables:
880820fe 659;; coding: utf-8
33462dfa 660;; add-log-time-zone-rule: t
f537c3cd 661;; End:
2a34a036 662
9ad5de0c
GM
663 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
664 2008 Free Software Foundation, Inc.
5b87ad55
GM
665
666 This file is part of GNU Emacs.
667
9ad5de0c 668 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 669 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
670 the Free Software Foundation, either version 3 of the License, or
671 (at your option) any later version.
5b87ad55
GM
672
673 GNU Emacs is distributed in the hope that it will be useful,
674 but WITHOUT ANY WARRANTY; without even the implied warranty of
675 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
676 GNU General Public License for more details.
677
678 You should have received a copy of the GNU General Public License
9ad5de0c 679 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
ab5796a9
MB
680
681;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a