Document that UNICOWS.DLL is required to run Emacs on Windows 9X.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
8cedc5ac
EZ
12011-10-28 Eli Zaretskii <eliz@gnu.org>
2
3 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
4 running Emacs on Windows 9X.
5
a0c64452
CY
62011-09-26 Chong Yidong <cyd@stupidchicken.com>
7
8 * admin.el (set-version): Fix regexps for config.nt and
9 sed2v2.inp.
10
e39b275c 112011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 12
abec06ff 13 Merge from gnulib (Bug#9169).
24e0f6b1
PE
14 * notes/copyright: The files compile, config.guess, config.sub,
15 depcomp, install-sh, missing, and move-if-change are now in the
16 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
17 and warn-on-use.h are now in build-aux/snippets. New file
18 build-aux/snippets/_Noreturn.h.
19
bca633fb
EZ
202011-08-23 Eli Zaretskii <eliz@gnu.org>
21
22 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
23 values of bidi-class according to DerivedBidiClass.txt from the
24 latest UCD.
25
0902a04e
KH
262011-08-23 Kenichi Handa <handa@m17n.org>
27
28 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
29 values for name, general-category, canonical-combining-class,
30 mirrored, and bidi-class. Describe the meaning of value nil for
31 decimal-digit-value, digit-value, numeric-value, uppercase,
32 lowercase, titlecase, and mirroring.
33 (unidata-gen-table): Handle the case that default-value is a
34 list. Set default values of characters not listed in a table.
35 (unidata-get-name): Return an empty string if a value in a
36 char-table is nil.
37 (unidata-get-decomposition): Return a list of character itself if
38 a value in a char-table is nil.
39
474a8465
EZ
402011-08-15 Eli Zaretskii <eliz@gnu.org>
41
42 * unidata/bidimirror.awk: File removed.
43
44 * unidata/biditype.awk: File removed.
45
46 * unidata/makefile.w32-in (all): Remove src/biditype.h and
47 src/bidimirror.h.
48 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
49
50 * unidata/Makefile.in (all): Remove src/biditype.h and
51 src/bidimirror.h.
52 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
53
a5b436df
JB
542011-07-07 Juanma Barranquero <lekktu@gmail.com>
55
56 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
57 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
58
c805dec0
KH
592011-07-06 Kenichi Handa <handa@m17n.org>
60
61 * unidata/unidata-gen.el (unidata-dir): New variable.
62 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
63 (unidata-prop-alist): INDEX element may be a function. New
64 optional element VAL-LIST (for general-category and bidi-class).
65 New entry `mirroring'.
66 (unidata-prop-default, unidata-prop-val-list): New subst.
67 (unidata-get-character, unidata-put-character): Delete them.
68 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
69 above changes.
70 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
71 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
72 Delete them.
73 (unidata-encode-val): Assume that the first element of VAL-LIST is
74 a cons (nil . 0).
75 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
76 Always store the encoded value.
77 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
78 Set the 1st and the 2nd extra slots to index numbers for C
79 functions.
80 (unidata-gen-table-integer): Likewise.
81 (unidata-gen-table-numeric): Likewise.
82 (unidata-gen-table-name): New arg IGNORE.
83 (unidata-gen-table-decomposition): Likewise.
84 (unidata-describe-general-category): Add the case nil to the
85 description alist.
a5b436df 86 (unidata-gen-mirroring-list): New function.
c805dec0
KH
87 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
88 unidata-prop-alist. Handle the case of storing multiple
89 char-tables in a file.
90
91 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
92 unidata-gen-files.
93
2a35386d
GM
942011-05-21 Glenn Morris <rgm@gnu.org>
95
96 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
97
33383987
JB
982011-03-07 Chong Yidong <cyd@stupidchicken.com>
99
100 * Version 23.3 released.
101
cce7d530 1022011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
103
104 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
105
9d9d12cd
EZ
1062011-02-19 Eli Zaretskii <eliz@gnu.org>
107
108 * admin.el (set-version): Add msdos/sed2v2.inp.
109
1f5d53eb
PE
1102011-02-16 Paul Eggert <eggert@cs.ucla.edu>
111
112 Remove no-longer needed getloadavg symbols.
113 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
114 (LDAV_SYMBOL): Remove.
115
7b24e97a
GM
1162011-02-12 Glenn Morris <rgm@gnu.org>
117
118 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
119
4d881c83
GM
1202011-02-05 Glenn Morris <rgm@gnu.org>
121
122 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
123 (bzrmerge-apply): Use it.
124 (bzrmerge): Kill any old warning buffer first.
125
f6041baa
GM
1262011-02-03 Glenn Morris <rgm@gnu.org>
127
128 * bzrmerge.el (bzrmerge-buffer): New constant.
129 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
130 (bzrmerge-missing): If nothing to do, return nil not (nil).
131 (bzrmerge-apply): Remove odd character from message.
132 (bzrmerge): Give status messages.
133
70b0d280
EZ
1342011-01-31 Eli Zaretskii <eliz@gnu.org>
135
f6041baa
GM
136 * admin.el (set-version): Remove lib-src/makefile.w32-in.
137 Add nt/config.nt.
70b0d280 138
16fab143
PE
1392011-01-31 Paul Eggert <eggert@cs.ucla.edu>
140
141 src/emacs.c now gets version number from configure.in
142 * admin.el (set-version): Don't update src/emacs.c.
143 * quick-install-emacs (VERSION): Get it from configure.in, not from
144 src/emacs.c.
145
16c3e636
PE
1462011-01-30 Paul Eggert <eggert@cs.ucla.edu>
147
148 strftime: import from gnulib
149 * notes/copyright: strftime.c moved from src to lib.
150
d0cb8662
GM
1512011-01-25 Glenn Morris <rgm@gnu.org>
152
153 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
154 (bzrmerge-missing): Use it.
155
d6100f3d
PE
1562011-01-19 Paul Eggert <eggert@cs.ucla.edu>
157
158 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
159 rather than doing rm and autoconf by hand. See
160 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
161
9092d186
PE
1622011-01-17 Paul Eggert <eggert@cs.ucla.edu>
163
164 * notes/bzr (Installing changes from gnulib): New section.
165 Need for this suggested by Stefan Monnier.
166
41f44310
SM
1672011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
168
169 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
170 an inconsistent state.
171
a3e44e79 1722011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
173
174 Update copyright notes to match recent gnulib-related changes.
175 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
176 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
177 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
178 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
179 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
180 subsumed by m4/*.m4 rule). config.guess, config.sub, and
181 doc/man/texinfo.tex are now copied in from gnulib.
182
6fffc900
GM
1832011-01-15 Glenn Morris <rgm@gnu.org>
184
2153c862 185 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 186
6fffc900
GM
187 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
188 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
189
77ab81d0 1902011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
191
192 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
193
1851cac3
GM
1942011-01-14 Glenn Morris <rgm@gnu.org>
195
196 * bzrmerge.el: Require cl when compiling.
197 (bzrmerge-merges): Doc fix.
198
2b3f5bc8
PE
1992011-01-07 Paul Eggert <eggert@cs.ucla.edu>
200
201 * notes/copyright: There's only one install-sh, not two, so fix a
202 typo claiming that there's two. Add move-if-change to the list of
203 GPL files imported from gnulib.
204
2052011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
206
207 * notes/copyright: Report status more accurately for non-GPL files.
208 Report copyright status more accurately for mkinstalldirs,
209 configure, m4/getopt.m4, and msdos/sed*.inp.
210
7c420169 2112011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
212
213 * nt/README.W32: Update the information about PNG support libraries.
214 (Bug#7716)
215
9ebea0e7
SM
2162010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
217
218 * bzrmerge.el: New file to help merge branches while skipping
219 some revisions (e.g. from emacs-23 to trunk).
220
201ef780
AS
2212010-12-03 Andreas Schwab <schwab@linux-m68k.org>
222
223 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
224
16a0af11
GM
2252010-10-12 Glenn Morris <rgm@gnu.org>
226
227 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
228
f4f358f1
GM
2292010-10-09 Glenn Morris <rgm@gnu.org>
230
231 * admin.el (set-version): Add doc/emacs/emacsver.texi.
232
3fb78d1f
GM
2332010-10-09 Glenn Morris <rgm@gnu.org>
234
f7a31f11
GM
235 * admin.el (set-version): No need to act on doc/ files any more.
236
3fb78d1f
GM
237 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
238
733946e7
JB
2392010-09-05 Juanma Barranquero <lekktu@gmail.com>
240
241 * unidata/BidiMirroring.txt: Update from
242 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
243
244 * unidata/UnicodeData.txt: Update from
245 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
246
671d409f
AS
2472010-08-09 Andreas Schwab <schwab@linux-m68k.org>
248
249 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
250
29cf3e20
EZ
2512010-08-05 Eli Zaretskii <eliz@gnu.org>
252
253 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
254
e3aef5c6
CS
2552010-07-24 Christoph Scholtes <cschol2112@gmail.com>
256
257 * admin.el: Write version number to nt/makefile.w32-in.
258 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
259 in the nt/ directory.
260 * nt/README.W32: Relocate to nt/ directory.
261
8966b757
AS
2622010-07-11 Andreas Schwab <schwab@linux-m68k.org>
263
264 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
265
71c44c04
EZ
2662010-07-08 Eli Zaretskii <eliz@gnu.org>
267
268 * MAINTAINERS: Update my responsibilities.
269
72af86bd
AS
2702010-07-07 Andreas Schwab <schwab@linux-m68k.org>
271
272 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
273 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
274 Remove.
275
317fbf33
EZ
2762010-06-12 Eli Zaretskii <eliz@gnu.org>
277
cbc4fd20
EZ
278 * unidata/bidimirror.awk: New file.
279
280 * unidata/BidiMirroring.txt: New file from
281 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
282
a5b436df 283 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
284 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
285
286 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
287 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
288
317fbf33
EZ
289 * unidata/biditype.awk: New file.
290
291 * unidata/Makefile.in (../../src/biditype.h): New target.
292
293 * unidata/makefile.w32-in (../../src/biditype.h): New target.
294
bf3e70eb
JB
2952010-06-09 Juanma Barranquero <lekktu@gmail.com>
296
297 * unidata/UnicodeData.txt: Update from
298 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
299
81ac4f35
GM
3002010-05-27 Glenn Morris <rgm@gnu.org>
301
302 * quick-install-emacs (AVOID): No more Makefile.c files.
303
304 * notes/cpp: Remove file.
305
e45b9e19
KR
3062010-05-15 Ken Raeburn <raeburn@raeburn.org>
307
308 * admin.el (set-version, set-copyright): Update emacs.c instead of
309 version.el.
310
311 * make-tarball.txt: Update filename list in step 6.
312
313 * quick-install-emacs: Scan emacs.c instead of version.el for
314 version string.
315
61a808e8
CY
3162010-05-07 Chong Yidong <cyd@stupidchicken.com>
317
318 * Version 23.2 released.
319
796bb936
EZ
3202010-04-01 Eli Zaretskii <eliz@gnu.org>
321
52f4d8d5 322 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 323
288f9fc0
CY
3242010-03-10 Chong Yidong <cyd@stupidchicken.com>
325
326 * Branch for 23.2.
327
f758ab59
MB
3282010-03-10 Miles Bader <miles@gnu.org>
329
61c26472
MB
330 * quick-install-emacs: Use more portable shell syntax.
331
a5b436df 332 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
333 installing.
334
296271c0
JB
3352010-02-14 Juanma Barranquero <lekktu@gmail.com>
336
337 * quick-install-emacs (PRUNED): Fix typo in message.
338
79c08ece
GM
3392010-01-20 Glenn Morris <rgm@gnu.org>
340
341 * revdiff: Remove file that only works with CVS, and isn't really
342 needed with Bazaar (given the in-built revision options of bzr diff).
343
893db5bc
GM
3442010-01-12 Glenn Morris <rgm@gnu.org>
345
346 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
347 than emacs-pretest-bug for bug reports for development versions.
348
149353a4
KH
3492009-11-06 Kenichi Handa <handa@m17n.org>
350
351 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
352 that the block data and the following per-char data fall into the
353 same char-table leaf.
354
171fda8a
JB
3552009-10-01 Juanma Barranquero <lekktu@gmail.com>
356
357 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
358
06d09461
JB
3592009-09-07 Juanma Barranquero <lekktu@gmail.com>
360
361 * unidata/.gitignore: New file.
362
cb335806
EZ
3632009-08-22 Eli Zaretskii <eliz@gnu.org>
364
8e22fa7e
EZ
365 * notes/bugtracker: How to reassign a bug to a list of packages.
366
cb335806
EZ
367 * notes/newfile: Details of how to check for problems with DOS 8+3
368 file-name restrictions.
369
3702009-08-18 Glenn Morris <rgm@gnu.org>
371
372 * notes/newfile: New file.
373
54aa48fe
EZ
3742009-07-11 Eli Zaretskii <eliz@gnu.org>
375
376 * make-tarball.txt: Add a note about bumping the value of
377 customize-changed-options-previous-release.
378
aa4a9384
KH
3792009-06-24 Kenichi Handa <handa@m17n.org>
380
381 * charsets/mapconv: For the UNICODE format files, do reverse sort
382 and don't compact the map. This is to prefer the first one in the
383 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
384
09856751
KH
3852009-06-12 Kenichi Handa <handa@m17n.org>
386
387 * charsets/Makefile (JISX213A.map): Make it depend on
388 mapfiles/JISX213A.map.gz.
389 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
390
391 * charsets/mapfiles/JISX213A.map.gz: New file.
392
393 * charsets/mapfiles/README: Describe JISX213A.map.gz.
394
09e47eb5
KH
3952009-06-12 Kenichi Handa <handa@m17n.org>
396
397 * charsets/mapfiles/*: New files.
398
399 * charsets/mule-charsets.el: Mostly re-written to generate all
400 MULE-*.map files.
401
402 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
403 files.
404
405 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
406 EUC-JP-MS.
407
408 * charsets/cp51932.awk (END): Print arch-tag at the tail.
409
410 * charsets/Makefile: Maps depend on files under mapfiles or
411 ${GLIBC_CHARMAPS}.
412
0b4ff5df
KH
4132009-04-21 Kenichi Handa <handa@m17n.org>
414
415 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
416 change.
417
88758986
KH
4182009-04-17 Kenichi Handa <handa@m17n.org>
419
420 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
421 Hangle decomposition rule to Unicode.
422
0af3fedf
KH
4232009-04-09 Kenichi Handa <handa@m17n.org>
424
425 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
426 a string with a composition property to disable combining
427 characters being composed.
428
e308dcd3 4292009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
430
431 * quick-install-emacs: Be more clever about locating info directory.
432
d9cce206
JB
4332009-02-24 Juanma Barranquero <lekktu@gmail.com>
434
435 * nt/README.W32: Fix typos.
436
3deb93c6
JR
4372009-02-23 Jason Rumney <jasonr@gnu.org>
438
439 * nt/README-ftp-server: Update for 23.0.91
440
d9cce206
JB
441 * nt/README.W32: Remove ever expanding versions of Windows.
442 Shorten FAQ URL. Remove mention of obsolete lock directory.
443 Windows distribution now bin and barebin only. Add note about
444 SVG support. Remove old tar and gzip problem workarounds.
445 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
446
447 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
448 undumped distribution no longer exists.
449
e73521d0 4502009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
451
452 * nt/README.W32: Fix typo. (Bug#2207)
453
1b1db3a9
CY
4542009-02-01 Chong Yidong <cyd@stupidchicken.com>
455
456 * admin.el (set-version): Remove deleted file ns-emacs.texi.
457
d90442ce
KH
4582008-12-02 Kenichi Handa <handa@m17n.org>
459
460 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
461 `decomposition' property adjusted.
462 (unidata-split-decomposition): Don't include surrounding "<" and
463 ">" in a symbol name.
464
4652008-12-01 Kenichi Handa <handa@m17n.org>
466
b97439ce
JB
467 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
468 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
469 (unidata-get-numeric, unidata-put-numeric)
470 (unidata-gen-table-numeric): New functions.
471 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
472
983ab7ba
EZ
4732008-11-29 Eli Zaretskii <eliz@gnu.org>
474
475 * notes/documentation: Add notes about Antinews.
476
91236f63
GM
4772008-10-23 Glenn Morris <rgm@gnu.org>
478
479 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
480 Add/tweak some nextstep/ entries.
481
c674e738
KH
4822008-09-19 Kenichi Handa <handa@m17n.org>
483
484 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
485 positions.
486
293a3986
EZ
4872008-08-23 Eli Zaretskii <eliz@gnu.org>
488
489 * CPP-DEFINES: Add USER_FULL_NAME.
490
b7063e7e
JR
4912008-08-16 Jason Rumney <jasonr@gnu.org>
492
d4835507 493 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 494
295b47d8
JB
4952008-08-06 Juanma Barranquero <lekktu@gmail.com>
496
497 * nt/dump.bat: Fix mixed EOLs.
498
14145fa3
AR
4992008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
500
0dcb2845 501 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 502
c3179b06
EZ
5032008-08-02 Eli Zaretskii <eliz@gnu.org>
504
505 * CPP-DEFINES: Add defines for accessing system processes.
506
9e2a2647
DN
5072008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
508
509 * make-tarball.txt:
510 * admin.el:
511 * FOR-RELEASE:
512 * CPP-DEFINES: Remove mentions of Mac Carbon.
513
d3841127
GM
5142008-07-16 Glenn Morris <rgm@gnu.org>
515
516 * admin.el (set-version, set-copyright): Add nextstep/ files.
517
ba60bd44 5182008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 519
0dcb2845 520 * CPP-DEFINES: Add NS port related defines.
edfda783 521
f2d8d275
GM
5222008-06-16 Glenn Morris <rgm@gnu.org>
523
5de85e83
GM
524 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
525 doc/lispref/book-spine.texinfo.
f2d8d275 526
611bee81
GM
5272008-06-15 Glenn Morris <rgm@gnu.org>
528
529 * admin.el (set-version): Add doc/misc/faq.texi.
530
d6710afe
JB
5312008-05-22 Juanma Barranquero <lekktu@gmail.com>
532
533 * FOR-RELEASE: Remove Windows problem about the XPM image library
534 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
535
2e10f11c
JB
5362008-04-15 Juanma Barranquero <lekktu@gmail.com>
537
538 * unidata/UnicodeData.txt: Update to Unicode 5.1.
539
dd7d19d7
JB
5402008-04-14 Juanma Barranquero <lekktu@gmail.com>
541
542 * unidata/unidata-gen.el (unidata-prop-alist):
543 Fix typo in description of `numeric-value'.
544 (unidata-put-character): Fix typo in error message.
545
2cbff44e
GM
5462008-02-21 Glenn Morris <rgm@gnu.org>
547
548 * notes/unicode, notes/font-backend: New files, split off from
549 README.unicode.
550
43bad2da
KH
5512008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
552
553 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 554 being used in latin1-disp.el. Remove the problem of
98723304
KH
555 cp-supported-codepages. Remove the problem of lost changelog for
556 ps-prin1.ps.
43bad2da 557
8a7619ba
EZ
5582008-02-16 Eli Zaretskii <eliz@gnu.org>
559
560 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
561 non-portable in this context.
562
563 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
564 non-portable in this context.
565
f96b6330
EZ
5662008-02-09 Eli Zaretskii <eliz@gnu.org>
567
568 * unidata/makefile.w32-in (lisp): New variable.
569 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
570 lisp/emacs-lisp.
571
56eb72a0
JR
5722008-02-04 Jason Rumney <jasonr@gnu.org>
573
574 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
575
a8fd9158
JB
5762008-02-02 Juanma Barranquero <lekktu@gmail.com>
577
578 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
579
c7e85fc7
EZ
5802008-02-02 Eli Zaretskii <eliz@gnu.org>
581
9aa0b3c8
EZ
582 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
583
bcc891c2 584 * unidata/Makefile.in: Rename from Makefile.
5889232d 585
c7e85fc7
EZ
586 * unidata/makefile.w32-in: New file.
587
db516472
JR
5882008-02-02 Jason Rumney <jasonr@gnu.org>
589
590 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
591
609789d7 5922008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 593
aca7a3d2
MB
594 * unidata/copyright.html: New file.
595
609789d7 5962008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
597
598 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
599 decomposition, if T is the same as TBase, don't include it in the
600 returned list.
601
609789d7 6022008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
603
604 * unidata/unidata-gen.el (unidata-text-file): Delete it.
605 (unidata-list): Initialize to nil.
606 (unidata-setup-list): New function.
bcc891c2
GM
607 (unidata-gen-files): New optional arg unidata-text-file.
608 If it's nil, set unidata-text-file to the left command line arg.
609 Call unidate-setup-list at first.
aca7a3d2 610
bcc891c2 611 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
612 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
613
609789d7 6142008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 615
bcc891c2
GM
616 * unidata/unidata-gen.el: Fix comment typo.
617 Change string-to-int to string-to-number.
618 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
619 (unidata-list): Just insert unidata-text-file.
620 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 621 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 622
bcc891c2 623 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
624 (charprop.el): Depends on unidata.txt.
625 (clean): Remove unidata.txt.
626
609789d7 6272008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
628
629 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
630 (unidata-get-name): Handle U+110B.
631
609789d7 6322008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
633
634 Sub-directory `unidata' is for codes to generate charprop.el and
635 many other uni-*.el files from `UnicodeData.txt'.
636
637 * Unidata/README: New file.
638
639 * unidata/Makefile: New file.
640
641 * unidata/unidata-gen.el: New file.
642
643 * unidata/UnicodeData.txt: New file. Copied from
609789d7 644 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
645
646 * unidata/.cvsignore: New file.
647
609789d7 6482008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
649
650 * charsets/.cvsignore: New file.
651
652 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
653
bcc891c2
GM
654 * charsets/Makefile (all): Rename target from charsets.
655 Depend on ${TRANS_TABLE}.
656 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
657 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
658 (install): Copy updated files only.
659
6602008-02-02 Kenichi Handa <handa@m17n.org>
661
bcc891c2 662 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
663
6642008-02-02 Kenichi Handa <handa@m17n.org>
665
666 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
667 0x2299 to 0x29BF.
668
609789d7 6692008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
670
671 * charsets/Makefile (TRANS_TABLE): New macro.
672 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 673 (cp51932.el): New target.
aca7a3d2
MB
674 (eucjp-ms.el): New target.
675 (install): Include ${TRANS_TABLE}.
676 (CJK): Include JISX213A.map.
677 (JISX213A.map): New target.
678
679 * charsets/eucjp-ms.awk: New file.
680
681 * charsets/cp51932.awk: New file.
682
609789d7 6832008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
684
685 * charsets/cp932.awk: New file.
686
bcc891c2 687 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
688
689 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
690 running an awk program.
691
609789d7 6922008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
693
694 * charsets/mapconv: Handle UNICODE2.
695
c4cc8b9a 696 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
697 (CP932-2BYTE.map): New target.
698
609789d7 6992008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
700
701 * charsets: New directory for scripts to generate charset map
702 files in ../etc/charsets/.
703
bcc891c2 704 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 705 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 706 * charsets/kuten.awk: New files.
aca7a3d2 707
adf94aa6
GM
7082008-01-08 Glenn Morris <rgm@gnu.org>
709
710 * admin.el (set-version): Add doc/man/emacs.1.
711
f3041af1
DN
7122008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
713
714 * notes/copyright:
715 * MAINTAINERS: Remove references to files that have been removed.
716
a70c9a7a
GM
7172008-01-04 Glenn Morris <rgm@gnu.org>
718
719 * admin.el (set-copyright): Add lib-src/ebrowse.c.
720
aa5fea59
SM
7212007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
722
723 * CPP-DEFINES: New file.
724
f8747b72
RS
7252007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
726
727 * FOR-RELEASE: Remove "window-system in face definition" [of
728 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
729 on gnus-dired.el.
730
24bbe01e
GM
7312007-12-05 Glenn Morris <rgm@gnu.org>
732
733 * admin.el (set-version): Handle configure.in. Adapt for doc/
734 directory layout for manuals.
735
0073bc5d
RS
7362007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
737
630cb3b7
JB
738 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
739 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 740
1453abd0
GM
7412007-11-17 Glenn Morris <rgm@gnu.org>
742
743 * admin.el (process-lines): Move to ../lisp/subr.el.
744
ca076674
GM
7452007-10-23 Glenn Morris <rgm@gnu.org>
746
747 * MAINTAINERS: Move here from ../.
748
943756ea
JB
7492007-10-17 Juanma Barranquero <lekktu@gmail.com>
750
751 * make-emacs: Doc fix.
752
bab9fcb4
GM
7532007-08-28 Glenn Morris <rgm@gnu.org>
754
755 * admin.el: Provide self.
756
880820fe 7572007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 758
d58ee9f1 759 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 760
cacc7b51
GM
7612007-07-25 Glenn Morris <rgm@gnu.org>
762
763 * Relicense all FSF files to GPLv3 or later.
764
bfcea090
GM
7652007-06-07 Glenn Morris <rgm@gnu.org>
766
767 * admin.el (set-copyright): New function.
768
017f0417
NR
7692007-04-25 Nick Roberts <nickrob@snap.net.nz>
770
771 * make-tarball.txt: Add note about cutting the branch.
772
537a062f
CY
7732007-06-02 Chong Yidong <cyd@stupidchicken.com>
774
775 * Version 22.1 released.
776
77083ca3
EZ
7772007-02-03 Eli Zaretskii <eliz@gnu.org>
778
779 * nt/makedist.bat: Change EOL format to DOS. Don't use
780 redirection characters in REM lines.
781
880820fe 7822007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
783
784 * FOR-RELEASE: Removed Gtk/Xft issue.
785
1fc8c92b
MB
7862007-01-01 Miles Bader <miles@gnu.org>
787
788 * quick-install-emacs (get_config_var): Deal with weird magic
789 string inserted by recent versions of autoconf.
790
7dce1990
JB
7912006-11-25 Juanma Barranquero <lekktu@gmail.com>
792
793 * admin.el (set-version): Set version number in
794 lib-src/makefile.w32-in.
795
dc3d1157
RS
7962006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
797
798 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
799 due to a local miss-configuration.
800
08c85160
CY
8012006-10-28 Chong Yidong <cyd@stupidchicken.com>
802
803 * make-announcement (OLD): Remove LEIM references in announcement
804 since it is now built-in.
805
d0834a5c
YM
8062006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
807
808 * admin.el (set-version): Set version numbers in "mac" subdirectory.
809
151fe029
KH
8102006-10-03 Kenichi Handa <handa@m17n.org>
811
812 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
813
e71cb549
CY
8142006-08-13 Chong Yidong <cyd@stupidchicken.com>
815
816 * FOR-RELEASE: Elisp manual checking completed.
817
6232e72d
RS
8182006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
819
820 * FOR-RELEASE: Update refcard section.
821
8a8476f9
KS
8222006-07-14 Kim F. Storm <storm@cua.dk>
823
824 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
825
1eca02e7
KS
8262006-07-09 Kim F. Storm <storm@cua.dk>
827
828 * README: Use outline format. Add FOR-RELEASE.
829
7fa61471
CY
8302006-06-27 Chong Yidong <cyd@stupidchicken.com>
831
832 * FOR-RELEASE: Checking of info.texi done.
833
8361675a
RS
8342006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
835
836 * FOR-RELEASE: Update refcard section.
837
3f168e29
RS
8382006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
839
840 * FOR-RELEASE: Update refcard section.
841
f195dc16
CY
8422006-05-25 Chong Yidong <cyd@stupidchicken.com>
843
844 * FOR-RELEASE: Key sequence elisp node done.
845
49561a36
RS
8462006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
847
848 * FOR-RELEASE: Update refcard translations. Add coding cookie.
849
6fedb9f9
CY
8502006-05-21 Chong Yidong <cyd@mit.edu>
851
852 * FOR-RELEASE: point-entered /point-left bug fixed.
853
61515a63
EZ
8542006-05-12 Eli Zaretskii <eliz@gnu.org>
855
856 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
857 entry.
858
4297ece2
BW
8592006-05-06 Bill Wohler <wohler@newt.com>
860
861 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
862 about it.
863
4bbe413d 8642006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 865
4bbe413d 866 * ./* (Copyright): Updated Copyright year(s).
49561a36 867
6b82baf6
RS
8682006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
869
870 * FOR-RELEASE (BUGS): Add URLs/MIDs.
871
49af2995
KS
8722006-02-20 Kim F. Storm <storm@cua.dk>
873
874 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
875 Rework how fringe bitmaps are defined and used.
876 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
877 one-level representation. It would be cleaner to split the
878 representation into a two-level model where first level maps
879 bitmap usage to a bitmap name, and second level maps bitmap name to
880 a bitmap appearence.
881
d5e87a2f
CY
8822006-01-27 Chong Yidong <cyd@stupidchicken.com>
883
8a8476f9 884 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 885
9c43c921
BW
8862005-12-13 Bill Wohler <wohler@newt.com>
887
888 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
889
6ed81b24
RS
8902005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
891
c95dddbe
RS
892 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
893 completing-read-multiple, mail-extract-address-components,
894 mail-mode, quail-define-package, save-buffer and
895 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 896
2950d850
CY
8972005-11-28 Chong Yidong <cyd@stupidchicken.com>
898
899 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
900
ab4d879e
KS
9012005-11-11 Kim F. Storm <storm@cua.dk>
902
903 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
904 when displaying a non-breaking space in an overlay string.
905
932dc33b
CY
9062005-10-30 Chong Yidong <cyd@stupidchicken.com>
907
908 * FOR-RELEASE: Init file change implemented.
909
c809f7cc
CY
9102005-10-27 Chong Yidong <cyd@stupidchicken.com>
911
912 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
913
4754e179 9142005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
915
916 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 917 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 918
ffda926c
BW
9192005-10-17 Bill Wohler <wohler@newt.com>
920
921 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 922 since it's gone. Also marked mh-e as done.
ffda926c 923
2d4713aa
JB
9242005-10-11 Juanma Barranquero <lekktu@gmail.com>
925
926 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
927 libraries on Windows (Done).
928
95f76284
JR
9292005-10-01 Jason Rumney <jasonr@gnu.org>
930
931 * admin.el (set-version): Set version numbers in nt/emacs.rc.
932
52f277bf
RF
9332005-08-31 Romain Francoise <romain@orebokech.com>
934
630cb3b7 935 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
936 item (Done).
937
c0eb0519
RF
9382005-08-27 Romain Francoise <romain@orebokech.com>
939
940 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
941
385ee3de 9422005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
943
944 Update FSF's address in GPL notices.
945
257914aa
LK
9462005-06-10 Lute Kamstra <lute@gnu.org>
947
948 * admin.el (set-version): Set version in lisp manual too.
949 * make-tarball.txt: Commit lispref/elisp.texi too.
950
a4e51a7a
RS
9512005-06-04 Richard M. Stallman <rms@gnu.org>
952
953 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
954 Other cleanups.
955
834671a6
LK
9562005-04-19 Lute Kamstra <lute@gnu.org>
957
958 * make-tarball.txt: Don't commit lisp/loaddefs.el.
959
54381691
LK
9602005-04-14 Lute Kamstra <lute@gnu.org>
961
118e2c39
LK
962 * nt/makedist.bat (elfiles): Update.
963
54381691
LK
964 * admin.el (add-release-logs): Fix require call.
965
0b048d52
MT
9662005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
967
943756ea
JB
968 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
969 The first line of every tutorial must begin with a sentence saying
970 "Emacs Tutorial" in the respective language. This should be
971 followed by "See end for copying conditions", likewise in the
972 respective language.
0b048d52 973
18cd5892
LT
9742005-03-29 Luc Teirlinck <teirllm@auburn.edu>
975
976 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
977 Add `undo-ask-before-discard' to it.
978
9a1c5fbf
MB
9792005-03-02 Miles Bader <miles@gnu.org>
980
981 * quick-install-emacs: Only use the mkdir --verbose option if the
982 script's --verbose option was specified (this avoids problems with
983 default usage on systems where mkdir doesn't support that option).
984
e25c1ca6
JR
9852005-02-15 Jason Rumney <jasonr@gnu.org>
986
fffa137c 987 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
988 tar --exclude.
989
880820fe 9902004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
991
992 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
993
6622d928
LT
9942004-09-20 Luc Teirlinck <teirllm@auburn.edu>
995
996 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
997 Elisp manuals.
998
d574552a
LT
9992004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1000
1001 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1002 Emacs and Elisp manuals.
d574552a 1003
0a5e5be0
KS
10042004-09-11 Kim F. Storm <storm@cua.dk>
1005
1006 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
1007 (Documentation): Add NEWS entry.
1008 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 1009
2661eae9
KS
10102004-08-29 Kim F. Storm <storm@cua.dk>
1011
1012 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1013
880820fe 10142004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 1015
c4cc8b9a 1016 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
1017 (now behaves as well as other ports).
1018
880820fe 10192004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 1020
2661eae9 1021 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 1022
44618f20 10232004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
1024
1025 * FOR-RELEASE: Moved here from the etc directory.
1026
db281452
TTN
10272004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1028
1029 * notes/BRANCH: New file, to be maintained per CVS branch.
1030
feebeb72
MB
10312003-10-01 Miles Bader <miles@gnu.org>
1032
1033 * quick-install-emacs: Don't use "function" keyword when defining
1034 shell functions.
1035
44618f20
LK
10362003-09-29 Lute Kamstra <lute@gnu.org>
1037
1038 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1039
e04e1ce2
MB
10402003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
1041
1042 * quick-install-emacs: Remove fns-* pruning, since that file no
1043 longer seems to be generated.
1044 (AVOID): Quote literal periods. Quote braces in a way acceptable
1045 to all parties (gawk gets bitchy about using `\').
1046
6cce52e8
MB
10472003-08-19 Miles Bader <miles@gnu.org>
1048
1049 * quick-install-emacs: Add arch-specific ignored files to
1050 quick-install-emacs. Use quoting for periods that's acceptable
1051 to recent versions of gawk.
1052
13582d53
MR
10532003-08-11 Markus Rost <rost@math.ohio-state.edu>
1054
1055 * cus-test.el: Remove obsolete workaround.
1056
e53925a5
AI
10572003-04-22 Andrew Innes <andrewi@gnu.org>
1058
1059 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1060 emacs.exe before zipping, and including batch file to recreate
1061 after unpacking.
1062
1063 * nt/stitch.bat: New file.
1064
1065 * nt/README-ftp-server: Update wording and version number etc.
1066 Add extra instructions for installing multi-file .zip
1067 distribution.
1068
1069 * nt/README.W32: Remove personal email address and update wording.
1070
1071 * nt/README-UNDUMP.W32: Remove personal email address and update
1072 wording.
1073
880820fe 10742003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
1075
1076 * make-changelog-diff: New script, code stolen from make-announcement.
1077
1078 * make-announcement: Use make-changelog-diff.
1079
880820fe 10802003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
1081
1082 * make-tarball.txt: Step-by-step instructions for making a tarball.
1083
10d1d0af 1084 * make-announcement: A script for creating pretest announcements.
163c6f1c 1085
880820fe 10862003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
1087
1088 * admin.el (add-release-logs): Expand the directory name before
1089 calling find(1).
1090 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 1091 the date and the user's name and address.
33b97f32 1092
7b997a97
MB
10932003-01-07 Miles Bader <miles@gnu.org>
1094
1095 * quick-install-emacs: Unset LANG etc. to avoid non-standard
1096 command output from non-C locales.
1097
6c465a15 10982002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 1099
3bc08206 1100 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 1101 which can be run in batch mode. See the Commentary section.
bd08d86a 1102
5ce129c2
MR
11032002-10-08 Markus Rost <rost@math.ohio-state.edu>
1104
1105 * cus-test.el: New file.
1106
14dd2fe9
MB
11072002-05-27 Miles Bader <miles@gnu.org>
1108
1109 * quick-install-emacs (VERSION): Calculate using the same method
1110 that configure.in uses.
1111
880820fe 11122002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
1113
1114 * emacs-pretesters: New file with information for Emacs
1115 pretesters.
1116
b9a07996
PE
11172002-03-22 Paul Eggert <eggert@twinsun.com>
1118
1119 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1120 POSIX 1003.1-2001 disallows both usages.
1121
38b81d74
AI
11222002-02-11 Andrew Innes <andrewi@gnu.org>
1123
1124 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1125
72a68345
AI
11262002-01-24 Andrew Innes <andrewi@gnu.org>
1127
1128 * nt/README.W32: Remove unnecessary version number and date
1129 references.
1130
1131 * nt/README-UNDUMP.W32: Ditto.
1132
ebbaf4e3
GM
11332001-12-06 Gerd Moellmann <gerd@gnu.org>
1134
1135 * make-emacs: Add --trace-move.
1136
461a1459
AI
11372001-10-23 Andrew Innes <andrewi@gnu.org>
1138
1139 * nt/makedist.bat: Remove remaining obsolete reference to
1140 GETTING.GNU.SOFTWARE.
1141
26fe1f92
GM
11422001-10-22 Gerd Moellmann <gerd@gnu.org>
1143
1144 * admin.el (set-version): Use `s' interactive spec for
1145 version number.
1146
71431a0e
GM
11472001-10-20 Gerd Moellmann <gerd@gnu.org>
1148
6aa97356 1149 * (Version 21.1 released.)
71431a0e 1150
e568708b
GM
11512001-10-20 Gerd Moellmann <gerd@gnu.org>
1152
1153 * admin.el (add-release-logs): Put the log entry in lispref, too.
1154
c5915370
MB
11552001-10-20 Miles Bader <miles@gnu.org>
1156
1157 * quick-install-emacs: Exit if we can't find some variable.
1158 (AVOID): Add .orig & .rej files.
1159 (get_config_var): Be more liberal about format of config.status
1160 sed commands.
1161
5a4a5bd4
GM
11622001-10-19 Gerd Moellmann <gerd@gnu.org>
1163
74499542
GM
1164 * admin.el: New file.
1165
5a4a5bd4
GM
1166 * build-configs: Add --help option. Add support for building
1167 in arbitrary source trees.
1168
09954f3b
GM
11692001-10-17 Gerd Moellmann <gerd@gnu.org>
1170
1171 * alloc-colors.c: New file.
1172
f2164e31
GM
11732001-10-13 Gerd Moellmann <gerd@gnu.org>
1174
1175 * make-emacs: Add --boot switch for bootstrapping. Logs to
1176 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1177
ab952a4f
GM
11782001-10-05 Gerd Moellmann <gerd@gnu.org>
1179
1180 * Branch for 21.1.
6c465a15 1181
f537c3cd
EZ
11822001-09-04 Andrew Innes <andrewi@gnu.org>
1183
1184 * admin/nt/makedist.bat: Remove reference to obsolete file
1185 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
1186 version of tar used.
1187
1188;; Local Variables:
880820fe 1189;; coding: utf-8
f537c3cd 1190;; End:
2a34a036 1191
73b0cd50 1192 Copyright (C) 2001-2011 Free Software Foundation, Inc.
5b87ad55
GM
1193
1194 This file is part of GNU Emacs.
1195
9ad5de0c 1196 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1197 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
1198 the Free Software Foundation, either version 3 of the License, or
1199 (at your option) any later version.
5b87ad55
GM
1200
1201 GNU Emacs is distributed in the hope that it will be useful,
1202 but WITHOUT ANY WARRANTY; without even the implied warranty of
1203 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1204 GNU General Public License for more details.
1205
1206 You should have received a copy of the GNU General Public License
9ad5de0c 1207 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.