Merge from emacs-24; up to 2012-04-25T15:23:19Z!sdl.web@gmail.com
[bpt/emacs.git] / admin / ChangeLog
1 2012-06-03 Glenn Morris <rgm@gnu.org>
2
3 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
4
5 2012-06-01 Paul Eggert <eggert@cs.ucla.edu>
6
7 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
8 * make-tarball.txt: Don't worry about maintainer mode.
9
10 2012-05-28 Paul Eggert <eggert@cs.ucla.edu>
11
12 * CPP-DEFINES: Remove HAVE_SYSINFO.
13
14 2012-05-27 Paul Eggert <eggert@cs.ucla.edu>
15
16 Assume gnulib does largefile.
17 * merge-gnulib (GNULIB_MODULES): Add largefile.
18
19 2012-05-22 Paul Eggert <eggert@cs.ucla.edu>
20
21 Remove src/m/*.
22 * CPP-DEFINES: Do not mention src/m/*.h.
23 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
24 (BITS_PER_SHORT, BITS_PER_INT): Remove.
25 * MAINTAINERS: Remove src/m/.
26
27 2012-05-21 Paul Eggert <eggert@cs.ucla.edu>
28
29 Use full name for m4/gnulib-comp.m4. (Bug#11529)
30 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
31
32 Assume C89 or later.
33 * CPP-DEFINES: Remove NULL, const.
34
35 Make merging from gnulib a script, not a makefile action.
36 * merge-gnulib: New script, with actions moved here from
37 ../Makefile.in.
38
39 2012-05-19 Paul Eggert <eggert@cs.ucla.edu>
40
41 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
42
43 * CPP-DEFINES (HAVE_FTIME): Remove.
44
45 2012-05-02 Glenn Morris <rgm@gnu.org>
46
47 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
48
49 2012-04-10 Glenn Morris <rgm@gnu.org>
50
51 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
52
53 * unidata/Makefile.in: Add FSF copyright.
54 Make it use autoconf features, and work for out-of-tree builds.
55
56 2012-04-07 Eli Zaretskii <eliz@gnu.org>
57
58 * unidata/README:
59 * unidata/copyright.html:
60 * unidata/BidiMirroring.txt:
61 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
62 the Unicode Standard.
63
64 2012-02-16 Kenichi Handa <handa@m17n.org>
65
66 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
67 values of name and old-name to nil.
68 (unidata-get-name): Return nil for the default value.
69
70 2012-02-11 Glenn Morris <rgm@gnu.org>
71
72 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
73 (cusver-check): New functions.
74
75 2012-01-19 Glenn Morris <rgm@gnu.org>
76
77 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
78 "skip?" question, since there can be multiple such for any revision.
79
80 2012-01-14 Eli Zaretskii <eliz@gnu.org>
81
82 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
83 updated and checked.
84
85 2011-11-26 Andreas Schwab <schwab@linux-m68k.org>
86
87 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
88 Avoid warning about old-style backquote.
89
90 * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
91 in regexp.
92 (wisent-make-parsers): Likewise. Quote `.'.
93
94 * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
95 in regexp.
96 (bovine-make-parsers): Likewise. Quote `.'.
97
98 2011-11-20 Andreas Schwab <schwab@linux-m68k.org>
99
100 * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
101
102 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
103
104 * admin.el (manual-dvi): Fix typo.
105
106 2011-11-15 Eli Zaretskii <eliz@gnu.org>
107
108 * nt/README-ftp-server: Update the information about PNG libraries.
109
110 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
111
112 * make-emacs: Fix typo.
113
114 2011-11-07 Juanma Barranquero <lekktu@gmail.com>
115
116 * unidata/makefile.w32-in (clean): Remove bidimirror.h and biditype.h.
117
118 2011-10-31 David Engster <deng@randomsample.de>
119
120 * grammars/bovine-grammar.el: Avoid using old-style backquotes.
121
122 2011-10-28 Eli Zaretskii <eliz@gnu.org>
123
124 * nt/README-ftp-server: Mention UNICOWS.DLL as prerequisite for
125 running Emacs on Windows 9X.
126
127 2011-09-26 Chong Yidong <cyd@stupidchicken.com>
128
129 * admin.el (set-version): Fix regexps for config.nt and
130 sed2v2.inp.
131
132 2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
133
134 Merge from gnulib (Bug#9169).
135 * notes/copyright: The files compile, config.guess, config.sub,
136 depcomp, install-sh, missing, and move-if-change are now in the
137 new build-aux subdirectory. The files arg-nonnull.h, c++defs.h,
138 and warn-on-use.h are now in build-aux/snippets. New file
139 build-aux/snippets/_Noreturn.h.
140
141 2011-08-23 Eli Zaretskii <eliz@gnu.org>
142
143 * unidata/unidata-gen.el (unidata-prop-alist): Update the default
144 values of bidi-class according to DerivedBidiClass.txt from the
145 latest UCD.
146
147 2011-08-23 Kenichi Handa <handa@m17n.org>
148
149 * unidata/unidata-gen.el (unidata-prop-alist): Provide default
150 values for name, general-category, canonical-combining-class,
151 mirrored, and bidi-class. Describe the meaning of value nil for
152 decimal-digit-value, digit-value, numeric-value, uppercase,
153 lowercase, titlecase, and mirroring.
154 (unidata-gen-table): Handle the case that default-value is a
155 list. Set default values of characters not listed in a table.
156 (unidata-get-name): Return an empty string if a value in a
157 char-table is nil.
158 (unidata-get-decomposition): Return a list of character itself if
159 a value in a char-table is nil.
160
161 2011-08-15 Eli Zaretskii <eliz@gnu.org>
162
163 * unidata/bidimirror.awk: File removed.
164
165 * unidata/biditype.awk: File removed.
166
167 * unidata/makefile.w32-in (all): Remove src/biditype.h and
168 src/bidimirror.h.
169 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
170
171 * unidata/Makefile.in (all): Remove src/biditype.h and
172 src/bidimirror.h.
173 (../../src/biditype.h, ../../src/bidimirror.h): Deleted.
174
175 2011-07-07 Juanma Barranquero <lekktu@gmail.com>
176
177 * unidata/makefile.w32-in (charprop-SH, charprop-CMD):
178 Duplicate change in Makefile.in (2011-07-06T22:43:48Z!handa@m17n.org).
179
180 2011-07-06 Kenichi Handa <handa@m17n.org>
181
182 * unidata/unidata-gen.el (unidata-dir): New variable.
183 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
184 (unidata-prop-alist): INDEX element may be a function. New
185 optional element VAL-LIST (for general-category and bidi-class).
186 New entry `mirroring'.
187 (unidata-prop-default, unidata-prop-val-list): New subst.
188 (unidata-get-character, unidata-put-character): Delete them.
189 (unidata-gen-table-character): New arg IGNORE. Adjusted for the
190 above changes.
191 (unidata-get-symbol, unidata-get-integer, unidata-get-numeric)
192 (unidata-put-symbol, unidata-put-integer, unidata-put-numeric):
193 Delete them.
194 (unidata-encode-val): Assume that the first element of VAL-LIST is
195 a cons (nil . 0).
196 (unidata-gen-table): Change argument DEFAULT-VALUE to VAL-LIST.
197 Always store the encoded value.
198 (unidata-gen-table-symbol): New args DEFAULT-VALUE and VAL-LIST.
199 Set the 1st and the 2nd extra slots to index numbers for C
200 functions.
201 (unidata-gen-table-integer): Likewise.
202 (unidata-gen-table-numeric): Likewise.
203 (unidata-gen-table-name): New arg IGNORE.
204 (unidata-gen-table-decomposition): Likewise.
205 (unidata-describe-general-category): Add the case nil to the
206 description alist.
207 (unidata-gen-mirroring-list): New function.
208 (unidata-gen-files): New arg DATA-DIR. Adjusted for the change of
209 unidata-prop-alist. Handle the case of storing multiple
210 char-tables in a file.
211
212 * unidata/Makefile.in (${DSTDIR}/charprop.el): New arg to
213 unidata-gen-files.
214
215 2011-05-21 Glenn Morris <rgm@gnu.org>
216
217 * bzrmerge.el (bzrmerge-resolve): Suppress prompts about file-locals.
218
219 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
220
221 * Version 23.3 released.
222
223 2011-02-23 Juanma Barranquero <lekktu@gmail.com>
224
225 * notes/bugtracker (bugtracker_debbugs_url): Fix typo.
226
227 2011-02-19 Eli Zaretskii <eliz@gnu.org>
228
229 * admin.el (set-version): Add msdos/sed2v2.inp.
230
231 2011-02-16 Paul Eggert <eggert@cs.ucla.edu>
232
233 Remove no-longer needed getloadavg symbols.
234 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
235 (LDAV_SYMBOL): Remove.
236
237 2011-02-12 Glenn Morris <rgm@gnu.org>
238
239 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
240
241 2011-02-05 Glenn Morris <rgm@gnu.org>
242
243 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
244 (bzrmerge-apply): Use it.
245 (bzrmerge): Kill any old warning buffer first.
246
247 2011-02-03 Glenn Morris <rgm@gnu.org>
248
249 * bzrmerge.el (bzrmerge-buffer): New constant.
250 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
251 (bzrmerge-missing): If nothing to do, return nil not (nil).
252 (bzrmerge-apply): Remove odd character from message.
253 (bzrmerge): Give status messages.
254
255 2011-01-31 Eli Zaretskii <eliz@gnu.org>
256
257 * admin.el (set-version): Remove lib-src/makefile.w32-in.
258 Add nt/config.nt.
259
260 2011-01-31 Paul Eggert <eggert@cs.ucla.edu>
261
262 src/emacs.c now gets version number from configure.in
263 * admin.el (set-version): Don't update src/emacs.c.
264 * quick-install-emacs (VERSION): Get it from configure.in, not from
265 src/emacs.c.
266
267 2011-01-30 Paul Eggert <eggert@cs.ucla.edu>
268
269 strftime: import from gnulib
270 * notes/copyright: strftime.c moved from src to lib.
271
272 2011-01-25 Glenn Morris <rgm@gnu.org>
273
274 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
275 (bzrmerge-missing): Use it.
276
277 2011-01-19 Paul Eggert <eggert@cs.ucla.edu>
278
279 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
280 rather than doing rm and autoconf by hand. See
281 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
282
283 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
284
285 * notes/bzr (Installing changes from gnulib): New section.
286 Need for this suggested by Stefan Monnier.
287
288 2011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
289
290 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
291 an inconsistent state.
292
293 2011-01-17 Paul Eggert <eggert@cs.ucla.edu>
294
295 Update copyright notes to match recent gnulib-related changes.
296 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
297 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
298 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
299 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
300 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
301 subsumed by m4/*.m4 rule). config.guess, config.sub, and
302 doc/man/texinfo.tex are now copied in from gnulib.
303
304 2011-01-15 Glenn Morris <rgm@gnu.org>
305
306 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
307
308 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
309 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
310
311 2011-01-14 Glenn Morris <rgm@gnu.org>
312
313 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
314
315 2011-01-14 Glenn Morris <rgm@gnu.org>
316
317 * bzrmerge.el: Require cl when compiling.
318 (bzrmerge-merges): Doc fix.
319
320 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
321
322 * notes/copyright: There's only one install-sh, not two, so fix a
323 typo claiming that there's two. Add move-if-change to the list of
324 GPL files imported from gnulib.
325
326 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
327
328 * notes/copyright: Report status more accurately for non-GPL files.
329 Report copyright status more accurately for mkinstalldirs,
330 configure, m4/getopt.m4, and msdos/sed*.inp.
331
332 2011-01-02 Eli Zaretskii <eliz@gnu.org>
333
334 * nt/README.W32: Update the information about PNG support libraries.
335 (Bug#7716)
336
337 2010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
338
339 * bzrmerge.el: New file to help merge branches while skipping
340 some revisions (e.g. from emacs-23 to trunk).
341
342 2010-12-03 Andreas Schwab <schwab@linux-m68k.org>
343
344 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
345
346 2010-10-12 Glenn Morris <rgm@gnu.org>
347
348 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
349
350 2010-10-09 Glenn Morris <rgm@gnu.org>
351
352 * admin.el (set-version): Add doc/emacs/emacsver.texi.
353
354 2010-10-09 Glenn Morris <rgm@gnu.org>
355
356 * admin.el (set-version): No need to act on doc/ files any more.
357
358 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
359
360 2010-09-05 Juanma Barranquero <lekktu@gmail.com>
361
362 * unidata/BidiMirroring.txt: Update from
363 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
364
365 * unidata/UnicodeData.txt: Update from
366 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
367
368 2010-08-09 Andreas Schwab <schwab@linux-m68k.org>
369
370 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
371
372 2010-08-05 Eli Zaretskii <eliz@gnu.org>
373
374 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
375
376 2010-07-24 Christoph Scholtes <cschol2112@gmail.com>
377
378 * admin.el: Write version number to nt/makefile.w32-in.
379 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
380 in the nt/ directory.
381 * nt/README.W32: Relocate to nt/ directory.
382
383 2010-07-11 Andreas Schwab <schwab@linux-m68k.org>
384
385 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
386
387 2010-07-08 Eli Zaretskii <eliz@gnu.org>
388
389 * MAINTAINERS: Update my responsibilities.
390
391 2010-07-07 Andreas Schwab <schwab@linux-m68k.org>
392
393 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
394 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
395 Remove.
396
397 2010-06-12 Eli Zaretskii <eliz@gnu.org>
398
399 * unidata/bidimirror.awk: New file.
400
401 * unidata/BidiMirroring.txt: New file from
402 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
403
404 * unidata/Makefile.in (../../src/bidimirror.h): New target.
405 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
406
407 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
408 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
409
410 * unidata/biditype.awk: New file.
411
412 * unidata/Makefile.in (../../src/biditype.h): New target.
413
414 * unidata/makefile.w32-in (../../src/biditype.h): New target.
415
416 2010-06-09 Juanma Barranquero <lekktu@gmail.com>
417
418 * unidata/UnicodeData.txt: Update from
419 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
420
421 2010-05-27 Glenn Morris <rgm@gnu.org>
422
423 * quick-install-emacs (AVOID): No more Makefile.c files.
424
425 * notes/cpp: Remove file.
426
427 2010-05-15 Ken Raeburn <raeburn@raeburn.org>
428
429 * admin.el (set-version, set-copyright): Update emacs.c instead of
430 version.el.
431
432 * make-tarball.txt: Update filename list in step 6.
433
434 * quick-install-emacs: Scan emacs.c instead of version.el for
435 version string.
436
437 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
438
439 * Version 23.2 released.
440
441 2010-04-01 Eli Zaretskii <eliz@gnu.org>
442
443 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
444
445 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
446
447 * Branch for 23.2.
448
449 2010-03-10 Miles Bader <miles@gnu.org>
450
451 * quick-install-emacs: Use more portable shell syntax.
452
453 * quick-install-emacs (AVOID): Be more picky about files we avoid
454 installing.
455
456 2010-02-14 Juanma Barranquero <lekktu@gmail.com>
457
458 * quick-install-emacs (PRUNED): Fix typo in message.
459
460 2010-01-20 Glenn Morris <rgm@gnu.org>
461
462 * revdiff: Remove file that only works with CVS, and isn't really
463 needed with Bazaar (given the in-built revision options of bzr diff).
464
465 2010-01-12 Glenn Morris <rgm@gnu.org>
466
467 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
468 than emacs-pretest-bug for bug reports for development versions.
469
470 2009-11-06 Kenichi Handa <handa@m17n.org>
471
472 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
473 that the block data and the following per-char data fall into the
474 same char-table leaf.
475
476 2009-10-01 Juanma Barranquero <lekktu@gmail.com>
477
478 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
479
480 2009-09-07 Juanma Barranquero <lekktu@gmail.com>
481
482 * unidata/.gitignore: New file.
483
484 2009-08-22 Eli Zaretskii <eliz@gnu.org>
485
486 * notes/bugtracker: How to reassign a bug to a list of packages.
487
488 * notes/newfile: Details of how to check for problems with DOS 8+3
489 file-name restrictions.
490
491 2009-08-18 Glenn Morris <rgm@gnu.org>
492
493 * notes/newfile: New file.
494
495 2009-07-11 Eli Zaretskii <eliz@gnu.org>
496
497 * make-tarball.txt: Add a note about bumping the value of
498 customize-changed-options-previous-release.
499
500 2009-06-24 Kenichi Handa <handa@m17n.org>
501
502 * charsets/mapconv: For the Unicode format files, do reverse sort
503 and don't compact the map. This is to prefer the first one in the
504 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
505
506 2009-06-12 Kenichi Handa <handa@m17n.org>
507
508 * charsets/Makefile (JISX213A.map): Make it depend on
509 mapfiles/JISX213A.map.gz.
510 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
511
512 * charsets/mapfiles/JISX213A.map.gz: New file.
513
514 * charsets/mapfiles/README: Describe JISX213A.map.gz.
515
516 2009-06-12 Kenichi Handa <handa@m17n.org>
517
518 * charsets/mapfiles/*: New files.
519
520 * charsets/mule-charsets.el: Mostly re-written to generate all
521 MULE-*.map files.
522
523 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
524 files.
525
526 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
527 EUC-JP-MS.
528
529 * charsets/cp51932.awk (END): Print arch-tag at the tail.
530
531 * charsets/Makefile: Maps depend on files under mapfiles or
532 ${GLIBC_CHARMAPS}.
533
534 2009-04-21 Kenichi Handa <handa@m17n.org>
535
536 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
537 change.
538
539 2009-04-17 Kenichi Handa <handa@m17n.org>
540
541 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
542 Hangle decomposition rule to Unicode.
543
544 2009-04-09 Kenichi Handa <handa@m17n.org>
545
546 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
547 a string with a composition property to disable combining
548 characters being composed.
549
550 2009-03-11 Miles Bader <miles@gnu.org>
551
552 * quick-install-emacs: Be more clever about locating info directory.
553
554 2009-02-24 Juanma Barranquero <lekktu@gmail.com>
555
556 * nt/README.W32: Fix typos.
557
558 2009-02-23 Jason Rumney <jasonr@gnu.org>
559
560 * nt/README-ftp-server: Update for 23.0.91
561
562 * nt/README.W32: Remove ever expanding versions of Windows.
563 Shorten FAQ URL. Remove mention of obsolete lock directory.
564 Windows distribution now bin and barebin only. Add note about
565 SVG support. Remove old tar and gzip problem workarounds.
566 Use new (22.x) -Q option. Report all bugs through bug tracker.
567
568 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
569 undumped distribution no longer exists.
570
571 2009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
572
573 * nt/README.W32: Fix typo. (Bug#2207)
574
575 2009-02-01 Chong Yidong <cyd@stupidchicken.com>
576
577 * admin.el (set-version): Remove deleted file ns-emacs.texi.
578
579 2008-12-02 Kenichi Handa <handa@m17n.org>
580
581 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
582 `decomposition' property adjusted.
583 (unidata-split-decomposition): Don't include surrounding "<" and
584 ">" in a symbol name.
585
586 2008-12-01 Kenichi Handa <handa@m17n.org>
587
588 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
589 property generator to unidata-gen-table-numeric. Docstring adjusted.
590 (unidata-get-numeric, unidata-put-numeric)
591 (unidata-gen-table-numeric): New functions.
592 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
593
594 2008-11-29 Eli Zaretskii <eliz@gnu.org>
595
596 * notes/documentation: Add notes about Antinews.
597
598 2008-10-23 Glenn Morris <rgm@gnu.org>
599
600 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
601 Add/tweak some nextstep/ entries.
602
603 2008-09-19 Kenichi Handa <handa@m17n.org>
604
605 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
606 positions.
607
608 2008-08-23 Eli Zaretskii <eliz@gnu.org>
609
610 * CPP-DEFINES: Add USER_FULL_NAME.
611
612 2008-08-16 Jason Rumney <jasonr@gnu.org>
613
614 * admin.el (set-version): Set version in nt/emacsclient.rc.
615
616 2008-08-06 Juanma Barranquero <lekktu@gmail.com>
617
618 * nt/dump.bat: Fix mixed EOLs.
619
620 2008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
621
622 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
623
624 2008-08-02 Eli Zaretskii <eliz@gnu.org>
625
626 * CPP-DEFINES: Add defines for accessing system processes.
627
628 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
629
630 * make-tarball.txt:
631 * admin.el:
632 * FOR-RELEASE:
633 * CPP-DEFINES: Remove mentions of Mac Carbon.
634
635 2008-07-16 Glenn Morris <rgm@gnu.org>
636
637 * admin.el (set-version, set-copyright): Add nextstep/ files.
638
639 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
640
641 * CPP-DEFINES: Add NS port related defines.
642
643 2008-06-16 Glenn Morris <rgm@gnu.org>
644
645 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
646 doc/lispref/book-spine.texinfo.
647
648 2008-06-15 Glenn Morris <rgm@gnu.org>
649
650 * admin.el (set-version): Add doc/misc/faq.texi.
651
652 2008-05-22 Juanma Barranquero <lekktu@gmail.com>
653
654 * FOR-RELEASE: Remove Windows problem about the XPM image library
655 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
656
657 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
658
659 * unidata/UnicodeData.txt: Update to Unicode 5.1.
660
661 2008-04-14 Juanma Barranquero <lekktu@gmail.com>
662
663 * unidata/unidata-gen.el (unidata-prop-alist):
664 Fix typo in description of `numeric-value'.
665 (unidata-put-character): Fix typo in error message.
666
667 2008-02-21 Glenn Morris <rgm@gnu.org>
668
669 * notes/unicode, notes/font-backend: New files, split off from
670 README.unicode.
671
672 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
673
674 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
675 being used in latin1-disp.el. Remove the problem of
676 cp-supported-codepages. Remove the problem of lost changelog for
677 ps-prin1.ps.
678
679 2008-02-16 Eli Zaretskii <eliz@gnu.org>
680
681 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
682 non-portable in this context.
683
684 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
685 non-portable in this context.
686
687 2008-02-09 Eli Zaretskii <eliz@gnu.org>
688
689 * unidata/makefile.w32-in (lisp): New variable.
690 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
691 lisp/emacs-lisp.
692
693 2008-02-04 Jason Rumney <jasonr@gnu.org>
694
695 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
696
697 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
698
699 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
700
701 2008-02-02 Eli Zaretskii <eliz@gnu.org>
702
703 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
704
705 * unidata/Makefile.in: Rename from Makefile.
706
707 * unidata/makefile.w32-in: New file.
708
709 2008-02-02 Jason Rumney <jasonr@gnu.org>
710
711 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
712
713 2008-02-01 Kenichi Handa <handa@m17n.org>
714
715 * unidata/copyright.html: New file.
716
717 2008-02-01 Kenichi Handa <handa@m17n.org>
718
719 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
720 decomposition, if T is the same as TBase, don't include it in the
721 returned list.
722
723 2008-02-01 Kenichi Handa <handa@m17n.org>
724
725 * unidata/unidata-gen.el (unidata-text-file): Delete it.
726 (unidata-list): Initialize to nil.
727 (unidata-setup-list): New function.
728 (unidata-gen-files): New optional arg unidata-text-file.
729 If it's nil, set unidata-text-file to the left command line arg.
730 Call unidate-setup-list at first.
731
732 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
733 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
734
735 2008-02-01 Kenichi Handa <handa@m17n.org>
736
737 * unidata/unidata-gen.el: Fix comment typo.
738 Change string-to-int to string-to-number.
739 (unidata-text-file): Define to .../unidata.txt.
740 (unidata-list): Just insert unidata-text-file.
741 (unidata-get-decomposition): Handle Hangul decomposition.
742 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
743
744 * unidata/Makefile (unidata.txt): New target.
745 (charprop.el): Depends on unidata.txt.
746 (clean): Remove unidata.txt.
747
748 2008-02-01 Kenichi Handa <handa@m17n.org>
749
750 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
751 (unidata-get-name): Handle U+110B.
752
753 2008-02-01 Kenichi Handa <handa@m17n.org>
754
755 Sub-directory `unidata' is for codes to generate charprop.el and
756 many other uni-*.el files from `UnicodeData.txt'.
757
758 * Unidata/README: New file.
759
760 * unidata/Makefile: New file.
761
762 * unidata/unidata-gen.el: New file.
763
764 * unidata/UnicodeData.txt: New file. Copied from
765 http://www.unicode.org on 2006-05-23.
766
767 * unidata/.cvsignore: New file.
768
769 2008-02-01 Kenichi Handa <handa@m17n.org>
770
771 * charsets/.cvsignore: New file.
772
773 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
774
775 * charsets/Makefile (all): Rename target from charsets.
776 Depend on ${TRANS_TABLE}.
777 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
778 Generate from cns2ucsdkw.txt.
779 (install): Copy updated files only.
780
781 2008-02-02 Kenichi Handa <handa@m17n.org>
782
783 * charsets/cp932.awk: Append user-defined area of CP932.
784
785 2008-02-02 Kenichi Handa <handa@m17n.org>
786
787 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
788 0x2299 to 0x29BF.
789
790 2008-02-01 Kenichi Handa <handa@m17n.org>
791
792 * charsets/Makefile (TRANS_TABLE): New macro.
793 (JISX0208.map): Convert 0x2015 to 0x2014.
794 (cp51932.el): New target.
795 (eucjp-ms.el): New target.
796 (install): Include ${TRANS_TABLE}.
797 (CJK): Include JISX213A.map.
798 (JISX213A.map): New target.
799
800 * charsets/eucjp-ms.awk: New file.
801
802 * charsets/cp51932.awk: New file.
803
804 2008-02-01 Kenichi Handa <handa@m17n.org>
805
806 * charsets/cp932.awk: New file.
807
808 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
809
810 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
811 running an awk program.
812
813 2008-02-01 Kenichi Handa <handa@m17n.org>
814
815 * charsets/mapconv: Handle UNICODE2.
816
817 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
818 (CP932-2BYTE.map): New target.
819
820 2008-02-01 Kenichi Handa <handa@m17n.org>
821
822 * charsets: New directory for scripts to generate charset map
823 files in ../etc/charsets/.
824
825 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
826 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
827 * charsets/kuten.awk: New files.
828
829 2008-01-08 Glenn Morris <rgm@gnu.org>
830
831 * admin.el (set-version): Add doc/man/emacs.1.
832
833 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
834
835 * notes/copyright:
836 * MAINTAINERS: Remove references to files that have been removed.
837
838 2008-01-04 Glenn Morris <rgm@gnu.org>
839
840 * admin.el (set-copyright): Add lib-src/ebrowse.c.
841
842 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
843
844 * CPP-DEFINES: New file.
845
846 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
847
848 * FOR-RELEASE: Remove "window-system in face definition" [of
849 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
850 on gnus-dired.el.
851
852 2007-12-05 Glenn Morris <rgm@gnu.org>
853
854 * admin.el (set-version): Handle configure.in. Adapt for doc/
855 directory layout for manuals.
856
857 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
858
859 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
860 been fixed in Gnus CVS but have not yet been synched to Emacs.
861
862 2007-11-17 Glenn Morris <rgm@gnu.org>
863
864 * admin.el (process-lines): Move to ../lisp/subr.el.
865
866 2007-10-23 Glenn Morris <rgm@gnu.org>
867
868 * MAINTAINERS: Move here from ../.
869
870 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
871
872 * make-emacs: Doc fix.
873
874 2007-08-28 Glenn Morris <rgm@gnu.org>
875
876 * admin.el: Provide self.
877
878 2007-08-10 Jan Djärv <jan.h.d@swipnet.se>
879
880 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
881
882 2007-07-25 Glenn Morris <rgm@gnu.org>
883
884 * Relicense all FSF files to GPLv3 or later.
885
886 2007-06-07 Glenn Morris <rgm@gnu.org>
887
888 * admin.el (set-copyright): New function.
889
890 2007-04-25 Nick Roberts <nickrob@snap.net.nz>
891
892 * make-tarball.txt: Add note about cutting the branch.
893
894 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
895
896 * Version 22.1 released.
897
898 2007-02-03 Eli Zaretskii <eliz@gnu.org>
899
900 * nt/makedist.bat: Change EOL format to DOS. Don't use
901 redirection characters in REM lines.
902
903 2007-01-27 Jan Djärv <jan.h.d@swipnet.se>
904
905 * FOR-RELEASE: Removed Gtk/Xft issue.
906
907 2007-01-01 Miles Bader <miles@gnu.org>
908
909 * quick-install-emacs (get_config_var): Deal with weird magic
910 string inserted by recent versions of autoconf.
911
912 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
913
914 * admin.el (set-version): Set version number in
915 lib-src/makefile.w32-in.
916
917 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
918
919 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
920 due to a local miss-configuration.
921
922 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
923
924 * make-announcement (OLD): Remove LEIM references in announcement
925 since it is now built-in.
926
927 2006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
928
929 * admin.el (set-version): Set version numbers in "mac" subdirectory.
930
931 2006-10-03 Kenichi Handa <handa@m17n.org>
932
933 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
934
935 2006-08-13 Chong Yidong <cyd@stupidchicken.com>
936
937 * FOR-RELEASE: Elisp manual checking completed.
938
939 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
940
941 * FOR-RELEASE: Update refcard section.
942
943 2006-07-14 Kim F. Storm <storm@cua.dk>
944
945 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
946
947 2006-07-09 Kim F. Storm <storm@cua.dk>
948
949 * README: Use outline format. Add FOR-RELEASE.
950
951 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
952
953 * FOR-RELEASE: Checking of info.texi done.
954
955 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
956
957 * FOR-RELEASE: Update refcard section.
958
959 2006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
960
961 * FOR-RELEASE: Update refcard section.
962
963 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
964
965 * FOR-RELEASE: Key sequence elisp node done.
966
967 2006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
968
969 * FOR-RELEASE: Update refcard translations. Add coding cookie.
970
971 2006-05-21 Chong Yidong <cyd@mit.edu>
972
973 * FOR-RELEASE: point-entered /point-left bug fixed.
974
975 2006-05-12 Eli Zaretskii <eliz@gnu.org>
976
977 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
978 entry.
979
980 2006-05-06 Bill Wohler <wohler@newt.com>
981
982 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
983 about it.
984
985 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
986
987 * ./* (Copyright): Updated Copyright year(s).
988
989 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
990
991 * FOR-RELEASE (BUGS): Add URLs/MIDs.
992
993 2006-02-20 Kim F. Storm <storm@cua.dk>
994
995 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
996 Rework how fringe bitmaps are defined and used.
997 Currently, bitmap usage and bitmap appearance are "mixed-up" in a
998 one-level representation. It would be cleaner to split the
999 representation into a two-level model where first level maps
1000 bitmap usage to a bitmap name, and second level maps bitmap name to
1001 a bitmap appearance.
1002
1003 2006-01-27 Chong Yidong <cyd@stupidchicken.com>
1004
1005 * FOR-RELEASE: String allocation bugs fixed.
1006
1007 2005-12-13 Bill Wohler <wohler@newt.com>
1008
1009 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
1010
1011 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
1012
1013 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
1014 completing-read-multiple, mail-extract-address-components,
1015 mail-mode, quail-define-package, save-buffer and
1016 ucs-set-table-for-input from doc strings item (Done).
1017
1018 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
1019
1020 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
1021
1022 2005-11-11 Kim F. Storm <storm@cua.dk>
1023
1024 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
1025 when displaying a non-breaking space in an overlay string.
1026
1027 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
1028
1029 * FOR-RELEASE: Init file change implemented.
1030
1031 2005-10-27 Chong Yidong <cyd@stupidchicken.com>
1032
1033 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
1034
1035 2005-10-19 Chong Yidong <cyd@stupidchicken.com>
1036
1037 * FOR-RELEASE (New features): max-image-size implemented.
1038 (Bugs): split-window done, by Kim F. Storm.
1039
1040 2005-10-17 Bill Wohler <wohler@newt.com>
1041
1042 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
1043 since it's gone. Also marked mh-e as done.
1044
1045 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
1046
1047 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
1048 libraries on Windows (Done).
1049
1050 2005-10-01 Jason Rumney <jasonr@gnu.org>
1051
1052 * admin.el (set-version): Set version numbers in nt/emacs.rc.
1053
1054 2005-08-31 Romain Francoise <romain@orebokech.com>
1055
1056 * FOR-RELEASE (New features): Remove vhdl-mode.el update
1057 item (Done).
1058
1059 2005-08-27 Romain Francoise <romain@orebokech.com>
1060
1061 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
1062
1063 2005-07-04 Lute Kamstra <lute@gnu.org>
1064
1065 Update FSF's address in GPL notices.
1066
1067 2005-06-10 Lute Kamstra <lute@gnu.org>
1068
1069 * admin.el (set-version): Set version in lisp manual too.
1070 * make-tarball.txt: Commit lispref/elisp.texi too.
1071
1072 2005-06-04 Richard M. Stallman <rms@gnu.org>
1073
1074 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
1075 Other cleanups.
1076
1077 2005-04-19 Lute Kamstra <lute@gnu.org>
1078
1079 * make-tarball.txt: Don't commit lisp/loaddefs.el.
1080
1081 2005-04-14 Lute Kamstra <lute@gnu.org>
1082
1083 * nt/makedist.bat (elfiles): Update.
1084
1085 * admin.el (add-release-logs): Fix require call.
1086
1087 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1088
1089 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
1090 The first line of every tutorial must begin with a sentence saying
1091 "Emacs Tutorial" in the respective language. This should be
1092 followed by "See end for copying conditions", likewise in the
1093 respective language.
1094
1095 2005-03-29 Luc Teirlinck <teirllm@auburn.edu>
1096
1097 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
1098 Add `undo-ask-before-discard' to it.
1099
1100 2005-03-02 Miles Bader <miles@gnu.org>
1101
1102 * quick-install-emacs: Only use the mkdir --verbose option if the
1103 script's --verbose option was specified (this avoids problems with
1104 default usage on systems where mkdir doesn't support that option).
1105
1106 2005-02-15 Jason Rumney <jasonr@gnu.org>
1107
1108 * nt/makedist.bat: Do not rely on non-standard behavior of
1109 tar --exclude.
1110
1111 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
1112
1113 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
1114
1115 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
1116
1117 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
1118 Elisp manuals.
1119
1120 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
1121
1122 * FOR-RELEASE (Indications): Clean up and update checklists for
1123 Emacs and Elisp manuals.
1124
1125 2004-09-11 Kim F. Storm <storm@cua.dk>
1126
1127 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
1128 (Documentation): Add NEWS entry.
1129 Add section lists for proof-reading Emacs and Lisp manuals.
1130
1131 2004-08-29 Kim F. Storm <storm@cua.dk>
1132
1133 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
1134
1135 2004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1136
1137 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1138 (now behaves as well as other ports).
1139
1140 2004-06-28 Jan Djärv <jan.h.d@swipnet.se>
1141
1142 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
1143
1144 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
1145
1146 * FOR-RELEASE: Moved here from the etc directory.
1147
1148 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
1149
1150 * notes/BRANCH: New file, to be maintained per CVS branch.
1151
1152 2003-10-01 Miles Bader <miles@gnu.org>
1153
1154 * quick-install-emacs: Don't use "function" keyword when defining
1155 shell functions.
1156
1157 2003-09-29 Lute Kamstra <lute@gnu.org>
1158
1159 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
1160
1161 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
1162
1163 * quick-install-emacs: Remove fns-* pruning, since that file no
1164 longer seems to be generated.
1165 (AVOID): Quote literal periods. Quote braces in a way acceptable
1166 to all parties (gawk gets bitchy about using `\').
1167
1168 2003-08-19 Miles Bader <miles@gnu.org>
1169
1170 * quick-install-emacs: Add arch-specific ignored files to
1171 quick-install-emacs. Use quoting for periods that's acceptable
1172 to recent versions of gawk.
1173
1174 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
1175
1176 * cus-test.el: Remove obsolete workaround.
1177
1178 2003-04-22 Andrew Innes <andrewi@gnu.org>
1179
1180 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
1181 emacs.exe before zipping, and including batch file to recreate
1182 after unpacking.
1183
1184 * nt/stitch.bat: New file.
1185
1186 * nt/README-ftp-server: Update wording and version number etc.
1187 Add extra instructions for installing multi-file .zip
1188 distribution.
1189
1190 * nt/README.W32: Remove personal email address and update wording.
1191
1192 * nt/README-UNDUMP.W32: Remove personal email address and update
1193 wording.
1194
1195 2003-02-10 Francesco Potortì <pot@gnu.org>
1196
1197 * make-changelog-diff: New script, code stolen from make-announcement.
1198
1199 * make-announcement: Use make-changelog-diff.
1200
1201 2003-01-20 Francesco Potortì <pot@gnu.org>
1202
1203 * make-tarball.txt: Step-by-step instructions for making a tarball.
1204
1205 * make-announcement: A script for creating pretest announcements.
1206
1207 2003-01-17 Francesco Potortì <pot@gnu.org>
1208
1209 * admin.el (add-release-logs): Expand the directory name before
1210 calling find(1).
1211 (add-release-logs): Use the same methods as add-log.el for writing
1212 the date and the user's name and address.
1213
1214 2003-01-07 Miles Bader <miles@gnu.org>
1215
1216 * quick-install-emacs: Unset LANG etc. to avoid non-standard
1217 command output from non-C locales.
1218
1219 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
1220
1221 * cus-test.el: Extended and reorganized. There are now 4 tests
1222 which can be run in batch mode. See the Commentary section.
1223
1224 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
1225
1226 * cus-test.el: New file.
1227
1228 2002-05-27 Miles Bader <miles@gnu.org>
1229
1230 * quick-install-emacs (VERSION): Calculate using the same method
1231 that configure.in uses.
1232
1233 2002-04-26 Pavel Janík <Pavel@Janik.cz>
1234
1235 * emacs-pretesters: New file with information for Emacs
1236 pretesters.
1237
1238 2002-03-22 Paul Eggert <eggert@twinsun.com>
1239
1240 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1241 POSIX 1003.1-2001 disallows both usages.
1242
1243 2002-02-11 Andrew Innes <andrewi@gnu.org>
1244
1245 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1246
1247 2002-01-24 Andrew Innes <andrewi@gnu.org>
1248
1249 * nt/README.W32: Remove unnecessary version number and date
1250 references.
1251
1252 * nt/README-UNDUMP.W32: Ditto.
1253
1254 2001-12-06 Gerd Moellmann <gerd@gnu.org>
1255
1256 * make-emacs: Add --trace-move.
1257
1258 2001-10-23 Andrew Innes <andrewi@gnu.org>
1259
1260 * nt/makedist.bat: Remove remaining obsolete reference to
1261 GETTING.GNU.SOFTWARE.
1262
1263 2001-10-22 Gerd Moellmann <gerd@gnu.org>
1264
1265 * admin.el (set-version): Use `s' interactive spec for
1266 version number.
1267
1268 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1269
1270 * (Version 21.1 released.)
1271
1272 2001-10-20 Gerd Moellmann <gerd@gnu.org>
1273
1274 * admin.el (add-release-logs): Put the log entry in lispref, too.
1275
1276 2001-10-20 Miles Bader <miles@gnu.org>
1277
1278 * quick-install-emacs: Exit if we can't find some variable.
1279 (AVOID): Add .orig & .rej files.
1280 (get_config_var): Be more liberal about format of config.status
1281 sed commands.
1282
1283 2001-10-19 Gerd Moellmann <gerd@gnu.org>
1284
1285 * admin.el: New file.
1286
1287 * build-configs: Add --help option. Add support for building
1288 in arbitrary source trees.
1289
1290 2001-10-17 Gerd Moellmann <gerd@gnu.org>
1291
1292 * alloc-colors.c: New file.
1293
1294 2001-10-13 Gerd Moellmann <gerd@gnu.org>
1295
1296 * make-emacs: Add --boot switch for bootstrapping. Logs to
1297 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1298
1299 2001-10-05 Gerd Moellmann <gerd@gnu.org>
1300
1301 * Branch for 21.1.
1302
1303 2001-09-04 Andrew Innes <andrewi@gnu.org>
1304
1305 * admin/nt/makedist.bat: Remove reference to obsolete file
1306 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
1307 version of tar used.
1308
1309 ;; Local Variables:
1310 ;; coding: utf-8
1311 ;; End:
1312
1313 Copyright (C) 2001-2012 Free Software Foundation, Inc.
1314
1315 This file is part of GNU Emacs.
1316
1317 GNU Emacs is free software: you can redistribute it and/or modify
1318 it under the terms of the GNU General Public License as published by
1319 the Free Software Foundation, either version 3 of the License, or
1320 (at your option) any later version.
1321
1322 GNU Emacs is distributed in the hope that it will be useful,
1323 but WITHOUT ANY WARRANTY; without even the implied warranty of
1324 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1325 GNU General Public License for more details.
1326
1327 You should have received a copy of the GNU General Public License
1328 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.