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