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