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