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