* lisp/emacs-lisp/authors.el (authors-aliases): Addition.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
501390c5
PE
12012-06-01 Paul Eggert <eggert@cs.ucla.edu>
2
3 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
4 * make-tarball.txt: Don't worry about maintainer mode.
5
0e7a053e
PE
62012-05-28 Paul Eggert <eggert@cs.ucla.edu>
7
8 * CPP-DEFINES: Remove HAVE_SYSINFO.
9
50c4645e
PE
102012-05-27 Paul Eggert <eggert@cs.ucla.edu>
11
12 Assume gnulib does largefile.
13 * merge-gnulib (GNULIB_MODULES): Add largefile.
14
34374650
PE
152012-05-22 Paul Eggert <eggert@cs.ucla.edu>
16
17 Remove src/m/*.
18 * CPP-DEFINES: Do not mention src/m/*.h.
19 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
20 (BITS_PER_SHORT, BITS_PER_INT): Remove.
21 * MAINTAINERS: Remove src/m/.
22
9b4ee616
PE
232012-05-21 Paul Eggert <eggert@cs.ucla.edu>
24
fb77d37e
PE
25 Use full name for m4/gnulib-comp.m4. (Bug#11529)
26 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
27
261cb4bb
PE
28 Assume C89 or later.
29 * CPP-DEFINES: Remove NULL, const.
30
9b4ee616
PE
31 Make merging from gnulib a script, not a makefile action.
32 * merge-gnulib: New script, with actions moved here from
33 ../Makefile.in.
34
003fdae2
PE
352012-05-19 Paul Eggert <eggert@cs.ucla.edu>
36
9232a6d9
PE
37 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
38
003fdae2
PE
39 * CPP-DEFINES (HAVE_FTIME): Remove.
40
6116bd7e
GM
412012-05-02 Glenn Morris <rgm@gnu.org>
42
43 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
44
a9f72fc1
GM
452012-04-10 Glenn Morris <rgm@gnu.org>
46
c9279dad
GM
47 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
48
a9f72fc1
GM
49 * unidata/Makefile.in: Add FSF copyright.
50 Make it use autoconf features, and work for out-of-tree builds.
51
b142f158
EZ
522012-04-07 Eli Zaretskii <eliz@gnu.org>
53
54 * unidata/README:
55 * unidata/copyright.html:
56 * unidata/BidiMirroring.txt:
57 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
58 the Unicode Standard.
59
c406be43
KH
602012-02-16 Kenichi Handa <handa@m17n.org>
61
62 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
63 values of name and old-name to nil.
64 (unidata-get-name): Return nil for the default value.
65
58474503
GM
662012-02-11 Glenn Morris <rgm@gnu.org>
67
68 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
69 (cusver-check): New functions.
70
54de86ac
GM
712012-01-19 Glenn Morris <rgm@gnu.org>
72
73 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
74 "skip?" question, since there can be multiple such for any revision.
75
0dc18ae0
EZ
762012-01-14 Eli Zaretskii <eliz@gnu.org>
77
78 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
79 updated and checked.
80
509c74bd
AS
812011-11-26 Andreas Schwab <schwab@linux-m68k.org>
82
303d001f
AS
83 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
84 Avoid warning about old-style backquote.
85
509c74bd
AS
86 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
87 in regexp.
88 (wisent-make-parsers): Likewise. Quote `.'.
89
90 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
91 in regexp.
92 (bovine-make-parsers): Likewise. Quote `.'.
93
d5ff9cd0
AS
942011-11-20 Andreas Schwab <schwab@linux-m68k.org>
95
96 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
97
7877f373
JB
982011-11-16 Juanma Barranquero <lekktu@gmail.com>
99
100 * admin.el (manual-dvi): Fix typo.
101
b018182c
EZ
1022011-11-15 Eli Zaretskii <eliz@gnu.org>
103
7877f373 104 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 105
c7015153
JB
1062011-11-15 Juanma Barranquero <lekktu@gmail.com>
107
108 * make-emacs: Fix typo.
109
d31d07be
JB
1102011-11-07 Juanma Barranquero <lekktu@gmail.com>
111
112 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
113
72b8747b
DE
1142011-10-31 David Engster <deng@randomsample.de>
115
116 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
117
8cedc5ac
EZ
1182011-10-28 Eli Zaretskii <eliz@gnu.org>
119
120 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
121 running Emacs on Windows 9X.
122
a0c64452
CY
1232011-09-26 Chong Yidong <cyd@stupidchicken.com>
124
125 * admin.el (set-version): Fix regexps for config.nt and
126 sed2v2.inp.
127
e39b275c 1282011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 129
abec06ff 130 Merge from gnulib (Bug#9169).
24e0f6b1
PE
131 * notes/copyright: The files compile, config.guess, config.sub,
132 depcomp, install-sh, missing, and move-if-change are now in the
133 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
134 and warn-on-use.h are now in build-aux/snippets. New file
135 build-aux/snippets/_Noreturn.h.
136
bca633fb
EZ
1372011-08-23 Eli Zaretskii <eliz@gnu.org>
138
139 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
140 values of bidi-class according to DerivedBidiClass.txt from the
141 latest UCD.
142
0902a04e
KH
1432011-08-23 Kenichi Handa <handa@m17n.org>
144
145 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
146 values for name, general-category, canonical-combining-class,
147 mirrored, and bidi-class. Describe the meaning of value nil for
148 decimal-digit-value, digit-value, numeric-value, uppercase,
149 lowercase, titlecase, and mirroring.
150 (unidata-gen-table): Handle the case that default-value is a
151 list. Set default values of characters not listed in a table.
152 (unidata-get-name): Return an empty string if a value in a
153 char-table is nil.
154 (unidata-get-decomposition): Return a list of character itself if
155 a value in a char-table is nil.
156
474a8465
EZ
1572011-08-15 Eli Zaretskii <eliz@gnu.org>
158
159 * unidata/bidimirror.awk: File removed.
160
161 * unidata/biditype.awk: File removed.
162
163 * unidata/makefile.w32-in (all): Remove src/biditype.h and
164 src/bidimirror.h.
165 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
166
167 * unidata/Makefile.in (all): Remove src/biditype.h and
168 src/bidimirror.h.
169 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
170
a5b436df
JB
1712011-07-07 Juanma Barranquero <lekktu@gmail.com>
172
173 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
174 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
175
c805dec0
KH
1762011-07-06 Kenichi Handa <handa@m17n.org>
177
178 * unidata/unidata-gen.el (unidata-dir): New variable.
179 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
180 (unidata-prop-alist): INDEX element may be a function. New
181 optional element VAL-LIST (for general-category and bidi-class).
182 New entry `mirroring'.
183 (unidata-prop-default, unidata-prop-val-list): New subst.
184 (unidata-get-character, unidata-put-character): Delete them.
185 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
186 above changes.
187 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
188 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
189 Delete them.
190 (unidata-encode-val): Assume that the first element of VAL-LIST is
191 a cons (nil . 0).
192 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
193 Always store the encoded value.
194 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
195 Set the 1st and the 2nd extra slots to index numbers for C
196 functions.
197 (unidata-gen-table-integer): Likewise.
198 (unidata-gen-table-numeric): Likewise.
199 (unidata-gen-table-name): New arg IGNORE.
200 (unidata-gen-table-decomposition): Likewise.
201 (unidata-describe-general-category): Add the case nil to the
202 description alist.
a5b436df 203 (unidata-gen-mirroring-list): New function.
c805dec0
KH
204 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
205 unidata-prop-alist. Handle the case of storing multiple
206 char-tables in a file.
207
208 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
209 unidata-gen-files.
210
2a35386d
GM
2112011-05-21 Glenn Morris <rgm@gnu.org>
212
213 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
214
33383987
JB
2152011-03-07 Chong Yidong <cyd@stupidchicken.com>
216
217 * Version 23.3 released.
218
cce7d530 2192011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
220
221 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
222
9d9d12cd
EZ
2232011-02-19 Eli Zaretskii <eliz@gnu.org>
224
225 * admin.el (set-version): Add msdos/sed2v2.inp.
226
1f5d53eb
PE
2272011-02-16 Paul Eggert <eggert@cs.ucla.edu>
228
229 Remove no-longer needed getloadavg symbols.
230 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
231 (LDAV_SYMBOL): Remove.
232
7b24e97a
GM
2332011-02-12 Glenn Morris <rgm@gnu.org>
234
235 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
236
4d881c83
GM
2372011-02-05 Glenn Morris <rgm@gnu.org>
238
239 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
240 (bzrmerge-apply): Use it.
241 (bzrmerge): Kill any old warning buffer first.
242
f6041baa
GM
2432011-02-03 Glenn Morris <rgm@gnu.org>
244
245 * bzrmerge.el (bzrmerge-buffer): New constant.
246 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
247 (bzrmerge-missing): If nothing to do, return nil not (nil).
248 (bzrmerge-apply): Remove odd character from message.
249 (bzrmerge): Give status messages.
250
70b0d280
EZ
2512011-01-31 Eli Zaretskii <eliz@gnu.org>
252
f6041baa
GM
253 * admin.el (set-version): Remove lib-src/makefile.w32-in.
254 Add nt/config.nt.
70b0d280 255
16fab143
PE
2562011-01-31 Paul Eggert <eggert@cs.ucla.edu>
257
258 src/emacs.c now gets version number from configure.in
259 * admin.el (set-version): Don't update src/emacs.c.
260 * quick-install-emacs (VERSION): Get it from configure.in, not from
261 src/emacs.c.
262
16c3e636
PE
2632011-01-30 Paul Eggert <eggert@cs.ucla.edu>
264
265 strftime: import from gnulib
266 * notes/copyright: strftime.c moved from src to lib.
267
d0cb8662
GM
2682011-01-25 Glenn Morris <rgm@gnu.org>
269
270 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
271 (bzrmerge-missing): Use it.
272
d6100f3d
PE
2732011-01-19 Paul Eggert <eggert@cs.ucla.edu>
274
275 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
276 rather than doing rm and autoconf by hand. See
277 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
278
9092d186
PE
2792011-01-17 Paul Eggert <eggert@cs.ucla.edu>
280
281 * notes/bzr (Installing changes from gnulib): New section.
282 Need for this suggested by Stefan Monnier.
283
41f44310
SM
2842011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
285
286 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
287 an inconsistent state.
288
a3e44e79 2892011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
290
291 Update copyright notes to match recent gnulib-related changes.
292 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
293 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
294 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
295 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
296 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
297 subsumed by m4/*.m4 rule). config.guess, config.sub, and
298 doc/man/texinfo.tex are now copied in from gnulib.
299
6fffc900
GM
3002011-01-15 Glenn Morris <rgm@gnu.org>
301
2153c862 302 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 303
6fffc900
GM
304 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
305 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
306
77ab81d0 3072011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
308
309 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
310
1851cac3
GM
3112011-01-14 Glenn Morris <rgm@gnu.org>
312
313 * bzrmerge.el: Require cl when compiling.
314 (bzrmerge-merges): Doc fix.
315
2b3f5bc8
PE
3162011-01-07 Paul Eggert <eggert@cs.ucla.edu>
317
318 * notes/copyright: There's only one install-sh, not two, so fix a
319 typo claiming that there's two. Add move-if-change to the list of
320 GPL files imported from gnulib.
321
3222011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
323
324 * notes/copyright: Report status more accurately for non-GPL files.
325 Report copyright status more accurately for mkinstalldirs,
326 configure, m4/getopt.m4, and msdos/sed*.inp.
327
7c420169 3282011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
329
330 * nt/README.W32: Update the information about PNG support libraries.
331 (Bug#7716)
332
9ebea0e7
SM
3332010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
334
335 * bzrmerge.el: New file to help merge branches while skipping
336 some revisions (e.g. from emacs-23 to trunk).
337
201ef780
AS
3382010-12-03 Andreas Schwab <schwab@linux-m68k.org>
339
340 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
341
16a0af11
GM
3422010-10-12 Glenn Morris <rgm@gnu.org>
343
344 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
345
f4f358f1
GM
3462010-10-09 Glenn Morris <rgm@gnu.org>
347
348 * admin.el (set-version): Add doc/emacs/emacsver.texi.
349
3fb78d1f
GM
3502010-10-09 Glenn Morris <rgm@gnu.org>
351
f7a31f11
GM
352 * admin.el (set-version): No need to act on doc/ files any more.
353
3fb78d1f
GM
354 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
355
733946e7
JB
3562010-09-05 Juanma Barranquero <lekktu@gmail.com>
357
358 * unidata/BidiMirroring.txt: Update from
359 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
360
361 * unidata/UnicodeData.txt: Update from
362 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
363
671d409f
AS
3642010-08-09 Andreas Schwab <schwab@linux-m68k.org>
365
366 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
367
29cf3e20
EZ
3682010-08-05 Eli Zaretskii <eliz@gnu.org>
369
370 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
371
e3aef5c6
CS
3722010-07-24 Christoph Scholtes <cschol2112@gmail.com>
373
374 * admin.el: Write version number to nt/makefile.w32-in.
375 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
376 in the nt/ directory.
377 * nt/README.W32: Relocate to nt/ directory.
378
8966b757
AS
3792010-07-11 Andreas Schwab <schwab@linux-m68k.org>
380
381 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
382
71c44c04
EZ
3832010-07-08 Eli Zaretskii <eliz@gnu.org>
384
385 * MAINTAINERS: Update my responsibilities.
386
72af86bd
AS
3872010-07-07 Andreas Schwab <schwab@linux-m68k.org>
388
389 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
390 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
391 Remove.
392
317fbf33
EZ
3932010-06-12 Eli Zaretskii <eliz@gnu.org>
394
cbc4fd20
EZ
395 * unidata/bidimirror.awk: New file.
396
397 * unidata/BidiMirroring.txt: New file from
398 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
399
a5b436df 400 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
401 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
402
403 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
404 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
405
317fbf33
EZ
406 * unidata/biditype.awk: New file.
407
408 * unidata/Makefile.in (../../src/biditype.h): New target.
409
410 * unidata/makefile.w32-in (../../src/biditype.h): New target.
411
bf3e70eb
JB
4122010-06-09 Juanma Barranquero <lekktu@gmail.com>
413
414 * unidata/UnicodeData.txt: Update from
415 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
416
81ac4f35
GM
4172010-05-27 Glenn Morris <rgm@gnu.org>
418
419 * quick-install-emacs (AVOID): No more Makefile.c files.
420
421 * notes/cpp: Remove file.
422
e45b9e19
KR
4232010-05-15 Ken Raeburn <raeburn@raeburn.org>
424
425 * admin.el (set-version, set-copyright): Update emacs.c instead of
426 version.el.
427
428 * make-tarball.txt: Update filename list in step 6.
429
430 * quick-install-emacs: Scan emacs.c instead of version.el for
431 version string.
432
61a808e8
CY
4332010-05-07 Chong Yidong <cyd@stupidchicken.com>
434
435 * Version 23.2 released.
436
796bb936
EZ
4372010-04-01 Eli Zaretskii <eliz@gnu.org>
438
52f4d8d5 439 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 440
288f9fc0
CY
4412010-03-10 Chong Yidong <cyd@stupidchicken.com>
442
443 * Branch for 23.2.
444
f758ab59
MB
4452010-03-10 Miles Bader <miles@gnu.org>
446
61c26472
MB
447 * quick-install-emacs: Use more portable shell syntax.
448
a5b436df 449 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
450 installing.
451
296271c0
JB
4522010-02-14 Juanma Barranquero <lekktu@gmail.com>
453
454 * quick-install-emacs (PRUNED): Fix typo in message.
455
79c08ece
GM
4562010-01-20 Glenn Morris <rgm@gnu.org>
457
458 * revdiff: Remove file that only works with CVS, and isn't really
459 needed with Bazaar (given the in-built revision options of bzr diff).
460
893db5bc
GM
4612010-01-12 Glenn Morris <rgm@gnu.org>
462
463 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
464 than emacs-pretest-bug for bug reports for development versions.
465
149353a4
KH
4662009-11-06 Kenichi Handa <handa@m17n.org>
467
468 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
469 that the block data and the following per-char data fall into the
470 same char-table leaf.
471
171fda8a
JB
4722009-10-01 Juanma Barranquero <lekktu@gmail.com>
473
474 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
475
06d09461
JB
4762009-09-07 Juanma Barranquero <lekktu@gmail.com>
477
478 * unidata/.gitignore: New file.
479
cb335806
EZ
4802009-08-22 Eli Zaretskii <eliz@gnu.org>
481
8e22fa7e
EZ
482 * notes/bugtracker: How to reassign a bug to a list of packages.
483
cb335806
EZ
484 * notes/newfile: Details of how to check for problems with DOS 8+3
485 file-name restrictions.
486
4872009-08-18 Glenn Morris <rgm@gnu.org>
488
489 * notes/newfile: New file.
490
54aa48fe
EZ
4912009-07-11 Eli Zaretskii <eliz@gnu.org>
492
493 * make-tarball.txt: Add a note about bumping the value of
494 customize-changed-options-previous-release.
495
aa4a9384
KH
4962009-06-24 Kenichi Handa <handa@m17n.org>
497
fe7a3057 498 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
499 and don't compact the map. This is to prefer the first one in the
500 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
501
09856751
KH
5022009-06-12 Kenichi Handa <handa@m17n.org>
503
504 * charsets/Makefile (JISX213A.map): Make it depend on
505 mapfiles/JISX213A.map.gz.
506 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
507
508 * charsets/mapfiles/JISX213A.map.gz: New file.
509
510 * charsets/mapfiles/README: Describe JISX213A.map.gz.
511
09e47eb5
KH
5122009-06-12 Kenichi Handa <handa@m17n.org>
513
514 * charsets/mapfiles/*: New files.
515
516 * charsets/mule-charsets.el: Mostly re-written to generate all
517 MULE-*.map files.
518
519 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
520 files.
521
522 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
523 EUC-JP-MS.
524
525 * charsets/cp51932.awk (END): Print arch-tag at the tail.
526
527 * charsets/Makefile: Maps depend on files under mapfiles or
528 ${GLIBC_CHARMAPS}.
529
0b4ff5df
KH
5302009-04-21 Kenichi Handa <handa@m17n.org>
531
532 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
533 change.
534
88758986
KH
5352009-04-17 Kenichi Handa <handa@m17n.org>
536
537 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
538 Hangle decomposition rule to Unicode.
539
0af3fedf
KH
5402009-04-09 Kenichi Handa <handa@m17n.org>
541
542 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
543 a string with a composition property to disable combining
544 characters being composed.
545
e308dcd3 5462009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
547
548 * quick-install-emacs: Be more clever about locating info directory.
549
d9cce206
JB
5502009-02-24 Juanma Barranquero <lekktu@gmail.com>
551
552 * nt/README.W32: Fix typos.
553
3deb93c6
JR
5542009-02-23 Jason Rumney <jasonr@gnu.org>
555
556 * nt/README-ftp-server: Update for 23.0.91
557
d9cce206
JB
558 * nt/README.W32: Remove ever expanding versions of Windows.
559 Shorten FAQ URL. Remove mention of obsolete lock directory.
560 Windows distribution now bin and barebin only. Add note about
561 SVG support. Remove old tar and gzip problem workarounds.
562 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
563
564 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
565 undumped distribution no longer exists.
566
e73521d0 5672009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
568
569 * nt/README.W32: Fix typo. (Bug#2207)
570
1b1db3a9
CY
5712009-02-01 Chong Yidong <cyd@stupidchicken.com>
572
573 * admin.el (set-version): Remove deleted file ns-emacs.texi.
574
d90442ce
KH
5752008-12-02 Kenichi Handa <handa@m17n.org>
576
577 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
578 `decomposition' property adjusted.
579 (unidata-split-decomposition): Don't include surrounding "<" and
580 ">" in a symbol name.
581
5822008-12-01 Kenichi Handa <handa@m17n.org>
583
b97439ce
JB
584 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
585 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
586 (unidata-get-numeric, unidata-put-numeric)
587 (unidata-gen-table-numeric): New functions.
588 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
589
983ab7ba
EZ
5902008-11-29 Eli Zaretskii <eliz@gnu.org>
591
592 * notes/documentation: Add notes about Antinews.
593
91236f63
GM
5942008-10-23 Glenn Morris <rgm@gnu.org>
595
596 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
597 Add/tweak some nextstep/ entries.
598
c674e738
KH
5992008-09-19 Kenichi Handa <handa@m17n.org>
600
601 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
602 positions.
603
293a3986
EZ
6042008-08-23 Eli Zaretskii <eliz@gnu.org>
605
606 * CPP-DEFINES: Add USER_FULL_NAME.
607
b7063e7e
JR
6082008-08-16 Jason Rumney <jasonr@gnu.org>
609
d4835507 610 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 611
295b47d8
JB
6122008-08-06 Juanma Barranquero <lekktu@gmail.com>
613
614 * nt/dump.bat: Fix mixed EOLs.
615
14145fa3
AR
6162008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
617
0dcb2845 618 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 619
c3179b06
EZ
6202008-08-02 Eli Zaretskii <eliz@gnu.org>
621
622 * CPP-DEFINES: Add defines for accessing system processes.
623
9e2a2647
DN
6242008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
625
626 * make-tarball.txt:
627 * admin.el:
628 * FOR-RELEASE:
629 * CPP-DEFINES: Remove mentions of Mac Carbon.
630
d3841127
GM
6312008-07-16 Glenn Morris <rgm@gnu.org>
632
633 * admin.el (set-version, set-copyright): Add nextstep/ files.
634
ba60bd44 6352008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 636
0dcb2845 637 * CPP-DEFINES: Add NS port related defines.
edfda783 638
f2d8d275
GM
6392008-06-16 Glenn Morris <rgm@gnu.org>
640
5de85e83
GM
641 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
642 doc/lispref/book-spine.texinfo.
f2d8d275 643
611bee81
GM
6442008-06-15 Glenn Morris <rgm@gnu.org>
645
646 * admin.el (set-version): Add doc/misc/faq.texi.
647
d6710afe
JB
6482008-05-22 Juanma Barranquero <lekktu@gmail.com>
649
650 * FOR-RELEASE: Remove Windows problem about the XPM image library
651 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
652
2e10f11c
JB
6532008-04-15 Juanma Barranquero <lekktu@gmail.com>
654
655 * unidata/UnicodeData.txt: Update to Unicode 5.1.
656
dd7d19d7
JB
6572008-04-14 Juanma Barranquero <lekktu@gmail.com>
658
659 * unidata/unidata-gen.el (unidata-prop-alist):
660 Fix typo in description of `numeric-value'.
661 (unidata-put-character): Fix typo in error message.
662
2cbff44e
GM
6632008-02-21 Glenn Morris <rgm@gnu.org>
664
665 * notes/unicode, notes/font-backend: New files, split off from
666 README.unicode.
667
43bad2da
KH
6682008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
669
670 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 671 being used in latin1-disp.el. Remove the problem of
98723304
KH
672 cp-supported-codepages. Remove the problem of lost changelog for
673 ps-prin1.ps.
43bad2da 674
8a7619ba
EZ
6752008-02-16 Eli Zaretskii <eliz@gnu.org>
676
677 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
678 non-portable in this context.
679
680 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
681 non-portable in this context.
682
f96b6330
EZ
6832008-02-09 Eli Zaretskii <eliz@gnu.org>
684
685 * unidata/makefile.w32-in (lisp): New variable.
686 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
687 lisp/emacs-lisp.
688
56eb72a0
JR
6892008-02-04 Jason Rumney <jasonr@gnu.org>
690
691 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
692
a8fd9158
JB
6932008-02-02 Juanma Barranquero <lekktu@gmail.com>
694
695 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
696
c7e85fc7
EZ
6972008-02-02 Eli Zaretskii <eliz@gnu.org>
698
9aa0b3c8
EZ
699 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
700
bcc891c2 701 * unidata/Makefile.in: Rename from Makefile.
5889232d 702
c7e85fc7
EZ
703 * unidata/makefile.w32-in: New file.
704
db516472
JR
7052008-02-02 Jason Rumney <jasonr@gnu.org>
706
707 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
708
609789d7 7092008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 710
aca7a3d2
MB
711 * unidata/copyright.html: New file.
712
609789d7 7132008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
714
715 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
716 decomposition, if T is the same as TBase, don't include it in the
717 returned list.
718
609789d7 7192008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
720
721 * unidata/unidata-gen.el (unidata-text-file): Delete it.
722 (unidata-list): Initialize to nil.
723 (unidata-setup-list): New function.
bcc891c2
GM
724 (unidata-gen-files): New optional arg unidata-text-file.
725 If it's nil, set unidata-text-file to the left command line arg.
726 Call unidate-setup-list at first.
aca7a3d2 727
bcc891c2 728 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
729 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
730
609789d7 7312008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 732
bcc891c2
GM
733 * unidata/unidata-gen.el: Fix comment typo.
734 Change string-to-int to string-to-number.
735 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
736 (unidata-list): Just insert unidata-text-file.
737 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 738 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 739
bcc891c2 740 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
741 (charprop.el): Depends on unidata.txt.
742 (clean): Remove unidata.txt.
743
609789d7 7442008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
745
746 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
747 (unidata-get-name): Handle U+110B.
748
609789d7 7492008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
750
751 Sub-directory `unidata' is for codes to generate charprop.el and
752 many other uni-*.el files from `UnicodeData.txt'.
753
754 * Unidata/README: New file.
755
756 * unidata/Makefile: New file.
757
758 * unidata/unidata-gen.el: New file.
759
760 * unidata/UnicodeData.txt: New file. Copied from
609789d7 761 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
762
763 * unidata/.cvsignore: New file.
764
609789d7 7652008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
766
767 * charsets/.cvsignore: New file.
768
769 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
770
bcc891c2
GM
771 * charsets/Makefile (all): Rename target from charsets.
772 Depend on ${TRANS_TABLE}.
773 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
774 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
775 (install): Copy updated files only.
776
7772008-02-02 Kenichi Handa <handa@m17n.org>
778
bcc891c2 779 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
780
7812008-02-02 Kenichi Handa <handa@m17n.org>
782
783 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
784 0x2299 to 0x29BF.
785
609789d7 7862008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
787
788 * charsets/Makefile (TRANS_TABLE): New macro.
789 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 790 (cp51932.el): New target.
aca7a3d2
MB
791 (eucjp-ms.el): New target.
792 (install): Include ${TRANS_TABLE}.
793 (CJK): Include JISX213A.map.
794 (JISX213A.map): New target.
795
796 * charsets/eucjp-ms.awk: New file.
797
798 * charsets/cp51932.awk: New file.
799
609789d7 8002008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
801
802 * charsets/cp932.awk: New file.
803
bcc891c2 804 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
805
806 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
807 running an awk program.
808
609789d7 8092008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
810
811 * charsets/mapconv: Handle UNICODE2.
812
c4cc8b9a 813 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
814 (CP932-2BYTE.map): New target.
815
609789d7 8162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
817
818 * charsets: New directory for scripts to generate charset map
819 files in ../etc/charsets/.
820
bcc891c2 821 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 822 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 823 * charsets/kuten.awk: New files.
aca7a3d2 824
adf94aa6
GM
8252008-01-08 Glenn Morris <rgm@gnu.org>
826
827 * admin.el (set-version): Add doc/man/emacs.1.
828
f3041af1
DN
8292008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
830
831 * notes/copyright:
832 * MAINTAINERS: Remove references to files that have been removed.
833
a70c9a7a
GM
8342008-01-04 Glenn Morris <rgm@gnu.org>
835
836 * admin.el (set-copyright): Add lib-src/ebrowse.c.
837
aa5fea59
SM
8382007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
839
840 * CPP-DEFINES: New file.
841
f8747b72
RS
8422007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
843
844 * FOR-RELEASE: Remove "window-system in face definition" [of
845 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
846 on gnus-dired.el.
847
24bbe01e
GM
8482007-12-05 Glenn Morris <rgm@gnu.org>
849
850 * admin.el (set-version): Handle configure.in. Adapt for doc/
851 directory layout for manuals.
852
0073bc5d
RS
8532007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
854
630cb3b7
JB
855 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
856 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 857
1453abd0
GM
8582007-11-17 Glenn Morris <rgm@gnu.org>
859
860 * admin.el (process-lines): Move to ../lisp/subr.el.
861
ca076674
GM
8622007-10-23 Glenn Morris <rgm@gnu.org>
863
864 * MAINTAINERS: Move here from ../.
865
943756ea
JB
8662007-10-17 Juanma Barranquero <lekktu@gmail.com>
867
868 * make-emacs: Doc fix.
869
bab9fcb4
GM
8702007-08-28 Glenn Morris <rgm@gnu.org>
871
872 * admin.el: Provide self.
873
880820fe 8742007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 875
d58ee9f1 876 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 877
cacc7b51
GM
8782007-07-25 Glenn Morris <rgm@gnu.org>
879
880 * Relicense all FSF files to GPLv3 or later.
881
bfcea090
GM
8822007-06-07 Glenn Morris <rgm@gnu.org>
883
884 * admin.el (set-copyright): New function.
885
017f0417
NR
8862007-04-25 Nick Roberts <nickrob@snap.net.nz>
887
888 * make-tarball.txt: Add note about cutting the branch.
889
537a062f
CY
8902007-06-02 Chong Yidong <cyd@stupidchicken.com>
891
892 * Version 22.1 released.
893
77083ca3
EZ
8942007-02-03 Eli Zaretskii <eliz@gnu.org>
895
896 * nt/makedist.bat: Change EOL format to DOS. Don't use
897 redirection characters in REM lines.
898
880820fe 8992007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
900
901 * FOR-RELEASE: Removed Gtk/Xft issue.
902
1fc8c92b
MB
9032007-01-01 Miles Bader <miles@gnu.org>
904
905 * quick-install-emacs (get_config_var): Deal with weird magic
906 string inserted by recent versions of autoconf.
907
7dce1990
JB
9082006-11-25 Juanma Barranquero <lekktu@gmail.com>
909
910 * admin.el (set-version): Set version number in
911 lib-src/makefile.w32-in.
912
dc3d1157
RS
9132006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
914
915 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
916 due to a local miss-configuration.
917
08c85160
CY
9182006-10-28 Chong Yidong <cyd@stupidchicken.com>
919
920 * make-announcement (OLD): Remove LEIM references in announcement
921 since it is now built-in.
922
d0834a5c
YM
9232006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
924
925 * admin.el (set-version): Set version numbers in "mac" subdirectory.
926
151fe029
KH
9272006-10-03 Kenichi Handa <handa@m17n.org>
928
929 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
930
e71cb549
CY
9312006-08-13 Chong Yidong <cyd@stupidchicken.com>
932
933 * FOR-RELEASE: Elisp manual checking completed.
934
6232e72d
RS
9352006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
936
937 * FOR-RELEASE: Update refcard section.
938
8a8476f9
KS
9392006-07-14 Kim F. Storm <storm@cua.dk>
940
941 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
942
1eca02e7
KS
9432006-07-09 Kim F. Storm <storm@cua.dk>
944
945 * README: Use outline format. Add FOR-RELEASE.
946
7fa61471
CY
9472006-06-27 Chong Yidong <cyd@stupidchicken.com>
948
949 * FOR-RELEASE: Checking of info.texi done.
950
8361675a
RS
9512006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
952
953 * FOR-RELEASE: Update refcard section.
954
3f168e29
RS
9552006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
956
957 * FOR-RELEASE: Update refcard section.
958
f195dc16
CY
9592006-05-25 Chong Yidong <cyd@stupidchicken.com>
960
961 * FOR-RELEASE: Key sequence elisp node done.
962
49561a36
RS
9632006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
964
965 * FOR-RELEASE: Update refcard translations. Add coding cookie.
966
6fedb9f9
CY
9672006-05-21 Chong Yidong <cyd@mit.edu>
968
969 * FOR-RELEASE: point-entered /point-left bug fixed.
970
61515a63
EZ
9712006-05-12 Eli Zaretskii <eliz@gnu.org>
972
973 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
974 entry.
975
4297ece2
BW
9762006-05-06 Bill Wohler <wohler@newt.com>
977
978 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
979 about it.
980
4bbe413d 9812006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 982
4bbe413d 983 * ./* (Copyright): Updated Copyright year(s).
49561a36 984
6b82baf6
RS
9852006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
986
987 * FOR-RELEASE (BUGS): Add URLs/MIDs.
988
49af2995
KS
9892006-02-20 Kim F. Storm <storm@cua.dk>
990
991 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
992 Rework how fringe bitmaps are defined and used.
e4920bc9 993 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
994 one-level representation. It would be cleaner to split the
995 representation into a two-level model where first level maps
996 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 997 a bitmap appearance.
49af2995 998
d5e87a2f
CY
9992006-01-27 Chong Yidong <cyd@stupidchicken.com>
1000
8a8476f9 1001 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 1002
9c43c921
BW
10032005-12-13 Bill Wohler <wohler@newt.com>
1004
1005 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1006
6ed81b24
RS
10072005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1008
c95dddbe
RS
1009 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1010 completing-read-multiple, mail-extract-address-components,
1011 mail-mode, quail-define-package, save-buffer and
1012 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1013
2950d850
CY
10142005-11-28 Chong Yidong <cyd@stupidchicken.com>
1015
1016 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1017
ab4d879e
KS
10182005-11-11 Kim F. Storm <storm@cua.dk>
1019
1020 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1021 when displaying a non-breaking space in an overlay string.
1022
932dc33b
CY
10232005-10-30 Chong Yidong <cyd@stupidchicken.com>
1024
1025 * FOR-RELEASE: Init file change implemented.
1026
c809f7cc
CY
10272005-10-27 Chong Yidong <cyd@stupidchicken.com>
1028
1029 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1030
4754e179 10312005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1032
1033 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1034 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1035
ffda926c
BW
10362005-10-17 Bill Wohler <wohler@newt.com>
1037
1038 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 1039 since it's gone. Also marked mh-e as done.
ffda926c 1040
2d4713aa
JB
10412005-10-11 Juanma Barranquero <lekktu@gmail.com>
1042
1043 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1044 libraries on Windows (Done).
1045
95f76284
JR
10462005-10-01 Jason Rumney <jasonr@gnu.org>
1047
1048 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1049
52f277bf
RF
10502005-08-31 Romain Francoise <romain@orebokech.com>
1051
630cb3b7 1052 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1053 item (Done).
1054
c0eb0519
RF
10552005-08-27 Romain Francoise <romain@orebokech.com>
1056
1057 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1058
385ee3de 10592005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
1060
1061 Update FSF's address in GPL notices.
1062
257914aa
LK
10632005-06-10 Lute Kamstra <lute@gnu.org>
1064
1065 * admin.el (set-version): Set version in lisp manual too.
1066 * make-tarball.txt: Commit lispref/elisp.texi too.
1067
a4e51a7a
RS
10682005-06-04 Richard M. Stallman <rms@gnu.org>
1069
1070 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1071 Other cleanups.
1072
834671a6
LK
10732005-04-19 Lute Kamstra <lute@gnu.org>
1074
1075 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1076
54381691
LK
10772005-04-14 Lute Kamstra <lute@gnu.org>
1078
118e2c39
LK
1079 * nt/makedist.bat (elfiles): Update.
1080
54381691
LK
1081 * admin.el (add-release-logs): Fix require call.
1082
0b048d52
MT
10832005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1084
943756ea
JB
1085 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
1086 The first line of every tutorial must begin with a sentence saying
1087 "Emacs Tutorial" in the respective language. This should be
1088 followed by "See end for copying conditions", likewise in the
1089 respective language.
0b048d52 1090
18cd5892
LT
10912005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1092
1093 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1094 Add `undo-ask-before-discard' to it.
1095
9a1c5fbf
MB
10962005-03-02 Miles Bader <miles@gnu.org>
1097
1098 * quick-install-emacs: Only use the mkdir --verbose option if the
1099 script's --verbose option was specified (this avoids problems with
1100 default usage on systems where mkdir doesn't support that option).
1101
e25c1ca6
JR
11022005-02-15 Jason Rumney <jasonr@gnu.org>
1103
fffa137c 1104 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
1105 tar --exclude.
1106
880820fe 11072004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
1108
1109 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1110
6622d928
LT
11112004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1112
1113 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1114 Elisp manuals.
1115
d574552a
LT
11162004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1117
1118 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1119 Emacs and Elisp manuals.
d574552a 1120
0a5e5be0
KS
11212004-09-11 Kim F. Storm <storm@cua.dk>
1122
1123 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
1124 (Documentation): Add NEWS entry.
1125 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 1126
2661eae9
KS
11272004-08-29 Kim F. Storm <storm@cua.dk>
1128
1129 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1130
880820fe 11312004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 1132
c4cc8b9a 1133 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
1134 (now behaves as well as other ports).
1135
880820fe 11362004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 1137
2661eae9 1138 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 1139
44618f20 11402004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
1141
1142 * FOR-RELEASE: Moved here from the etc directory.
1143
db281452
TTN
11442004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1145
1146 * notes/BRANCH: New file, to be maintained per CVS branch.
1147
feebeb72
MB
11482003-10-01 Miles Bader <miles@gnu.org>
1149
1150 * quick-install-emacs: Don't use "function" keyword when defining
1151 shell functions.
1152
44618f20
LK
11532003-09-29 Lute Kamstra <lute@gnu.org>
1154
1155 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1156
e04e1ce2
MB
11572003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
1158
1159 * quick-install-emacs: Remove fns-* pruning, since that file no
1160 longer seems to be generated.
1161 (AVOID): Quote literal periods. Quote braces in a way acceptable
1162 to all parties (gawk gets bitchy about using `\').
1163
6cce52e8
MB
11642003-08-19 Miles Bader <miles@gnu.org>
1165
1166 * quick-install-emacs: Add arch-specific ignored files to
1167 quick-install-emacs. Use quoting for periods that's acceptable
1168 to recent versions of gawk.
1169
13582d53
MR
11702003-08-11 Markus Rost <rost@math.ohio-state.edu>
1171
1172 * cus-test.el: Remove obsolete workaround.
1173
e53925a5
AI
11742003-04-22 Andrew Innes <andrewi@gnu.org>
1175
1176 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1177 emacs.exe before zipping, and including batch file to recreate
1178 after unpacking.
1179
1180 * nt/stitch.bat: New file.
1181
1182 * nt/README-ftp-server: Update wording and version number etc.
1183 Add extra instructions for installing multi-file .zip
1184 distribution.
1185
1186 * nt/README.W32: Remove personal email address and update wording.
1187
1188 * nt/README-UNDUMP.W32: Remove personal email address and update
1189 wording.
1190
880820fe 11912003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
1192
1193 * make-changelog-diff: New script, code stolen from make-announcement.
1194
1195 * make-announcement: Use make-changelog-diff.
1196
880820fe 11972003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
1198
1199 * make-tarball.txt: Step-by-step instructions for making a tarball.
1200
10d1d0af 1201 * make-announcement: A script for creating pretest announcements.
163c6f1c 1202
880820fe 12032003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
1204
1205 * admin.el (add-release-logs): Expand the directory name before
1206 calling find(1).
1207 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 1208 the date and the user's name and address.
33b97f32 1209
7b997a97
MB
12102003-01-07 Miles Bader <miles@gnu.org>
1211
1212 * quick-install-emacs: Unset LANG etc. to avoid non-standard
1213 command output from non-C locales.
1214
6c465a15 12152002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 1216
3bc08206 1217 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 1218 which can be run in batch mode. See the Commentary section.
bd08d86a 1219
5ce129c2
MR
12202002-10-08 Markus Rost <rost@math.ohio-state.edu>
1221
1222 * cus-test.el: New file.
1223
14dd2fe9
MB
12242002-05-27 Miles Bader <miles@gnu.org>
1225
1226 * quick-install-emacs (VERSION): Calculate using the same method
1227 that configure.in uses.
1228
880820fe 12292002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
1230
1231 * emacs-pretesters: New file with information for Emacs
1232 pretesters.
1233
b9a07996
PE
12342002-03-22 Paul Eggert <eggert@twinsun.com>
1235
1236 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1237 POSIX 1003.1-2001 disallows both usages.
1238
38b81d74
AI
12392002-02-11 Andrew Innes <andrewi@gnu.org>
1240
1241 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1242
72a68345
AI
12432002-01-24 Andrew Innes <andrewi@gnu.org>
1244
1245 * nt/README.W32: Remove unnecessary version number and date
1246 references.
1247
1248 * nt/README-UNDUMP.W32: Ditto.
1249
ebbaf4e3
GM
12502001-12-06 Gerd Moellmann <gerd@gnu.org>
1251
1252 * make-emacs: Add --trace-move.
1253
461a1459
AI
12542001-10-23 Andrew Innes <andrewi@gnu.org>
1255
1256 * nt/makedist.bat: Remove remaining obsolete reference to
1257 GETTING.GNU.SOFTWARE.
1258
26fe1f92
GM
12592001-10-22 Gerd Moellmann <gerd@gnu.org>
1260
1261 * admin.el (set-version): Use `s' interactive spec for
1262 version number.
1263
71431a0e
GM
12642001-10-20 Gerd Moellmann <gerd@gnu.org>
1265
6aa97356 1266 * (Version 21.1 released.)
71431a0e 1267
e568708b
GM
12682001-10-20 Gerd Moellmann <gerd@gnu.org>
1269
1270 * admin.el (add-release-logs): Put the log entry in lispref, too.
1271
c5915370
MB
12722001-10-20 Miles Bader <miles@gnu.org>
1273
1274 * quick-install-emacs: Exit if we can't find some variable.
1275 (AVOID): Add .orig & .rej files.
1276 (get_config_var): Be more liberal about format of config.status
1277 sed commands.
1278
5a4a5bd4
GM
12792001-10-19 Gerd Moellmann <gerd@gnu.org>
1280
74499542
GM
1281 * admin.el: New file.
1282
5a4a5bd4
GM
1283 * build-configs: Add --help option. Add support for building
1284 in arbitrary source trees.
1285
09954f3b
GM
12862001-10-17 Gerd Moellmann <gerd@gnu.org>
1287
1288 * alloc-colors.c: New file.
1289
f2164e31
GM
12902001-10-13 Gerd Moellmann <gerd@gnu.org>
1291
1292 * make-emacs: Add --boot switch for bootstrapping. Logs to
1293 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1294
ab952a4f
GM
12952001-10-05 Gerd Moellmann <gerd@gnu.org>
1296
1297 * Branch for 21.1.
6c465a15 1298
f537c3cd
EZ
12992001-09-04 Andrew Innes <andrewi@gnu.org>
1300
1301 * admin/nt/makedist.bat: Remove reference to obsolete file
1302 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
1303 version of tar used.
1304
1305;; Local Variables:
880820fe 1306;; coding: utf-8
f537c3cd 1307;; End:
2a34a036 1308
6116bd7e 1309 Copyright (C) 2001-2012 Free Software Foundation, Inc.
5b87ad55
GM
1310
1311 This file is part of GNU Emacs.
1312
9ad5de0c 1313 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1314 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
1315 the Free Software Foundation, either version 3 of the License, or
1316 (at your option) any later version.
5b87ad55
GM
1317
1318 GNU Emacs is distributed in the hope that it will be useful,
1319 but WITHOUT ANY WARRANTY; without even the implied warranty of
1320 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1321 GNU General Public License for more details.
1322
1323 You should have received a copy of the GNU General Public License
9ad5de0c 1324 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.