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