Merge from emacs--rel--22
[bpt/emacs.git] / admin / ChangeLog
1 2008-08-16 Jason Rumney <jasonr@gnu.org>
2
3 * admin.el (set-version): Set version in nt/emacsclient.rc
4
5 2008-08-06 Juanma Barranquero <lekktu@gmail.com>
6
7 * nt/dump.bat: Fix mixed EOLs.
8
9 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
10
11 * CPP_DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
12
13 2008-08-02 Eli Zaretskii <eliz@gnu.org>
14
15 * CPP-DEFINES: Add defines for accessing system processes.
16
17 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
18
19 * make-tarball.txt:
20 * admin.el:
21 * FOR-RELEASE:
22 * CPP-DEFINES: Remove mentions of Mac Carbon.
23
24 2008-07-16 Glenn Morris <rgm@gnu.org>
25
26 * admin.el (set-version, set-copyright): Add nextstep/ files.
27
28 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
29
30 * CPP_DEFINES: Add NS port related defines.
31
32 2008-06-16 Glenn Morris <rgm@gnu.org>
33
34 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
35 doc/lispref/book-spine.texinfo.
36
37 2008-06-15 Glenn Morris <rgm@gnu.org>
38
39 * admin.el (set-version): Add doc/misc/faq.texi.
40
41 2008-05-22 Juanma Barranquero <lekktu@gmail.com>
42
43 * FOR-RELEASE: Remove Windows problem about the XPM image library
44 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
45
46 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
47
48 * unidata/UnicodeData.txt: Update to Unicode 5.1.
49
50 2008-04-14 Juanma Barranquero <lekktu@gmail.com>
51
52 * unidata/unidata-gen.el (unidata-prop-alist):
53 Fix typo in description of `numeric-value'.
54 (unidata-put-character): Fix typo in error message.
55
56 2008-02-21 Glenn Morris <rgm@gnu.org>
57
58 * notes/unicode, notes/font-backend: New files, split off from
59 README.unicode.
60
61 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
62
63 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
64 being used in latin1-disp.el. Remove the problem of
65 cp-supported-codepages. Remove the problem of lost changelog for
66 ps-prin1.ps.
67
68 2008-02-16 Eli Zaretskii <eliz@gnu.org>
69
70 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
71 non-portable in this context.
72
73 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
74 non-portable in this context.
75
76 2008-02-09 Eli Zaretskii <eliz@gnu.org>
77
78 * unidata/makefile.w32-in (lisp): New variable.
79 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
80 lisp/emacs-lisp.
81
82 2008-02-04 Jason Rumney <jasonr@gnu.org>
83
84 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
85
86 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
87
88 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
89
90 2008-02-02 Eli Zaretskii <eliz@gnu.org>
91
92 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
93
94 * unidata/Makefile.in: Rename from Makefile.
95
96 * unidata/makefile.w32-in: New file.
97
98 2008-02-02 Jason Rumney <jasonr@gnu.org>
99
100 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
101
102 2008-02-01 Kenichi Handa <handa@m17n.org>
103
104 * unidata/copyright.html: New file.
105
106 2008-02-01 Kenichi Handa <handa@m17n.org>
107
108 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
109 decomposition, if T is the same as TBase, don't include it in the
110 returned list.
111
112 2008-02-01 Kenichi Handa <handa@m17n.org>
113
114 * unidata/unidata-gen.el (unidata-text-file): Delete it.
115 (unidata-list): Initialize to nil.
116 (unidata-setup-list): New function.
117 (unidata-gen-files): New optional arg unidata-text-file.
118 If it's nil, set unidata-text-file to the left command line arg.
119 Call unidate-setup-list at first.
120
121 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
122 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
123
124 2008-02-01 Kenichi Handa <handa@m17n.org>
125
126 * unidata/unidata-gen.el: Fix comment typo.
127 Change string-to-int to string-to-number.
128 (unidata-text-file): Define to .../unidata.txt.
129 (unidata-list): Just insert unidata-text-file.
130 (unidata-get-decomposition): Handle Hangul decomposition.
131 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
132
133 * unidata/Makefile (unidata.txt): New target.
134 (charprop.el): Depends on unidata.txt.
135 (clean): Remove unidata.txt.
136
137 2008-02-01 Kenichi Handa <handa@m17n.org>
138
139 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
140 (unidata-get-name): Handle U+110B.
141
142 2008-02-01 Kenichi Handa <handa@m17n.org>
143
144 Sub-directory `unidata' is for codes to generate charprop.el and
145 many other uni-*.el files from `UnicodeData.txt'.
146
147 * Unidata/README: New file.
148
149 * unidata/Makefile: New file.
150
151 * unidata/unidata-gen.el: New file.
152
153 * unidata/UnicodeData.txt: New file. Copied from
154 http://www.unicode.org on 2006-05-23.
155
156 * unidata/.cvsignore: New file.
157
158 2008-02-01 Kenichi Handa <handa@m17n.org>
159
160 * charsets/.cvsignore: New file.
161
162 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
163
164 * charsets/Makefile (all): Rename target from charsets.
165 Depend on ${TRANS_TABLE}.
166 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
167 Generate from cns2ucsdkw.txt.
168 (install): Copy updated files only.
169
170 2008-02-02 Kenichi Handa <handa@m17n.org>
171
172 * charsets/cp932.awk: Append user-defined area of CP932.
173
174 2008-02-02 Kenichi Handa <handa@m17n.org>
175
176 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
177 0x2299 to 0x29BF.
178
179 2008-02-01 Kenichi Handa <handa@m17n.org>
180
181 * charsets/Makefile (TRANS_TABLE): New macro.
182 (JISX0208.map): Convert 0x2015 to 0x2014.
183 (cp51932.el): New target.
184 (eucjp-ms.el): New target.
185 (install): Include ${TRANS_TABLE}.
186 (CJK): Include JISX213A.map.
187 (JISX213A.map): New target.
188
189 * charsets/eucjp-ms.awk: New file.
190
191 * charsets/cp51932.awk: New file.
192
193 2008-02-01 Kenichi Handa <handa@m17n.org>
194
195 * charsets/cp932.awk: New file.
196
197 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
198
199 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
200 running an awk program.
201
202 2008-02-01 Kenichi Handa <handa@m17n.org>
203
204 * charsets/mapconv: Handle UNICODE2.
205
206 * charsets/Makefile (CJK): Include CP932-2BYTE.map
207 (CP932-2BYTE.map): New target.
208
209 2008-02-01 Kenichi Handa <handa@m17n.org>
210
211 * charsets: New directory for scripts to generate charset map
212 files in ../etc/charsets/.
213
214 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
215 * charsets/big5.awk, charsets/gb18030-2.awk, charsets/gb18030-4.awk:
216 * charsets/kuten.awk: New files.
217
218 2008-01-08 Glenn Morris <rgm@gnu.org>
219
220 * admin.el (set-version): Add doc/man/emacs.1.
221
222 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
223
224 * notes/copyright:
225 * MAINTAINERS: Remove references to files that have been removed.
226
227 2008-01-04 Glenn Morris <rgm@gnu.org>
228
229 * admin.el (set-copyright): Add lib-src/ebrowse.c.
230
231 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
232
233 * CPP-DEFINES: New file.
234
235 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
236
237 * FOR-RELEASE: Remove "window-system in face definition" [of
238 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
239 on gnus-dired.el.
240
241 2007-12-05 Glenn Morris <rgm@gnu.org>
242
243 * admin.el (set-version): Handle configure.in. Adapt for doc/
244 directory layout for manuals.
245
246 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
247
248 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
249 been fixed in Gnus CVS but have not yet been synched to Emacs.
250
251 2007-11-17 Glenn Morris <rgm@gnu.org>
252
253 * admin.el (process-lines): Move to ../lisp/subr.el.
254
255 2007-10-23 Glenn Morris <rgm@gnu.org>
256
257 * MAINTAINERS: Move here from ../.
258
259 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
260
261 * make-emacs: Doc fix.
262
263 2007-08-28 Glenn Morris <rgm@gnu.org>
264
265 * admin.el: Provide self.
266
267 2007-08-10 Jan Djärv <jan.h.d@swipnet.se>
268
269 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
270
271 2007-07-25 Glenn Morris <rgm@gnu.org>
272
273 * Relicense all FSF files to GPLv3 or later.
274
275 2007-06-07 Glenn Morris <rgm@gnu.org>
276
277 * admin.el (set-copyright): New function.
278
279 2007-04-25 Nick Roberts <nickrob@snap.net.nz>
280
281 * make-tarball.txt: Add note about cutting the branch.
282
283 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
284
285 * Version 22.1 released.
286
287 2007-02-03 Eli Zaretskii <eliz@gnu.org>
288
289 * nt/makedist.bat: Change EOL format to DOS. Don't use
290 redirection characters in REM lines.
291
292 2007-01-27 Jan Djärv <jan.h.d@swipnet.se>
293
294 * FOR-RELEASE: Removed Gtk/Xft issue.
295
296 2007-01-01 Miles Bader <miles@gnu.org>
297
298 * quick-install-emacs (get_config_var): Deal with weird magic
299 string inserted by recent versions of autoconf.
300
301 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
302
303 * admin.el (set-version): Set version number in
304 lib-src/makefile.w32-in.
305
306 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
307
308 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
309 due to a local miss-configuration.
310
311 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
312
313 * make-announcement (OLD): Remove LEIM references in announcement
314 since it is now built-in.
315
316 2006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
317
318 * admin.el (set-version): Set version numbers in "mac" subdirectory.
319
320 2006-10-03 Kenichi Handa <handa@m17n.org>
321
322 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
323
324 2006-08-13 Chong Yidong <cyd@stupidchicken.com>
325
326 * FOR-RELEASE: Elisp manual checking completed.
327
328 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
329
330 * FOR-RELEASE: Update refcard section.
331
332 2006-07-14 Kim F. Storm <storm@cua.dk>
333
334 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
335
336 2006-07-09 Kim F. Storm <storm@cua.dk>
337
338 * README: Use outline format. Add FOR-RELEASE.
339
340 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
341
342 * FOR-RELEASE: Checking of info.texi done.
343
344 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
345
346 * FOR-RELEASE: Update refcard section.
347
348 2006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
349
350 * FOR-RELEASE: Update refcard section.
351
352 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
353
354 * FOR-RELEASE: Key sequence elisp node done.
355
356 2006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
357
358 * FOR-RELEASE: Update refcard translations. Add coding cookie.
359
360 2006-05-21 Chong Yidong <cyd@mit.edu>
361
362 * FOR-RELEASE: point-entered /point-left bug fixed.
363
364 2006-05-12 Eli Zaretskii <eliz@gnu.org>
365
366 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
367 entry.
368
369 2006-05-06 Bill Wohler <wohler@newt.com>
370
371 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
372 about it.
373
374 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
375
376 * ./* (Copyright): Updated Copyright year(s).
377
378 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
379
380 * FOR-RELEASE (BUGS): Add URLs/MIDs.
381
382 2006-02-20 Kim F. Storm <storm@cua.dk>
383
384 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
385 Rework how fringe bitmaps are defined and used.
386 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
387 one-level representation. It would be cleaner to split the
388 representation into a two-level model where first level maps
389 bitmap usage to a bitmap name, and second level maps bitmap name to
390 a bitmap appearence.
391
392 2006-01-27 Chong Yidong <cyd@stupidchicken.com>
393
394 * FOR-RELEASE: String allocation bugs fixed.
395
396 2005-12-13 Bill Wohler <wohler@newt.com>
397
398 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
399
400 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
401
402 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
403 completing-read-multiple, mail-extract-address-components,
404 mail-mode, quail-define-package, save-buffer and
405 ucs-set-table-for-input from doc strings item (Done).
406
407 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
408
409 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
410
411 2005-11-11 Kim F. Storm <storm@cua.dk>
412
413 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
414 when displaying a non-breaking space in an overlay string.
415
416 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
417
418 * FOR-RELEASE: Init file change implemented.
419
420 2005-10-27 Chong Yidong <cyd@stupidchicken.com>
421
422 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
423
424 2005-10-19 Chong Yidong <cyd@stupidchicken.com>
425
426 * FOR-RELEASE (New features): max-image-size implemented.
427 (Bugs): split-window done, by Kim F. Storm.
428
429 2005-10-17 Bill Wohler <wohler@newt.com>
430
431 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
432 since it's gone. Also marked mh-e as done.
433
434 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
435
436 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
437 libraries on Windows (Done).
438
439 2005-10-01 Jason Rumney <jasonr@gnu.org>
440
441 * admin.el (set-version): Set version numbers in nt/emacs.rc.
442
443 2005-08-31 Romain Francoise <romain@orebokech.com>
444
445 * FOR-RELEASE (New features): Remove vhdl-mode.el update
446 item (Done).
447
448 2005-08-27 Romain Francoise <romain@orebokech.com>
449
450 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
451
452 2005-07-04 Lute Kamstra <lute@gnu.org>
453
454 Update FSF's address in GPL notices.
455
456 2005-06-10 Lute Kamstra <lute@gnu.org>
457
458 * admin.el (set-version): Set version in lisp manual too.
459 * make-tarball.txt: Commit lispref/elisp.texi too.
460
461 2005-06-04 Richard M. Stallman <rms@gnu.org>
462
463 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
464 Other cleanups.
465
466 2005-04-19 Lute Kamstra <lute@gnu.org>
467
468 * make-tarball.txt: Don't commit lisp/loaddefs.el.
469
470 2005-04-14 Lute Kamstra <lute@gnu.org>
471
472 * nt/makedist.bat (elfiles): Update.
473
474 * admin.el (add-release-logs): Fix require call.
475
476 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
477
478 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
479 The first line of every tutorial must begin with a sentence saying
480 "Emacs Tutorial" in the respective language. This should be
481 followed by "See end for copying conditions", likewise in the
482 respective language.
483
484 2005-03-29 Luc Teirlinck <teirllm@auburn.edu>
485
486 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
487 Add `undo-ask-before-discard' to it.
488
489 2005-03-02 Miles Bader <miles@gnu.org>
490
491 * quick-install-emacs: Only use the mkdir --verbose option if the
492 script's --verbose option was specified (this avoids problems with
493 default usage on systems where mkdir doesn't support that option).
494
495 2005-02-15 Jason Rumney <jasonr@gnu.org>
496
497 * nt/makedist.bat: Do not rely on non-standard behavior of
498 tar --exclude.
499
500 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
501
502 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
503
504 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
505
506 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
507 Elisp manuals.
508
509 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
510
511 * FOR-RELEASE (Indications): Clean up and update checklists for
512 Emacs and Elisp manuals.
513
514 2004-09-11 Kim F. Storm <storm@cua.dk>
515
516 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
517 (Documentation): Add NEWS entry.
518 Add section lists for proof-reading Emacs and Lisp manuals.
519
520 2004-08-29 Kim F. Storm <storm@cua.dk>
521
522 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
523
524 2004-08-28 Jan Djärv <jan.h.d@swipnet.se>
525
526 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
527 (now behaves as well as other ports).
528
529 2004-06-28 Jan Djärv <jan.h.d@swipnet.se>
530
531 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
532
533 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
534
535 * FOR-RELEASE: Moved here from the etc directory.
536
537 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
538
539 * notes/BRANCH: New file, to be maintained per CVS branch.
540
541 2003-10-01 Miles Bader <miles@gnu.org>
542
543 * quick-install-emacs: Don't use "function" keyword when defining
544 shell functions.
545
546 2003-09-29 Lute Kamstra <lute@gnu.org>
547
548 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
549
550 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
551
552 * quick-install-emacs: Remove fns-* pruning, since that file no
553 longer seems to be generated.
554 (AVOID): Quote literal periods. Quote braces in a way acceptable
555 to all parties (gawk gets bitchy about using `\').
556
557 2003-08-19 Miles Bader <miles@gnu.org>
558
559 * quick-install-emacs: Add arch-specific ignored files to
560 quick-install-emacs. Use quoting for periods that's acceptable
561 to recent versions of gawk.
562
563 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
564
565 * cus-test.el: Remove obsolete workaround.
566
567 2003-04-22 Andrew Innes <andrewi@gnu.org>
568
569 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
570 emacs.exe before zipping, and including batch file to recreate
571 after unpacking.
572
573 * nt/stitch.bat: New file.
574
575 * nt/README-ftp-server: Update wording and version number etc.
576 Add extra instructions for installing multi-file .zip
577 distribution.
578
579 * nt/README.W32: Remove personal email address and update wording.
580
581 * nt/README-UNDUMP.W32: Remove personal email address and update
582 wording.
583
584 2003-02-10 Francesco Potortì <pot@gnu.org>
585
586 * make-changelog-diff: New script, code stolen from make-announcement.
587
588 * make-announcement: Use make-changelog-diff.
589
590 2003-01-20 Francesco Potortì <pot@gnu.org>
591
592 * make-tarball.txt: Step-by-step instructions for making a tarball.
593
594 * make-announcement: A script for creating pretest annuncements.
595
596 2003-01-17 Francesco Potortì <pot@gnu.org>
597
598 * admin.el (add-release-logs): Expand the directory name before
599 calling find(1).
600 (add-release-logs): Use the same methods as add-log.el for writing
601 the date and the user's name and address.
602
603 2003-01-07 Miles Bader <miles@gnu.org>
604
605 * quick-install-emacs: Unset LANG etc. to avoid non-standard
606 command output from non-C locales.
607
608 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
609
610 * cus-test.el: Extended and reorganized. There are now 4 tests
611 which can be run in batch mode. See the Commentary section.
612
613 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
614
615 * cus-test.el: New file.
616
617 2002-05-27 Miles Bader <miles@gnu.org>
618
619 * quick-install-emacs (VERSION): Calculate using the same method
620 that configure.in uses.
621
622 2002-04-26 Pavel Janík <Pavel@Janik.cz>
623
624 * emacs-pretesters: New file with information for Emacs
625 pretesters.
626
627 2002-03-22 Paul Eggert <eggert@twinsun.com>
628
629 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
630 POSIX 1003.1-2001 disallows both usages.
631
632 2002-02-11 Andrew Innes <andrewi@gnu.org>
633
634 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
635
636 2002-01-24 Andrew Innes <andrewi@gnu.org>
637
638 * nt/README.W32: Remove unnecessary version number and date
639 references.
640
641 * nt/README-UNDUMP.W32: Ditto.
642
643 2001-12-06 Gerd Moellmann <gerd@gnu.org>
644
645 * make-emacs: Add --trace-move.
646
647 2001-10-23 Andrew Innes <andrewi@gnu.org>
648
649 * nt/makedist.bat: Remove remaining obsolete reference to
650 GETTING.GNU.SOFTWARE.
651
652 2001-10-22 Gerd Moellmann <gerd@gnu.org>
653
654 * admin.el (set-version): Use `s' interactive spec for
655 version number.
656
657 2001-10-20 Gerd Moellmann <gerd@gnu.org>
658
659 * (Version 21.1 released.)
660
661 2001-10-20 Gerd Moellmann <gerd@gnu.org>
662
663 * admin.el (add-release-logs): Put the log entry in lispref, too.
664
665 2001-10-20 Miles Bader <miles@gnu.org>
666
667 * quick-install-emacs: Exit if we can't find some variable.
668 (AVOID): Add .orig & .rej files.
669 (get_config_var): Be more liberal about format of config.status
670 sed commands.
671
672 2001-10-19 Gerd Moellmann <gerd@gnu.org>
673
674 * admin.el: New file.
675
676 * build-configs: Add --help option. Add support for building
677 in arbitrary source trees.
678
679 2001-10-17 Gerd Moellmann <gerd@gnu.org>
680
681 * alloc-colors.c: New file.
682
683 2001-10-13 Gerd Moellmann <gerd@gnu.org>
684
685 * make-emacs: Add --boot switch for bootstrapping. Logs to
686 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
687
688 2001-10-05 Gerd Moellmann <gerd@gnu.org>
689
690 * Branch for 21.1.
691
692 2001-09-04 Andrew Innes <andrewi@gnu.org>
693
694 * admin/nt/makedist.bat: Remove reference to obsolete file
695 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
696 version of tar used.
697
698 ;; Local Variables:
699 ;; coding: utf-8
700 ;; add-log-time-zone-rule: t
701 ;; End:
702
703 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
704 2008 Free Software Foundation, Inc.
705
706 This file is part of GNU Emacs.
707
708 GNU Emacs is free software: you can redistribute it and/or modify
709 it under the terms of the GNU General Public License as published by
710 the Free Software Foundation, either version 3 of the License, or
711 (at your option) any later version.
712
713 GNU Emacs is distributed in the hope that it will be useful,
714 but WITHOUT ANY WARRANTY; without even the implied warranty of
715 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
716 GNU General Public License for more details.
717
718 You should have received a copy of the GNU General Public License
719 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
720
721 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a