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