lips/version.el (*-version-string): Declare.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
50c4645e
PE
12012-05-27 Paul Eggert <eggert@cs.ucla.edu>
2
3 Assume gnulib does largefile.
4 * merge-gnulib (GNULIB_MODULES): Add largefile.
5
34374650
PE
62012-05-22 Paul Eggert <eggert@cs.ucla.edu>
7
8 Remove src/m/*.
9 * CPP-DEFINES: Do not mention src/m/*.h.
10 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
11 (BITS_PER_SHORT, BITS_PER_INT): Remove.
12 * MAINTAINERS: Remove src/m/.
13
9b4ee616
PE
142012-05-21 Paul Eggert <eggert@cs.ucla.edu>
15
fb77d37e
PE
16 Use full name for m4/gnulib-comp.m4. (Bug#11529)
17 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
18
261cb4bb
PE
19 Assume C89 or later.
20 * CPP-DEFINES: Remove NULL, const.
21
9b4ee616
PE
22 Make merging from gnulib a script, not a makefile action.
23 * merge-gnulib: New script, with actions moved here from
24 ../Makefile.in.
25
003fdae2
PE
262012-05-19 Paul Eggert <eggert@cs.ucla.edu>
27
9232a6d9
PE
28 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
29
003fdae2
PE
30 * CPP-DEFINES (HAVE_FTIME): Remove.
31
6116bd7e
GM
322012-05-02 Glenn Morris <rgm@gnu.org>
33
34 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
35
a9f72fc1
GM
362012-04-10 Glenn Morris <rgm@gnu.org>
37
c9279dad
GM
38 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
39
a9f72fc1
GM
40 * unidata/Makefile.in: Add FSF copyright.
41 Make it use autoconf features, and work for out-of-tree builds.
42
b142f158
EZ
432012-04-07 Eli Zaretskii <eliz@gnu.org>
44
45 * unidata/README:
46 * unidata/copyright.html:
47 * unidata/BidiMirroring.txt:
48 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
49 the Unicode Standard.
50
c406be43
KH
512012-02-16 Kenichi Handa <handa@m17n.org>
52
53 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
54 values of name and old-name to nil.
55 (unidata-get-name): Return nil for the default value.
56
58474503
GM
572012-02-11 Glenn Morris <rgm@gnu.org>
58
59 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
60 (cusver-check): New functions.
61
54de86ac
GM
622012-01-19 Glenn Morris <rgm@gnu.org>
63
64 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
65 "skip?" question, since there can be multiple such for any revision.
66
0dc18ae0
EZ
672012-01-14 Eli Zaretskii <eliz@gnu.org>
68
69 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
70 updated and checked.
71
509c74bd
AS
722011-11-26 Andreas Schwab <schwab@linux-m68k.org>
73
303d001f
AS
74 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
75 Avoid warning about old-style backquote.
76
509c74bd
AS
77 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
78 in regexp.
79 (wisent-make-parsers): Likewise. Quote `.'.
80
81 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
82 in regexp.
83 (bovine-make-parsers): Likewise. Quote `.'.
84
d5ff9cd0
AS
852011-11-20 Andreas Schwab <schwab@linux-m68k.org>
86
87 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
88
7877f373
JB
892011-11-16 Juanma Barranquero <lekktu@gmail.com>
90
91 * admin.el (manual-dvi): Fix typo.
92
b018182c
EZ
932011-11-15 Eli Zaretskii <eliz@gnu.org>
94
7877f373 95 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 96
c7015153
JB
972011-11-15 Juanma Barranquero <lekktu@gmail.com>
98
99 * make-emacs: Fix typo.
100
d31d07be
JB
1012011-11-07 Juanma Barranquero <lekktu@gmail.com>
102
103 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
104
72b8747b
DE
1052011-10-31 David Engster <deng@randomsample.de>
106
107 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
108
8cedc5ac
EZ
1092011-10-28 Eli Zaretskii <eliz@gnu.org>
110
111 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
112 running Emacs on Windows 9X.
113
a0c64452
CY
1142011-09-26 Chong Yidong <cyd@stupidchicken.com>
115
116 * admin.el (set-version): Fix regexps for config.nt and
117 sed2v2.inp.
118
e39b275c 1192011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 120
abec06ff 121 Merge from gnulib (Bug#9169).
24e0f6b1
PE
122 * notes/copyright: The files compile, config.guess, config.sub,
123 depcomp, install-sh, missing, and move-if-change are now in the
124 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
125 and warn-on-use.h are now in build-aux/snippets. New file
126 build-aux/snippets/_Noreturn.h.
127
bca633fb
EZ
1282011-08-23 Eli Zaretskii <eliz@gnu.org>
129
130 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
131 values of bidi-class according to DerivedBidiClass.txt from the
132 latest UCD.
133
0902a04e
KH
1342011-08-23 Kenichi Handa <handa@m17n.org>
135
136 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
137 values for name, general-category, canonical-combining-class,
138 mirrored, and bidi-class. Describe the meaning of value nil for
139 decimal-digit-value, digit-value, numeric-value, uppercase,
140 lowercase, titlecase, and mirroring.
141 (unidata-gen-table): Handle the case that default-value is a
142 list. Set default values of characters not listed in a table.
143 (unidata-get-name): Return an empty string if a value in a
144 char-table is nil.
145 (unidata-get-decomposition): Return a list of character itself if
146 a value in a char-table is nil.
147
474a8465
EZ
1482011-08-15 Eli Zaretskii <eliz@gnu.org>
149
150 * unidata/bidimirror.awk: File removed.
151
152 * unidata/biditype.awk: File removed.
153
154 * unidata/makefile.w32-in (all): Remove src/biditype.h and
155 src/bidimirror.h.
156 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
157
158 * unidata/Makefile.in (all): Remove src/biditype.h and
159 src/bidimirror.h.
160 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
161
a5b436df
JB
1622011-07-07 Juanma Barranquero <lekktu@gmail.com>
163
164 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
165 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
166
c805dec0
KH
1672011-07-06 Kenichi Handa <handa@m17n.org>
168
169 * unidata/unidata-gen.el (unidata-dir): New variable.
170 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
171 (unidata-prop-alist): INDEX element may be a function. New
172 optional element VAL-LIST (for general-category and bidi-class).
173 New entry `mirroring'.
174 (unidata-prop-default, unidata-prop-val-list): New subst.
175 (unidata-get-character, unidata-put-character): Delete them.
176 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
177 above changes.
178 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
179 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
180 Delete them.
181 (unidata-encode-val): Assume that the first element of VAL-LIST is
182 a cons (nil . 0).
183 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
184 Always store the encoded value.
185 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
186 Set the 1st and the 2nd extra slots to index numbers for C
187 functions.
188 (unidata-gen-table-integer): Likewise.
189 (unidata-gen-table-numeric): Likewise.
190 (unidata-gen-table-name): New arg IGNORE.
191 (unidata-gen-table-decomposition): Likewise.
192 (unidata-describe-general-category): Add the case nil to the
193 description alist.
a5b436df 194 (unidata-gen-mirroring-list): New function.
c805dec0
KH
195 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
196 unidata-prop-alist. Handle the case of storing multiple
197 char-tables in a file.
198
199 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
200 unidata-gen-files.
201
2a35386d
GM
2022011-05-21 Glenn Morris <rgm@gnu.org>
203
204 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
205
33383987
JB
2062011-03-07 Chong Yidong <cyd@stupidchicken.com>
207
208 * Version 23.3 released.
209
cce7d530 2102011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
211
212 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
213
9d9d12cd
EZ
2142011-02-19 Eli Zaretskii <eliz@gnu.org>
215
216 * admin.el (set-version): Add msdos/sed2v2.inp.
217
1f5d53eb
PE
2182011-02-16 Paul Eggert <eggert@cs.ucla.edu>
219
220 Remove no-longer needed getloadavg symbols.
221 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
222 (LDAV_SYMBOL): Remove.
223
7b24e97a
GM
2242011-02-12 Glenn Morris <rgm@gnu.org>
225
226 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
227
4d881c83
GM
2282011-02-05 Glenn Morris <rgm@gnu.org>
229
230 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
231 (bzrmerge-apply): Use it.
232 (bzrmerge): Kill any old warning buffer first.
233
f6041baa
GM
2342011-02-03 Glenn Morris <rgm@gnu.org>
235
236 * bzrmerge.el (bzrmerge-buffer): New constant.
237 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
238 (bzrmerge-missing): If nothing to do, return nil not (nil).
239 (bzrmerge-apply): Remove odd character from message.
240 (bzrmerge): Give status messages.
241
70b0d280
EZ
2422011-01-31 Eli Zaretskii <eliz@gnu.org>
243
f6041baa
GM
244 * admin.el (set-version): Remove lib-src/makefile.w32-in.
245 Add nt/config.nt.
70b0d280 246
16fab143
PE
2472011-01-31 Paul Eggert <eggert@cs.ucla.edu>
248
249 src/emacs.c now gets version number from configure.in
250 * admin.el (set-version): Don't update src/emacs.c.
251 * quick-install-emacs (VERSION): Get it from configure.in, not from
252 src/emacs.c.
253
16c3e636
PE
2542011-01-30 Paul Eggert <eggert@cs.ucla.edu>
255
256 strftime: import from gnulib
257 * notes/copyright: strftime.c moved from src to lib.
258
d0cb8662
GM
2592011-01-25 Glenn Morris <rgm@gnu.org>
260
261 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
262 (bzrmerge-missing): Use it.
263
d6100f3d
PE
2642011-01-19 Paul Eggert <eggert@cs.ucla.edu>
265
266 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
267 rather than doing rm and autoconf by hand. See
268 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
269
9092d186
PE
2702011-01-17 Paul Eggert <eggert@cs.ucla.edu>
271
272 * notes/bzr (Installing changes from gnulib): New section.
273 Need for this suggested by Stefan Monnier.
274
41f44310
SM
2752011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
276
277 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
278 an inconsistent state.
279
a3e44e79 2802011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
281
282 Update copyright notes to match recent gnulib-related changes.
283 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
284 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
285 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
286 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
287 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
288 subsumed by m4/*.m4 rule). config.guess, config.sub, and
289 doc/man/texinfo.tex are now copied in from gnulib.
290
6fffc900
GM
2912011-01-15 Glenn Morris <rgm@gnu.org>
292
2153c862 293 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 294
6fffc900
GM
295 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
296 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
297
77ab81d0 2982011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
299
300 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
301
1851cac3
GM
3022011-01-14 Glenn Morris <rgm@gnu.org>
303
304 * bzrmerge.el: Require cl when compiling.
305 (bzrmerge-merges): Doc fix.
306
2b3f5bc8
PE
3072011-01-07 Paul Eggert <eggert@cs.ucla.edu>
308
309 * notes/copyright: There's only one install-sh, not two, so fix a
310 typo claiming that there's two. Add move-if-change to the list of
311 GPL files imported from gnulib.
312
3132011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
314
315 * notes/copyright: Report status more accurately for non-GPL files.
316 Report copyright status more accurately for mkinstalldirs,
317 configure, m4/getopt.m4, and msdos/sed*.inp.
318
7c420169 3192011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
320
321 * nt/README.W32: Update the information about PNG support libraries.
322 (Bug#7716)
323
9ebea0e7
SM
3242010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
325
326 * bzrmerge.el: New file to help merge branches while skipping
327 some revisions (e.g. from emacs-23 to trunk).
328
201ef780
AS
3292010-12-03 Andreas Schwab <schwab@linux-m68k.org>
330
331 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
332
16a0af11
GM
3332010-10-12 Glenn Morris <rgm@gnu.org>
334
335 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
336
f4f358f1
GM
3372010-10-09 Glenn Morris <rgm@gnu.org>
338
339 * admin.el (set-version): Add doc/emacs/emacsver.texi.
340
3fb78d1f
GM
3412010-10-09 Glenn Morris <rgm@gnu.org>
342
f7a31f11
GM
343 * admin.el (set-version): No need to act on doc/ files any more.
344
3fb78d1f
GM
345 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
346
733946e7
JB
3472010-09-05 Juanma Barranquero <lekktu@gmail.com>
348
349 * unidata/BidiMirroring.txt: Update from
350 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
351
352 * unidata/UnicodeData.txt: Update from
353 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
354
671d409f
AS
3552010-08-09 Andreas Schwab <schwab@linux-m68k.org>
356
357 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
358
29cf3e20
EZ
3592010-08-05 Eli Zaretskii <eliz@gnu.org>
360
361 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
362
e3aef5c6
CS
3632010-07-24 Christoph Scholtes <cschol2112@gmail.com>
364
365 * admin.el: Write version number to nt/makefile.w32-in.
366 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
367 in the nt/ directory.
368 * nt/README.W32: Relocate to nt/ directory.
369
8966b757
AS
3702010-07-11 Andreas Schwab <schwab@linux-m68k.org>
371
372 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
373
71c44c04
EZ
3742010-07-08 Eli Zaretskii <eliz@gnu.org>
375
376 * MAINTAINERS: Update my responsibilities.
377
72af86bd
AS
3782010-07-07 Andreas Schwab <schwab@linux-m68k.org>
379
380 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
381 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
382 Remove.
383
317fbf33
EZ
3842010-06-12 Eli Zaretskii <eliz@gnu.org>
385
cbc4fd20
EZ
386 * unidata/bidimirror.awk: New file.
387
388 * unidata/BidiMirroring.txt: New file from
389 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
390
a5b436df 391 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
392 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
393
394 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
395 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
396
317fbf33
EZ
397 * unidata/biditype.awk: New file.
398
399 * unidata/Makefile.in (../../src/biditype.h): New target.
400
401 * unidata/makefile.w32-in (../../src/biditype.h): New target.
402
bf3e70eb
JB
4032010-06-09 Juanma Barranquero <lekktu@gmail.com>
404
405 * unidata/UnicodeData.txt: Update from
406 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
407
81ac4f35
GM
4082010-05-27 Glenn Morris <rgm@gnu.org>
409
410 * quick-install-emacs (AVOID): No more Makefile.c files.
411
412 * notes/cpp: Remove file.
413
e45b9e19
KR
4142010-05-15 Ken Raeburn <raeburn@raeburn.org>
415
416 * admin.el (set-version, set-copyright): Update emacs.c instead of
417 version.el.
418
419 * make-tarball.txt: Update filename list in step 6.
420
421 * quick-install-emacs: Scan emacs.c instead of version.el for
422 version string.
423
61a808e8
CY
4242010-05-07 Chong Yidong <cyd@stupidchicken.com>
425
426 * Version 23.2 released.
427
796bb936
EZ
4282010-04-01 Eli Zaretskii <eliz@gnu.org>
429
52f4d8d5 430 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 431
288f9fc0
CY
4322010-03-10 Chong Yidong <cyd@stupidchicken.com>
433
434 * Branch for 23.2.
435
f758ab59
MB
4362010-03-10 Miles Bader <miles@gnu.org>
437
61c26472
MB
438 * quick-install-emacs: Use more portable shell syntax.
439
a5b436df 440 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
441 installing.
442
296271c0
JB
4432010-02-14 Juanma Barranquero <lekktu@gmail.com>
444
445 * quick-install-emacs (PRUNED): Fix typo in message.
446
79c08ece
GM
4472010-01-20 Glenn Morris <rgm@gnu.org>
448
449 * revdiff: Remove file that only works with CVS, and isn't really
450 needed with Bazaar (given the in-built revision options of bzr diff).
451
893db5bc
GM
4522010-01-12 Glenn Morris <rgm@gnu.org>
453
454 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
455 than emacs-pretest-bug for bug reports for development versions.
456
149353a4
KH
4572009-11-06 Kenichi Handa <handa@m17n.org>
458
459 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
460 that the block data and the following per-char data fall into the
461 same char-table leaf.
462
171fda8a
JB
4632009-10-01 Juanma Barranquero <lekktu@gmail.com>
464
465 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
466
06d09461
JB
4672009-09-07 Juanma Barranquero <lekktu@gmail.com>
468
469 * unidata/.gitignore: New file.
470
cb335806
EZ
4712009-08-22 Eli Zaretskii <eliz@gnu.org>
472
8e22fa7e
EZ
473 * notes/bugtracker: How to reassign a bug to a list of packages.
474
cb335806
EZ
475 * notes/newfile: Details of how to check for problems with DOS 8+3
476 file-name restrictions.
477
4782009-08-18 Glenn Morris <rgm@gnu.org>
479
480 * notes/newfile: New file.
481
54aa48fe
EZ
4822009-07-11 Eli Zaretskii <eliz@gnu.org>
483
484 * make-tarball.txt: Add a note about bumping the value of
485 customize-changed-options-previous-release.
486
aa4a9384
KH
4872009-06-24 Kenichi Handa <handa@m17n.org>
488
fe7a3057 489 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
490 and don't compact the map. This is to prefer the first one in the
491 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
492
09856751
KH
4932009-06-12 Kenichi Handa <handa@m17n.org>
494
495 * charsets/Makefile (JISX213A.map): Make it depend on
496 mapfiles/JISX213A.map.gz.
497 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
498
499 * charsets/mapfiles/JISX213A.map.gz: New file.
500
501 * charsets/mapfiles/README: Describe JISX213A.map.gz.
502
09e47eb5
KH
5032009-06-12 Kenichi Handa <handa@m17n.org>
504
505 * charsets/mapfiles/*: New files.
506
507 * charsets/mule-charsets.el: Mostly re-written to generate all
508 MULE-*.map files.
509
510 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
511 files.
512
513 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
514 EUC-JP-MS.
515
516 * charsets/cp51932.awk (END): Print arch-tag at the tail.
517
518 * charsets/Makefile: Maps depend on files under mapfiles or
519 ${GLIBC_CHARMAPS}.
520
0b4ff5df
KH
5212009-04-21 Kenichi Handa <handa@m17n.org>
522
523 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
524 change.
525
88758986
KH
5262009-04-17 Kenichi Handa <handa@m17n.org>
527
528 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
529 Hangle decomposition rule to Unicode.
530
0af3fedf
KH
5312009-04-09 Kenichi Handa <handa@m17n.org>
532
533 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
534 a string with a composition property to disable combining
535 characters being composed.
536
e308dcd3 5372009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
538
539 * quick-install-emacs: Be more clever about locating info directory.
540
d9cce206
JB
5412009-02-24 Juanma Barranquero <lekktu@gmail.com>
542
543 * nt/README.W32: Fix typos.
544
3deb93c6
JR
5452009-02-23 Jason Rumney <jasonr@gnu.org>
546
547 * nt/README-ftp-server: Update for 23.0.91
548
d9cce206
JB
549 * nt/README.W32: Remove ever expanding versions of Windows.
550 Shorten FAQ URL. Remove mention of obsolete lock directory.
551 Windows distribution now bin and barebin only. Add note about
552 SVG support. Remove old tar and gzip problem workarounds.
553 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
554
555 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
556 undumped distribution no longer exists.
557
e73521d0 5582009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
559
560 * nt/README.W32: Fix typo. (Bug#2207)
561
1b1db3a9
CY
5622009-02-01 Chong Yidong <cyd@stupidchicken.com>
563
564 * admin.el (set-version): Remove deleted file ns-emacs.texi.
565
d90442ce
KH
5662008-12-02 Kenichi Handa <handa@m17n.org>
567
568 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
569 `decomposition' property adjusted.
570 (unidata-split-decomposition): Don't include surrounding "<" and
571 ">" in a symbol name.
572
5732008-12-01 Kenichi Handa <handa@m17n.org>
574
b97439ce
JB
575 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
576 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
577 (unidata-get-numeric, unidata-put-numeric)
578 (unidata-gen-table-numeric): New functions.
579 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
580
983ab7ba
EZ
5812008-11-29 Eli Zaretskii <eliz@gnu.org>
582
583 * notes/documentation: Add notes about Antinews.
584
91236f63
GM
5852008-10-23 Glenn Morris <rgm@gnu.org>
586
587 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
588 Add/tweak some nextstep/ entries.
589
c674e738
KH
5902008-09-19 Kenichi Handa <handa@m17n.org>
591
592 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
593 positions.
594
293a3986
EZ
5952008-08-23 Eli Zaretskii <eliz@gnu.org>
596
597 * CPP-DEFINES: Add USER_FULL_NAME.
598
b7063e7e
JR
5992008-08-16 Jason Rumney <jasonr@gnu.org>
600
d4835507 601 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 602
295b47d8
JB
6032008-08-06 Juanma Barranquero <lekktu@gmail.com>
604
605 * nt/dump.bat: Fix mixed EOLs.
606
14145fa3
AR
6072008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
608
0dcb2845 609 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 610
c3179b06
EZ
6112008-08-02 Eli Zaretskii <eliz@gnu.org>
612
613 * CPP-DEFINES: Add defines for accessing system processes.
614
9e2a2647
DN
6152008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
616
617 * make-tarball.txt:
618 * admin.el:
619 * FOR-RELEASE:
620 * CPP-DEFINES: Remove mentions of Mac Carbon.
621
d3841127
GM
6222008-07-16 Glenn Morris <rgm@gnu.org>
623
624 * admin.el (set-version, set-copyright): Add nextstep/ files.
625
ba60bd44 6262008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 627
0dcb2845 628 * CPP-DEFINES: Add NS port related defines.
edfda783 629
f2d8d275
GM
6302008-06-16 Glenn Morris <rgm@gnu.org>
631
5de85e83
GM
632 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
633 doc/lispref/book-spine.texinfo.
f2d8d275 634
611bee81
GM
6352008-06-15 Glenn Morris <rgm@gnu.org>
636
637 * admin.el (set-version): Add doc/misc/faq.texi.
638
d6710afe
JB
6392008-05-22 Juanma Barranquero <lekktu@gmail.com>
640
641 * FOR-RELEASE: Remove Windows problem about the XPM image library
642 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
643
2e10f11c
JB
6442008-04-15 Juanma Barranquero <lekktu@gmail.com>
645
646 * unidata/UnicodeData.txt: Update to Unicode 5.1.
647
dd7d19d7
JB
6482008-04-14 Juanma Barranquero <lekktu@gmail.com>
649
650 * unidata/unidata-gen.el (unidata-prop-alist):
651 Fix typo in description of `numeric-value'.
652 (unidata-put-character): Fix typo in error message.
653
2cbff44e
GM
6542008-02-21 Glenn Morris <rgm@gnu.org>
655
656 * notes/unicode, notes/font-backend: New files, split off from
657 README.unicode.
658
43bad2da
KH
6592008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
660
661 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 662 being used in latin1-disp.el. Remove the problem of
98723304
KH
663 cp-supported-codepages. Remove the problem of lost changelog for
664 ps-prin1.ps.
43bad2da 665
8a7619ba
EZ
6662008-02-16 Eli Zaretskii <eliz@gnu.org>
667
668 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
669 non-portable in this context.
670
671 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
672 non-portable in this context.
673
f96b6330
EZ
6742008-02-09 Eli Zaretskii <eliz@gnu.org>
675
676 * unidata/makefile.w32-in (lisp): New variable.
677 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
678 lisp/emacs-lisp.
679
56eb72a0
JR
6802008-02-04 Jason Rumney <jasonr@gnu.org>
681
682 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
683
a8fd9158
JB
6842008-02-02 Juanma Barranquero <lekktu@gmail.com>
685
686 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
687
c7e85fc7
EZ
6882008-02-02 Eli Zaretskii <eliz@gnu.org>
689
9aa0b3c8
EZ
690 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
691
bcc891c2 692 * unidata/Makefile.in: Rename from Makefile.
5889232d 693
c7e85fc7
EZ
694 * unidata/makefile.w32-in: New file.
695
db516472
JR
6962008-02-02 Jason Rumney <jasonr@gnu.org>
697
698 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
699
609789d7 7002008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 701
aca7a3d2
MB
702 * unidata/copyright.html: New file.
703
609789d7 7042008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
705
706 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
707 decomposition, if T is the same as TBase, don't include it in the
708 returned list.
709
609789d7 7102008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
711
712 * unidata/unidata-gen.el (unidata-text-file): Delete it.
713 (unidata-list): Initialize to nil.
714 (unidata-setup-list): New function.
bcc891c2
GM
715 (unidata-gen-files): New optional arg unidata-text-file.
716 If it's nil, set unidata-text-file to the left command line arg.
717 Call unidate-setup-list at first.
aca7a3d2 718
bcc891c2 719 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
720 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
721
609789d7 7222008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 723
bcc891c2
GM
724 * unidata/unidata-gen.el: Fix comment typo.
725 Change string-to-int to string-to-number.
726 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
727 (unidata-list): Just insert unidata-text-file.
728 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 729 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 730
bcc891c2 731 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
732 (charprop.el): Depends on unidata.txt.
733 (clean): Remove unidata.txt.
734
609789d7 7352008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
736
737 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
738 (unidata-get-name): Handle U+110B.
739
609789d7 7402008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
741
742 Sub-directory `unidata' is for codes to generate charprop.el and
743 many other uni-*.el files from `UnicodeData.txt'.
744
745 * Unidata/README: New file.
746
747 * unidata/Makefile: New file.
748
749 * unidata/unidata-gen.el: New file.
750
751 * unidata/UnicodeData.txt: New file. Copied from
609789d7 752 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
753
754 * unidata/.cvsignore: New file.
755
609789d7 7562008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
757
758 * charsets/.cvsignore: New file.
759
760 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
761
bcc891c2
GM
762 * charsets/Makefile (all): Rename target from charsets.
763 Depend on ${TRANS_TABLE}.
764 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
765 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
766 (install): Copy updated files only.
767
7682008-02-02 Kenichi Handa <handa@m17n.org>
769
bcc891c2 770 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
771
7722008-02-02 Kenichi Handa <handa@m17n.org>
773
774 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
775 0x2299 to 0x29BF.
776
609789d7 7772008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
778
779 * charsets/Makefile (TRANS_TABLE): New macro.
780 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 781 (cp51932.el): New target.
aca7a3d2
MB
782 (eucjp-ms.el): New target.
783 (install): Include ${TRANS_TABLE}.
784 (CJK): Include JISX213A.map.
785 (JISX213A.map): New target.
786
787 * charsets/eucjp-ms.awk: New file.
788
789 * charsets/cp51932.awk: New file.
790
609789d7 7912008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
792
793 * charsets/cp932.awk: New file.
794
bcc891c2 795 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
796
797 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
798 running an awk program.
799
609789d7 8002008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
801
802 * charsets/mapconv: Handle UNICODE2.
803
c4cc8b9a 804 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
805 (CP932-2BYTE.map): New target.
806
609789d7 8072008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
808
809 * charsets: New directory for scripts to generate charset map
810 files in ../etc/charsets/.
811
bcc891c2 812 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 813 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 814 * charsets/kuten.awk: New files.
aca7a3d2 815
adf94aa6
GM
8162008-01-08 Glenn Morris <rgm@gnu.org>
817
818 * admin.el (set-version): Add doc/man/emacs.1.
819
f3041af1
DN
8202008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
821
822 * notes/copyright:
823 * MAINTAINERS: Remove references to files that have been removed.
824
a70c9a7a
GM
8252008-01-04 Glenn Morris <rgm@gnu.org>
826
827 * admin.el (set-copyright): Add lib-src/ebrowse.c.
828
aa5fea59
SM
8292007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
830
831 * CPP-DEFINES: New file.
832
f8747b72
RS
8332007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
834
835 * FOR-RELEASE: Remove "window-system in face definition" [of
836 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
837 on gnus-dired.el.
838
24bbe01e
GM
8392007-12-05 Glenn Morris <rgm@gnu.org>
840
841 * admin.el (set-version): Handle configure.in. Adapt for doc/
842 directory layout for manuals.
843
0073bc5d
RS
8442007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
845
630cb3b7
JB
846 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
847 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 848
1453abd0
GM
8492007-11-17 Glenn Morris <rgm@gnu.org>
850
851 * admin.el (process-lines): Move to ../lisp/subr.el.
852
ca076674
GM
8532007-10-23 Glenn Morris <rgm@gnu.org>
854
855 * MAINTAINERS: Move here from ../.
856
943756ea
JB
8572007-10-17 Juanma Barranquero <lekktu@gmail.com>
858
859 * make-emacs: Doc fix.
860
bab9fcb4
GM
8612007-08-28 Glenn Morris <rgm@gnu.org>
862
863 * admin.el: Provide self.
864
880820fe 8652007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 866
d58ee9f1 867 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 868
cacc7b51
GM
8692007-07-25 Glenn Morris <rgm@gnu.org>
870
871 * Relicense all FSF files to GPLv3 or later.
872
bfcea090
GM
8732007-06-07 Glenn Morris <rgm@gnu.org>
874
875 * admin.el (set-copyright): New function.
876
017f0417
NR
8772007-04-25 Nick Roberts <nickrob@snap.net.nz>
878
879 * make-tarball.txt: Add note about cutting the branch.
880
537a062f
CY
8812007-06-02 Chong Yidong <cyd@stupidchicken.com>
882
883 * Version 22.1 released.
884
77083ca3
EZ
8852007-02-03 Eli Zaretskii <eliz@gnu.org>
886
887 * nt/makedist.bat: Change EOL format to DOS. Don't use
888 redirection characters in REM lines.
889
880820fe 8902007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
891
892 * FOR-RELEASE: Removed Gtk/Xft issue.
893
1fc8c92b
MB
8942007-01-01 Miles Bader <miles@gnu.org>
895
896 * quick-install-emacs (get_config_var): Deal with weird magic
897 string inserted by recent versions of autoconf.
898
7dce1990
JB
8992006-11-25 Juanma Barranquero <lekktu@gmail.com>
900
901 * admin.el (set-version): Set version number in
902 lib-src/makefile.w32-in.
903
dc3d1157
RS
9042006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
905
906 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
907 due to a local miss-configuration.
908
08c85160
CY
9092006-10-28 Chong Yidong <cyd@stupidchicken.com>
910
911 * make-announcement (OLD): Remove LEIM references in announcement
912 since it is now built-in.
913
d0834a5c
YM
9142006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
915
916 * admin.el (set-version): Set version numbers in "mac" subdirectory.
917
151fe029
KH
9182006-10-03 Kenichi Handa <handa@m17n.org>
919
920 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
921
e71cb549
CY
9222006-08-13 Chong Yidong <cyd@stupidchicken.com>
923
924 * FOR-RELEASE: Elisp manual checking completed.
925
6232e72d
RS
9262006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
927
928 * FOR-RELEASE: Update refcard section.
929
8a8476f9
KS
9302006-07-14 Kim F. Storm <storm@cua.dk>
931
932 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
933
1eca02e7
KS
9342006-07-09 Kim F. Storm <storm@cua.dk>
935
936 * README: Use outline format. Add FOR-RELEASE.
937
7fa61471
CY
9382006-06-27 Chong Yidong <cyd@stupidchicken.com>
939
940 * FOR-RELEASE: Checking of info.texi done.
941
8361675a
RS
9422006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
943
944 * FOR-RELEASE: Update refcard section.
945
3f168e29
RS
9462006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
947
948 * FOR-RELEASE: Update refcard section.
949
f195dc16
CY
9502006-05-25 Chong Yidong <cyd@stupidchicken.com>
951
952 * FOR-RELEASE: Key sequence elisp node done.
953
49561a36
RS
9542006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
955
956 * FOR-RELEASE: Update refcard translations. Add coding cookie.
957
6fedb9f9
CY
9582006-05-21 Chong Yidong <cyd@mit.edu>
959
960 * FOR-RELEASE: point-entered /point-left bug fixed.
961
61515a63
EZ
9622006-05-12 Eli Zaretskii <eliz@gnu.org>
963
964 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
965 entry.
966
4297ece2
BW
9672006-05-06 Bill Wohler <wohler@newt.com>
968
969 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
970 about it.
971
4bbe413d 9722006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 973
4bbe413d 974 * ./* (Copyright): Updated Copyright year(s).
49561a36 975
6b82baf6
RS
9762006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
977
978 * FOR-RELEASE (BUGS): Add URLs/MIDs.
979
49af2995
KS
9802006-02-20 Kim F. Storm <storm@cua.dk>
981
982 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
983 Rework how fringe bitmaps are defined and used.
e4920bc9 984 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
985 one-level representation. It would be cleaner to split the
986 representation into a two-level model where first level maps
987 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 988 a bitmap appearance.
49af2995 989
d5e87a2f
CY
9902006-01-27 Chong Yidong <cyd@stupidchicken.com>
991
8a8476f9 992 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 993
9c43c921
BW
9942005-12-13 Bill Wohler <wohler@newt.com>
995
996 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
997
6ed81b24
RS
9982005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
999
c95dddbe
RS
1000 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1001 completing-read-multiple, mail-extract-address-components,
1002 mail-mode, quail-define-package, save-buffer and
1003 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1004
2950d850
CY
10052005-11-28 Chong Yidong <cyd@stupidchicken.com>
1006
1007 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1008
ab4d879e
KS
10092005-11-11 Kim F. Storm <storm@cua.dk>
1010
1011 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1012 when displaying a non-breaking space in an overlay string.
1013
932dc33b
CY
10142005-10-30 Chong Yidong <cyd@stupidchicken.com>
1015
1016 * FOR-RELEASE: Init file change implemented.
1017
c809f7cc
CY
10182005-10-27 Chong Yidong <cyd@stupidchicken.com>
1019
1020 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1021
4754e179 10222005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1023
1024 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1025 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1026
ffda926c
BW
10272005-10-17 Bill Wohler <wohler@newt.com>
1028
1029 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 1030 since it's gone. Also marked mh-e as done.
ffda926c 1031
2d4713aa
JB
10322005-10-11 Juanma Barranquero <lekktu@gmail.com>
1033
1034 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1035 libraries on Windows (Done).
1036
95f76284
JR
10372005-10-01 Jason Rumney <jasonr@gnu.org>
1038
1039 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1040
52f277bf
RF
10412005-08-31 Romain Francoise <romain@orebokech.com>
1042
630cb3b7 1043 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1044 item (Done).
1045
c0eb0519
RF
10462005-08-27 Romain Francoise <romain@orebokech.com>
1047
1048 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1049
385ee3de 10502005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
1051
1052 Update FSF's address in GPL notices.
1053
257914aa
LK
10542005-06-10 Lute Kamstra <lute@gnu.org>
1055
1056 * admin.el (set-version): Set version in lisp manual too.
1057 * make-tarball.txt: Commit lispref/elisp.texi too.
1058
a4e51a7a
RS
10592005-06-04 Richard M. Stallman <rms@gnu.org>
1060
1061 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1062 Other cleanups.
1063
834671a6
LK
10642005-04-19 Lute Kamstra <lute@gnu.org>
1065
1066 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1067
54381691
LK
10682005-04-14 Lute Kamstra <lute@gnu.org>
1069
118e2c39
LK
1070 * nt/makedist.bat (elfiles): Update.
1071
54381691
LK
1072 * admin.el (add-release-logs): Fix require call.
1073
0b048d52
MT
10742005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1075
943756ea
JB
1076 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
1077 The first line of every tutorial must begin with a sentence saying
1078 "Emacs Tutorial" in the respective language. This should be
1079 followed by "See end for copying conditions", likewise in the
1080 respective language.
0b048d52 1081
18cd5892
LT
10822005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1083
1084 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1085 Add `undo-ask-before-discard' to it.
1086
9a1c5fbf
MB
10872005-03-02 Miles Bader <miles@gnu.org>
1088
1089 * quick-install-emacs: Only use the mkdir --verbose option if the
1090 script's --verbose option was specified (this avoids problems with
1091 default usage on systems where mkdir doesn't support that option).
1092
e25c1ca6
JR
10932005-02-15 Jason Rumney <jasonr@gnu.org>
1094
fffa137c 1095 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
1096 tar --exclude.
1097
880820fe 10982004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
1099
1100 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1101
6622d928
LT
11022004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1103
1104 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1105 Elisp manuals.
1106
d574552a
LT
11072004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1108
1109 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1110 Emacs and Elisp manuals.
d574552a 1111
0a5e5be0
KS
11122004-09-11 Kim F. Storm <storm@cua.dk>
1113
1114 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
1115 (Documentation): Add NEWS entry.
1116 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 1117
2661eae9
KS
11182004-08-29 Kim F. Storm <storm@cua.dk>
1119
1120 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1121
880820fe 11222004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 1123
c4cc8b9a 1124 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
1125 (now behaves as well as other ports).
1126
880820fe 11272004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 1128
2661eae9 1129 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 1130
44618f20 11312004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
1132
1133 * FOR-RELEASE: Moved here from the etc directory.
1134
db281452
TTN
11352004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1136
1137 * notes/BRANCH: New file, to be maintained per CVS branch.
1138
feebeb72
MB
11392003-10-01 Miles Bader <miles@gnu.org>
1140
1141 * quick-install-emacs: Don't use "function" keyword when defining
1142 shell functions.
1143
44618f20
LK
11442003-09-29 Lute Kamstra <lute@gnu.org>
1145
1146 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1147
e04e1ce2
MB
11482003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
1149
1150 * quick-install-emacs: Remove fns-* pruning, since that file no
1151 longer seems to be generated.
1152 (AVOID): Quote literal periods. Quote braces in a way acceptable
1153 to all parties (gawk gets bitchy about using `\').
1154
6cce52e8
MB
11552003-08-19 Miles Bader <miles@gnu.org>
1156
1157 * quick-install-emacs: Add arch-specific ignored files to
1158 quick-install-emacs. Use quoting for periods that's acceptable
1159 to recent versions of gawk.
1160
13582d53
MR
11612003-08-11 Markus Rost <rost@math.ohio-state.edu>
1162
1163 * cus-test.el: Remove obsolete workaround.
1164
e53925a5
AI
11652003-04-22 Andrew Innes <andrewi@gnu.org>
1166
1167 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1168 emacs.exe before zipping, and including batch file to recreate
1169 after unpacking.
1170
1171 * nt/stitch.bat: New file.
1172
1173 * nt/README-ftp-server: Update wording and version number etc.
1174 Add extra instructions for installing multi-file .zip
1175 distribution.
1176
1177 * nt/README.W32: Remove personal email address and update wording.
1178
1179 * nt/README-UNDUMP.W32: Remove personal email address and update
1180 wording.
1181
880820fe 11822003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
1183
1184 * make-changelog-diff: New script, code stolen from make-announcement.
1185
1186 * make-announcement: Use make-changelog-diff.
1187
880820fe 11882003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
1189
1190 * make-tarball.txt: Step-by-step instructions for making a tarball.
1191
10d1d0af 1192 * make-announcement: A script for creating pretest announcements.
163c6f1c 1193
880820fe 11942003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
1195
1196 * admin.el (add-release-logs): Expand the directory name before
1197 calling find(1).
1198 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 1199 the date and the user's name and address.
33b97f32 1200
7b997a97
MB
12012003-01-07 Miles Bader <miles@gnu.org>
1202
1203 * quick-install-emacs: Unset LANG etc. to avoid non-standard
1204 command output from non-C locales.
1205
6c465a15 12062002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 1207
3bc08206 1208 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 1209 which can be run in batch mode. See the Commentary section.
bd08d86a 1210
5ce129c2
MR
12112002-10-08 Markus Rost <rost@math.ohio-state.edu>
1212
1213 * cus-test.el: New file.
1214
14dd2fe9
MB
12152002-05-27 Miles Bader <miles@gnu.org>
1216
1217 * quick-install-emacs (VERSION): Calculate using the same method
1218 that configure.in uses.
1219
880820fe 12202002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
1221
1222 * emacs-pretesters: New file with information for Emacs
1223 pretesters.
1224
b9a07996
PE
12252002-03-22 Paul Eggert <eggert@twinsun.com>
1226
1227 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1228 POSIX 1003.1-2001 disallows both usages.
1229
38b81d74
AI
12302002-02-11 Andrew Innes <andrewi@gnu.org>
1231
1232 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1233
72a68345
AI
12342002-01-24 Andrew Innes <andrewi@gnu.org>
1235
1236 * nt/README.W32: Remove unnecessary version number and date
1237 references.
1238
1239 * nt/README-UNDUMP.W32: Ditto.
1240
ebbaf4e3
GM
12412001-12-06 Gerd Moellmann <gerd@gnu.org>
1242
1243 * make-emacs: Add --trace-move.
1244
461a1459
AI
12452001-10-23 Andrew Innes <andrewi@gnu.org>
1246
1247 * nt/makedist.bat: Remove remaining obsolete reference to
1248 GETTING.GNU.SOFTWARE.
1249
26fe1f92
GM
12502001-10-22 Gerd Moellmann <gerd@gnu.org>
1251
1252 * admin.el (set-version): Use `s' interactive spec for
1253 version number.
1254
71431a0e
GM
12552001-10-20 Gerd Moellmann <gerd@gnu.org>
1256
6aa97356 1257 * (Version 21.1 released.)
71431a0e 1258
e568708b
GM
12592001-10-20 Gerd Moellmann <gerd@gnu.org>
1260
1261 * admin.el (add-release-logs): Put the log entry in lispref, too.
1262
c5915370
MB
12632001-10-20 Miles Bader <miles@gnu.org>
1264
1265 * quick-install-emacs: Exit if we can't find some variable.
1266 (AVOID): Add .orig & .rej files.
1267 (get_config_var): Be more liberal about format of config.status
1268 sed commands.
1269
5a4a5bd4
GM
12702001-10-19 Gerd Moellmann <gerd@gnu.org>
1271
74499542
GM
1272 * admin.el: New file.
1273
5a4a5bd4
GM
1274 * build-configs: Add --help option. Add support for building
1275 in arbitrary source trees.
1276
09954f3b
GM
12772001-10-17 Gerd Moellmann <gerd@gnu.org>
1278
1279 * alloc-colors.c: New file.
1280
f2164e31
GM
12812001-10-13 Gerd Moellmann <gerd@gnu.org>
1282
1283 * make-emacs: Add --boot switch for bootstrapping. Logs to
1284 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1285
ab952a4f
GM
12862001-10-05 Gerd Moellmann <gerd@gnu.org>
1287
1288 * Branch for 21.1.
6c465a15 1289
f537c3cd
EZ
12902001-09-04 Andrew Innes <andrewi@gnu.org>
1291
1292 * admin/nt/makedist.bat: Remove reference to obsolete file
1293 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
1294 version of tar used.
1295
1296;; Local Variables:
880820fe 1297;; coding: utf-8
f537c3cd 1298;; End:
2a34a036 1299
6116bd7e 1300 Copyright (C) 2001-2012 Free Software Foundation, Inc.
5b87ad55
GM
1301
1302 This file is part of GNU Emacs.
1303
9ad5de0c 1304 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1305 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
1306 the Free Software Foundation, either version 3 of the License, or
1307 (at your option) any later version.
5b87ad55
GM
1308
1309 GNU Emacs is distributed in the hope that it will be useful,
1310 but WITHOUT ANY WARRANTY; without even the implied warranty of
1311 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1312 GNU General Public License for more details.
1313
1314 You should have received a copy of the GNU General Public License
9ad5de0c 1315 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.