aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorBill Wohler2012-11-24 19:43:02 -0800
committerBill Wohler2012-11-24 19:43:02 -0800
commit5244bc019bf7376caff3bb198ff674e0ad9fb0e6 (patch)
tree02ee1615e904771f692ec2957c79a08ae029a13d /admin/ChangeLog
parent9f7e719509474e92f85955e22e57ffeebd4e96f3 (diff)
parentc07a6ded1df2f4156badc9add2953579622c3722 (diff)
downloademacs-5244bc019bf7376caff3bb198ff674e0ad9fb0e6.tar.gz
emacs-5244bc019bf7376caff3bb198ff674e0ad9fb0e6.zip
Merge from trunk.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog442
1 files changed, 430 insertions, 12 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 4da85943b7f..05c1463d325 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,421 @@
12012-11-24 Ken Brown <kbrown@cornell.edu>
2
3 * CPP-DEFINES (HAVE_MOUSE): Remove.
4
52012-11-23 Paul Eggert <eggert@cs.ucla.edu>
6
7 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
8 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
9 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
10
112012-11-21 Paul Eggert <eggert@cs.ucla.edu>
12
13 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
14 * CPP-DEFINES (BROKEN_GETWD, HAVE_GETCWD, HAVE_GETWD, HAVE_SIZE_T)
15 (HAVE_UNISTD_H): Remove.
16
172012-11-17 Paul Eggert <eggert@cs.ucla.edu>
18
19 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
20 * CPP-DEFINES (O_RDONLY, O_RDWR, HAVE_FCNTL_H): Remove.
21 * merge-gnulib (GNULIB_MODULES): Add fcntl-h.
22
232012-11-16 Paul Eggert <eggert@cs.ucla.edu>
24
25 Remove no-longer-used pty_max_bytes variable.
26 * CPP-DEFINES (HAVE_FPATHCONF): Remove.
27
282012-11-14 Paul Eggert <eggert@cs.ucla.edu>
29
30 Use faccessat, not access, when checking file permissions (Bug#12632).
31 * merge-gnulib (GNULIB_MODULES): Add faccessat.
32 (GNULIB_TOOL_FLAGS): Avoid at-internal, fchdir, malloc-posix,
33 openat-die, openat-h, save-cwd. Do not avoid fcntl-h.
34 Omit gnulib's m4/fcntl-o.m4.
35
362012-11-05 Paul Eggert <eggert@cs.ucla.edu>
37
38 Assume at least POSIX.1-1988 for getpgrp, setpgid, setsid (Bug#12800).
39 * CPP-DEFINES (HAVE_SETPGID, HAVE_SETSID, SETPGRP_RELEASES_CTTY):
40 Remove; obsolete.
41
42 Simplify by assuming __fpending.
43 * CPP-DEFINES (PENDING_OUTPUT_COUNT): Remove.
44
452012-11-03 Glenn Morris <rgm@gnu.org>
46
47 * admin.el (set-copyright): Add msdos/sed2v2.inp.
48
492012-11-01 Paul Eggert <eggert@cs.ucla.edu>
50
51 Fix data-loss with --batch (Bug#9574).
52 * merge-gnulib (GNULIB_MODULES): Add close-stream.
53
542012-10-12 Kenichi Handa <handa@gnu.org>
55
56 * charsets/Makefile (JISC6226.map): Add missing mappings.
57
582012-10-11 Kenichi Handa <handa@gnu.org>
59
60 * charsets/mapconv: Adjusted for the change of mapfiles/*.gz to
61 mapfiles/*.
62
63 * charsets/gb180302.awk: Handle 4-byte sequences in the input file.
64
65 * charsets/Makefile: Be sure to call mapconv script of the current
66 directory. Adjusted for the change of mapfiles/*.gz to
67 mapfiles/*.
68 (SED_SCRIPT): New variable.
69 (jisx2131-filter): New target.
70 (JISX2131.map): Use jisx2131-filter to filter out characters added
71 for the 2004 year version.
72 (clear): Remove ${SED_SCRIPT} too.
73
74 * charsets/mapfiles/MULE-ethiopic.map,
75 charsets/mapfiles/MULE-ipa.map,
76 charsets/mapfiles/MULE-is13194.map,
77 charsets/mapfiles/MULE-lviscii.map,
78 charsets/mapfiles/MULE-sisheng.map,
79 charsets/mapfiles/MULE-tibetan.map,
80 charsets/mapfiles/MULE-uviscii.map: Fix typo.
81
822012-10-09 Glenn Morris <rgm@gnu.org>
83
84 * admin.el (cusver-scan-cus-start): New function.
85 (cusver-check): Scan old cus-start.el.
86
872012-10-07 Glenn Morris <rgm@gnu.org>
88
89 * admin.el (cusver-new-version): Set default.
90 (cusver-check): Improve interactive argument reading.
91
922012-10-06 Glenn Morris <rgm@gnu.org>
93
94 * admin.el (cusver-new-version): New variable.
95 (cusver-scan): Check if containing group has a :version.
96 (cusver-check): Add VERSION argument.
97
982012-10-01 David Engster <deng@randomsample.de>
99
100 * grammars/bovine-grammar.el:
101 * grammars/wisent-grammar.el: Move to lisp directory.
102
1032012-10-01 David Engster <deng@randomsample.de>
104
105 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
106 Remove.
107 (bovine-grammar-expand-form): Test for emacs-major-version.
108
109 * grammars/c.by: Add EXPLICIT to keyword tokens.
110
111 * grammars/f90.by: Add %provide token.
112
113 * grammar/grammar.wy (semantic-grammar-lexer): Remove, since it
114 was copied to grammar.el. New %provide token to generate prefix
115 which conforms with Emacs conventions. Remove lexer definition,
116 which is now in grammar.el.
117
1182012-09-27 Glenn Morris <rgm@gnu.org>
119
120 * admin.el (set-version): Set msdos.c's Vwindow_system_version.
121
1222012-09-27 Paul Eggert <eggert@cs.ucla.edu>
123
124 Check more robustly for timer_settime.
125 * merge-gnulib (GNULIB_MODULES): Add timer-time.
126
1272012-09-26 Juanma Barranquero <lekktu@gmail.com>
128
129 * unidata/BidiMirroring.txt:
130 * unidata/UnicodeData.txt: Update to Unicode 6.2.
131
1322012-09-17 Glenn Morris <rgm@gnu.org>
133
134 * admin.el (add-log-time-format): Declare.
135
136 * admin.el (cusver-scan, cusver-check): Bind local variables.
137
138 * admin.el (set-version): Set major version in
139 etc/refcards/ru-refcard.tex and etc/refcards/emacsver.tex.
140 (set-copyright): In etc/refcards, only change ru-refcard.tex
141 and emacsver.tex.
142
143 * admin.el (set-copyright): No more need to set copyrights for
144 nextstep, or .c files. Add configure.ac and config.nt.
145
1462012-09-16 Paul Eggert <eggert@cs.ucla.edu>
147
148 Remove configure's --without-sync-input option (Bug#12450).
149 * CPP-DEFINES (BROKEN_SA_RESTART, SA_RESTART): Remove.
150
1512012-09-16 Glenn Morris <rgm@gnu.org>
152
153 * admin.el (set-version): No more need to set nextstep versions.
154 (set-copyright): Update for moved nextstep files.
155
1562012-09-13 Paul Eggert <eggert@cs.ucla.edu>
157
158 Simplify SIGIO usage (Bug#12408).
159 * CPP_DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL)
160 (BROKEN_SIGPTY, NO_TERMIO): Remove.
161
1622012-09-11 Paul Eggert <eggert@cs.ucla.edu>
163
164 Simplify, document, and port floating-point (Bug#12381).
165 * CPP-DEFINES (HAVE_CBRT, HAVE_LOGB, logb): Remove.
166
1672012-09-09 Paul Eggert <eggert@cs.ucla.edu>
168
169 Assume C89 or later for math functions (Bug#12381).
170 * CPP-DEFINES (HAVE_FMOD, HAVE_FREXP, FLOAT_CHECK_DOMAIN)
171 (HAVE_INVERSE_HYPERBOLIC, NO_MATHERR): Remove.
172
1732012-09-04 Paul Eggert <eggert@cs.ucla.edu>
174
175 Simplify redefinition of 'abort' (Bug#12316).
176 * CPP-DEFINES (NO_ABORT): Remove.
177
1782012-08-28 Glenn Morris <rgm@gnu.org>
179
180 * bzrmerge.el (bzrmerge-merges): Allow unversioned files in the tree.
181
1822012-08-28 Andreas Schwab <schwab@linux-m68k.org>
183
184 * charsets/mule-charsets.el (header): Fix typo.
185
1862012-08-24 Paul Eggert <eggert@cs.ucla.edu>
187
188 On assertion failure, print backtrace if available.
189 * merge-gnulib (GNULIB_MODULES): Add execinfo.
190
1912012-08-16 Paul Eggert <eggert@cs.ucla.edu>
192
193 Use ASCII tests for character types.
194 * merge-gnulib (GNULIB_MODULES): Add c-ctype. This documents a
195 new direct dependency; c-ctype was already being used indirectly
196 via other gnulib modules.
197
1982012-08-14 Paul Eggert <eggert@cs.ucla.edu>
199
200 Use bool for Emacs Lisp booleans.
201 * merge-gnulib (GNULIB_MODULES): Add stdbool. This documents a
202 new direct dependency; stdbool was already being used indirectly
203 via other gnulib modules.
204
2052012-08-11 Glenn Morris <rgm@gnu.org>
206
207 * bzrmerge.el (bzrmerge-resolve): Disable local eval:.
208
2092012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
210
211 * coccinelle/overlay.cocci, coccinelle/symbol.cocci: Remove.
212
2132012-08-02 Paul Eggert <eggert@cs.ucla.edu>
214
215 Port to Solaris 8.
216 * CPP-DEFINES (WRETCODE): Remove.
217
2182012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
219
220 * coccinelle/overlay.cocci: Semantic patch to replace direct
221 access to Lisp_Object members of struct Lisp_Overlay to MVAR.
222
2232012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
224
225 * coccinelle/symbol.cocci: Semantic patch to replace direct
226 access to Lisp_Object members of struct Lisp_Symbol to SVAR.
227
2282012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
229
230 * coccinelle/process.cocci: Semantic patch to replace direct
231 access to Lisp_Object members of struct Lisp_Process to PVAR.
232
2332012-08-01 Dmitry Antipov <dmantipov@yandex.ru>
234
235 * coccinelle/window.cocci: Semantic patch to replace direct
236 access to Lisp_Object members of struct window to WVAR.
237
2382012-07-31 Dmitry Antipov <dmantipov@yandex.ru>
239
240 * coccinelle/frame.cocci: Semantic patch to replace direct
241 access to Lisp_Object members of struct frame to FVAR.
242
2432012-07-28 Paul Eggert <eggert@cs.ucla.edu>
244
245 Use Gnulib environ and stdalign modules (Bug#9772, Bug#9960).
246 * merge-gnulib: Add environ, stdalign.
247
2482012-07-20 Dmitry Antipov <dmantipov@yandex.ru>
249
250 * coccinelle/unibyte_string.cocci: Semantic patch to convert from
251 make_unibyte_string to build_unibyte_string where appropriate.
252
2532012-07-17 Eli Zaretskii <eliz@gnu.org>
254
255 * CPP-DEFINES: Remove FILE_SYSTEM_CASE.
256
2572012-07-17 Chong Yidong <cyd@gnu.org>
258
259 * Version 24.1 released.
260
2612012-07-11 Paul Eggert <eggert@cs.ucla.edu>
262
263 Assume mkdir, perror, rename, rmdir, strerror.
264 * CPP-DEFINES (HAVE_MKDIR, HAVE_PERROR, HAVE_RENAME, HAVE_RMDIR)
265 (HAVE_STRERROR, strerror):
266 Remove.
267
2682012-07-10 Dmitry Antipov <dmantipov@yandex.ru>
269
270 * coccinelle/list_loop.cocci: Semantic patch to convert from Fcdr
271 to XCDR and consistently use CONSP in the list iteration loops.
272 * coccinelle/vector_contents.cocci: Fix indentation.
273
2742012-07-10 Stefan Monnier <monnier@iro.umontreal.ca>
275
276 * bzrmerge.el: Use cl-lib.
277
2782012-07-09 Paul Eggert <eggert@cs.ucla.edu>
279
280 Rename configure.in to configure.ac (Bug#11603).
281 * admin.el (set-version):
282 * quick-install-emacs (VERSION):
283 Get version number from configure.ac, not configure.in.
284
2852012-07-06 Paul Eggert <eggert@cs.ucla.edu>
286
287 Use c_strcasecmp for ASCII case-insensitive comparison (Bug#11786).
288 * merge-gnulib (GNULIB_MODULES): Add c-strcase.
289
2902012-07-05 Dmitry Antipov <dmantipov@yandex.ru>
291
292 * coccinelle/xzalloc.cocci: Semantic patch to convert
293 calls to xmalloc with following memset to xzalloc.
294
2952012-07-04 Juanma Barranquero <lekktu@gmail.com>
296
297 * CPP-DEFINES (LISP_FLOAT_TYPE): Remove, obsolete.
298
2992012-06-26 Dmitry Antipov <dmantipov@yandex.ru>
300
301 * coccinelle/build_string.cocci: Semantic patch
302 to convert from make_string to build_string.
303
3042012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
305
306 First Coccinelle semantic patch.
307 * coccinelle: New subdirectory
308 * coccinelle/README: Documentation stub.
309 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
310 access to `contents' member of Lisp_Vector objects with AREF and ASET
311 where appropriate.
312
3132012-06-22 Paul Eggert <eggert@cs.ucla.edu>
314
315 Support higher-resolution time stamps (Bug#9000).
316 * merge-gnulib (GNULIB_MODULES): Add dtotimespec, gettime,
317 gettimeofday, pselect, stat-time, sys_time, time, timespec-add,
318 timespec-sub, utimens.
319 (GNULIB_TOOL_FLAGS): Add --avoid=select --avoid=sigprocmask.
320 This trims down the gnulib import, from the very latest gnulib.
321 Emacs does its own implementation of 'select' and 'sigprocmask'
322 on Windows, and it assumes 'select' and 'sigprocmask' on non-Windows
323 hosts, so it doesn't need these modules.
324 Similarly, avoid errno, fcntl, fcntl-h, fstat, and sys_types, as
325 these gnulib modules are only for Windows porting and Emacs ports
326 to Windows in a different way.
327
3282012-06-13 Andreas Schwab <schwab@linux-m68k.org>
329
330 * make-emacs: Rename --union-type to --check-lisp-type.
331 Define CHECK_LISP_OBJECT_TYPE insted of USE_LISP_UNION_TYPE.
332 * CPP-DEFINES (DEBUG_LISP_OBJECT_TYPE): Rename from
333 USE_LISP_UNION_TYPE.
334
3352012-06-03 Glenn Morris <rgm@gnu.org>
336
337 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
338
3392012-06-01 Paul Eggert <eggert@cs.ucla.edu>
340
341 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
342 * make-tarball.txt: Don't worry about maintainer mode.
343
3442012-05-28 Paul Eggert <eggert@cs.ucla.edu>
345
346 * CPP-DEFINES: Remove HAVE_SYSINFO.
347
3482012-05-27 Paul Eggert <eggert@cs.ucla.edu>
349
350 Assume gnulib does largefile.
351 * merge-gnulib (GNULIB_MODULES): Add largefile.
352
3532012-05-22 Paul Eggert <eggert@cs.ucla.edu>
354
355 Remove src/m/*.
356 * CPP-DEFINES: Do not mention src/m/*.h.
357 (BITS_PER_EMACS_INT, BITS_PER_LONG, BITS_PER_CHAR)
358 (BITS_PER_SHORT, BITS_PER_INT): Remove.
359 * MAINTAINERS: Remove src/m/.
360
3612012-05-21 Paul Eggert <eggert@cs.ucla.edu>
362
363 Use full name for m4/gnulib-comp.m4. (Bug#11529)
364 * merge-gnulib: Leave m4/gnulib-comp.m4's name alone.
365
366 Assume C89 or later.
367 * CPP-DEFINES: Remove NULL, const.
368
369 Make merging from gnulib a script, not a makefile action.
370 * merge-gnulib: New script, with actions moved here from
371 ../Makefile.in.
372
3732012-05-19 Paul Eggert <eggert@cs.ucla.edu>
374
375 * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
376
377 * CPP-DEFINES (HAVE_FTIME): Remove.
378
3792012-05-02 Glenn Morris <rgm@gnu.org>
380
381 * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
382
3832012-04-10 Glenn Morris <rgm@gnu.org>
384
385 * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
386
387 * unidata/Makefile.in: Add FSF copyright.
388 Make it use autoconf features, and work for out-of-tree builds.
389
3902012-04-07 Eli Zaretskii <eliz@gnu.org>
391
392 * unidata/README:
393 * unidata/copyright.html:
394 * unidata/BidiMirroring.txt:
395 * unidata/UnicodeData.txt: Update for the latest version 6.1 of
396 the Unicode Standard.
397
3982012-02-16 Kenichi Handa <handa@m17n.org>
399
400 * unidata/unidata-gen.el (unidata-prop-alist): Change the default
401 values of name and old-name to nil.
402 (unidata-get-name): Return nil for the default value.
403
4042012-02-11 Glenn Morris <rgm@gnu.org>
405
406 * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
407 (cusver-check): New functions.
408
4092012-01-19 Glenn Morris <rgm@gnu.org>
410
411 * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
412 "skip?" question, since there can be multiple such for any revision.
413
4142012-01-14 Eli Zaretskii <eliz@gnu.org>
415
416 * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
417 updated and checked.
418
12011-11-26 Andreas Schwab <schwab@linux-m68k.org> 4192011-11-26 Andreas Schwab <schwab@linux-m68k.org>
2 420
3 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote): 421 * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
@@ -82,11 +500,11 @@
82 500
83 * unidata/makefile.w32-in (all): Remove src/biditype.h and 501 * unidata/makefile.w32-in (all): Remove src/biditype.h and
84 src/bidimirror.h. 502 src/bidimirror.h.
85 (../../src/biditype.h, ../../src/bidimirror.h): Deleted. 503 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
86 504
87 * unidata/Makefile.in (all): Remove src/biditype.h and 505 * unidata/Makefile.in (all): Remove src/biditype.h and
88 src/bidimirror.h. 506 src/bidimirror.h.
89 (../../src/biditype.h, ../../src/bidimirror.h): Deleted. 507 (../../src/biditype.h, ../../src/bidimirror.h): Delete.
90 508
912011-07-07 Juanma Barranquero <lekktu@gmail.com> 5092011-07-07 Juanma Barranquero <lekktu@gmail.com>
92 510
@@ -97,8 +515,8 @@
97 515
98 * unidata/unidata-gen.el (unidata-dir): New variable. 516 * unidata/unidata-gen.el (unidata-dir): New variable.
99 (unidata-setup-list): Expand unidata-text-file in unidata-dir. 517 (unidata-setup-list): Expand unidata-text-file in unidata-dir.
100 (unidata-prop-alist): INDEX element may be a function. New 518 (unidata-prop-alist): INDEX element may be a function.
101 optional element VAL-LIST (for general-category and bidi-class). 519 New optional element VAL-LIST (for general-category and bidi-class).
102 New entry `mirroring'. 520 New entry `mirroring'.
103 (unidata-prop-default, unidata-prop-val-list): New subst. 521 (unidata-prop-default, unidata-prop-val-list): New subst.
104 (unidata-get-character, unidata-put-character): Delete them. 522 (unidata-get-character, unidata-put-character): Delete them.
@@ -454,13 +872,13 @@
454 872
4552009-04-17 Kenichi Handa <handa@m17n.org> 8732009-04-17 Kenichi Handa <handa@m17n.org>
456 874
457 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust 875 * unidata/unidata-gen.el (unidata-get-decomposition):
458 Hangle decomposition rule to Unicode. 876 Adjust Hangle decomposition rule to Unicode.
459 877
4602009-04-09 Kenichi Handa <handa@m17n.org> 8782009-04-09 Kenichi Handa <handa@m17n.org>
461 879
462 * unidata/unidata-gen.el (unidata-describe-decomposition): Return 880 * unidata/unidata-gen.el (unidata-describe-decomposition):
463 a string with a composition property to disable combining 881 Return a string with a composition property to disable combining
464 characters being composed. 882 characters being composed.
465 883
4662009-03-11 Miles Bader <miles@gnu.org> 8842009-03-11 Miles Bader <miles@gnu.org>
@@ -473,7 +891,7 @@
473 891
4742009-02-23 Jason Rumney <jasonr@gnu.org> 8922009-02-23 Jason Rumney <jasonr@gnu.org>
475 893
476 * nt/README-ftp-server: Update for 23.0.91 894 * nt/README-ftp-server: Update for 23.0.91.
477 895
478 * nt/README.W32: Remove ever expanding versions of Windows. 896 * nt/README.W32: Remove ever expanding versions of Windows.
479 Shorten FAQ URL. Remove mention of obsolete lock directory. 897 Shorten FAQ URL. Remove mention of obsolete lock directory.
@@ -955,7 +1373,7 @@
955 1373
9562005-10-17 Bill Wohler <wohler@newt.com> 13742005-10-17 Bill Wohler <wohler@newt.com>
957 1375
958 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list 1376 * FOR-RELEASE (DOCUMENTATION): Remove lisp/toolbar from list
959 since it's gone. Also marked mh-e as done. 1377 since it's gone. Also marked mh-e as done.
960 1378
9612005-10-11 Juanma Barranquero <lekktu@gmail.com> 13792005-10-11 Juanma Barranquero <lekktu@gmail.com>
@@ -1002,7 +1420,7 @@
1002 1420
10032005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org> 14212005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
1004 1422
1005 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial. 1423 * FOR-RELEASE (Documentation): Add check the Emacs Tutorial.
1006 The first line of every tutorial must begin with a sentence saying 1424 The first line of every tutorial must begin with a sentence saying
1007 "Emacs Tutorial" in the respective language. This should be 1425 "Emacs Tutorial" in the respective language. This should be
1008 followed by "See end for copying conditions", likewise in the 1426 followed by "See end for copying conditions", likewise in the
@@ -1226,7 +1644,7 @@
1226;; coding: utf-8 1644;; coding: utf-8
1227;; End: 1645;; End:
1228 1646
1229 Copyright (C) 2001-2011 Free Software Foundation, Inc. 1647 Copyright (C) 2001-2012 Free Software Foundation, Inc.
1230 1648
1231 This file is part of GNU Emacs. 1649 This file is part of GNU Emacs.
1232 1650