Use a simple struct to implement compile time checks for the Lisp_Object type
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
646b5f55
AS
12012-06-13 Andreas Schwab <schwab@linux-m68k.org>
2
3 * make-emacs: Rename --union-type to --check-lisp-type. Define
4 CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
5 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Renamed from
6 USE_LISP_UNION_TYPE.
7
418cd726
GM
82012-06-03 Glenn Morris <rgm@gnu.org>
9
10 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
11
501390c5
PE
122012-06-01 Paul Eggert <eggert@cs.ucla.edu>
13
14 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
15 * make-tarball.txt: Don't worry about maintainer mode.
16
0e7a053e
PE
172012-05-28 Paul Eggert <eggert@cs.ucla.edu>
18
19 * CPP-DEFINES: Remove HAVE_SYSINFO.
20
50c4645e
PE
212012-05-27 Paul Eggert <eggert@cs.ucla.edu>
22
23 Assume gnulib does largefile.
24 * merge-gnulib (GNULIB_MODULES): Add largefile.
25
34374650
PE
262012-05-22 Paul Eggert <eggert@cs.ucla.edu>
27
28 Remove src/m/*.
29 * CPP-DEFINES: Do not mention src/m/*.h.
30 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
31 (BITS_PER_SHORT, BITS_PER_INT): Remove.
32 * MAINTAINERS: Remove src/m/.
33
9b4ee616
PE
342012-05-21 Paul Eggert <eggert@cs.ucla.edu>
35
fb77d37e
PE
36 Use full name for m4/gnulib-comp.m4. (Bug#11529)
37 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
38
261cb4bb
PE
39 Assume C89 or later.
40 * CPP-DEFINES: Remove NULL, const.
41
9b4ee616
PE
42 Make merging from gnulib a script, not a makefile action.
43 * merge-gnulib: New script, with actions moved here from
44 ../Makefile.in.
45
003fdae2
PE
462012-05-19 Paul Eggert <eggert@cs.ucla.edu>
47
9232a6d9
PE
48 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
49
003fdae2
PE
50 * CPP-DEFINES (HAVE_FTIME): Remove.
51
6116bd7e
GM
522012-05-02 Glenn Morris <rgm@gnu.org>
53
54 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
55
a9f72fc1
GM
562012-04-10 Glenn Morris <rgm@gnu.org>
57
c9279dad
GM
58 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
59
a9f72fc1
GM
60 * unidata/Makefile.in: Add FSF copyright.
61 Make it use autoconf features, and work for out-of-tree builds.
62
b142f158
EZ
632012-04-07 Eli Zaretskii <eliz@gnu.org>
64
65 * unidata/README:
66 * unidata/copyright.html:
67 * unidata/BidiMirroring.txt:
68 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
69 the Unicode Standard.
70
c406be43
KH
712012-02-16 Kenichi Handa <handa@m17n.org>
72
73 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
74 values of name and old-name to nil.
75 (unidata-get-name): Return nil for the default value.
76
58474503
GM
772012-02-11 Glenn Morris <rgm@gnu.org>
78
79 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
80 (cusver-check): New functions.
81
54de86ac
GM
822012-01-19 Glenn Morris <rgm@gnu.org>
83
84 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
85 "skip?" question, since there can be multiple such for any revision.
86
0dc18ae0
EZ
872012-01-14 Eli Zaretskii <eliz@gnu.org>
88
89 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
90 updated and checked.
91
509c74bd
AS
922011-11-26 Andreas Schwab <schwab@linux-m68k.org>
93
303d001f
AS
94 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
95 Avoid warning about old-style backquote.
96
509c74bd
AS
97 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
98 in regexp.
99 (wisent-make-parsers): Likewise. Quote `.'.
100
101 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
102 in regexp.
103 (bovine-make-parsers): Likewise. Quote `.'.
104
d5ff9cd0
AS
1052011-11-20 Andreas Schwab <schwab@linux-m68k.org>
106
107 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
108
7877f373
JB
1092011-11-16 Juanma Barranquero <lekktu@gmail.com>
110
111 * admin.el (manual-dvi): Fix typo.
112
b018182c
EZ
1132011-11-15 Eli Zaretskii <eliz@gnu.org>
114
7877f373 115 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 116
c7015153
JB
1172011-11-15 Juanma Barranquero <lekktu@gmail.com>
118
119 * make-emacs: Fix typo.
120
d31d07be
JB
1212011-11-07 Juanma Barranquero <lekktu@gmail.com>
122
123 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
124
72b8747b
DE
1252011-10-31 David Engster <deng@randomsample.de>
126
127 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
128
8cedc5ac
EZ
1292011-10-28 Eli Zaretskii <eliz@gnu.org>
130
131 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
132 running Emacs on Windows 9X.
133
a0c64452
CY
1342011-09-26 Chong Yidong <cyd@stupidchicken.com>
135
136 * admin.el (set-version): Fix regexps for config.nt and
137 sed2v2.inp.
138
e39b275c 1392011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 140
abec06ff 141 Merge from gnulib (Bug#9169).
24e0f6b1
PE
142 * notes/copyright: The files compile, config.guess, config.sub,
143 depcomp, install-sh, missing, and move-if-change are now in the
144 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
145 and warn-on-use.h are now in build-aux/snippets. New file
146 build-aux/snippets/_Noreturn.h.
147
bca633fb
EZ
1482011-08-23 Eli Zaretskii <eliz@gnu.org>
149
150 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
151 values of bidi-class according to DerivedBidiClass.txt from the
152 latest UCD.
153
0902a04e
KH
1542011-08-23 Kenichi Handa <handa@m17n.org>
155
156 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
157 values for name, general-category, canonical-combining-class,
158 mirrored, and bidi-class. Describe the meaning of value nil for
159 decimal-digit-value, digit-value, numeric-value, uppercase,
160 lowercase, titlecase, and mirroring.
161 (unidata-gen-table): Handle the case that default-value is a
162 list. Set default values of characters not listed in a table.
163 (unidata-get-name): Return an empty string if a value in a
164 char-table is nil.
165 (unidata-get-decomposition): Return a list of character itself if
166 a value in a char-table is nil.
167
474a8465
EZ
1682011-08-15 Eli Zaretskii <eliz@gnu.org>
169
170 * unidata/bidimirror.awk: File removed.
171
172 * unidata/biditype.awk: File removed.
173
174 * unidata/makefile.w32-in (all): Remove src/biditype.h and
175 src/bidimirror.h.
176 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
177
178 * unidata/Makefile.in (all): Remove src/biditype.h and
179 src/bidimirror.h.
180 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
181
a5b436df
JB
1822011-07-07 Juanma Barranquero <lekktu@gmail.com>
183
184 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
185 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
186
c805dec0
KH
1872011-07-06 Kenichi Handa <handa@m17n.org>
188
189 * unidata/unidata-gen.el (unidata-dir): New variable.
190 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
191 (unidata-prop-alist): INDEX element may be a function. New
192 optional element VAL-LIST (for general-category and bidi-class).
193 New entry `mirroring'.
194 (unidata-prop-default, unidata-prop-val-list): New subst.
195 (unidata-get-character, unidata-put-character): Delete them.
196 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
197 above changes.
198 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
199 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
200 Delete them.
201 (unidata-encode-val): Assume that the first element of VAL-LIST is
202 a cons (nil . 0).
203 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
204 Always store the encoded value.
205 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
206 Set the 1st and the 2nd extra slots to index numbers for C
207 functions.
208 (unidata-gen-table-integer): Likewise.
209 (unidata-gen-table-numeric): Likewise.
210 (unidata-gen-table-name): New arg IGNORE.
211 (unidata-gen-table-decomposition): Likewise.
212 (unidata-describe-general-category): Add the case nil to the
213 description alist.
a5b436df 214 (unidata-gen-mirroring-list): New function.
c805dec0
KH
215 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
216 unidata-prop-alist. Handle the case of storing multiple
217 char-tables in a file.
218
219 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
220 unidata-gen-files.
221
2a35386d
GM
2222011-05-21 Glenn Morris <rgm@gnu.org>
223
224 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
225
33383987
JB
2262011-03-07 Chong Yidong <cyd@stupidchicken.com>
227
228 * Version 23.3 released.
229
cce7d530 2302011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
231
232 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
233
9d9d12cd
EZ
2342011-02-19 Eli Zaretskii <eliz@gnu.org>
235
236 * admin.el (set-version): Add msdos/sed2v2.inp.
237
1f5d53eb
PE
2382011-02-16 Paul Eggert <eggert@cs.ucla.edu>
239
240 Remove no-longer needed getloadavg symbols.
241 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
242 (LDAV_SYMBOL): Remove.
243
7b24e97a
GM
2442011-02-12 Glenn Morris <rgm@gnu.org>
245
246 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
247
4d881c83
GM
2482011-02-05 Glenn Morris <rgm@gnu.org>
249
250 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
251 (bzrmerge-apply): Use it.
252 (bzrmerge): Kill any old warning buffer first.
253
f6041baa
GM
2542011-02-03 Glenn Morris <rgm@gnu.org>
255
256 * bzrmerge.el (bzrmerge-buffer): New constant.
257 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
258 (bzrmerge-missing): If nothing to do, return nil not (nil).
259 (bzrmerge-apply): Remove odd character from message.
260 (bzrmerge): Give status messages.
261
70b0d280
EZ
2622011-01-31 Eli Zaretskii <eliz@gnu.org>
263
f6041baa
GM
264 * admin.el (set-version): Remove lib-src/makefile.w32-in.
265 Add nt/config.nt.
70b0d280 266
16fab143
PE
2672011-01-31 Paul Eggert <eggert@cs.ucla.edu>
268
269 src/emacs.c now gets version number from configure.in
270 * admin.el (set-version): Don't update src/emacs.c.
271 * quick-install-emacs (VERSION): Get it from configure.in, not from
272 src/emacs.c.
273
16c3e636
PE
2742011-01-30 Paul Eggert <eggert@cs.ucla.edu>
275
276 strftime: import from gnulib
277 * notes/copyright: strftime.c moved from src to lib.
278
d0cb8662
GM
2792011-01-25 Glenn Morris <rgm@gnu.org>
280
281 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
282 (bzrmerge-missing): Use it.
283
d6100f3d
PE
2842011-01-19 Paul Eggert <eggert@cs.ucla.edu>
285
286 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
287 rather than doing rm and autoconf by hand. See
288 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
289
9092d186
PE
2902011-01-17 Paul Eggert <eggert@cs.ucla.edu>
291
292 * notes/bzr (Installing changes from gnulib): New section.
293 Need for this suggested by Stefan Monnier.
294
41f44310
SM
2952011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
296
297 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
298 an inconsistent state.
299
a3e44e79 3002011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
301
302 Update copyright notes to match recent gnulib-related changes.
303 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
304 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
305 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
306 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
307 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
308 subsumed by m4/*.m4 rule). config.guess, config.sub, and
309 doc/man/texinfo.tex are now copied in from gnulib.
310
6fffc900
GM
3112011-01-15 Glenn Morris <rgm@gnu.org>
312
2153c862 313 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 314
6fffc900
GM
315 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
316 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
317
77ab81d0 3182011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
319
320 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
321
1851cac3
GM
3222011-01-14 Glenn Morris <rgm@gnu.org>
323
324 * bzrmerge.el: Require cl when compiling.
325 (bzrmerge-merges): Doc fix.
326
2b3f5bc8
PE
3272011-01-07 Paul Eggert <eggert@cs.ucla.edu>
328
329 * notes/copyright: There's only one install-sh, not two, so fix a
330 typo claiming that there's two. Add move-if-change to the list of
331 GPL files imported from gnulib.
332
3332011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
334
335 * notes/copyright: Report status more accurately for non-GPL files.
336 Report copyright status more accurately for mkinstalldirs,
337 configure, m4/getopt.m4, and msdos/sed*.inp.
338
7c420169 3392011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
340
341 * nt/README.W32: Update the information about PNG support libraries.
342 (Bug#7716)
343
9ebea0e7
SM
3442010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * bzrmerge.el: New file to help merge branches while skipping
347 some revisions (e.g. from emacs-23 to trunk).
348
201ef780
AS
3492010-12-03 Andreas Schwab <schwab@linux-m68k.org>
350
351 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
352
16a0af11
GM
3532010-10-12 Glenn Morris <rgm@gnu.org>
354
355 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
356
f4f358f1
GM
3572010-10-09 Glenn Morris <rgm@gnu.org>
358
359 * admin.el (set-version): Add doc/emacs/emacsver.texi.
360
3fb78d1f
GM
3612010-10-09 Glenn Morris <rgm@gnu.org>
362
f7a31f11
GM
363 * admin.el (set-version): No need to act on doc/ files any more.
364
3fb78d1f
GM
365 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
366
733946e7
JB
3672010-09-05 Juanma Barranquero <lekktu@gmail.com>
368
369 * unidata/BidiMirroring.txt: Update from
370 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
371
372 * unidata/UnicodeData.txt: Update from
373 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
374
671d409f
AS
3752010-08-09 Andreas Schwab <schwab@linux-m68k.org>
376
377 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
378
29cf3e20
EZ
3792010-08-05 Eli Zaretskii <eliz@gnu.org>
380
381 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
382
e3aef5c6
CS
3832010-07-24 Christoph Scholtes <cschol2112@gmail.com>
384
385 * admin.el: Write version number to nt/makefile.w32-in.
386 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
387 in the nt/ directory.
388 * nt/README.W32: Relocate to nt/ directory.
389
8966b757
AS
3902010-07-11 Andreas Schwab <schwab@linux-m68k.org>
391
392 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
393
71c44c04
EZ
3942010-07-08 Eli Zaretskii <eliz@gnu.org>
395
396 * MAINTAINERS: Update my responsibilities.
397
72af86bd
AS
3982010-07-07 Andreas Schwab <schwab@linux-m68k.org>
399
400 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
401 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
402 Remove.
403
317fbf33
EZ
4042010-06-12 Eli Zaretskii <eliz@gnu.org>
405
cbc4fd20
EZ
406 * unidata/bidimirror.awk: New file.
407
408 * unidata/BidiMirroring.txt: New file from
409 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
410
a5b436df 411 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
412 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
413
414 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
415 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
416
317fbf33
EZ
417 * unidata/biditype.awk: New file.
418
419 * unidata/Makefile.in (../../src/biditype.h): New target.
420
421 * unidata/makefile.w32-in (../../src/biditype.h): New target.
422
bf3e70eb
JB
4232010-06-09 Juanma Barranquero <lekktu@gmail.com>
424
425 * unidata/UnicodeData.txt: Update from
426 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
427
81ac4f35
GM
4282010-05-27 Glenn Morris <rgm@gnu.org>
429
430 * quick-install-emacs (AVOID): No more Makefile.c files.
431
432 * notes/cpp: Remove file.
433
e45b9e19
KR
4342010-05-15 Ken Raeburn <raeburn@raeburn.org>
435
436 * admin.el (set-version, set-copyright): Update emacs.c instead of
437 version.el.
438
439 * make-tarball.txt: Update filename list in step 6.
440
441 * quick-install-emacs: Scan emacs.c instead of version.el for
442 version string.
443
61a808e8
CY
4442010-05-07 Chong Yidong <cyd@stupidchicken.com>
445
446 * Version 23.2 released.
447
796bb936
EZ
4482010-04-01 Eli Zaretskii <eliz@gnu.org>
449
52f4d8d5 450 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 451
288f9fc0
CY
4522010-03-10 Chong Yidong <cyd@stupidchicken.com>
453
454 * Branch for 23.2.
455
f758ab59
MB
4562010-03-10 Miles Bader <miles@gnu.org>
457
61c26472
MB
458 * quick-install-emacs: Use more portable shell syntax.
459
a5b436df 460 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
461 installing.
462
296271c0
JB
4632010-02-14 Juanma Barranquero <lekktu@gmail.com>
464
465 * quick-install-emacs (PRUNED): Fix typo in message.
466
79c08ece
GM
4672010-01-20 Glenn Morris <rgm@gnu.org>
468
469 * revdiff: Remove file that only works with CVS, and isn't really
470 needed with Bazaar (given the in-built revision options of bzr diff).
471
893db5bc
GM
4722010-01-12 Glenn Morris <rgm@gnu.org>
473
474 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
475 than emacs-pretest-bug for bug reports for development versions.
476
149353a4
KH
4772009-11-06 Kenichi Handa <handa@m17n.org>
478
479 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
480 that the block data and the following per-char data fall into the
481 same char-table leaf.
482
171fda8a
JB
4832009-10-01 Juanma Barranquero <lekktu@gmail.com>
484
485 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
486
06d09461
JB
4872009-09-07 Juanma Barranquero <lekktu@gmail.com>
488
489 * unidata/.gitignore: New file.
490
cb335806
EZ
4912009-08-22 Eli Zaretskii <eliz@gnu.org>
492
8e22fa7e
EZ
493 * notes/bugtracker: How to reassign a bug to a list of packages.
494
cb335806
EZ
495 * notes/newfile: Details of how to check for problems with DOS 8+3
496 file-name restrictions.
497
4982009-08-18 Glenn Morris <rgm@gnu.org>
499
500 * notes/newfile: New file.
501
54aa48fe
EZ
5022009-07-11 Eli Zaretskii <eliz@gnu.org>
503
504 * make-tarball.txt: Add a note about bumping the value of
505 customize-changed-options-previous-release.
506
aa4a9384
KH
5072009-06-24 Kenichi Handa <handa@m17n.org>
508
fe7a3057 509 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
510 and don't compact the map. This is to prefer the first one in the
511 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
512
09856751
KH
5132009-06-12 Kenichi Handa <handa@m17n.org>
514
515 * charsets/Makefile (JISX213A.map): Make it depend on
516 mapfiles/JISX213A.map.gz.
517 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
518
519 * charsets/mapfiles/JISX213A.map.gz: New file.
520
521 * charsets/mapfiles/README: Describe JISX213A.map.gz.
522
09e47eb5
KH
5232009-06-12 Kenichi Handa <handa@m17n.org>
524
525 * charsets/mapfiles/*: New files.
526
527 * charsets/mule-charsets.el: Mostly re-written to generate all
528 MULE-*.map files.
529
530 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
531 files.
532
533 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
534 EUC-JP-MS.
535
536 * charsets/cp51932.awk (END): Print arch-tag at the tail.
537
538 * charsets/Makefile: Maps depend on files under mapfiles or
539 ${GLIBC_CHARMAPS}.
540
0b4ff5df
KH
5412009-04-21 Kenichi Handa <handa@m17n.org>
542
543 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
544 change.
545
88758986
KH
5462009-04-17 Kenichi Handa <handa@m17n.org>
547
548 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
549 Hangle decomposition rule to Unicode.
550
0af3fedf
KH
5512009-04-09 Kenichi Handa <handa@m17n.org>
552
553 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
554 a string with a composition property to disable combining
555 characters being composed.
556
e308dcd3 5572009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
558
559 * quick-install-emacs: Be more clever about locating info directory.
560
d9cce206
JB
5612009-02-24 Juanma Barranquero <lekktu@gmail.com>
562
563 * nt/README.W32: Fix typos.
564
3deb93c6
JR
5652009-02-23 Jason Rumney <jasonr@gnu.org>
566
567 * nt/README-ftp-server: Update for 23.0.91
568
d9cce206
JB
569 * nt/README.W32: Remove ever expanding versions of Windows.
570 Shorten FAQ URL. Remove mention of obsolete lock directory.
571 Windows distribution now bin and barebin only. Add note about
572 SVG support. Remove old tar and gzip problem workarounds.
573 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
574
575 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
576 undumped distribution no longer exists.
577
e73521d0 5782009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
579
580 * nt/README.W32: Fix typo. (Bug#2207)
581
1b1db3a9
CY
5822009-02-01 Chong Yidong <cyd@stupidchicken.com>
583
584 * admin.el (set-version): Remove deleted file ns-emacs.texi.
585
d90442ce
KH
5862008-12-02 Kenichi Handa <handa@m17n.org>
587
588 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
589 `decomposition' property adjusted.
590 (unidata-split-decomposition): Don't include surrounding "<" and
591 ">" in a symbol name.
592
5932008-12-01 Kenichi Handa <handa@m17n.org>
594
b97439ce
JB
595 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
596 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
597 (unidata-get-numeric, unidata-put-numeric)
598 (unidata-gen-table-numeric): New functions.
599 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
600
983ab7ba
EZ
6012008-11-29 Eli Zaretskii <eliz@gnu.org>
602
603 * notes/documentation: Add notes about Antinews.
604
91236f63
GM
6052008-10-23 Glenn Morris <rgm@gnu.org>
606
607 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
608 Add/tweak some nextstep/ entries.
609
c674e738
KH
6102008-09-19 Kenichi Handa <handa@m17n.org>
611
612 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
613 positions.
614
293a3986
EZ
6152008-08-23 Eli Zaretskii <eliz@gnu.org>
616
617 * CPP-DEFINES: Add USER_FULL_NAME.
618
b7063e7e
JR
6192008-08-16 Jason Rumney <jasonr@gnu.org>
620
d4835507 621 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 622
295b47d8
JB
6232008-08-06 Juanma Barranquero <lekktu@gmail.com>
624
625 * nt/dump.bat: Fix mixed EOLs.
626
14145fa3
AR
6272008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
628
0dcb2845 629 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 630
c3179b06
EZ
6312008-08-02 Eli Zaretskii <eliz@gnu.org>
632
633 * CPP-DEFINES: Add defines for accessing system processes.
634
9e2a2647
DN
6352008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
636
637 * make-tarball.txt:
638 * admin.el:
639 * FOR-RELEASE:
640 * CPP-DEFINES: Remove mentions of Mac Carbon.
641
d3841127
GM
6422008-07-16 Glenn Morris <rgm@gnu.org>
643
644 * admin.el (set-version, set-copyright): Add nextstep/ files.
645
ba60bd44 6462008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 647
0dcb2845 648 * CPP-DEFINES: Add NS port related defines.
edfda783 649
f2d8d275
GM
6502008-06-16 Glenn Morris <rgm@gnu.org>
651
5de85e83
GM
652 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
653 doc/lispref/book-spine.texinfo.
f2d8d275 654
611bee81
GM
6552008-06-15 Glenn Morris <rgm@gnu.org>
656
657 * admin.el (set-version): Add doc/misc/faq.texi.
658
d6710afe
JB
6592008-05-22 Juanma Barranquero <lekktu@gmail.com>
660
661 * FOR-RELEASE: Remove Windows problem about the XPM image library
662 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
663
2e10f11c
JB
6642008-04-15 Juanma Barranquero <lekktu@gmail.com>
665
666 * unidata/UnicodeData.txt: Update to Unicode 5.1.
667
dd7d19d7
JB
6682008-04-14 Juanma Barranquero <lekktu@gmail.com>
669
670 * unidata/unidata-gen.el (unidata-prop-alist):
671 Fix typo in description of `numeric-value'.
672 (unidata-put-character): Fix typo in error message.
673
2cbff44e
GM
6742008-02-21 Glenn Morris <rgm@gnu.org>
675
676 * notes/unicode, notes/font-backend: New files, split off from
677 README.unicode.
678
43bad2da
KH
6792008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
680
681 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 682 being used in latin1-disp.el. Remove the problem of
98723304
KH
683 cp-supported-codepages. Remove the problem of lost changelog for
684 ps-prin1.ps.
43bad2da 685
8a7619ba
EZ
6862008-02-16 Eli Zaretskii <eliz@gnu.org>
687
688 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
689 non-portable in this context.
690
691 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
692 non-portable in this context.
693
f96b6330
EZ
6942008-02-09 Eli Zaretskii <eliz@gnu.org>
695
696 * unidata/makefile.w32-in (lisp): New variable.
697 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
698 lisp/emacs-lisp.
699
56eb72a0
JR
7002008-02-04 Jason Rumney <jasonr@gnu.org>
701
702 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
703
a8fd9158
JB
7042008-02-02 Juanma Barranquero <lekktu@gmail.com>
705
706 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
707
c7e85fc7
EZ
7082008-02-02 Eli Zaretskii <eliz@gnu.org>
709
9aa0b3c8
EZ
710 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
711
bcc891c2 712 * unidata/Makefile.in: Rename from Makefile.
5889232d 713
c7e85fc7
EZ
714 * unidata/makefile.w32-in: New file.
715
db516472
JR
7162008-02-02 Jason Rumney <jasonr@gnu.org>
717
718 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
719
609789d7 7202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 721
aca7a3d2
MB
722 * unidata/copyright.html: New file.
723
609789d7 7242008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
725
726 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
727 decomposition, if T is the same as TBase, don't include it in the
728 returned list.
729
609789d7 7302008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
731
732 * unidata/unidata-gen.el (unidata-text-file): Delete it.
733 (unidata-list): Initialize to nil.
734 (unidata-setup-list): New function.
bcc891c2
GM
735 (unidata-gen-files): New optional arg unidata-text-file.
736 If it's nil, set unidata-text-file to the left command line arg.
737 Call unidate-setup-list at first.
aca7a3d2 738
bcc891c2 739 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
740 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
741
609789d7 7422008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 743
bcc891c2
GM
744 * unidata/unidata-gen.el: Fix comment typo.
745 Change string-to-int to string-to-number.
746 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
747 (unidata-list): Just insert unidata-text-file.
748 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 749 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 750
bcc891c2 751 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
752 (charprop.el): Depends on unidata.txt.
753 (clean): Remove unidata.txt.
754
609789d7 7552008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
756
757 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
758 (unidata-get-name): Handle U+110B.
759
609789d7 7602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
761
762 Sub-directory `unidata' is for codes to generate charprop.el and
763 many other uni-*.el files from `UnicodeData.txt'.
764
765 * Unidata/README: New file.
766
767 * unidata/Makefile: New file.
768
769 * unidata/unidata-gen.el: New file.
770
771 * unidata/UnicodeData.txt: New file. Copied from
609789d7 772 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
773
774 * unidata/.cvsignore: New file.
775
609789d7 7762008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
777
778 * charsets/.cvsignore: New file.
779
780 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
781
bcc891c2
GM
782 * charsets/Makefile (all): Rename target from charsets.
783 Depend on ${TRANS_TABLE}.
784 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
785 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
786 (install): Copy updated files only.
787
7882008-02-02 Kenichi Handa <handa@m17n.org>
789
bcc891c2 790 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
791
7922008-02-02 Kenichi Handa <handa@m17n.org>
793
794 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
795 0x2299 to 0x29BF.
796
609789d7 7972008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
798
799 * charsets/Makefile (TRANS_TABLE): New macro.
800 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 801 (cp51932.el): New target.
aca7a3d2
MB
802 (eucjp-ms.el): New target.
803 (install): Include ${TRANS_TABLE}.
804 (CJK): Include JISX213A.map.
805 (JISX213A.map): New target.
806
807 * charsets/eucjp-ms.awk: New file.
808
809 * charsets/cp51932.awk: New file.
810
609789d7 8112008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
812
813 * charsets/cp932.awk: New file.
814
bcc891c2 815 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
816
817 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
818 running an awk program.
819
609789d7 8202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
821
822 * charsets/mapconv: Handle UNICODE2.
823
c4cc8b9a 824 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
825 (CP932-2BYTE.map): New target.
826
609789d7 8272008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
828
829 * charsets: New directory for scripts to generate charset map
830 files in ../etc/charsets/.
831
bcc891c2 832 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 833 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 834 * charsets/kuten.awk: New files.
aca7a3d2 835
adf94aa6
GM
8362008-01-08 Glenn Morris <rgm@gnu.org>
837
838 * admin.el (set-version): Add doc/man/emacs.1.
839
f3041af1
DN
8402008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
841
842 * notes/copyright:
843 * MAINTAINERS: Remove references to files that have been removed.
844
a70c9a7a
GM
8452008-01-04 Glenn Morris <rgm@gnu.org>
846
847 * admin.el (set-copyright): Add lib-src/ebrowse.c.
848
aa5fea59
SM
8492007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
850
851 * CPP-DEFINES: New file.
852
f8747b72
RS
8532007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
854
855 * FOR-RELEASE: Remove "window-system in face definition" [of
856 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
857 on gnus-dired.el.
858
24bbe01e
GM
8592007-12-05 Glenn Morris <rgm@gnu.org>
860
861 * admin.el (set-version): Handle configure.in. Adapt for doc/
862 directory layout for manuals.
863
0073bc5d
RS
8642007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
865
630cb3b7
JB
866 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
867 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 868
1453abd0
GM
8692007-11-17 Glenn Morris <rgm@gnu.org>
870
871 * admin.el (process-lines): Move to ../lisp/subr.el.
872
ca076674
GM
8732007-10-23 Glenn Morris <rgm@gnu.org>
874
875 * MAINTAINERS: Move here from ../.
876
943756ea
JB
8772007-10-17 Juanma Barranquero <lekktu@gmail.com>
878
879 * make-emacs: Doc fix.
880
bab9fcb4
GM
8812007-08-28 Glenn Morris <rgm@gnu.org>
882
883 * admin.el: Provide self.
884
880820fe 8852007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 886
d58ee9f1 887 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 888
cacc7b51
GM
8892007-07-25 Glenn Morris <rgm@gnu.org>
890
891 * Relicense all FSF files to GPLv3 or later.
892
bfcea090
GM
8932007-06-07 Glenn Morris <rgm@gnu.org>
894
895 * admin.el (set-copyright): New function.
896
017f0417
NR
8972007-04-25 Nick Roberts <nickrob@snap.net.nz>
898
899 * make-tarball.txt: Add note about cutting the branch.
900
537a062f
CY
9012007-06-02 Chong Yidong <cyd@stupidchicken.com>
902
903 * Version 22.1 released.
904
77083ca3
EZ
9052007-02-03 Eli Zaretskii <eliz@gnu.org>
906
907 * nt/makedist.bat: Change EOL format to DOS. Don't use
908 redirection characters in REM lines.
909
880820fe 9102007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
911
912 * FOR-RELEASE: Removed Gtk/Xft issue.
913
1fc8c92b
MB
9142007-01-01 Miles Bader <miles@gnu.org>
915
916 * quick-install-emacs (get_config_var): Deal with weird magic
917 string inserted by recent versions of autoconf.
918
7dce1990
JB
9192006-11-25 Juanma Barranquero <lekktu@gmail.com>
920
921 * admin.el (set-version): Set version number in
922 lib-src/makefile.w32-in.
923
dc3d1157
RS
9242006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
925
926 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
927 due to a local miss-configuration.
928
08c85160
CY
9292006-10-28 Chong Yidong <cyd@stupidchicken.com>
930
931 * make-announcement (OLD): Remove LEIM references in announcement
932 since it is now built-in.
933
d0834a5c
YM
9342006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
935
936 * admin.el (set-version): Set version numbers in "mac" subdirectory.
937
151fe029
KH
9382006-10-03 Kenichi Handa <handa@m17n.org>
939
940 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
941
e71cb549
CY
9422006-08-13 Chong Yidong <cyd@stupidchicken.com>
943
944 * FOR-RELEASE: Elisp manual checking completed.
945
6232e72d
RS
9462006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
947
948 * FOR-RELEASE: Update refcard section.
949
8a8476f9
KS
9502006-07-14 Kim F. Storm <storm@cua.dk>
951
952 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
953
1eca02e7
KS
9542006-07-09 Kim F. Storm <storm@cua.dk>
955
956 * README: Use outline format. Add FOR-RELEASE.
957
7fa61471
CY
9582006-06-27 Chong Yidong <cyd@stupidchicken.com>
959
960 * FOR-RELEASE: Checking of info.texi done.
961
8361675a
RS
9622006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
963
964 * FOR-RELEASE: Update refcard section.
965
3f168e29
RS
9662006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
967
968 * FOR-RELEASE: Update refcard section.
969
f195dc16
CY
9702006-05-25 Chong Yidong <cyd@stupidchicken.com>
971
972 * FOR-RELEASE: Key sequence elisp node done.
973
49561a36
RS
9742006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
975
976 * FOR-RELEASE: Update refcard translations. Add coding cookie.
977
6fedb9f9
CY
9782006-05-21 Chong Yidong <cyd@mit.edu>
979
980 * FOR-RELEASE: point-entered /point-left bug fixed.
981
61515a63
EZ
9822006-05-12 Eli Zaretskii <eliz@gnu.org>
983
984 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
985 entry.
986
4297ece2
BW
9872006-05-06 Bill Wohler <wohler@newt.com>
988
989 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
990 about it.
991
4bbe413d 9922006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 993
4bbe413d 994 * ./* (Copyright): Updated Copyright year(s).
49561a36 995
6b82baf6
RS
9962006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
997
998 * FOR-RELEASE (BUGS): Add URLs/MIDs.
999
49af2995
KS
10002006-02-20 Kim F. Storm <storm@cua.dk>
1001
1002 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1003 Rework how fringe bitmaps are defined and used.
e4920bc9 1004 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
1005 one-level representation. It would be cleaner to split the
1006 representation into a two-level model where first level maps
1007 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 1008 a bitmap appearance.
49af2995 1009
d5e87a2f
CY
10102006-01-27 Chong Yidong <cyd@stupidchicken.com>
1011
8a8476f9 1012 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 1013
9c43c921
BW
10142005-12-13 Bill Wohler <wohler@newt.com>
1015
1016 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1017
6ed81b24
RS
10182005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1019
c95dddbe
RS
1020 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1021 completing-read-multiple, mail-extract-address-components,
1022 mail-mode, quail-define-package, save-buffer and
1023 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1024
2950d850
CY
10252005-11-28 Chong Yidong <cyd@stupidchicken.com>
1026
1027 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1028
ab4d879e
KS
10292005-11-11 Kim F. Storm <storm@cua.dk>
1030
1031 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1032 when displaying a non-breaking space in an overlay string.
1033
932dc33b
CY
10342005-10-30 Chong Yidong <cyd@stupidchicken.com>
1035
1036 * FOR-RELEASE: Init file change implemented.
1037
c809f7cc
CY
10382005-10-27 Chong Yidong <cyd@stupidchicken.com>
1039
1040 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1041
4754e179 10422005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1043
1044 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1045 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1046
ffda926c
BW
10472005-10-17 Bill Wohler <wohler@newt.com>
1048
1049 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 1050 since it's gone. Also marked mh-e as done.
ffda926c 1051
2d4713aa
JB
10522005-10-11 Juanma Barranquero <lekktu@gmail.com>
1053
1054 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1055 libraries on Windows (Done).
1056
95f76284
JR
10572005-10-01 Jason Rumney <jasonr@gnu.org>
1058
1059 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1060
52f277bf
RF
10612005-08-31 Romain Francoise <romain@orebokech.com>
1062
630cb3b7 1063 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1064 item (Done).
1065
c0eb0519
RF
10662005-08-27 Romain Francoise <romain@orebokech.com>
1067
1068 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1069
385ee3de 10702005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
1071
1072 Update FSF's address in GPL notices.
1073
257914aa
LK
10742005-06-10 Lute Kamstra <lute@gnu.org>
1075
1076 * admin.el (set-version): Set version in lisp manual too.
1077 * make-tarball.txt: Commit lispref/elisp.texi too.
1078
a4e51a7a
RS
10792005-06-04 Richard M. Stallman <rms@gnu.org>
1080
1081 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1082 Other cleanups.
1083
834671a6
LK
10842005-04-19 Lute Kamstra <lute@gnu.org>
1085
1086 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1087
54381691
LK
10882005-04-14 Lute Kamstra <lute@gnu.org>
1089
118e2c39
LK
1090 * nt/makedist.bat (elfiles): Update.
1091
54381691
LK
1092 * admin.el (add-release-logs): Fix require call.
1093
0b048d52
MT
10942005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1095
943756ea
JB
1096 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
1097 The first line of every tutorial must begin with a sentence saying
1098 "Emacs Tutorial" in the respective language. This should be
1099 followed by "See end for copying conditions", likewise in the
1100 respective language.
0b048d52 1101
18cd5892
LT
11022005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1103
1104 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1105 Add `undo-ask-before-discard' to it.
1106
9a1c5fbf
MB
11072005-03-02 Miles Bader <miles@gnu.org>
1108
1109 * quick-install-emacs: Only use the mkdir --verbose option if the
1110 script's --verbose option was specified (this avoids problems with
1111 default usage on systems where mkdir doesn't support that option).
1112
e25c1ca6
JR
11132005-02-15 Jason Rumney <jasonr@gnu.org>
1114
fffa137c 1115 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
1116 tar --exclude.
1117
880820fe 11182004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
1119
1120 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1121
6622d928
LT
11222004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1123
1124 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1125 Elisp manuals.
1126
d574552a
LT
11272004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1128
1129 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1130 Emacs and Elisp manuals.
d574552a 1131
0a5e5be0
KS
11322004-09-11 Kim F. Storm <storm@cua.dk>
1133
1134 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
1135 (Documentation): Add NEWS entry.
1136 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 1137
2661eae9
KS
11382004-08-29 Kim F. Storm <storm@cua.dk>
1139
1140 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1141
880820fe 11422004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 1143
c4cc8b9a 1144 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
1145 (now behaves as well as other ports).
1146
880820fe 11472004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 1148
2661eae9 1149 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 1150
44618f20 11512004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
1152
1153 * FOR-RELEASE: Moved here from the etc directory.
1154
db281452
TTN
11552004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1156
1157 * notes/BRANCH: New file, to be maintained per CVS branch.
1158
feebeb72
MB
11592003-10-01 Miles Bader <miles@gnu.org>
1160
1161 * quick-install-emacs: Don't use "function" keyword when defining
1162 shell functions.
1163
44618f20
LK
11642003-09-29 Lute Kamstra <lute@gnu.org>
1165
1166 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1167
e04e1ce2
MB
11682003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
1169
1170 * quick-install-emacs: Remove fns-* pruning, since that file no
1171 longer seems to be generated.
1172 (AVOID): Quote literal periods. Quote braces in a way acceptable
1173 to all parties (gawk gets bitchy about using `\').
1174
6cce52e8
MB
11752003-08-19 Miles Bader <miles@gnu.org>
1176
1177 * quick-install-emacs: Add arch-specific ignored files to
1178 quick-install-emacs. Use quoting for periods that's acceptable
1179 to recent versions of gawk.
1180
13582d53
MR
11812003-08-11 Markus Rost <rost@math.ohio-state.edu>
1182
1183 * cus-test.el: Remove obsolete workaround.
1184
e53925a5
AI
11852003-04-22 Andrew Innes <andrewi@gnu.org>
1186
1187 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1188 emacs.exe before zipping, and including batch file to recreate
1189 after unpacking.
1190
1191 * nt/stitch.bat: New file.
1192
1193 * nt/README-ftp-server: Update wording and version number etc.
1194 Add extra instructions for installing multi-file .zip
1195 distribution.
1196
1197 * nt/README.W32: Remove personal email address and update wording.
1198
1199 * nt/README-UNDUMP.W32: Remove personal email address and update
1200 wording.
1201
880820fe 12022003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
1203
1204 * make-changelog-diff: New script, code stolen from make-announcement.
1205
1206 * make-announcement: Use make-changelog-diff.
1207
880820fe 12082003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
1209
1210 * make-tarball.txt: Step-by-step instructions for making a tarball.
1211
10d1d0af 1212 * make-announcement: A script for creating pretest announcements.
163c6f1c 1213
880820fe 12142003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
1215
1216 * admin.el (add-release-logs): Expand the directory name before
1217 calling find(1).
1218 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 1219 the date and the user's name and address.
33b97f32 1220
7b997a97
MB
12212003-01-07 Miles Bader <miles@gnu.org>
1222
1223 * quick-install-emacs: Unset LANG etc. to avoid non-standard
1224 command output from non-C locales.
1225
6c465a15 12262002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 1227
3bc08206 1228 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 1229 which can be run in batch mode. See the Commentary section.
bd08d86a 1230
5ce129c2
MR
12312002-10-08 Markus Rost <rost@math.ohio-state.edu>
1232
1233 * cus-test.el: New file.
1234
14dd2fe9
MB
12352002-05-27 Miles Bader <miles@gnu.org>
1236
1237 * quick-install-emacs (VERSION): Calculate using the same method
1238 that configure.in uses.
1239
880820fe 12402002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
1241
1242 * emacs-pretesters: New file with information for Emacs
1243 pretesters.
1244
b9a07996
PE
12452002-03-22 Paul Eggert <eggert@twinsun.com>
1246
1247 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1248 POSIX 1003.1-2001 disallows both usages.
1249
38b81d74
AI
12502002-02-11 Andrew Innes <andrewi@gnu.org>
1251
1252 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1253
72a68345
AI
12542002-01-24 Andrew Innes <andrewi@gnu.org>
1255
1256 * nt/README.W32: Remove unnecessary version number and date
1257 references.
1258
1259 * nt/README-UNDUMP.W32: Ditto.
1260
ebbaf4e3
GM
12612001-12-06 Gerd Moellmann <gerd@gnu.org>
1262
1263 * make-emacs: Add --trace-move.
1264
461a1459
AI
12652001-10-23 Andrew Innes <andrewi@gnu.org>
1266
1267 * nt/makedist.bat: Remove remaining obsolete reference to
1268 GETTING.GNU.SOFTWARE.
1269
26fe1f92
GM
12702001-10-22 Gerd Moellmann <gerd@gnu.org>
1271
1272 * admin.el (set-version): Use `s' interactive spec for
1273 version number.
1274
71431a0e
GM
12752001-10-20 Gerd Moellmann <gerd@gnu.org>
1276
6aa97356 1277 * (Version 21.1 released.)
71431a0e 1278
e568708b
GM
12792001-10-20 Gerd Moellmann <gerd@gnu.org>
1280
1281 * admin.el (add-release-logs): Put the log entry in lispref, too.
1282
c5915370
MB
12832001-10-20 Miles Bader <miles@gnu.org>
1284
1285 * quick-install-emacs: Exit if we can't find some variable.
1286 (AVOID): Add .orig & .rej files.
1287 (get_config_var): Be more liberal about format of config.status
1288 sed commands.
1289
5a4a5bd4
GM
12902001-10-19 Gerd Moellmann <gerd@gnu.org>
1291
74499542
GM
1292 * admin.el: New file.
1293
5a4a5bd4
GM
1294 * build-configs: Add --help option. Add support for building
1295 in arbitrary source trees.
1296
09954f3b
GM
12972001-10-17 Gerd Moellmann <gerd@gnu.org>
1298
1299 * alloc-colors.c: New file.
1300
f2164e31
GM
13012001-10-13 Gerd Moellmann <gerd@gnu.org>
1302
1303 * make-emacs: Add --boot switch for bootstrapping. Logs to
1304 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1305
ab952a4f
GM
13062001-10-05 Gerd Moellmann <gerd@gnu.org>
1307
1308 * Branch for 21.1.
6c465a15 1309
f537c3cd
EZ
13102001-09-04 Andrew Innes <andrewi@gnu.org>
1311
1312 * admin/nt/makedist.bat: Remove reference to obsolete file
1313 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
1314 version of tar used.
1315
1316;; Local Variables:
880820fe 1317;; coding: utf-8
f537c3cd 1318;; End:
2a34a036 1319
6116bd7e 1320 Copyright (C) 2001-2012 Free Software Foundation, Inc.
5b87ad55
GM
1321
1322 This file is part of GNU Emacs.
1323
9ad5de0c 1324 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1325 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
1326 the Free Software Foundation, either version 3 of the License, or
1327 (at your option) any later version.
5b87ad55
GM
1328
1329 GNU Emacs is distributed in the hope that it will be useful,
1330 but WITHOUT ANY WARRANTY; without even the implied warranty of
1331 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1332 GNU General Public License for more details.
1333
1334 You should have received a copy of the GNU General Public License
9ad5de0c 1335 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.