Fix some profiler stuff on Windows (follow-up to 1995-03-15T21:55:37Z!kwzh@gnu.org).
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
78f83752
GM
12012-09-17 Glenn Morris <rgm@gnu.org>
2
dcddaabb
GM
3 * admin.el (add-log-time-format): Declare.
4
dcf8834b
GM
5 * admin.el (cusver-scan, cusver-check): Bind local variables.
6
7 * admin.el (set-version): Set major version in
8 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
9 (set-copyright): In etc/refcards, only change ru-refcard.tex
10 and emacsver.tex.
11
78f83752
GM
12 * admin.el (set-copyright): No more need to set copyrights for
13 nextstep, or .c files. Add configure.ac and config.nt.
14
0caaedb1
PE
152012-09-16 Paul Eggert <eggert@cs.ucla.edu>
16
17 Remove configure's --without-sync-input option (Bug#12450).
18 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
19
83da1b55
GM
202012-09-16 Glenn Morris <rgm@gnu.org>
21
22 * admin.el (set-version): No more need to set nextstep versions.
23 (set-copyright): Update for moved nextstep files.
24
4a4bbad2
PE
252012-09-13 Paul Eggert <eggert@cs.ucla.edu>
26
27 Simplify SIGIO usage (Bug#12408).
28 * CPP_DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
29 (BROKEN_SIGPTY, NO_TERMIO): Remove.
30
c990426a
PE
312012-09-11 Paul Eggert <eggert@cs.ucla.edu>
32
33 Simplify, document, and port floating-point (Bug#12381).
34 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
35
f6196b87
PE
362012-09-09 Paul Eggert <eggert@cs.ucla.edu>
37
38 Assume C89 or later for math functions (Bug#12381).
39 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
40 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
41
1088b922
PE
422012-09-04 Paul Eggert <eggert@cs.ucla.edu>
43
44 Simplify redefinition of 'abort' (Bug#12316).
45 * CPP-DEFINES (NO_ABORT): Remove.
46
a3f90bea
GM
472012-08-28 Glenn Morris <rgm@gnu.org>
48
49 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
50
01e0f0f5
AS
512012-08-28 Andreas Schwab <schwab@linux-m68k.org>
52
53 * charsets/mule-charsets.el (header): Fix typo.
54
f4a681b0
PE
552012-08-24 Paul Eggert <eggert@cs.ucla.edu>
56
57 On assertion failure, print backtrace if available.
58 * merge-gnulib (GNULIB_MODULES): Add execinfo.
59
620f13b0
PE
602012-08-16 Paul Eggert <eggert@cs.ucla.edu>
61
62 Use ASCII tests for character types.
63 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
64 new direct dependency; c-ctype was already being used indirectly
65 via other gnulib modules.
66
f5d9e83a
PE
672012-08-14 Paul Eggert <eggert@cs.ucla.edu>
68
69 Use bool for Emacs Lisp booleans.
70 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
71 new direct dependency; stdbool was already being used indirectly
72 via other gnulib modules.
73
9ff9402d 742012-08-11 Glenn Morris <rgm@gnu.org>
23c726f6
GM
75
76 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
77
c644523b
DA
782012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
79
80 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
81
13294f95
PE
822012-08-02 Paul Eggert <eggert@cs.ucla.edu>
83
84 Port to Solaris 8.
85 * CPP-DEFINES (WRETCODE): Remove.
86
d8a05828
DA
872012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
88
89 * coccinelle/overlay.cocci: Semantic patch to replace direct
90 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
91
8271d590
DA
922012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
93
94 * coccinelle/symbol.cocci: Semantic patch to replace direct
95 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
96
3193acd2
DA
972012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
98
99 * coccinelle/process.cocci: Semantic patch to replace direct
100 access to Lisp_Object members of struct Lisp_Process to PVAR.
101
3a45383a
DA
1022012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
103
104 * coccinelle/window.cocci: Semantic patch to replace direct
105 access to Lisp_Object members of struct window to WVAR.
106
e34f7f79
DA
1072012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
108
109 * coccinelle/frame.cocci: Semantic patch to replace direct
110 access to Lisp_Object members of struct frame to FVAR.
111
e32a5799
PE
1122012-07-28 Paul Eggert <eggert@cs.ucla.edu>
113
114 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
115 * merge-gnulib: Add environ, stdalign.
116
d7ea76b4
DA
1172012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
118
119 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
120 make_unibyte_string to build_unibyte_string where appropriate.
121
4dc7c8d5 1222012-07-17 Eli Zaretskii <eliz@gnu.org>
fbf31a9c
EZ
123
124 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
125
4dc7c8d5 1262012-07-17 Chong Yidong <cyd@gnu.org>
94f0aa34
CY
127
128 * Version 24.1 released.
d7ea76b4 129
5ebbef1d
PE
1302012-07-11 Paul Eggert <eggert@cs.ucla.edu>
131
bb352260
PE
132 Assume mkdir, perror, rename, rmdir, strerror.
133 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
134 (HAVE_STRERROR, strerror):
57054ddd 135 Remove.
5ebbef1d 136
7d7bbefd
DA
1372012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
138
139 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
140 to XCDR and consistently use CONSP in the list iteration loops.
141 * coccinelle/vector_contents.cocci: Fix indentation.
142
f58e0fd5
SM
1432012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
144
145 * bzrmerge.el: Use cl-lib.
146
c4444d16
PE
1472012-07-09 Paul Eggert <eggert@cs.ucla.edu>
148
149 Rename configure.in to configure.ac (Bug#11603).
150 * admin.el (set-version):
151 * quick-install-emacs (VERSION):
152 Get version number from configure.ac, not configure.in.
153
fee5959d
PE
1542012-07-06 Paul Eggert <eggert@cs.ucla.edu>
155
156 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
157 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
158
23f86fce
DA
1592012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
160
161 * coccinelle/xzalloc.cocci: Semantic patch to convert
162 calls to xmalloc with following memset to xzalloc.
163
95f61aa2
JB
1642012-07-04 Juanma Barranquero <lekktu@gmail.com>
165
166 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
167
1130ecfc
DA
1682012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
169
170 * coccinelle/build_string.cocci: Semantic patch
171 to convert from make_string to build_string.
172
3c9359df
DA
1732012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
174
175 First Coccinelle semantic patch.
176 * coccinelle: New subdirectory
177 * coccinelle/README: Documentation stub.
178 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
f58e0fd5
SM
179 access to `contents' member of Lisp_Vector objects with AREF and ASET
180 where appropriate.
3c9359df 181
d35af63c
PE
1822012-06-22 Paul Eggert <eggert@cs.ucla.edu>
183
184 Support higher-resolution time stamps (Bug#9000).
185 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
186 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
187 timespec-sub, utimens.
188 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
189 This trims down the gnulib import, from the very latest gnulib.
190 Emacs does its own implementation of 'select' and 'sigprocmask'
191 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
192 hosts, so it doesn't need these modules.
193 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
194 these gnulib modules are only for Windows porting and Emacs ports
195 to Windows in a different way.
196
646b5f55
AS
1972012-06-13 Andreas Schwab <schwab@linux-m68k.org>
198
f58e0fd5
SM
199 * make-emacs: Rename --union-type to --check-lisp-type.
200 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
201 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
646b5f55
AS
202 USE_LISP_UNION_TYPE.
203
418cd726
GM
2042012-06-03 Glenn Morris <rgm@gnu.org>
205
206 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
207
501390c5
PE
2082012-06-01 Paul Eggert <eggert@cs.ucla.edu>
209
210 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
211 * make-tarball.txt: Don't worry about maintainer mode.
212
0e7a053e
PE
2132012-05-28 Paul Eggert <eggert@cs.ucla.edu>
214
215 * CPP-DEFINES: Remove HAVE_SYSINFO.
216
50c4645e
PE
2172012-05-27 Paul Eggert <eggert@cs.ucla.edu>
218
219 Assume gnulib does largefile.
220 * merge-gnulib (GNULIB_MODULES): Add largefile.
221
34374650
PE
2222012-05-22 Paul Eggert <eggert@cs.ucla.edu>
223
224 Remove src/m/*.
225 * CPP-DEFINES: Do not mention src/m/*.h.
226 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
227 (BITS_PER_SHORT, BITS_PER_INT): Remove.
228 * MAINTAINERS: Remove src/m/.
229
9b4ee616
PE
2302012-05-21 Paul Eggert <eggert@cs.ucla.edu>
231
fb77d37e
PE
232 Use full name for m4/gnulib-comp.m4. (Bug#11529)
233 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
234
261cb4bb
PE
235 Assume C89 or later.
236 * CPP-DEFINES: Remove NULL, const.
237
9b4ee616
PE
238 Make merging from gnulib a script, not a makefile action.
239 * merge-gnulib: New script, with actions moved here from
240 ../Makefile.in.
241
003fdae2
PE
2422012-05-19 Paul Eggert <eggert@cs.ucla.edu>
243
9232a6d9
PE
244 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
245
003fdae2
PE
246 * CPP-DEFINES (HAVE_FTIME): Remove.
247
6116bd7e
GM
2482012-05-02 Glenn Morris <rgm@gnu.org>
249
250 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
251
a9f72fc1
GM
2522012-04-10 Glenn Morris <rgm@gnu.org>
253
c9279dad
GM
254 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
255
a9f72fc1
GM
256 * unidata/Makefile.in: Add FSF copyright.
257 Make it use autoconf features, and work for out-of-tree builds.
258
b142f158
EZ
2592012-04-07 Eli Zaretskii <eliz@gnu.org>
260
261 * unidata/README:
262 * unidata/copyright.html:
263 * unidata/BidiMirroring.txt:
264 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
265 the Unicode Standard.
266
c406be43
KH
2672012-02-16 Kenichi Handa <handa@m17n.org>
268
269 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
270 values of name and old-name to nil.
271 (unidata-get-name): Return nil for the default value.
272
58474503
GM
2732012-02-11 Glenn Morris <rgm@gnu.org>
274
275 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
276 (cusver-check): New functions.
277
54de86ac
GM
2782012-01-19 Glenn Morris <rgm@gnu.org>
279
280 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
281 "skip?" question, since there can be multiple such for any revision.
282
0dc18ae0
EZ
2832012-01-14 Eli Zaretskii <eliz@gnu.org>
284
285 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
286 updated and checked.
287
509c74bd
AS
2882011-11-26 Andreas Schwab <schwab@linux-m68k.org>
289
303d001f
AS
290 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
291 Avoid warning about old-style backquote.
292
509c74bd
AS
293 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
294 in regexp.
295 (wisent-make-parsers): Likewise. Quote `.'.
296
297 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
298 in regexp.
299 (bovine-make-parsers): Likewise. Quote `.'.
300
d5ff9cd0
AS
3012011-11-20 Andreas Schwab <schwab@linux-m68k.org>
302
303 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
304
7877f373
JB
3052011-11-16 Juanma Barranquero <lekktu@gmail.com>
306
307 * admin.el (manual-dvi): Fix typo.
308
b018182c
EZ
3092011-11-15 Eli Zaretskii <eliz@gnu.org>
310
7877f373 311 * nt/README-ftp-server: Update the information about PNG libraries.
b018182c 312
c7015153
JB
3132011-11-15 Juanma Barranquero <lekktu@gmail.com>
314
315 * make-emacs: Fix typo.
316
d31d07be
JB
3172011-11-07 Juanma Barranquero <lekktu@gmail.com>
318
319 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
320
72b8747b
DE
3212011-10-31 David Engster <deng@randomsample.de>
322
323 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
324
8cedc5ac
EZ
3252011-10-28 Eli Zaretskii <eliz@gnu.org>
326
327 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
328 running Emacs on Windows 9X.
329
a0c64452
CY
3302011-09-26 Chong Yidong <cyd@stupidchicken.com>
331
332 * admin.el (set-version): Fix regexps for config.nt and
333 sed2v2.inp.
334
e39b275c 3352011-09-06 Paul Eggert <eggert@cs.ucla.edu>
24e0f6b1 336
abec06ff 337 Merge from gnulib (Bug#9169).
24e0f6b1
PE
338 * notes/copyright: The files compile, config.guess, config.sub,
339 depcomp, install-sh, missing, and move-if-change are now in the
340 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
341 and warn-on-use.h are now in build-aux/snippets. New file
342 build-aux/snippets/_Noreturn.h.
343
bca633fb
EZ
3442011-08-23 Eli Zaretskii <eliz@gnu.org>
345
346 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
347 values of bidi-class according to DerivedBidiClass.txt from the
348 latest UCD.
349
0902a04e
KH
3502011-08-23 Kenichi Handa <handa@m17n.org>
351
352 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
353 values for name, general-category, canonical-combining-class,
354 mirrored, and bidi-class. Describe the meaning of value nil for
355 decimal-digit-value, digit-value, numeric-value, uppercase,
356 lowercase, titlecase, and mirroring.
357 (unidata-gen-table): Handle the case that default-value is a
358 list. Set default values of characters not listed in a table.
359 (unidata-get-name): Return an empty string if a value in a
360 char-table is nil.
361 (unidata-get-decomposition): Return a list of character itself if
362 a value in a char-table is nil.
363
474a8465
EZ
3642011-08-15 Eli Zaretskii <eliz@gnu.org>
365
366 * unidata/bidimirror.awk: File removed.
367
368 * unidata/biditype.awk: File removed.
369
370 * unidata/makefile.w32-in (all): Remove src/biditype.h and
371 src/bidimirror.h.
f58e0fd5 372 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465
EZ
373
374 * unidata/Makefile.in (all): Remove src/biditype.h and
375 src/bidimirror.h.
f58e0fd5 376 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
474a8465 377
a5b436df
JB
3782011-07-07 Juanma Barranquero <lekktu@gmail.com>
379
380 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
381 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
382
c805dec0
KH
3832011-07-06 Kenichi Handa <handa@m17n.org>
384
385 * unidata/unidata-gen.el (unidata-dir): New variable.
386 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
f58e0fd5
SM
387 (unidata-prop-alist): INDEX element may be a function.
388 New optional element VAL-LIST (for general-category and bidi-class).
c805dec0
KH
389 New entry `mirroring'.
390 (unidata-prop-default, unidata-prop-val-list): New subst.
391 (unidata-get-character, unidata-put-character): Delete them.
392 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
393 above changes.
394 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
395 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
396 Delete them.
397 (unidata-encode-val): Assume that the first element of VAL-LIST is
398 a cons (nil . 0).
399 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
400 Always store the encoded value.
401 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
402 Set the 1st and the 2nd extra slots to index numbers for C
403 functions.
404 (unidata-gen-table-integer): Likewise.
405 (unidata-gen-table-numeric): Likewise.
406 (unidata-gen-table-name): New arg IGNORE.
407 (unidata-gen-table-decomposition): Likewise.
408 (unidata-describe-general-category): Add the case nil to the
409 description alist.
a5b436df 410 (unidata-gen-mirroring-list): New function.
c805dec0
KH
411 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
412 unidata-prop-alist. Handle the case of storing multiple
413 char-tables in a file.
414
415 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
416 unidata-gen-files.
417
2a35386d
GM
4182011-05-21 Glenn Morris <rgm@gnu.org>
419
420 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
421
33383987
JB
4222011-03-07 Chong Yidong <cyd@stupidchicken.com>
423
424 * Version 23.3 released.
425
cce7d530 4262011-02-23 Juanma Barranquero <lekktu@gmail.com>
31fdb544
JB
427
428 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
429
9d9d12cd
EZ
4302011-02-19 Eli Zaretskii <eliz@gnu.org>
431
432 * admin.el (set-version): Add msdos/sed2v2.inp.
433
1f5d53eb
PE
4342011-02-16 Paul Eggert <eggert@cs.ucla.edu>
435
436 Remove no-longer needed getloadavg symbols.
437 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
438 (LDAV_SYMBOL): Remove.
439
7b24e97a
GM
4402011-02-12 Glenn Morris <rgm@gnu.org>
441
442 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
443
4d881c83
GM
4442011-02-05 Glenn Morris <rgm@gnu.org>
445
446 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
447 (bzrmerge-apply): Use it.
448 (bzrmerge): Kill any old warning buffer first.
449
f6041baa
GM
4502011-02-03 Glenn Morris <rgm@gnu.org>
451
452 * bzrmerge.el (bzrmerge-buffer): New constant.
453 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
454 (bzrmerge-missing): If nothing to do, return nil not (nil).
455 (bzrmerge-apply): Remove odd character from message.
456 (bzrmerge): Give status messages.
457
70b0d280
EZ
4582011-01-31 Eli Zaretskii <eliz@gnu.org>
459
f6041baa
GM
460 * admin.el (set-version): Remove lib-src/makefile.w32-in.
461 Add nt/config.nt.
70b0d280 462
16fab143
PE
4632011-01-31 Paul Eggert <eggert@cs.ucla.edu>
464
465 src/emacs.c now gets version number from configure.in
466 * admin.el (set-version): Don't update src/emacs.c.
467 * quick-install-emacs (VERSION): Get it from configure.in, not from
468 src/emacs.c.
469
16c3e636
PE
4702011-01-30 Paul Eggert <eggert@cs.ucla.edu>
471
472 strftime: import from gnulib
473 * notes/copyright: strftime.c moved from src to lib.
474
d0cb8662
GM
4752011-01-25 Glenn Morris <rgm@gnu.org>
476
477 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
478 (bzrmerge-missing): Use it.
479
d6100f3d
PE
4802011-01-19 Paul Eggert <eggert@cs.ucla.edu>
481
482 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
483 rather than doing rm and autoconf by hand. See
484 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
485
9092d186
PE
4862011-01-17 Paul Eggert <eggert@cs.ucla.edu>
487
488 * notes/bzr (Installing changes from gnulib): New section.
489 Need for this suggested by Stefan Monnier.
490
41f44310
SM
4912011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
492
493 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
494 an inconsistent state.
495
a3e44e79 4962011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
497
498 Update copyright notes to match recent gnulib-related changes.
499 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
500 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
501 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
502 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
503 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
504 subsumed by m4/*.m4 rule). config.guess, config.sub, and
505 doc/man/texinfo.tex are now copied in from gnulib.
506
6fffc900
GM
5072011-01-15 Glenn Morris <rgm@gnu.org>
508
2153c862 509 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 510
6fffc900
GM
511 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
512 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
513
77ab81d0 5142011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
515
516 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
517
1851cac3
GM
5182011-01-14 Glenn Morris <rgm@gnu.org>
519
520 * bzrmerge.el: Require cl when compiling.
521 (bzrmerge-merges): Doc fix.
522
2b3f5bc8
PE
5232011-01-07 Paul Eggert <eggert@cs.ucla.edu>
524
525 * notes/copyright: There's only one install-sh, not two, so fix a
526 typo claiming that there's two. Add move-if-change to the list of
527 GPL files imported from gnulib.
528
5292011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
530
531 * notes/copyright: Report status more accurately for non-GPL files.
532 Report copyright status more accurately for mkinstalldirs,
533 configure, m4/getopt.m4, and msdos/sed*.inp.
534
7c420169 5352011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
536
537 * nt/README.W32: Update the information about PNG support libraries.
538 (Bug#7716)
539
9ebea0e7
SM
5402010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
541
542 * bzrmerge.el: New file to help merge branches while skipping
543 some revisions (e.g. from emacs-23 to trunk).
544
201ef780
AS
5452010-12-03 Andreas Schwab <schwab@linux-m68k.org>
546
547 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
548
16a0af11
GM
5492010-10-12 Glenn Morris <rgm@gnu.org>
550
551 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
552
f4f358f1
GM
5532010-10-09 Glenn Morris <rgm@gnu.org>
554
555 * admin.el (set-version): Add doc/emacs/emacsver.texi.
556
3fb78d1f
GM
5572010-10-09 Glenn Morris <rgm@gnu.org>
558
f7a31f11
GM
559 * admin.el (set-version): No need to act on doc/ files any more.
560
3fb78d1f
GM
561 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
562
733946e7
JB
5632010-09-05 Juanma Barranquero <lekktu@gmail.com>
564
565 * unidata/BidiMirroring.txt: Update from
566 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
567
568 * unidata/UnicodeData.txt: Update from
569 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
570
671d409f
AS
5712010-08-09 Andreas Schwab <schwab@linux-m68k.org>
572
573 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
574
29cf3e20
EZ
5752010-08-05 Eli Zaretskii <eliz@gnu.org>
576
577 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
578
e3aef5c6
CS
5792010-07-24 Christoph Scholtes <cschol2112@gmail.com>
580
581 * admin.el: Write version number to nt/makefile.w32-in.
582 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
583 in the nt/ directory.
584 * nt/README.W32: Relocate to nt/ directory.
585
8966b757
AS
5862010-07-11 Andreas Schwab <schwab@linux-m68k.org>
587
588 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
589
71c44c04
EZ
5902010-07-08 Eli Zaretskii <eliz@gnu.org>
591
592 * MAINTAINERS: Update my responsibilities.
593
72af86bd
AS
5942010-07-07 Andreas Schwab <schwab@linux-m68k.org>
595
596 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
597 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
598 Remove.
599
317fbf33
EZ
6002010-06-12 Eli Zaretskii <eliz@gnu.org>
601
cbc4fd20
EZ
602 * unidata/bidimirror.awk: New file.
603
604 * unidata/BidiMirroring.txt: New file from
605 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
606
a5b436df 607 * unidata/Makefile.in (../../src/bidimirror.h): New target.
cbc4fd20
EZ
608 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
609
610 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
611 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
612
317fbf33
EZ
613 * unidata/biditype.awk: New file.
614
615 * unidata/Makefile.in (../../src/biditype.h): New target.
616
617 * unidata/makefile.w32-in (../../src/biditype.h): New target.
618
bf3e70eb
JB
6192010-06-09 Juanma Barranquero <lekktu@gmail.com>
620
621 * unidata/UnicodeData.txt: Update from
622 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
623
81ac4f35
GM
6242010-05-27 Glenn Morris <rgm@gnu.org>
625
626 * quick-install-emacs (AVOID): No more Makefile.c files.
627
628 * notes/cpp: Remove file.
629
e45b9e19
KR
6302010-05-15 Ken Raeburn <raeburn@raeburn.org>
631
632 * admin.el (set-version, set-copyright): Update emacs.c instead of
633 version.el.
634
635 * make-tarball.txt: Update filename list in step 6.
636
637 * quick-install-emacs: Scan emacs.c instead of version.el for
638 version string.
639
61a808e8
CY
6402010-05-07 Chong Yidong <cyd@stupidchicken.com>
641
642 * Version 23.2 released.
643
796bb936
EZ
6442010-04-01 Eli Zaretskii <eliz@gnu.org>
645
52f4d8d5 646 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 647
288f9fc0
CY
6482010-03-10 Chong Yidong <cyd@stupidchicken.com>
649
650 * Branch for 23.2.
651
f758ab59
MB
6522010-03-10 Miles Bader <miles@gnu.org>
653
61c26472
MB
654 * quick-install-emacs: Use more portable shell syntax.
655
a5b436df 656 * quick-install-emacs (AVOID): Be more picky about files we avoid
f758ab59
MB
657 installing.
658
296271c0
JB
6592010-02-14 Juanma Barranquero <lekktu@gmail.com>
660
661 * quick-install-emacs (PRUNED): Fix typo in message.
662
79c08ece
GM
6632010-01-20 Glenn Morris <rgm@gnu.org>
664
665 * revdiff: Remove file that only works with CVS, and isn't really
666 needed with Bazaar (given the in-built revision options of bzr diff).
667
893db5bc
GM
6682010-01-12 Glenn Morris <rgm@gnu.org>
669
670 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
671 than emacs-pretest-bug for bug reports for development versions.
672
149353a4
KH
6732009-11-06 Kenichi Handa <handa@m17n.org>
674
675 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
676 that the block data and the following per-char data fall into the
677 same char-table leaf.
678
171fda8a
JB
6792009-10-01 Juanma Barranquero <lekktu@gmail.com>
680
681 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
682
06d09461
JB
6832009-09-07 Juanma Barranquero <lekktu@gmail.com>
684
685 * unidata/.gitignore: New file.
686
cb335806
EZ
6872009-08-22 Eli Zaretskii <eliz@gnu.org>
688
8e22fa7e
EZ
689 * notes/bugtracker: How to reassign a bug to a list of packages.
690
cb335806
EZ
691 * notes/newfile: Details of how to check for problems with DOS 8+3
692 file-name restrictions.
693
6942009-08-18 Glenn Morris <rgm@gnu.org>
695
696 * notes/newfile: New file.
697
54aa48fe
EZ
6982009-07-11 Eli Zaretskii <eliz@gnu.org>
699
700 * make-tarball.txt: Add a note about bumping the value of
701 customize-changed-options-previous-release.
702
aa4a9384
KH
7032009-06-24 Kenichi Handa <handa@m17n.org>
704
fe7a3057 705 * charsets/mapconv: For the Unicode format files, do reverse sort
aa4a9384
KH
706 and don't compact the map. This is to prefer the first one in the
707 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
708
09856751
KH
7092009-06-12 Kenichi Handa <handa@m17n.org>
710
711 * charsets/Makefile (JISX213A.map): Make it depend on
712 mapfiles/JISX213A.map.gz.
713 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
714
715 * charsets/mapfiles/JISX213A.map.gz: New file.
716
717 * charsets/mapfiles/README: Describe JISX213A.map.gz.
718
09e47eb5
KH
7192009-06-12 Kenichi Handa <handa@m17n.org>
720
721 * charsets/mapfiles/*: New files.
722
723 * charsets/mule-charsets.el: Mostly re-written to generate all
724 MULE-*.map files.
725
726 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
727 files.
728
729 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
730 EUC-JP-MS.
731
732 * charsets/cp51932.awk (END): Print arch-tag at the tail.
733
734 * charsets/Makefile: Maps depend on files under mapfiles or
735 ${GLIBC_CHARMAPS}.
736
0b4ff5df
KH
7372009-04-21 Kenichi Handa <handa@m17n.org>
738
739 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
740 change.
741
88758986
KH
7422009-04-17 Kenichi Handa <handa@m17n.org>
743
f58e0fd5
SM
744 * unidata/unidata-gen.el (unidata-get-decomposition):
745 Adjust Hangle decomposition rule to Unicode.
88758986 746
0af3fedf
KH
7472009-04-09 Kenichi Handa <handa@m17n.org>
748
f58e0fd5
SM
749 * unidata/unidata-gen.el (unidata-describe-decomposition):
750 Return a string with a composition property to disable combining
0af3fedf
KH
751 characters being composed.
752
e308dcd3 7532009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
754
755 * quick-install-emacs: Be more clever about locating info directory.
756
d9cce206
JB
7572009-02-24 Juanma Barranquero <lekktu@gmail.com>
758
759 * nt/README.W32: Fix typos.
760
3deb93c6
JR
7612009-02-23 Jason Rumney <jasonr@gnu.org>
762
ed9265fc 763 * nt/README-ftp-server: Update for 23.0.91.
3deb93c6 764
d9cce206
JB
765 * nt/README.W32: Remove ever expanding versions of Windows.
766 Shorten FAQ URL. Remove mention of obsolete lock directory.
767 Windows distribution now bin and barebin only. Add note about
768 SVG support. Remove old tar and gzip problem workarounds.
769 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
770
771 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
772 undumped distribution no longer exists.
773
e73521d0 7742009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
775
776 * nt/README.W32: Fix typo. (Bug#2207)
777
1b1db3a9
CY
7782009-02-01 Chong Yidong <cyd@stupidchicken.com>
779
780 * admin.el (set-version): Remove deleted file ns-emacs.texi.
781
d90442ce
KH
7822008-12-02 Kenichi Handa <handa@m17n.org>
783
784 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
785 `decomposition' property adjusted.
786 (unidata-split-decomposition): Don't include surrounding "<" and
787 ">" in a symbol name.
788
7892008-12-01 Kenichi Handa <handa@m17n.org>
790
b97439ce
JB
791 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
792 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
793 (unidata-get-numeric, unidata-put-numeric)
794 (unidata-gen-table-numeric): New functions.
795 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
796
983ab7ba
EZ
7972008-11-29 Eli Zaretskii <eliz@gnu.org>
798
799 * notes/documentation: Add notes about Antinews.
800
91236f63
GM
8012008-10-23 Glenn Morris <rgm@gnu.org>
802
803 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
804 Add/tweak some nextstep/ entries.
805
c674e738
KH
8062008-09-19 Kenichi Handa <handa@m17n.org>
807
808 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
809 positions.
810
293a3986
EZ
8112008-08-23 Eli Zaretskii <eliz@gnu.org>
812
813 * CPP-DEFINES: Add USER_FULL_NAME.
814
b7063e7e
JR
8152008-08-16 Jason Rumney <jasonr@gnu.org>
816
d4835507 817 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 818
295b47d8
JB
8192008-08-06 Juanma Barranquero <lekktu@gmail.com>
820
821 * nt/dump.bat: Fix mixed EOLs.
822
14145fa3
AR
8232008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
824
0dcb2845 825 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 826
c3179b06
EZ
8272008-08-02 Eli Zaretskii <eliz@gnu.org>
828
829 * CPP-DEFINES: Add defines for accessing system processes.
830
9e2a2647
DN
8312008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
832
833 * make-tarball.txt:
834 * admin.el:
835 * FOR-RELEASE:
836 * CPP-DEFINES: Remove mentions of Mac Carbon.
837
d3841127
GM
8382008-07-16 Glenn Morris <rgm@gnu.org>
839
840 * admin.el (set-version, set-copyright): Add nextstep/ files.
841
ba60bd44 8422008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 843
0dcb2845 844 * CPP-DEFINES: Add NS port related defines.
edfda783 845
f2d8d275
GM
8462008-06-16 Glenn Morris <rgm@gnu.org>
847
5de85e83
GM
848 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
849 doc/lispref/book-spine.texinfo.
f2d8d275 850
611bee81
GM
8512008-06-15 Glenn Morris <rgm@gnu.org>
852
853 * admin.el (set-version): Add doc/misc/faq.texi.
854
d6710afe
JB
8552008-05-22 Juanma Barranquero <lekktu@gmail.com>
856
857 * FOR-RELEASE: Remove Windows problem about the XPM image library
858 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
859
2e10f11c
JB
8602008-04-15 Juanma Barranquero <lekktu@gmail.com>
861
862 * unidata/UnicodeData.txt: Update to Unicode 5.1.
863
dd7d19d7
JB
8642008-04-14 Juanma Barranquero <lekktu@gmail.com>
865
866 * unidata/unidata-gen.el (unidata-prop-alist):
867 Fix typo in description of `numeric-value'.
868 (unidata-put-character): Fix typo in error message.
869
2cbff44e
GM
8702008-02-21 Glenn Morris <rgm@gnu.org>
871
872 * notes/unicode, notes/font-backend: New files, split off from
873 README.unicode.
874
43bad2da
KH
8752008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
876
877 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 878 being used in latin1-disp.el. Remove the problem of
98723304
KH
879 cp-supported-codepages. Remove the problem of lost changelog for
880 ps-prin1.ps.
43bad2da 881
8a7619ba
EZ
8822008-02-16 Eli Zaretskii <eliz@gnu.org>
883
884 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
885 non-portable in this context.
886
887 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
888 non-portable in this context.
889
f96b6330
EZ
8902008-02-09 Eli Zaretskii <eliz@gnu.org>
891
892 * unidata/makefile.w32-in (lisp): New variable.
893 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
894 lisp/emacs-lisp.
895
56eb72a0
JR
8962008-02-04 Jason Rumney <jasonr@gnu.org>
897
898 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
899
a8fd9158
JB
9002008-02-02 Juanma Barranquero <lekktu@gmail.com>
901
902 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
903
c7e85fc7
EZ
9042008-02-02 Eli Zaretskii <eliz@gnu.org>
905
9aa0b3c8
EZ
906 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
907
bcc891c2 908 * unidata/Makefile.in: Rename from Makefile.
5889232d 909
c7e85fc7
EZ
910 * unidata/makefile.w32-in: New file.
911
db516472
JR
9122008-02-02 Jason Rumney <jasonr@gnu.org>
913
914 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
915
609789d7 9162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 917
aca7a3d2
MB
918 * unidata/copyright.html: New file.
919
609789d7 9202008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
921
922 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
923 decomposition, if T is the same as TBase, don't include it in the
924 returned list.
925
609789d7 9262008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
927
928 * unidata/unidata-gen.el (unidata-text-file): Delete it.
929 (unidata-list): Initialize to nil.
930 (unidata-setup-list): New function.
bcc891c2
GM
931 (unidata-gen-files): New optional arg unidata-text-file.
932 If it's nil, set unidata-text-file to the left command line arg.
933 Call unidate-setup-list at first.
aca7a3d2 934
bcc891c2 935 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
936 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
937
609789d7 9382008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 939
bcc891c2
GM
940 * unidata/unidata-gen.el: Fix comment typo.
941 Change string-to-int to string-to-number.
942 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
943 (unidata-list): Just insert unidata-text-file.
944 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 945 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 946
bcc891c2 947 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
948 (charprop.el): Depends on unidata.txt.
949 (clean): Remove unidata.txt.
950
609789d7 9512008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
952
953 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
954 (unidata-get-name): Handle U+110B.
955
609789d7 9562008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
957
958 Sub-directory `unidata' is for codes to generate charprop.el and
959 many other uni-*.el files from `UnicodeData.txt'.
960
961 * Unidata/README: New file.
962
963 * unidata/Makefile: New file.
964
965 * unidata/unidata-gen.el: New file.
966
967 * unidata/UnicodeData.txt: New file. Copied from
609789d7 968 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
969
970 * unidata/.cvsignore: New file.
971
609789d7 9722008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
973
974 * charsets/.cvsignore: New file.
975
976 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
977
bcc891c2
GM
978 * charsets/Makefile (all): Rename target from charsets.
979 Depend on ${TRANS_TABLE}.
980 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
981 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
982 (install): Copy updated files only.
983
9842008-02-02 Kenichi Handa <handa@m17n.org>
985
bcc891c2 986 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
987
9882008-02-02 Kenichi Handa <handa@m17n.org>
989
990 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
991 0x2299 to 0x29BF.
992
609789d7 9932008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
994
995 * charsets/Makefile (TRANS_TABLE): New macro.
996 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 997 (cp51932.el): New target.
aca7a3d2
MB
998 (eucjp-ms.el): New target.
999 (install): Include ${TRANS_TABLE}.
1000 (CJK): Include JISX213A.map.
1001 (JISX213A.map): New target.
1002
1003 * charsets/eucjp-ms.awk: New file.
1004
1005 * charsets/cp51932.awk: New file.
1006
609789d7 10072008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1008
1009 * charsets/cp932.awk: New file.
1010
bcc891c2 1011 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
1012
1013 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
1014 running an awk program.
1015
609789d7 10162008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1017
1018 * charsets/mapconv: Handle UNICODE2.
1019
c4cc8b9a 1020 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
1021 (CP932-2BYTE.map): New target.
1022
609789d7 10232008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
1024
1025 * charsets: New directory for scripts to generate charset map
1026 files in ../etc/charsets/.
1027
bcc891c2 1028 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 1029 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 1030 * charsets/kuten.awk: New files.
aca7a3d2 1031
adf94aa6
GM
10322008-01-08 Glenn Morris <rgm@gnu.org>
1033
1034 * admin.el (set-version): Add doc/man/emacs.1.
1035
f3041af1
DN
10362008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1037
1038 * notes/copyright:
1039 * MAINTAINERS: Remove references to files that have been removed.
1040
a70c9a7a
GM
10412008-01-04 Glenn Morris <rgm@gnu.org>
1042
1043 * admin.el (set-copyright): Add lib-src/ebrowse.c.
1044
aa5fea59
SM
10452007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
1046
1047 * CPP-DEFINES: New file.
1048
f8747b72
RS
10492007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1050
1051 * FOR-RELEASE: Remove "window-system in face definition" [of
1052 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
1053 on gnus-dired.el.
1054
24bbe01e
GM
10552007-12-05 Glenn Morris <rgm@gnu.org>
1056
1057 * admin.el (set-version): Handle configure.in. Adapt for doc/
1058 directory layout for manuals.
1059
0073bc5d
RS
10602007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
1061
630cb3b7
JB
1062 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
1063 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 1064
1453abd0
GM
10652007-11-17 Glenn Morris <rgm@gnu.org>
1066
1067 * admin.el (process-lines): Move to ../lisp/subr.el.
1068
ca076674
GM
10692007-10-23 Glenn Morris <rgm@gnu.org>
1070
1071 * MAINTAINERS: Move here from ../.
1072
943756ea
JB
10732007-10-17 Juanma Barranquero <lekktu@gmail.com>
1074
1075 * make-emacs: Doc fix.
1076
bab9fcb4
GM
10772007-08-28 Glenn Morris <rgm@gnu.org>
1078
1079 * admin.el: Provide self.
1080
880820fe 10812007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 1082
d58ee9f1 1083 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 1084
cacc7b51
GM
10852007-07-25 Glenn Morris <rgm@gnu.org>
1086
1087 * Relicense all FSF files to GPLv3 or later.
1088
bfcea090
GM
10892007-06-07 Glenn Morris <rgm@gnu.org>
1090
1091 * admin.el (set-copyright): New function.
1092
017f0417
NR
10932007-04-25 Nick Roberts <nickrob@snap.net.nz>
1094
1095 * make-tarball.txt: Add note about cutting the branch.
1096
537a062f
CY
10972007-06-02 Chong Yidong <cyd@stupidchicken.com>
1098
1099 * Version 22.1 released.
1100
77083ca3
EZ
11012007-02-03 Eli Zaretskii <eliz@gnu.org>
1102
1103 * nt/makedist.bat: Change EOL format to DOS. Don't use
1104 redirection characters in REM lines.
1105
880820fe 11062007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
1107
1108 * FOR-RELEASE: Removed Gtk/Xft issue.
1109
1fc8c92b
MB
11102007-01-01 Miles Bader <miles@gnu.org>
1111
1112 * quick-install-emacs (get_config_var): Deal with weird magic
1113 string inserted by recent versions of autoconf.
1114
7dce1990
JB
11152006-11-25 Juanma Barranquero <lekktu@gmail.com>
1116
1117 * admin.el (set-version): Set version number in
1118 lib-src/makefile.w32-in.
1119
dc3d1157
RS
11202006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
1121
1122 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
1123 due to a local miss-configuration.
1124
08c85160
CY
11252006-10-28 Chong Yidong <cyd@stupidchicken.com>
1126
1127 * make-announcement (OLD): Remove LEIM references in announcement
1128 since it is now built-in.
1129
d0834a5c
YM
11302006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1131
1132 * admin.el (set-version): Set version numbers in "mac" subdirectory.
1133
151fe029
KH
11342006-10-03 Kenichi Handa <handa@m17n.org>
1135
1136 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
1137
e71cb549
CY
11382006-08-13 Chong Yidong <cyd@stupidchicken.com>
1139
1140 * FOR-RELEASE: Elisp manual checking completed.
1141
6232e72d
RS
11422006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
1143
1144 * FOR-RELEASE: Update refcard section.
1145
8a8476f9
KS
11462006-07-14 Kim F. Storm <storm@cua.dk>
1147
1148 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
1149
1eca02e7
KS
11502006-07-09 Kim F. Storm <storm@cua.dk>
1151
1152 * README: Use outline format. Add FOR-RELEASE.
1153
7fa61471
CY
11542006-06-27 Chong Yidong <cyd@stupidchicken.com>
1155
1156 * FOR-RELEASE: Checking of info.texi done.
1157
8361675a
RS
11582006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
1159
1160 * FOR-RELEASE: Update refcard section.
1161
3f168e29
RS
11622006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
1163
1164 * FOR-RELEASE: Update refcard section.
1165
f195dc16
CY
11662006-05-25 Chong Yidong <cyd@stupidchicken.com>
1167
1168 * FOR-RELEASE: Key sequence elisp node done.
1169
49561a36
RS
11702006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1171
1172 * FOR-RELEASE: Update refcard translations. Add coding cookie.
1173
6fedb9f9
CY
11742006-05-21 Chong Yidong <cyd@mit.edu>
1175
1176 * FOR-RELEASE: point-entered /point-left bug fixed.
1177
61515a63
EZ
11782006-05-12 Eli Zaretskii <eliz@gnu.org>
1179
1180 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
1181 entry.
1182
4297ece2
BW
11832006-05-06 Bill Wohler <wohler@newt.com>
1184
1185 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
1186 about it.
1187
4bbe413d 11882006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 1189
4bbe413d 1190 * ./* (Copyright): Updated Copyright year(s).
49561a36 1191
6b82baf6
RS
11922006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
1193
1194 * FOR-RELEASE (BUGS): Add URLs/MIDs.
1195
49af2995
KS
11962006-02-20 Kim F. Storm <storm@cua.dk>
1197
1198 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
1199 Rework how fringe bitmaps are defined and used.
e4920bc9 1200 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
49af2995
KS
1201 one-level representation. It would be cleaner to split the
1202 representation into a two-level model where first level maps
1203 bitmap usage to a bitmap name, and second level maps bitmap name to
e4920bc9 1204 a bitmap appearance.
49af2995 1205
d5e87a2f
CY
12062006-01-27 Chong Yidong <cyd@stupidchicken.com>
1207
8a8476f9 1208 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 1209
9c43c921
BW
12102005-12-13 Bill Wohler <wohler@newt.com>
1211
1212 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1213
6ed81b24
RS
12142005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1215
c95dddbe
RS
1216 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1217 completing-read-multiple, mail-extract-address-components,
1218 mail-mode, quail-define-package, save-buffer and
1219 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 1220
2950d850
CY
12212005-11-28 Chong Yidong <cyd@stupidchicken.com>
1222
1223 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1224
ab4d879e
KS
12252005-11-11 Kim F. Storm <storm@cua.dk>
1226
1227 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1228 when displaying a non-breaking space in an overlay string.
1229
932dc33b
CY
12302005-10-30 Chong Yidong <cyd@stupidchicken.com>
1231
1232 * FOR-RELEASE: Init file change implemented.
1233
c809f7cc
CY
12342005-10-27 Chong Yidong <cyd@stupidchicken.com>
1235
1236 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1237
4754e179 12382005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
1239
1240 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 1241 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 1242
ffda926c
BW
12432005-10-17 Bill Wohler <wohler@newt.com>
1244
f58e0fd5 1245 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
943756ea 1246 since it's gone. Also marked mh-e as done.
ffda926c 1247
2d4713aa
JB
12482005-10-11 Juanma Barranquero <lekktu@gmail.com>
1249
1250 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1251 libraries on Windows (Done).
1252
95f76284
JR
12532005-10-01 Jason Rumney <jasonr@gnu.org>
1254
1255 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1256
52f277bf
RF
12572005-08-31 Romain Francoise <romain@orebokech.com>
1258
630cb3b7 1259 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
1260 item (Done).
1261
c0eb0519
RF
12622005-08-27 Romain Francoise <romain@orebokech.com>
1263
1264 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1265
385ee3de 12662005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
1267
1268 Update FSF's address in GPL notices.
1269
257914aa
LK
12702005-06-10 Lute Kamstra <lute@gnu.org>
1271
1272 * admin.el (set-version): Set version in lisp manual too.
1273 * make-tarball.txt: Commit lispref/elisp.texi too.
1274
a4e51a7a
RS
12752005-06-04 Richard M. Stallman <rms@gnu.org>
1276
1277 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1278 Other cleanups.
1279
834671a6
LK
12802005-04-19 Lute Kamstra <lute@gnu.org>
1281
1282 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1283
54381691
LK
12842005-04-14 Lute Kamstra <lute@gnu.org>
1285
118e2c39
LK
1286 * nt/makedist.bat (elfiles): Update.
1287
54381691
LK
1288 * admin.el (add-release-logs): Fix require call.
1289
0b048d52
MT
12902005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1291
f58e0fd5 1292 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
943756ea
JB
1293 The first line of every tutorial must begin with a sentence saying
1294 "Emacs Tutorial" in the respective language. This should be
1295 followed by "See end for copying conditions", likewise in the
1296 respective language.
0b048d52 1297
18cd5892
LT
12982005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1299
1300 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1301 Add `undo-ask-before-discard' to it.
1302
9a1c5fbf
MB
13032005-03-02 Miles Bader <miles@gnu.org>
1304
1305 * quick-install-emacs: Only use the mkdir --verbose option if the
1306 script's --verbose option was specified (this avoids problems with
1307 default usage on systems where mkdir doesn't support that option).
1308
e25c1ca6
JR
13092005-02-15 Jason Rumney <jasonr@gnu.org>
1310
fffa137c 1311 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
1312 tar --exclude.
1313
880820fe 13142004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
1315
1316 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1317
6622d928
LT
13182004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1319
1320 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1321 Elisp manuals.
1322
d574552a
LT
13232004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1324
1325 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 1326 Emacs and Elisp manuals.
d574552a 1327
0a5e5be0
KS
13282004-09-11 Kim F. Storm <storm@cua.dk>
1329
1330 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
1331 (Documentation): Add NEWS entry.
1332 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 1333
2661eae9
KS
13342004-08-29 Kim F. Storm <storm@cua.dk>
1335
1336 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1337
880820fe 13382004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 1339
c4cc8b9a 1340 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
1341 (now behaves as well as other ports).
1342
880820fe 13432004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 1344
2661eae9 1345 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 1346
44618f20 13472004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
1348
1349 * FOR-RELEASE: Moved here from the etc directory.
1350
db281452
TTN
13512004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1352
1353 * notes/BRANCH: New file, to be maintained per CVS branch.
1354
feebeb72
MB
13552003-10-01 Miles Bader <miles@gnu.org>
1356
1357 * quick-install-emacs: Don't use "function" keyword when defining
1358 shell functions.
1359
44618f20
LK
13602003-09-29 Lute Kamstra <lute@gnu.org>
1361
1362 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1363
e04e1ce2
MB
13642003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
1365
1366 * quick-install-emacs: Remove fns-* pruning, since that file no
1367 longer seems to be generated.
1368 (AVOID): Quote literal periods. Quote braces in a way acceptable
1369 to all parties (gawk gets bitchy about using `\').
1370
6cce52e8
MB
13712003-08-19 Miles Bader <miles@gnu.org>
1372
1373 * quick-install-emacs: Add arch-specific ignored files to
1374 quick-install-emacs. Use quoting for periods that's acceptable
1375 to recent versions of gawk.
1376
13582d53
MR
13772003-08-11 Markus Rost <rost@math.ohio-state.edu>
1378
1379 * cus-test.el: Remove obsolete workaround.
1380
e53925a5
AI
13812003-04-22 Andrew Innes <andrewi@gnu.org>
1382
1383 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1384 emacs.exe before zipping, and including batch file to recreate
1385 after unpacking.
1386
1387 * nt/stitch.bat: New file.
1388
1389 * nt/README-ftp-server: Update wording and version number etc.
1390 Add extra instructions for installing multi-file .zip
1391 distribution.
1392
1393 * nt/README.W32: Remove personal email address and update wording.
1394
1395 * nt/README-UNDUMP.W32: Remove personal email address and update
1396 wording.
1397
880820fe 13982003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
1399
1400 * make-changelog-diff: New script, code stolen from make-announcement.
1401
1402 * make-announcement: Use make-changelog-diff.
1403
880820fe 14042003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
1405
1406 * make-tarball.txt: Step-by-step instructions for making a tarball.
1407
10d1d0af 1408 * make-announcement: A script for creating pretest announcements.
163c6f1c 1409
880820fe 14102003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
1411
1412 * admin.el (add-release-logs): Expand the directory name before
1413 calling find(1).
1414 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 1415 the date and the user's name and address.
33b97f32 1416
7b997a97
MB
14172003-01-07 Miles Bader <miles@gnu.org>
1418
1419 * quick-install-emacs: Unset LANG etc. to avoid non-standard
1420 command output from non-C locales.
1421
6c465a15 14222002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 1423
3bc08206 1424 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 1425 which can be run in batch mode. See the Commentary section.
bd08d86a 1426
5ce129c2
MR
14272002-10-08 Markus Rost <rost@math.ohio-state.edu>
1428
1429 * cus-test.el: New file.
1430
14dd2fe9
MB
14312002-05-27 Miles Bader <miles@gnu.org>
1432
1433 * quick-install-emacs (VERSION): Calculate using the same method
1434 that configure.in uses.
1435
880820fe 14362002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
1437
1438 * emacs-pretesters: New file with information for Emacs
1439 pretesters.
1440
b9a07996
PE
14412002-03-22 Paul Eggert <eggert@twinsun.com>
1442
1443 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1444 POSIX 1003.1-2001 disallows both usages.
1445
38b81d74
AI
14462002-02-11 Andrew Innes <andrewi@gnu.org>
1447
1448 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1449
72a68345
AI
14502002-01-24 Andrew Innes <andrewi@gnu.org>
1451
1452 * nt/README.W32: Remove unnecessary version number and date
1453 references.
1454
1455 * nt/README-UNDUMP.W32: Ditto.
1456
ebbaf4e3
GM
14572001-12-06 Gerd Moellmann <gerd@gnu.org>
1458
1459 * make-emacs: Add --trace-move.
1460
461a1459
AI
14612001-10-23 Andrew Innes <andrewi@gnu.org>
1462
1463 * nt/makedist.bat: Remove remaining obsolete reference to
1464 GETTING.GNU.SOFTWARE.
1465
26fe1f92
GM
14662001-10-22 Gerd Moellmann <gerd@gnu.org>
1467
1468 * admin.el (set-version): Use `s' interactive spec for
1469 version number.
1470
71431a0e
GM
14712001-10-20 Gerd Moellmann <gerd@gnu.org>
1472
6aa97356 1473 * (Version 21.1 released.)
71431a0e 1474
e568708b
GM
14752001-10-20 Gerd Moellmann <gerd@gnu.org>
1476
1477 * admin.el (add-release-logs): Put the log entry in lispref, too.
1478
c5915370
MB
14792001-10-20 Miles Bader <miles@gnu.org>
1480
1481 * quick-install-emacs: Exit if we can't find some variable.
1482 (AVOID): Add .orig & .rej files.
1483 (get_config_var): Be more liberal about format of config.status
1484 sed commands.
1485
5a4a5bd4
GM
14862001-10-19 Gerd Moellmann <gerd@gnu.org>
1487
74499542
GM
1488 * admin.el: New file.
1489
5a4a5bd4
GM
1490 * build-configs: Add --help option. Add support for building
1491 in arbitrary source trees.
1492
09954f3b
GM
14932001-10-17 Gerd Moellmann <gerd@gnu.org>
1494
1495 * alloc-colors.c: New file.
1496
f2164e31
GM
14972001-10-13 Gerd Moellmann <gerd@gnu.org>
1498
1499 * make-emacs: Add --boot switch for bootstrapping. Logs to
1500 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1501
ab952a4f
GM
15022001-10-05 Gerd Moellmann <gerd@gnu.org>
1503
1504 * Branch for 21.1.
6c465a15 1505
f537c3cd
EZ
15062001-09-04 Andrew Innes <andrewi@gnu.org>
1507
1508 * admin/nt/makedist.bat: Remove reference to obsolete file
1509 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
1510 version of tar used.
1511
1512;; Local Variables:
880820fe 1513;; coding: utf-8
f537c3cd 1514;; End:
2a34a036 1515
6116bd7e 1516 Copyright (C) 2001-2012 Free Software Foundation, Inc.
5b87ad55
GM
1517
1518 This file is part of GNU Emacs.
1519
9ad5de0c 1520 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1521 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
1522 the Free Software Foundation, either version 3 of the License, or
1523 (at your option) any later version.
5b87ad55
GM
1524
1525 GNU Emacs is distributed in the hope that it will be useful,
1526 but WITHOUT ANY WARRANTY; without even the implied warranty of
1527 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1528 GNU General Public License for more details.
1529
1530 You should have received a copy of the GNU General Public License
9ad5de0c 1531 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.