Fix marker usage in align-areas.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
4a4bbad2
PE
12012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2
3 Simplify SIGIO usage (Bug#12408).
4 * CPP_DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
5 (BROKEN_SIGPTY, NO_TERMIO): Remove.
6
c990426a
PE
72012-09-11 Paul Eggert <eggert@cs.ucla.edu>
8
9 Simplify, document, and port floating-point (Bug#12381).
10 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
11
f6196b87
PE
122012-09-09 Paul Eggert <eggert@cs.ucla.edu>
13
14 Assume C89 or later for math functions (Bug#12381).
15 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
16 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
17
1088b922
PE
182012-09-04 Paul Eggert <eggert@cs.ucla.edu>
19
20 Simplify redefinition of 'abort' (Bug#12316).
21 * CPP-DEFINES (NO_ABORT): Remove.
22
a3f90bea
GM
232012-08-28 Glenn Morris <rgm@gnu.org>
24
25 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
26
01e0f0f5
AS
272012-08-28 Andreas Schwab <schwab@linux-m68k.org>
28
29 * charsets/mule-charsets.el (header): Fix typo.
30
f4a681b0
PE
312012-08-24 Paul Eggert <eggert@cs.ucla.edu>
32
33 On assertion failure, print backtrace if available.
34 * merge-gnulib (GNULIB_MODULES): Add execinfo.
35
620f13b0
PE
362012-08-16 Paul Eggert <eggert@cs.ucla.edu>
37
38 Use ASCII tests for character types.
39 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
40 new direct dependency; c-ctype was already being used indirectly
41 via other gnulib modules.
42
f5d9e83a
PE
432012-08-14 Paul Eggert <eggert@cs.ucla.edu>
44
45 Use bool for Emacs Lisp booleans.
46 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
47 new direct dependency; stdbool was already being used indirectly
48 via other gnulib modules.
49
9ff9402d 502012-08-11 Glenn Morris <rgm@gnu.org>
23c726f6
GM
51
52 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
53
c644523b
DA
542012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
55
56 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
57
13294f95
PE
582012-08-02 Paul Eggert <eggert@cs.ucla.edu>
59
60 Port to Solaris 8.
61 * CPP-DEFINES (WRETCODE): Remove.
62
d8a05828
DA
632012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
64
65 * coccinelle/overlay.cocci: Semantic patch to replace direct
66 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
67
8271d590
DA
682012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
69
70 * coccinelle/symbol.cocci: Semantic patch to replace direct
71 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
72
3193acd2
DA
732012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
74
75 * coccinelle/process.cocci: Semantic patch to replace direct
76 access to Lisp_Object members of struct Lisp_Process to PVAR.
77
3a45383a
DA
782012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
79
80 * coccinelle/window.cocci: Semantic patch to replace direct
81 access to Lisp_Object members of struct window to WVAR.
82
e34f7f79
DA
832012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
84
85 * coccinelle/frame.cocci: Semantic patch to replace direct
86 access to Lisp_Object members of struct frame to FVAR.
87
e32a5799
PE
882012-07-28 Paul Eggert <eggert@cs.ucla.edu>
89
90 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
91 * merge-gnulib: Add environ, stdalign.
92
d7ea76b4
DA
932012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
94
95 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
96 make_unibyte_string to build_unibyte_string where appropriate.
97
4dc7c8d5 982012-07-17 Eli Zaretskii <eliz@gnu.org>
fbf31a9c
EZ
99
100 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
101
4dc7c8d5 1022012-07-17 Chong Yidong <cyd@gnu.org>
94f0aa34
CY
103
104 * Version 24.1 released.
d7ea76b4 105
5ebbef1d
PE
1062012-07-11 Paul Eggert <eggert@cs.ucla.edu>
107
bb352260
PE
108 Assume mkdir, perror, rename, rmdir, strerror.
109 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
110 (HAVE_STRERROR, strerror):
57054ddd 111 Remove.
5ebbef1d 112
7d7bbefd
DA
1132012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
114
115 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
116 to XCDR and consistently use CONSP in the list iteration loops.
117 * coccinelle/vector_contents.cocci: Fix indentation.
118
f58e0fd5
SM
1192012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
120
121 * bzrmerge.el: Use cl-lib.
122
c4444d16
PE
1232012-07-09 Paul Eggert <eggert@cs.ucla.edu>
124
125 Rename configure.in to configure.ac (Bug#11603).
126 * admin.el (set-version):
127 * quick-install-emacs (VERSION):
128 Get version number from configure.ac, not configure.in.
129
fee5959d
PE
1302012-07-06 Paul Eggert <eggert@cs.ucla.edu>
131
132 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
133 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
134
23f86fce
DA
1352012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
136
137 * coccinelle/xzalloc.cocci: Semantic patch to convert
138 calls to xmalloc with following memset to xzalloc.
139
95f61aa2
JB
1402012-07-04 Juanma Barranquero <lekktu@gmail.com>
141
142 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
143
1130ecfc
DA
1442012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
145
146 * coccinelle/build_string.cocci: Semantic patch
147 to convert from make_string to build_string.
148
3c9359df
DA
1492012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
150
151 First Coccinelle semantic patch.
152 * coccinelle: New subdirectory
153 * coccinelle/README: Documentation stub.
154 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
f58e0fd5
SM
155 access to `contents' member of Lisp_Vector objects with AREF and ASET
156 where appropriate.
3c9359df 157
d35af63c
PE
1582012-06-22 Paul Eggert <eggert@cs.ucla.edu>
159
160 Support higher-resolution time stamps (Bug#9000).
161 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
162 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
163 timespec-sub, utimens.
164 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
165 This trims down the gnulib import, from the very latest gnulib.
166 Emacs does its own implementation of 'select' and 'sigprocmask'
167 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
168 hosts, so it doesn't need these modules.
169 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
170 these gnulib modules are only for Windows porting and Emacs ports
171 to Windows in a different way.
172
646b5f55
AS
1732012-06-13 Andreas Schwab <schwab@linux-m68k.org>
174
f58e0fd5
SM
175 * make-emacs: Rename --union-type to --check-lisp-type.
176 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
177 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
646b5f55
AS
178 USE_LISP_UNION_TYPE.
179
418cd726
GM
1802012-06-03 Glenn Morris <rgm@gnu.org>
181
182 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
183
501390c5
PE
1842012-06-01 Paul Eggert <eggert@cs.ucla.edu>
185
186 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
187 * make-tarball.txt: Don't worry about maintainer mode.
188
0e7a053e
PE
1892012-05-28 Paul Eggert <eggert@cs.ucla.edu>
190
191 * CPP-DEFINES: Remove HAVE_SYSINFO.
192
50c4645e
PE
1932012-05-27 Paul Eggert <eggert@cs.ucla.edu>
194
195 Assume gnulib does largefile.
196 * merge-gnulib (GNULIB_MODULES): Add largefile.
197
34374650
PE
1982012-05-22 Paul Eggert <eggert@cs.ucla.edu>
199
200 Remove src/m/*.
201 * CPP-DEFINES: Do not mention src/m/*.h.
202 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
203 (BITS_PER_SHORT, BITS_PER_INT): Remove.
204 * MAINTAINERS: Remove src/m/.
205
9b4ee616
PE
2062012-05-21 Paul Eggert <eggert@cs.ucla.edu>
207
fb77d37e
PE
208 Use full name for m4/gnulib-comp.m4. (Bug#11529)
209 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
210
261cb4bb
PE
211 Assume C89 or later.
212 * CPP-DEFINES: Remove NULL, const.
213
9b4ee616
PE
214 Make merging from gnulib a script, not a makefile action.
215 * merge-gnulib: New script, with actions moved here from
216 ../Makefile.in.
217
003fdae2
PE
2182012-05-19 Paul Eggert <eggert@cs.ucla.edu>
219
9232a6d9
PE
220 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
221
003fdae2
PE
222 * CPP-DEFINES (HAVE_FTIME): Remove.
223
6116bd7e
GM
2242012-05-02 Glenn Morris <rgm@gnu.org>
225
226 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
227
a9f72fc1
GM
2282012-04-10 Glenn Morris <rgm@gnu.org>
229
c9279dad
GM
230 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
231
a9f72fc1
GM
232 * unidata/Makefile.in: Add FSF copyright.
233 Make it use autoconf features, and work for out-of-tree builds.
234
b142f158
EZ
2352012-04-07 Eli Zaretskii <eliz@gnu.org>
236
237 * unidata/README:
238 * unidata/copyright.html:
239 * unidata/BidiMirroring.txt:
240 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
241 the Unicode Standard.
242
c406be43
KH
2432012-02-16 Kenichi Handa <handa@m17n.org>
244
245 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
246 values of name and old-name to nil.
247 (unidata-get-name): Return nil for the default value.
248
58474503
GM
2492012-02-11 Glenn Morris <rgm@gnu.org>
250
251 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
252 (cusver-check): New functions.
253
54de86ac
GM
2542012-01-19 Glenn Morris <rgm@gnu.org>
255
256 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
257 "skip?" question, since there can be multiple such for any revision.
258
0dc18ae0
EZ
2592012-01-14 Eli Zaretskii <eliz@gnu.org>
260
261 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
262 updated and checked.
263
509c74bd
AS
2642011-11-26 Andreas Schwab <schwab@linux-m68k.org>
265
303d001f
AS
266 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
267 Avoid warning about old-style backquote.
268
509c74bd
AS
269 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
270 in regexp.
271 (wisent-make-parsers): Likewise. Quote `.'.
272
273 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
274 in regexp.
275 (bovine-make-parsers): Likewise. Quote `.'.
276
d5ff9cd0
AS
2772011-11-20 Andreas Schwab <schwab@linux-m68k.org>
278
279 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
280
7877f373
JB
2812011-11-16 Juanma Barranquero <lekktu@gmail.com>
282
283 * admin.el (manual-dvi): Fix typo.
284
b018182c
EZ
2852011-11-15 Eli Zaretskii <eliz@gnu.org>
286
7877f373 287 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 288
c7015153
JB
2892011-11-15 Juanma Barranquero <lekktu@gmail.com>
290
291 * make-emacs: Fix typo.
292
d31d07be
JB
2932011-11-07 Juanma Barranquero <lekktu@gmail.com>
294
295 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
296
72b8747b
DE
2972011-10-31 David Engster <deng@randomsample.de>
298
299 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
300
8cedc5ac
EZ
3012011-10-28 Eli Zaretskii <eliz@gnu.org>
302
303 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
304 running Emacs on Windows 9X.
305
a0c64452
CY
3062011-09-26 Chong Yidong <cyd@stupidchicken.com>
307
308 * admin.el (set-version): Fix regexps for config.nt and
309 sed2v2.inp.
310
e39b275c 3112011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 312
abec06ff 313 Merge from gnulib (Bug#9169).
24e0f6b1
PE
314 * notes/copyright: The files compile, config.guess, config.sub,
315 depcomp, install-sh, missing, and move-if-change are now in the
316 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
317 and warn-on-use.h are now in build-aux/snippets. New file
318 build-aux/snippets/_Noreturn.h.
319
bca633fb
EZ
3202011-08-23 Eli Zaretskii <eliz@gnu.org>
321
322 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
323 values of bidi-class according to DerivedBidiClass.txt from the
324 latest UCD.
325
0902a04e
KH
3262011-08-23 Kenichi Handa <handa@m17n.org>
327
328 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
329 values for name, general-category, canonical-combining-class,
330 mirrored, and bidi-class. Describe the meaning of value nil for
331 decimal-digit-value, digit-value, numeric-value, uppercase,
332 lowercase, titlecase, and mirroring.
333 (unidata-gen-table): Handle the case that default-value is a
334 list. Set default values of characters not listed in a table.
335 (unidata-get-name): Return an empty string if a value in a
336 char-table is nil.
337 (unidata-get-decomposition): Return a list of character itself if
338 a value in a char-table is nil.
339
474a8465
EZ
3402011-08-15 Eli Zaretskii <eliz@gnu.org>
341
342 * unidata/bidimirror.awk: File removed.
343
344 * unidata/biditype.awk: File removed.
345
346 * unidata/makefile.w32-in (all): Remove src/biditype.h and
347 src/bidimirror.h.
f58e0fd5 348 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465
EZ
349
350 * unidata/Makefile.in (all): Remove src/biditype.h and
351 src/bidimirror.h.
f58e0fd5 352 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465 353
a5b436df
JB
3542011-07-07 Juanma Barranquero <lekktu@gmail.com>
355
356 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
357 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
358
c805dec0
KH
3592011-07-06 Kenichi Handa <handa@m17n.org>
360
361 * unidata/unidata-gen.el (unidata-dir): New variable.
362 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
f58e0fd5
SM
363 (unidata-prop-alist): INDEX element may be a function.
364 New optional element VAL-LIST (for general-category and bidi-class).
c805dec0
KH
365 New entry `mirroring'.
366 (unidata-prop-default, unidata-prop-val-list): New subst.
367 (unidata-get-character, unidata-put-character): Delete them.
368 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
369 above changes.
370 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
371 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
372 Delete them.
373 (unidata-encode-val): Assume that the first element of VAL-LIST is
374 a cons (nil . 0).
375 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
376 Always store the encoded value.
377 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
378 Set the 1st and the 2nd extra slots to index numbers for C
379 functions.
380 (unidata-gen-table-integer): Likewise.
381 (unidata-gen-table-numeric): Likewise.
382 (unidata-gen-table-name): New arg IGNORE.
383 (unidata-gen-table-decomposition): Likewise.
384 (unidata-describe-general-category): Add the case nil to the
385 description alist.
a5b436df 386 (unidata-gen-mirroring-list): New function.
c805dec0
KH
387 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
388 unidata-prop-alist. Handle the case of storing multiple
389 char-tables in a file.
390
391 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
392 unidata-gen-files.
393
2a35386d
GM
3942011-05-21 Glenn Morris <rgm@gnu.org>
395
396 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
397
33383987
JB
3982011-03-07 Chong Yidong <cyd@stupidchicken.com>
399
400 * Version 23.3 released.
401
cce7d530 4022011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
403
404 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
405
9d9d12cd
EZ
4062011-02-19 Eli Zaretskii <eliz@gnu.org>
407
408 * admin.el (set-version): Add msdos/sed2v2.inp.
409
1f5d53eb
PE
4102011-02-16 Paul Eggert <eggert@cs.ucla.edu>
411
412 Remove no-longer needed getloadavg symbols.
413 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
414 (LDAV_SYMBOL): Remove.
415
7b24e97a
GM
4162011-02-12 Glenn Morris <rgm@gnu.org>
417
418 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
419
4d881c83
GM
4202011-02-05 Glenn Morris <rgm@gnu.org>
421
422 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
423 (bzrmerge-apply): Use it.
424 (bzrmerge): Kill any old warning buffer first.
425
f6041baa
GM
4262011-02-03 Glenn Morris <rgm@gnu.org>
427
428 * bzrmerge.el (bzrmerge-buffer): New constant.
429 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
430 (bzrmerge-missing): If nothing to do, return nil not (nil).
431 (bzrmerge-apply): Remove odd character from message.
432 (bzrmerge): Give status messages.
433
70b0d280
EZ
4342011-01-31 Eli Zaretskii <eliz@gnu.org>
435
f6041baa
GM
436 * admin.el (set-version): Remove lib-src/makefile.w32-in.
437 Add nt/config.nt.
70b0d280 438
16fab143
PE
4392011-01-31 Paul Eggert <eggert@cs.ucla.edu>
440
441 src/emacs.c now gets version number from configure.in
442 * admin.el (set-version): Don't update src/emacs.c.
443 * quick-install-emacs (VERSION): Get it from configure.in, not from
444 src/emacs.c.
445
16c3e636
PE
4462011-01-30 Paul Eggert <eggert@cs.ucla.edu>
447
448 strftime: import from gnulib
449 * notes/copyright: strftime.c moved from src to lib.
450
d0cb8662
GM
4512011-01-25 Glenn Morris <rgm@gnu.org>
452
453 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
454 (bzrmerge-missing): Use it.
455
d6100f3d
PE
4562011-01-19 Paul Eggert <eggert@cs.ucla.edu>
457
458 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
459 rather than doing rm and autoconf by hand. See
460 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
461
9092d186
PE
4622011-01-17 Paul Eggert <eggert@cs.ucla.edu>
463
464 * notes/bzr (Installing changes from gnulib): New section.
465 Need for this suggested by Stefan Monnier.
466
41f44310
SM
4672011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
468
469 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
470 an inconsistent state.
471
a3e44e79 4722011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
473
474 Update copyright notes to match recent gnulib-related changes.
475 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
476 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
477 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
478 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
479 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
480 subsumed by m4/*.m4 rule). config.guess, config.sub, and
481 doc/man/texinfo.tex are now copied in from gnulib.
482
6fffc900
GM
4832011-01-15 Glenn Morris <rgm@gnu.org>
484
2153c862 485 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 486
6fffc900
GM
487 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
488 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
489
77ab81d0 4902011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
491
492 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
493
1851cac3
GM
4942011-01-14 Glenn Morris <rgm@gnu.org>
495
496 * bzrmerge.el: Require cl when compiling.
497 (bzrmerge-merges): Doc fix.
498
2b3f5bc8
PE
4992011-01-07 Paul Eggert <eggert@cs.ucla.edu>
500
501 * notes/copyright: There's only one install-sh, not two, so fix a
502 typo claiming that there's two. Add move-if-change to the list of
503 GPL files imported from gnulib.
504
5052011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
506
507 * notes/copyright: Report status more accurately for non-GPL files.
508 Report copyright status more accurately for mkinstalldirs,
509 configure, m4/getopt.m4, and msdos/sed*.inp.
510
7c420169 5112011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
512
513 * nt/README.W32: Update the information about PNG support libraries.
514 (Bug#7716)
515
9ebea0e7
SM
5162010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
517
518 * bzrmerge.el: New file to help merge branches while skipping
519 some revisions (e.g. from emacs-23 to trunk).
520
201ef780
AS
5212010-12-03 Andreas Schwab <schwab@linux-m68k.org>
522
523 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
524
16a0af11
GM
5252010-10-12 Glenn Morris <rgm@gnu.org>
526
527 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
528
f4f358f1
GM
5292010-10-09 Glenn Morris <rgm@gnu.org>
530
531 * admin.el (set-version): Add doc/emacs/emacsver.texi.
532
3fb78d1f
GM
5332010-10-09 Glenn Morris <rgm@gnu.org>
534
f7a31f11
GM
535 * admin.el (set-version): No need to act on doc/ files any more.
536
3fb78d1f
GM
537 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
538
733946e7
JB
5392010-09-05 Juanma Barranquero <lekktu@gmail.com>
540
541 * unidata/BidiMirroring.txt: Update from
542 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
543
544 * unidata/UnicodeData.txt: Update from
545 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
546
671d409f
AS
5472010-08-09 Andreas Schwab <schwab@linux-m68k.org>
548
549 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
550
29cf3e20
EZ
5512010-08-05 Eli Zaretskii <eliz@gnu.org>
552
553 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
554
e3aef5c6
CS
5552010-07-24 Christoph Scholtes <cschol2112@gmail.com>
556
557 * admin.el: Write version number to nt/makefile.w32-in.
558 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
559 in the nt/ directory.
560 * nt/README.W32: Relocate to nt/ directory.
561
8966b757
AS
5622010-07-11 Andreas Schwab <schwab@linux-m68k.org>
563
564 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
565
71c44c04
EZ
5662010-07-08 Eli Zaretskii <eliz@gnu.org>
567
568 * MAINTAINERS: Update my responsibilities.
569
72af86bd
AS
5702010-07-07 Andreas Schwab <schwab@linux-m68k.org>
571
572 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
573 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
574 Remove.
575
317fbf33
EZ
5762010-06-12 Eli Zaretskii <eliz@gnu.org>
577
cbc4fd20
EZ
578 * unidata/bidimirror.awk: New file.
579
580 * unidata/BidiMirroring.txt: New file from
581 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
582
a5b436df 583 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
584 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
585
586 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
587 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
588
317fbf33
EZ
589 * unidata/biditype.awk: New file.
590
591 * unidata/Makefile.in (../../src/biditype.h): New target.
592
593 * unidata/makefile.w32-in (../../src/biditype.h): New target.
594
bf3e70eb
JB
5952010-06-09 Juanma Barranquero <lekktu@gmail.com>
596
597 * unidata/UnicodeData.txt: Update from
598 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
599
81ac4f35
GM
6002010-05-27 Glenn Morris <rgm@gnu.org>
601
602 * quick-install-emacs (AVOID): No more Makefile.c files.
603
604 * notes/cpp: Remove file.
605
e45b9e19
KR
6062010-05-15 Ken Raeburn <raeburn@raeburn.org>
607
608 * admin.el (set-version, set-copyright): Update emacs.c instead of
609 version.el.
610
611 * make-tarball.txt: Update filename list in step 6.
612
613 * quick-install-emacs: Scan emacs.c instead of version.el for
614 version string.
615
61a808e8
CY
6162010-05-07 Chong Yidong <cyd@stupidchicken.com>
617
618 * Version 23.2 released.
619
796bb936
EZ
6202010-04-01 Eli Zaretskii <eliz@gnu.org>
621
52f4d8d5 622 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 623
288f9fc0
CY
6242010-03-10 Chong Yidong <cyd@stupidchicken.com>
625
626 * Branch for 23.2.
627
f758ab59
MB
6282010-03-10 Miles Bader <miles@gnu.org>
629
61c26472
MB
630 * quick-install-emacs: Use more portable shell syntax.
631
a5b436df 632 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
633 installing.
634
296271c0
JB
6352010-02-14 Juanma Barranquero <lekktu@gmail.com>
636
637 * quick-install-emacs (PRUNED): Fix typo in message.
638
79c08ece
GM
6392010-01-20 Glenn Morris <rgm@gnu.org>
640
641 * revdiff: Remove file that only works with CVS, and isn't really
642 needed with Bazaar (given the in-built revision options of bzr diff).
643
893db5bc
GM
6442010-01-12 Glenn Morris <rgm@gnu.org>
645
646 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
647 than emacs-pretest-bug for bug reports for development versions.
648
149353a4
KH
6492009-11-06 Kenichi Handa <handa@m17n.org>
650
651 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
652 that the block data and the following per-char data fall into the
653 same char-table leaf.
654
171fda8a
JB
6552009-10-01 Juanma Barranquero <lekktu@gmail.com>
656
657 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
658
06d09461
JB
6592009-09-07 Juanma Barranquero <lekktu@gmail.com>
660
661 * unidata/.gitignore: New file.
662
cb335806
EZ
6632009-08-22 Eli Zaretskii <eliz@gnu.org>
664
8e22fa7e
EZ
665 * notes/bugtracker: How to reassign a bug to a list of packages.
666
cb335806
EZ
667 * notes/newfile: Details of how to check for problems with DOS 8+3
668 file-name restrictions.
669
6702009-08-18 Glenn Morris <rgm@gnu.org>
671
672 * notes/newfile: New file.
673
54aa48fe
EZ
6742009-07-11 Eli Zaretskii <eliz@gnu.org>
675
676 * make-tarball.txt: Add a note about bumping the value of
677 customize-changed-options-previous-release.
678
aa4a9384
KH
6792009-06-24 Kenichi Handa <handa@m17n.org>
680
fe7a3057 681 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
682 and don't compact the map. This is to prefer the first one in the
683 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
684
09856751
KH
6852009-06-12 Kenichi Handa <handa@m17n.org>
686
687 * charsets/Makefile (JISX213A.map): Make it depend on
688 mapfiles/JISX213A.map.gz.
689 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
690
691 * charsets/mapfiles/JISX213A.map.gz: New file.
692
693 * charsets/mapfiles/README: Describe JISX213A.map.gz.
694
09e47eb5
KH
6952009-06-12 Kenichi Handa <handa@m17n.org>
696
697 * charsets/mapfiles/*: New files.
698
699 * charsets/mule-charsets.el: Mostly re-written to generate all
700 MULE-*.map files.
701
702 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
703 files.
704
705 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
706 EUC-JP-MS.
707
708 * charsets/cp51932.awk (END): Print arch-tag at the tail.
709
710 * charsets/Makefile: Maps depend on files under mapfiles or
711 ${GLIBC_CHARMAPS}.
712
0b4ff5df
KH
7132009-04-21 Kenichi Handa <handa@m17n.org>
714
715 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
716 change.
717
88758986
KH
7182009-04-17 Kenichi Handa <handa@m17n.org>
719
f58e0fd5
SM
720 * unidata/unidata-gen.el (unidata-get-decomposition):
721 Adjust Hangle decomposition rule to Unicode.
88758986 722
0af3fedf
KH
7232009-04-09 Kenichi Handa <handa@m17n.org>
724
f58e0fd5
SM
725 * unidata/unidata-gen.el (unidata-describe-decomposition):
726 Return a string with a composition property to disable combining
0af3fedf
KH
727 characters being composed.
728
e308dcd3 7292009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
730
731 * quick-install-emacs: Be more clever about locating info directory.
732
d9cce206
JB
7332009-02-24 Juanma Barranquero <lekktu@gmail.com>
734
735 * nt/README.W32: Fix typos.
736
3deb93c6
JR
7372009-02-23 Jason Rumney <jasonr@gnu.org>
738
ed9265fc 739 * nt/README-ftp-server: Update for 23.0.91.
3deb93c6 740
d9cce206
JB
741 * nt/README.W32: Remove ever expanding versions of Windows.
742 Shorten FAQ URL. Remove mention of obsolete lock directory.
743 Windows distribution now bin and barebin only. Add note about
744 SVG support. Remove old tar and gzip problem workarounds.
745 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
746
747 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
748 undumped distribution no longer exists.
749
e73521d0 7502009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
751
752 * nt/README.W32: Fix typo. (Bug#2207)
753
1b1db3a9
CY
7542009-02-01 Chong Yidong <cyd@stupidchicken.com>
755
756 * admin.el (set-version): Remove deleted file ns-emacs.texi.
757
d90442ce
KH
7582008-12-02 Kenichi Handa <handa@m17n.org>
759
760 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
761 `decomposition' property adjusted.
762 (unidata-split-decomposition): Don't include surrounding "<" and
763 ">" in a symbol name.
764
7652008-12-01 Kenichi Handa <handa@m17n.org>
766
b97439ce
JB
767 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
768 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
769 (unidata-get-numeric, unidata-put-numeric)
770 (unidata-gen-table-numeric): New functions.
771 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
772
983ab7ba
EZ
7732008-11-29 Eli Zaretskii <eliz@gnu.org>
774
775 * notes/documentation: Add notes about Antinews.
776
91236f63
GM
7772008-10-23 Glenn Morris <rgm@gnu.org>
778
779 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
780 Add/tweak some nextstep/ entries.
781
c674e738
KH
7822008-09-19 Kenichi Handa <handa@m17n.org>
783
784 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
785 positions.
786
293a3986
EZ
7872008-08-23 Eli Zaretskii <eliz@gnu.org>
788
789 * CPP-DEFINES: Add USER_FULL_NAME.
790
b7063e7e
JR
7912008-08-16 Jason Rumney <jasonr@gnu.org>
792
d4835507 793 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 794
295b47d8
JB
7952008-08-06 Juanma Barranquero <lekktu@gmail.com>
796
797 * nt/dump.bat: Fix mixed EOLs.
798
14145fa3
AR
7992008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
800
0dcb2845 801 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 802
c3179b06
EZ
8032008-08-02 Eli Zaretskii <eliz@gnu.org>
804
805 * CPP-DEFINES: Add defines for accessing system processes.
806
9e2a2647
DN
8072008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
808
809 * make-tarball.txt:
810 * admin.el:
811 * FOR-RELEASE:
812 * CPP-DEFINES: Remove mentions of Mac Carbon.
813
d3841127
GM
8142008-07-16 Glenn Morris <rgm@gnu.org>
815
816 * admin.el (set-version, set-copyright): Add nextstep/ files.
817
ba60bd44 8182008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 819
0dcb2845 820 * CPP-DEFINES: Add NS port related defines.
edfda783 821
f2d8d275
GM
8222008-06-16 Glenn Morris <rgm@gnu.org>
823
5de85e83
GM
824 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
825 doc/lispref/book-spine.texinfo.
f2d8d275 826
611bee81
GM
8272008-06-15 Glenn Morris <rgm@gnu.org>
828
829 * admin.el (set-version): Add doc/misc/faq.texi.
830
d6710afe
JB
8312008-05-22 Juanma Barranquero <lekktu@gmail.com>
832
833 * FOR-RELEASE: Remove Windows problem about the XPM image library
834 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
835
2e10f11c
JB
8362008-04-15 Juanma Barranquero <lekktu@gmail.com>
837
838 * unidata/UnicodeData.txt: Update to Unicode 5.1.
839
dd7d19d7
JB
8402008-04-14 Juanma Barranquero <lekktu@gmail.com>
841
842 * unidata/unidata-gen.el (unidata-prop-alist):
843 Fix typo in description of `numeric-value'.
844 (unidata-put-character): Fix typo in error message.
845
2cbff44e
GM
8462008-02-21 Glenn Morris <rgm@gnu.org>
847
848 * notes/unicode, notes/font-backend: New files, split off from
849 README.unicode.
850
43bad2da
KH
8512008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
852
853 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 854 being used in latin1-disp.el. Remove the problem of
98723304
KH
855 cp-supported-codepages. Remove the problem of lost changelog for
856 ps-prin1.ps.
43bad2da 857
8a7619ba
EZ
8582008-02-16 Eli Zaretskii <eliz@gnu.org>
859
860 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
861 non-portable in this context.
862
863 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
864 non-portable in this context.
865
f96b6330
EZ
8662008-02-09 Eli Zaretskii <eliz@gnu.org>
867
868 * unidata/makefile.w32-in (lisp): New variable.
869 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
870 lisp/emacs-lisp.
871
56eb72a0
JR
8722008-02-04 Jason Rumney <jasonr@gnu.org>
873
874 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
875
a8fd9158
JB
8762008-02-02 Juanma Barranquero <lekktu@gmail.com>
877
878 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
879
c7e85fc7
EZ
8802008-02-02 Eli Zaretskii <eliz@gnu.org>
881
9aa0b3c8
EZ
882 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
883
bcc891c2 884 * unidata/Makefile.in: Rename from Makefile.
5889232d 885
c7e85fc7
EZ
886 * unidata/makefile.w32-in: New file.
887
db516472
JR
8882008-02-02 Jason Rumney <jasonr@gnu.org>
889
890 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
891
609789d7 8922008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 893
aca7a3d2
MB
894 * unidata/copyright.html: New file.
895
609789d7 8962008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
897
898 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
899 decomposition, if T is the same as TBase, don't include it in the
900 returned list.
901
609789d7 9022008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
903
904 * unidata/unidata-gen.el (unidata-text-file): Delete it.
905 (unidata-list): Initialize to nil.
906 (unidata-setup-list): New function.
bcc891c2
GM
907 (unidata-gen-files): New optional arg unidata-text-file.
908 If it's nil, set unidata-text-file to the left command line arg.
909 Call unidate-setup-list at first.
aca7a3d2 910
bcc891c2 911 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
912 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
913
609789d7 9142008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 915
bcc891c2
GM
916 * unidata/unidata-gen.el: Fix comment typo.
917 Change string-to-int to string-to-number.
918 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
919 (unidata-list): Just insert unidata-text-file.
920 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 921 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 922
bcc891c2 923 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
924 (charprop.el): Depends on unidata.txt.
925 (clean): Remove unidata.txt.
926
609789d7 9272008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
928
929 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
930 (unidata-get-name): Handle U+110B.
931
609789d7 9322008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
933
934 Sub-directory `unidata' is for codes to generate charprop.el and
935 many other uni-*.el files from `UnicodeData.txt'.
936
937 * Unidata/README: New file.
938
939 * unidata/Makefile: New file.
940
941 * unidata/unidata-gen.el: New file.
942
943 * unidata/UnicodeData.txt: New file. Copied from
609789d7 944 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
945
946 * unidata/.cvsignore: New file.
947
609789d7 9482008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
949
950 * charsets/.cvsignore: New file.
951
952 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
953
bcc891c2
GM
954 * charsets/Makefile (all): Rename target from charsets.
955 Depend on ${TRANS_TABLE}.
956 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
957 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
958 (install): Copy updated files only.
959
9602008-02-02 Kenichi Handa <handa@m17n.org>
961
bcc891c2 962 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
963
9642008-02-02 Kenichi Handa <handa@m17n.org>
965
966 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
967 0x2299 to 0x29BF.
968
609789d7 9692008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
970
971 * charsets/Makefile (TRANS_TABLE): New macro.
972 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 973 (cp51932.el): New target.
aca7a3d2
MB
974 (eucjp-ms.el): New target.
975 (install): Include ${TRANS_TABLE}.
976 (CJK): Include JISX213A.map.
977 (JISX213A.map): New target.
978
979 * charsets/eucjp-ms.awk: New file.
980
981 * charsets/cp51932.awk: New file.
982
609789d7 9832008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
984
985 * charsets/cp932.awk: New file.
986
bcc891c2 987 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
988
989 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
990 running an awk program.
991
609789d7 9922008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
993
994 * charsets/mapconv: Handle UNICODE2.
995
c4cc8b9a 996 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
997 (CP932-2BYTE.map): New target.
998
609789d7 9992008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1000
1001 * charsets: New directory for scripts to generate charset map
1002 files in ../etc/charsets/.
1003
bcc891c2 1004 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 1005 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 1006 * charsets/kuten.awk: New files.
aca7a3d2 1007
adf94aa6
GM
10082008-01-08 Glenn Morris <rgm@gnu.org>
1009
1010 * admin.el (set-version): Add doc/man/emacs.1.
1011
f3041af1
DN
10122008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1013
1014 * notes/copyright:
1015 * MAINTAINERS: Remove references to files that have been removed.
1016
a70c9a7a
GM
10172008-01-04 Glenn Morris <rgm@gnu.org>
1018
1019 * admin.el (set-copyright): Add lib-src/ebrowse.c.
1020
aa5fea59
SM
10212007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1022
1023 * CPP-DEFINES: New file.
1024
f8747b72
RS
10252007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1026
1027 * FOR-RELEASE: Remove "window-system in face definition" [of
1028 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
1029 on gnus-dired.el.
1030
24bbe01e
GM
10312007-12-05 Glenn Morris <rgm@gnu.org>
1032
1033 * admin.el (set-version): Handle configure.in. Adapt for doc/
1034 directory layout for manuals.
1035
0073bc5d
RS
10362007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1037
630cb3b7
JB
1038 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
1039 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 1040
1453abd0
GM
10412007-11-17 Glenn Morris <rgm@gnu.org>
1042
1043 * admin.el (process-lines): Move to ../lisp/subr.el.
1044
ca076674
GM
10452007-10-23 Glenn Morris <rgm@gnu.org>
1046
1047 * MAINTAINERS: Move here from ../.
1048
943756ea
JB
10492007-10-17 Juanma Barranquero <lekktu@gmail.com>
1050
1051 * make-emacs: Doc fix.
1052
bab9fcb4
GM
10532007-08-28 Glenn Morris <rgm@gnu.org>
1054
1055 * admin.el: Provide self.
1056
880820fe 10572007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 1058
d58ee9f1 1059 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 1060
cacc7b51
GM
10612007-07-25 Glenn Morris <rgm@gnu.org>
1062
1063 * Relicense all FSF files to GPLv3 or later.
1064
bfcea090
GM
10652007-06-07 Glenn Morris <rgm@gnu.org>
1066
1067 * admin.el (set-copyright): New function.
1068
017f0417
NR
10692007-04-25 Nick Roberts <nickrob@snap.net.nz>
1070
1071 * make-tarball.txt: Add note about cutting the branch.
1072
537a062f
CY
10732007-06-02 Chong Yidong <cyd@stupidchicken.com>
1074
1075 * Version 22.1 released.
1076
77083ca3
EZ
10772007-02-03 Eli Zaretskii <eliz@gnu.org>
1078
1079 * nt/makedist.bat: Change EOL format to DOS. Don't use
1080 redirection characters in REM lines.
1081
880820fe 10822007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
1083
1084 * FOR-RELEASE: Removed Gtk/Xft issue.
1085
1fc8c92b
MB
10862007-01-01 Miles Bader <miles@gnu.org>
1087
1088 * quick-install-emacs (get_config_var): Deal with weird magic
1089 string inserted by recent versions of autoconf.
1090
7dce1990
JB
10912006-11-25 Juanma Barranquero <lekktu@gmail.com>
1092
1093 * admin.el (set-version): Set version number in
1094 lib-src/makefile.w32-in.
1095
dc3d1157
RS
10962006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
1097
1098 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
1099 due to a local miss-configuration.
1100
08c85160
CY
11012006-10-28 Chong Yidong <cyd@stupidchicken.com>
1102
1103 * make-announcement (OLD): Remove LEIM references in announcement
1104 since it is now built-in.
1105
d0834a5c
YM
11062006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1107
1108 * admin.el (set-version): Set version numbers in "mac" subdirectory.
1109
151fe029
KH
11102006-10-03 Kenichi Handa <handa@m17n.org>
1111
1112 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
1113
e71cb549
CY
11142006-08-13 Chong Yidong <cyd@stupidchicken.com>
1115
1116 * FOR-RELEASE: Elisp manual checking completed.
1117
6232e72d
RS
11182006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1119
1120 * FOR-RELEASE: Update refcard section.
1121
8a8476f9
KS
11222006-07-14 Kim F. Storm <storm@cua.dk>
1123
1124 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
1125
1eca02e7
KS
11262006-07-09 Kim F. Storm <storm@cua.dk>
1127
1128 * README: Use outline format. Add FOR-RELEASE.
1129
7fa61471
CY
11302006-06-27 Chong Yidong <cyd@stupidchicken.com>
1131
1132 * FOR-RELEASE: Checking of info.texi done.
1133
8361675a
RS
11342006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1135
1136 * FOR-RELEASE: Update refcard section.
1137
3f168e29
RS
11382006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
1139
1140 * FOR-RELEASE: Update refcard section.
1141
f195dc16
CY
11422006-05-25 Chong Yidong <cyd@stupidchicken.com>
1143
1144 * FOR-RELEASE: Key sequence elisp node done.
1145
49561a36
RS
11462006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1147
1148 * FOR-RELEASE: Update refcard translations. Add coding cookie.
1149
6fedb9f9
CY
11502006-05-21 Chong Yidong <cyd@mit.edu>
1151
1152 * FOR-RELEASE: point-entered /point-left bug fixed.
1153
61515a63
EZ
11542006-05-12 Eli Zaretskii <eliz@gnu.org>
1155
1156 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1157 entry.
1158
4297ece2
BW
11592006-05-06 Bill Wohler <wohler@newt.com>
1160
1161 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1162 about it.
1163
4bbe413d 11642006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 1165
4bbe413d 1166 * ./* (Copyright): Updated Copyright year(s).
49561a36 1167
6b82baf6
RS
11682006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
1169
1170 * FOR-RELEASE (BUGS): Add URLs/MIDs.
1171
49af2995
KS
11722006-02-20 Kim F. Storm <storm@cua.dk>
1173
1174 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1175 Rework how fringe bitmaps are defined and used.
e4920bc9 1176 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
1177 one-level representation. It would be cleaner to split the
1178 representation into a two-level model where first level maps
1179 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 1180 a bitmap appearance.
49af2995 1181
d5e87a2f
CY
11822006-01-27 Chong Yidong <cyd@stupidchicken.com>
1183
8a8476f9 1184 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 1185
9c43c921
BW
11862005-12-13 Bill Wohler <wohler@newt.com>
1187
1188 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1189
6ed81b24
RS
11902005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1191
c95dddbe
RS
1192 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1193 completing-read-multiple, mail-extract-address-components,
1194 mail-mode, quail-define-package, save-buffer and
1195 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1196
2950d850
CY
11972005-11-28 Chong Yidong <cyd@stupidchicken.com>
1198
1199 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1200
ab4d879e
KS
12012005-11-11 Kim F. Storm <storm@cua.dk>
1202
1203 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1204 when displaying a non-breaking space in an overlay string.
1205
932dc33b
CY
12062005-10-30 Chong Yidong <cyd@stupidchicken.com>
1207
1208 * FOR-RELEASE: Init file change implemented.
1209
c809f7cc
CY
12102005-10-27 Chong Yidong <cyd@stupidchicken.com>
1211
1212 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1213
4754e179 12142005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1215
1216 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1217 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1218
ffda926c
BW
12192005-10-17 Bill Wohler <wohler@newt.com>
1220
f58e0fd5 1221 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
943756ea 1222 since it's gone. Also marked mh-e as done.
ffda926c 1223
2d4713aa
JB
12242005-10-11 Juanma Barranquero <lekktu@gmail.com>
1225
1226 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1227 libraries on Windows (Done).
1228
95f76284
JR
12292005-10-01 Jason Rumney <jasonr@gnu.org>
1230
1231 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1232
52f277bf
RF
12332005-08-31 Romain Francoise <romain@orebokech.com>
1234
630cb3b7 1235 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1236 item (Done).
1237
c0eb0519
RF
12382005-08-27 Romain Francoise <romain@orebokech.com>
1239
1240 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1241
385ee3de 12422005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
1243
1244 Update FSF's address in GPL notices.
1245
257914aa
LK
12462005-06-10 Lute Kamstra <lute@gnu.org>
1247
1248 * admin.el (set-version): Set version in lisp manual too.
1249 * make-tarball.txt: Commit lispref/elisp.texi too.
1250
a4e51a7a
RS
12512005-06-04 Richard M. Stallman <rms@gnu.org>
1252
1253 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1254 Other cleanups.
1255
834671a6
LK
12562005-04-19 Lute Kamstra <lute@gnu.org>
1257
1258 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1259
54381691
LK
12602005-04-14 Lute Kamstra <lute@gnu.org>
1261
118e2c39
LK
1262 * nt/makedist.bat (elfiles): Update.
1263
54381691
LK
1264 * admin.el (add-release-logs): Fix require call.
1265
0b048d52
MT
12662005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1267
f58e0fd5 1268 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
943756ea
JB
1269 The first line of every tutorial must begin with a sentence saying
1270 "Emacs Tutorial" in the respective language. This should be
1271 followed by "See end for copying conditions", likewise in the
1272 respective language.
0b048d52 1273
18cd5892
LT
12742005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1275
1276 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1277 Add `undo-ask-before-discard' to it.
1278
9a1c5fbf
MB
12792005-03-02 Miles Bader <miles@gnu.org>
1280
1281 * quick-install-emacs: Only use the mkdir --verbose option if the
1282 script's --verbose option was specified (this avoids problems with
1283 default usage on systems where mkdir doesn't support that option).
1284
e25c1ca6
JR
12852005-02-15 Jason Rumney <jasonr@gnu.org>
1286
fffa137c 1287 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
1288 tar --exclude.
1289
880820fe 12902004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
1291
1292 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1293
6622d928
LT
12942004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1295
1296 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1297 Elisp manuals.
1298
d574552a
LT
12992004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1300
1301 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1302 Emacs and Elisp manuals.
d574552a 1303
0a5e5be0
KS
13042004-09-11 Kim F. Storm <storm@cua.dk>
1305
1306 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
1307 (Documentation): Add NEWS entry.
1308 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 1309
2661eae9
KS
13102004-08-29 Kim F. Storm <storm@cua.dk>
1311
1312 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1313
880820fe 13142004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 1315
c4cc8b9a 1316 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
1317 (now behaves as well as other ports).
1318
880820fe 13192004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 1320
2661eae9 1321 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 1322
44618f20 13232004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
1324
1325 * FOR-RELEASE: Moved here from the etc directory.
1326
db281452
TTN
13272004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1328
1329 * notes/BRANCH: New file, to be maintained per CVS branch.
1330
feebeb72
MB
13312003-10-01 Miles Bader <miles@gnu.org>
1332
1333 * quick-install-emacs: Don't use "function" keyword when defining
1334 shell functions.
1335
44618f20
LK
13362003-09-29 Lute Kamstra <lute@gnu.org>
1337
1338 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1339
e04e1ce2
MB
13402003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
1341
1342 * quick-install-emacs: Remove fns-* pruning, since that file no
1343 longer seems to be generated.
1344 (AVOID): Quote literal periods. Quote braces in a way acceptable
1345 to all parties (gawk gets bitchy about using `\').
1346
6cce52e8
MB
13472003-08-19 Miles Bader <miles@gnu.org>
1348
1349 * quick-install-emacs: Add arch-specific ignored files to
1350 quick-install-emacs. Use quoting for periods that's acceptable
1351 to recent versions of gawk.
1352
13582d53
MR
13532003-08-11 Markus Rost <rost@math.ohio-state.edu>
1354
1355 * cus-test.el: Remove obsolete workaround.
1356
e53925a5
AI
13572003-04-22 Andrew Innes <andrewi@gnu.org>
1358
1359 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1360 emacs.exe before zipping, and including batch file to recreate
1361 after unpacking.
1362
1363 * nt/stitch.bat: New file.
1364
1365 * nt/README-ftp-server: Update wording and version number etc.
1366 Add extra instructions for installing multi-file .zip
1367 distribution.
1368
1369 * nt/README.W32: Remove personal email address and update wording.
1370
1371 * nt/README-UNDUMP.W32: Remove personal email address and update
1372 wording.
1373
880820fe 13742003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
1375
1376 * make-changelog-diff: New script, code stolen from make-announcement.
1377
1378 * make-announcement: Use make-changelog-diff.
1379
880820fe 13802003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
1381
1382 * make-tarball.txt: Step-by-step instructions for making a tarball.
1383
10d1d0af 1384 * make-announcement: A script for creating pretest announcements.
163c6f1c 1385
880820fe 13862003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
1387
1388 * admin.el (add-release-logs): Expand the directory name before
1389 calling find(1).
1390 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 1391 the date and the user's name and address.
33b97f32 1392
7b997a97
MB
13932003-01-07 Miles Bader <miles@gnu.org>
1394
1395 * quick-install-emacs: Unset LANG etc. to avoid non-standard
1396 command output from non-C locales.
1397
6c465a15 13982002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 1399
3bc08206 1400 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 1401 which can be run in batch mode. See the Commentary section.
bd08d86a 1402
5ce129c2
MR
14032002-10-08 Markus Rost <rost@math.ohio-state.edu>
1404
1405 * cus-test.el: New file.
1406
14dd2fe9
MB
14072002-05-27 Miles Bader <miles@gnu.org>
1408
1409 * quick-install-emacs (VERSION): Calculate using the same method
1410 that configure.in uses.
1411
880820fe 14122002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
1413
1414 * emacs-pretesters: New file with information for Emacs
1415 pretesters.
1416
b9a07996
PE
14172002-03-22 Paul Eggert <eggert@twinsun.com>
1418
1419 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1420 POSIX 1003.1-2001 disallows both usages.
1421
38b81d74
AI
14222002-02-11 Andrew Innes <andrewi@gnu.org>
1423
1424 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1425
72a68345
AI
14262002-01-24 Andrew Innes <andrewi@gnu.org>
1427
1428 * nt/README.W32: Remove unnecessary version number and date
1429 references.
1430
1431 * nt/README-UNDUMP.W32: Ditto.
1432
ebbaf4e3
GM
14332001-12-06 Gerd Moellmann <gerd@gnu.org>
1434
1435 * make-emacs: Add --trace-move.
1436
461a1459
AI
14372001-10-23 Andrew Innes <andrewi@gnu.org>
1438
1439 * nt/makedist.bat: Remove remaining obsolete reference to
1440 GETTING.GNU.SOFTWARE.
1441
26fe1f92
GM
14422001-10-22 Gerd Moellmann <gerd@gnu.org>
1443
1444 * admin.el (set-version): Use `s' interactive spec for
1445 version number.
1446
71431a0e
GM
14472001-10-20 Gerd Moellmann <gerd@gnu.org>
1448
6aa97356 1449 * (Version 21.1 released.)
71431a0e 1450
e568708b
GM
14512001-10-20 Gerd Moellmann <gerd@gnu.org>
1452
1453 * admin.el (add-release-logs): Put the log entry in lispref, too.
1454
c5915370
MB
14552001-10-20 Miles Bader <miles@gnu.org>
1456
1457 * quick-install-emacs: Exit if we can't find some variable.
1458 (AVOID): Add .orig & .rej files.
1459 (get_config_var): Be more liberal about format of config.status
1460 sed commands.
1461
5a4a5bd4
GM
14622001-10-19 Gerd Moellmann <gerd@gnu.org>
1463
74499542
GM
1464 * admin.el: New file.
1465
5a4a5bd4
GM
1466 * build-configs: Add --help option. Add support for building
1467 in arbitrary source trees.
1468
09954f3b
GM
14692001-10-17 Gerd Moellmann <gerd@gnu.org>
1470
1471 * alloc-colors.c: New file.
1472
f2164e31
GM
14732001-10-13 Gerd Moellmann <gerd@gnu.org>
1474
1475 * make-emacs: Add --boot switch for bootstrapping. Logs to
1476 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1477
ab952a4f
GM
14782001-10-05 Gerd Moellmann <gerd@gnu.org>
1479
1480 * Branch for 21.1.
6c465a15 1481
f537c3cd
EZ
14822001-09-04 Andrew Innes <andrewi@gnu.org>
1483
1484 * admin/nt/makedist.bat: Remove reference to obsolete file
1485 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
1486 version of tar used.
1487
1488;; Local Variables:
880820fe 1489;; coding: utf-8
f537c3cd 1490;; End:
2a34a036 1491
6116bd7e 1492 Copyright (C) 2001-2012 Free Software Foundation, Inc.
5b87ad55
GM
1493
1494 This file is part of GNU Emacs.
1495
9ad5de0c 1496 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1497 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
1498 the Free Software Foundation, either version 3 of the License, or
1499 (at your option) any later version.
5b87ad55
GM
1500
1501 GNU Emacs is distributed in the hope that it will be useful,
1502 but WITHOUT ANY WARRANTY; without even the implied warranty of
1503 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1504 GNU General Public License for more details.
1505
1506 You should have received a copy of the GNU General Public License
9ad5de0c 1507 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.