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