Import getloadavg module from gnulib.
[bpt/emacs.git] / admin / ChangeLog
CommitLineData
1f5d53eb
PE
12011-02-16 Paul Eggert <eggert@cs.ucla.edu>
2
3 Remove no-longer needed getloadavg symbols.
4 * CPP-DEFINES (LOAD_AVE_CVT, LOAD_AVE_TYPE, FSCALE, KERNEL_FILE):
5 (LDAV_SYMBOL): Remove.
6
7b24e97a
GM
72011-02-12 Glenn Morris <rgm@gnu.org>
8
9 * bzrmerge.el (bzrmerge-resolve): Fix bzr revert call.
10
4d881c83
GM
112011-02-05 Glenn Morris <rgm@gnu.org>
12
13 * bzrmerge.el (bzrmerge-warning-buffer): New constant.
14 (bzrmerge-apply): Use it.
15 (bzrmerge): Kill any old warning buffer first.
16
f6041baa
GM
172011-02-03 Glenn Morris <rgm@gnu.org>
18
19 * bzrmerge.el (bzrmerge-buffer): New constant.
20 (bzrmerge-merges, bzrmerge-missing, bzrmerge-apply): Use it.
21 (bzrmerge-missing): If nothing to do, return nil not (nil).
22 (bzrmerge-apply): Remove odd character from message.
23 (bzrmerge): Give status messages.
24
70b0d280
EZ
252011-01-31 Eli Zaretskii <eliz@gnu.org>
26
f6041baa
GM
27 * admin.el (set-version): Remove lib-src/makefile.w32-in.
28 Add nt/config.nt.
70b0d280 29
16fab143
PE
302011-01-31 Paul Eggert <eggert@cs.ucla.edu>
31
32 src/emacs.c now gets version number from configure.in
33 * admin.el (set-version): Don't update src/emacs.c.
34 * quick-install-emacs (VERSION): Get it from configure.in, not from
35 src/emacs.c.
36
16c3e636
PE
372011-01-30 Paul Eggert <eggert@cs.ucla.edu>
38
39 strftime: import from gnulib
40 * notes/copyright: strftime.c moved from src to lib.
41
d0cb8662
GM
422011-01-25 Glenn Morris <rgm@gnu.org>
43
44 * bzrmerge.el (bzrmerge-skip-regexp): New variable.
45 (bzrmerge-missing): Use it.
46
d6100f3d
PE
472011-01-19 Paul Eggert <eggert@cs.ucla.edu>
48
49 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
50 rather than doing rm and autoconf by hand. See
51 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
52
9092d186
PE
532011-01-17 Paul Eggert <eggert@cs.ucla.edu>
54
55 * notes/bzr (Installing changes from gnulib): New section.
56 Need for this suggested by Stefan Monnier.
57
41f44310
SM
582011-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
59
60 * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
61 an inconsistent state.
62
a3e44e79 632011-01-17 Paul Eggert <eggert@cs.ucla.edu>
e8c53d3a
PE
64
65 Update copyright notes to match recent gnulib-related changes.
66 * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in,
67 arg-nonnull.h, c++defs.h, compile, depcomp, missing,
68 warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c,
69 lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and
70 are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now
71 subsumed by m4/*.m4 rule). config.guess, config.sub, and
72 doc/man/texinfo.tex are now copied in from gnulib.
73
6fffc900
GM
742011-01-15 Glenn Morris <rgm@gnu.org>
75
2153c862 76 * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag.
623717b7 77
6fffc900
GM
78 * bzrmerge.el (bzrmerge-missing): Add another skip indicator.
79 (bzrmerge-resolve): Also ignore cl-loaddefs.el.
80
77ab81d0 812011-01-14 Glenn Morris <rgm@gnu.org>
287d4c2c
GM
82
83 * admin.el (set-copyright): Also handle \year in refcards/*.tex.
84
1851cac3
GM
852011-01-14 Glenn Morris <rgm@gnu.org>
86
87 * bzrmerge.el: Require cl when compiling.
88 (bzrmerge-merges): Doc fix.
89
2b3f5bc8
PE
902011-01-07 Paul Eggert <eggert@cs.ucla.edu>
91
92 * notes/copyright: There's only one install-sh, not two, so fix a
93 typo claiming that there's two. Add move-if-change to the list of
94 GPL files imported from gnulib.
95
962011-01-07 Paul Eggert <eggert@cs.ucla.edu>
dfa36fa1
PE
97
98 * notes/copyright: Report status more accurately for non-GPL files.
99 Report copyright status more accurately for mkinstalldirs,
100 configure, m4/getopt.m4, and msdos/sed*.inp.
101
7c420169 1022011-01-02 Eli Zaretskii <eliz@gnu.org>
5be1c984
EZ
103
104 * nt/README.W32: Update the information about PNG support libraries.
105 (Bug#7716)
106
9ebea0e7
SM
1072010-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
108
109 * bzrmerge.el: New file to help merge branches while skipping
110 some revisions (e.g. from emacs-23 to trunk).
111
201ef780
AS
1122010-12-03 Andreas Schwab <schwab@linux-m68k.org>
113
114 * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
115
16a0af11
GM
1162010-10-12 Glenn Morris <rgm@gnu.org>
117
118 * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
119
f4f358f1
GM
1202010-10-09 Glenn Morris <rgm@gnu.org>
121
122 * admin.el (set-version): Add doc/emacs/emacsver.texi.
123
3fb78d1f
GM
1242010-10-09 Glenn Morris <rgm@gnu.org>
125
f7a31f11
GM
126 * admin.el (set-version): No need to act on doc/ files any more.
127
3fb78d1f
GM
128 * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m.
129
733946e7
JB
1302010-09-05 Juanma Barranquero <lekktu@gmail.com>
131
132 * unidata/BidiMirroring.txt: Update from
133 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt
134
135 * unidata/UnicodeData.txt: Update from
136 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt
137
671d409f
AS
1382010-08-09 Andreas Schwab <schwab@linux-m68k.org>
139
140 * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
141
29cf3e20
EZ
1422010-08-05 Eli Zaretskii <eliz@gnu.org>
143
144 * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
145
e3aef5c6
CS
1462010-07-24 Christoph Scholtes <cschol2112@gmail.com>
147
148 * admin.el: Write version number to nt/makefile.w32-in.
149 * nt/makedist.bat: Remove; replaced with `zipdist.bat'
150 in the nt/ directory.
151 * nt/README.W32: Relocate to nt/ directory.
152
8966b757
AS
1532010-07-11 Andreas Schwab <schwab@linux-m68k.org>
154
155 * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
156
71c44c04
EZ
1572010-07-08 Eli Zaretskii <eliz@gnu.org>
158
159 * MAINTAINERS: Update my responsibilities.
160
72af86bd
AS
1612010-07-07 Andreas Schwab <schwab@linux-m68k.org>
162
163 * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
164 (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
165 Remove.
166
317fbf33
EZ
1672010-06-12 Eli Zaretskii <eliz@gnu.org>
168
cbc4fd20
EZ
169 * unidata/bidimirror.awk: New file.
170
171 * unidata/BidiMirroring.txt: New file from
172 http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt.
173
174 * unidata/Makefile.in: (../../src/bidimirror.h): New target.
175 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
176
177 * unidata/makefile.w32-in (../../src/bidimirror.h): New target.
178 (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h.
179
317fbf33
EZ
180 * unidata/biditype.awk: New file.
181
182 * unidata/Makefile.in (../../src/biditype.h): New target.
183
184 * unidata/makefile.w32-in (../../src/biditype.h): New target.
185
bf3e70eb
JB
1862010-06-09 Juanma Barranquero <lekktu@gmail.com>
187
188 * unidata/UnicodeData.txt: Update from
189 http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
190
81ac4f35
GM
1912010-05-27 Glenn Morris <rgm@gnu.org>
192
193 * quick-install-emacs (AVOID): No more Makefile.c files.
194
195 * notes/cpp: Remove file.
196
e45b9e19
KR
1972010-05-15 Ken Raeburn <raeburn@raeburn.org>
198
199 * admin.el (set-version, set-copyright): Update emacs.c instead of
200 version.el.
201
202 * make-tarball.txt: Update filename list in step 6.
203
204 * quick-install-emacs: Scan emacs.c instead of version.el for
205 version string.
206
61a808e8
CY
2072010-05-07 Chong Yidong <cyd@stupidchicken.com>
208
209 * Version 23.2 released.
210
796bb936
EZ
2112010-04-01 Eli Zaretskii <eliz@gnu.org>
212
52f4d8d5 213 * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
796bb936 214
288f9fc0
CY
2152010-03-10 Chong Yidong <cyd@stupidchicken.com>
216
217 * Branch for 23.2.
218
f758ab59
MB
2192010-03-10 Miles Bader <miles@gnu.org>
220
61c26472
MB
221 * quick-install-emacs: Use more portable shell syntax.
222
223 * quick-install-emacs: (AVOID): Be more picky about files we avoid
f758ab59
MB
224 installing.
225
296271c0
JB
2262010-02-14 Juanma Barranquero <lekktu@gmail.com>
227
228 * quick-install-emacs (PRUNED): Fix typo in message.
229
79c08ece
GM
2302010-01-20 Glenn Morris <rgm@gnu.org>
231
232 * revdiff: Remove file that only works with CVS, and isn't really
233 needed with Bazaar (given the in-built revision options of bzr diff).
234
893db5bc
GM
2352010-01-12 Glenn Morris <rgm@gnu.org>
236
237 * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
238 than emacs-pretest-bug for bug reports for development versions.
239
149353a4
KH
2402009-11-06 Kenichi Handa <handa@m17n.org>
241
242 * unidata/unidata-gen.el (unidata-gen-table): Fix for the case
243 that the block data and the following per-char data fall into the
244 same char-table leaf.
245
171fda8a
JB
2462009-10-01 Juanma Barranquero <lekktu@gmail.com>
247
248 * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
249
06d09461
JB
2502009-09-07 Juanma Barranquero <lekktu@gmail.com>
251
252 * unidata/.gitignore: New file.
253
cb335806
EZ
2542009-08-22 Eli Zaretskii <eliz@gnu.org>
255
8e22fa7e
EZ
256 * notes/bugtracker: How to reassign a bug to a list of packages.
257
cb335806
EZ
258 * notes/newfile: Details of how to check for problems with DOS 8+3
259 file-name restrictions.
260
2612009-08-18 Glenn Morris <rgm@gnu.org>
262
263 * notes/newfile: New file.
264
54aa48fe
EZ
2652009-07-11 Eli Zaretskii <eliz@gnu.org>
266
267 * make-tarball.txt: Add a note about bumping the value of
268 customize-changed-options-previous-release.
269
aa4a9384
KH
2702009-06-24 Kenichi Handa <handa@m17n.org>
271
272 * charsets/mapconv: For the UNICODE format files, do reverse sort
273 and don't compact the map. This is to prefer the first one in the
274 duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0).
275
09856751
KH
2762009-06-12 Kenichi Handa <handa@m17n.org>
277
278 * charsets/Makefile (JISX213A.map): Make it depend on
279 mapfiles/JISX213A.map.gz.
280 (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line.
281
282 * charsets/mapfiles/JISX213A.map.gz: New file.
283
284 * charsets/mapfiles/README: Describe JISX213A.map.gz.
285
09e47eb5
KH
2862009-06-12 Kenichi Handa <handa@m17n.org>
287
288 * charsets/mapfiles/*: New files.
289
290 * charsets/mule-charsets.el: Mostly re-written to generate all
291 MULE-*.map files.
292
293 * charsets/mapconv: Mostly re-written to handle "gzip"ed input
294 files.
295
296 * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's
297 EUC-JP-MS.
298
299 * charsets/cp51932.awk (END): Print arch-tag at the tail.
300
301 * charsets/Makefile: Maps depend on files under mapfiles or
302 ${GLIBC_CHARMAPS}.
303
0b4ff5df
KH
3042009-04-21 Kenichi Handa <handa@m17n.org>
305
306 * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
307 change.
308
88758986
KH
3092009-04-17 Kenichi Handa <handa@m17n.org>
310
311 * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
312 Hangle decomposition rule to Unicode.
313
0af3fedf
KH
3142009-04-09 Kenichi Handa <handa@m17n.org>
315
316 * unidata/unidata-gen.el (unidata-describe-decomposition): Return
317 a string with a composition property to disable combining
318 characters being composed.
319
e308dcd3 3202009-03-11 Miles Bader <miles@gnu.org>
40c3f434
MB
321
322 * quick-install-emacs: Be more clever about locating info directory.
323
d9cce206
JB
3242009-02-24 Juanma Barranquero <lekktu@gmail.com>
325
326 * nt/README.W32: Fix typos.
327
3deb93c6
JR
3282009-02-23 Jason Rumney <jasonr@gnu.org>
329
330 * nt/README-ftp-server: Update for 23.0.91
331
d9cce206
JB
332 * nt/README.W32: Remove ever expanding versions of Windows.
333 Shorten FAQ URL. Remove mention of obsolete lock directory.
334 Windows distribution now bin and barebin only. Add note about
335 SVG support. Remove old tar and gzip problem workarounds.
336 Use new (22.x) -Q option. Report all bugs through bug tracker.
3deb93c6
JR
337
338 * nt/README-UNDUMP.W32: Modify for barebin distribution, as
339 undumped distribution no longer exists.
340
e73521d0 3412009-02-05 Yu-ji Hosokawa <yu-ji@hoso.net> (tiny change)
1c3f291e
JB
342
343 * nt/README.W32: Fix typo. (Bug#2207)
344
1b1db3a9
CY
3452009-02-01 Chong Yidong <cyd@stupidchicken.com>
346
347 * admin.el (set-version): Remove deleted file ns-emacs.texi.
348
d90442ce
KH
3492008-12-02 Kenichi Handa <handa@m17n.org>
350
351 * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
352 `decomposition' property adjusted.
353 (unidata-split-decomposition): Don't include surrounding "<" and
354 ">" in a symbol name.
355
3562008-12-01 Kenichi Handa <handa@m17n.org>
357
b97439ce
JB
358 * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
359 property generator to unidata-gen-table-numeric. Docstring adjusted.
d90442ce
KH
360 (unidata-get-numeric, unidata-put-numeric)
361 (unidata-gen-table-numeric): New functions.
362 (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
363
983ab7ba
EZ
3642008-11-29 Eli Zaretskii <eliz@gnu.org>
365
366 * notes/documentation: Add notes about Antinews.
367
91236f63
GM
3682008-10-23 Glenn Morris <rgm@gnu.org>
369
370 * admin.el (set-version): Add doc/misc/ns-emacs.texi.
371 Add/tweak some nextstep/ entries.
372
c674e738
KH
3732008-09-19 Kenichi Handa <handa@m17n.org>
374
375 * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
376 positions.
377
293a3986
EZ
3782008-08-23 Eli Zaretskii <eliz@gnu.org>
379
380 * CPP-DEFINES: Add USER_FULL_NAME.
381
b7063e7e
JR
3822008-08-16 Jason Rumney <jasonr@gnu.org>
383
d4835507 384 * admin.el (set-version): Set version in nt/emacsclient.rc.
b7063e7e 385
295b47d8
JB
3862008-08-06 Juanma Barranquero <lekktu@gmail.com>
387
388 * nt/dump.bat: Fix mixed EOLs.
389
14145fa3
AR
3902008-08-04 Adrian Robert <Adrian.B.Robert@gmail.com>
391
0dcb2845 392 * CPP-DEFINES: Add DARWIN_OS. Move USE_LISP_UNION_TYPE away from OS's.
14145fa3 393
c3179b06
EZ
3942008-08-02 Eli Zaretskii <eliz@gnu.org>
395
396 * CPP-DEFINES: Add defines for accessing system processes.
397
9e2a2647
DN
3982008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
399
400 * make-tarball.txt:
401 * admin.el:
402 * FOR-RELEASE:
403 * CPP-DEFINES: Remove mentions of Mac Carbon.
404
d3841127
GM
4052008-07-16 Glenn Morris <rgm@gnu.org>
406
407 * admin.el (set-version, set-copyright): Add nextstep/ files.
408
ba60bd44 4092008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783 410
0dcb2845 411 * CPP-DEFINES: Add NS port related defines.
edfda783 412
f2d8d275
GM
4132008-06-16 Glenn Morris <rgm@gnu.org>
414
5de85e83
GM
415 * admin.el (set-version): Add doc/lispref/vol1.texi,vol2.texi,
416 doc/lispref/book-spine.texinfo.
f2d8d275 417
611bee81
GM
4182008-06-15 Glenn Morris <rgm@gnu.org>
419
420 * admin.el (set-version): Add doc/misc/faq.texi.
421
d6710afe
JB
4222008-05-22 Juanma Barranquero <lekktu@gmail.com>
423
424 * FOR-RELEASE: Remove Windows problem about the XPM image library
425 being loaded too soon (fixed by Stefan Monnier on 2008-05-07).
426
2e10f11c
JB
4272008-04-15 Juanma Barranquero <lekktu@gmail.com>
428
429 * unidata/UnicodeData.txt: Update to Unicode 5.1.
430
dd7d19d7
JB
4312008-04-14 Juanma Barranquero <lekktu@gmail.com>
432
433 * unidata/unidata-gen.el (unidata-prop-alist):
434 Fix typo in description of `numeric-value'.
435 (unidata-put-character): Fix typo in error message.
436
2cbff44e
GM
4372008-02-21 Glenn Morris <rgm@gnu.org>
438
439 * notes/unicode, notes/font-backend: New files, split off from
440 README.unicode.
441
43bad2da
KH
4422008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
443
444 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
719cb508 445 being used in latin1-disp.el. Remove the problem of
98723304
KH
446 cp-supported-codepages. Remove the problem of lost changelog for
447 ps-prin1.ps.
43bad2da 448
8a7619ba
EZ
4492008-02-16 Eli Zaretskii <eliz@gnu.org>
450
451 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
452 non-portable in this context.
453
454 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
455 non-portable in this context.
456
f96b6330
EZ
4572008-02-09 Eli Zaretskii <eliz@gnu.org>
458
459 * unidata/makefile.w32-in (lisp): New variable.
460 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
461 lisp/emacs-lisp.
462
56eb72a0
JR
4632008-02-04 Jason Rumney <jasonr@gnu.org>
464
465 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
466
a8fd9158
JB
4672008-02-02 Juanma Barranquero <lekktu@gmail.com>
468
469 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
470
c7e85fc7
EZ
4712008-02-02 Eli Zaretskii <eliz@gnu.org>
472
9aa0b3c8
EZ
473 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
474
bcc891c2 475 * unidata/Makefile.in: Rename from Makefile.
5889232d 476
c7e85fc7
EZ
477 * unidata/makefile.w32-in: New file.
478
db516472
JR
4792008-02-02 Jason Rumney <jasonr@gnu.org>
480
481 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
482
609789d7 4832008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 484
aca7a3d2
MB
485 * unidata/copyright.html: New file.
486
609789d7 4872008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
488
489 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
490 decomposition, if T is the same as TBase, don't include it in the
491 returned list.
492
609789d7 4932008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
494
495 * unidata/unidata-gen.el (unidata-text-file): Delete it.
496 (unidata-list): Initialize to nil.
497 (unidata-setup-list): New function.
bcc891c2
GM
498 (unidata-gen-files): New optional arg unidata-text-file.
499 If it's nil, set unidata-text-file to the left command line arg.
500 Call unidate-setup-list at first.
aca7a3d2 501
bcc891c2 502 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
aca7a3d2
MB
503 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
504
609789d7 5052008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2 506
bcc891c2
GM
507 * unidata/unidata-gen.el: Fix comment typo.
508 Change string-to-int to string-to-number.
509 (unidata-text-file): Define to .../unidata.txt.
aca7a3d2
MB
510 (unidata-list): Just insert unidata-text-file.
511 (unidata-get-decomposition): Handle Hangul decomposition.
bcc891c2 512 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
aca7a3d2 513
bcc891c2 514 * unidata/Makefile (unidata.txt): New target.
aca7a3d2
MB
515 (charprop.el): Depends on unidata.txt.
516 (clean): Remove unidata.txt.
517
609789d7 5182008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
519
520 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
521 (unidata-get-name): Handle U+110B.
522
609789d7 5232008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
524
525 Sub-directory `unidata' is for codes to generate charprop.el and
526 many other uni-*.el files from `UnicodeData.txt'.
527
528 * Unidata/README: New file.
529
530 * unidata/Makefile: New file.
531
532 * unidata/unidata-gen.el: New file.
533
534 * unidata/UnicodeData.txt: New file. Copied from
609789d7 535 http://www.unicode.org on 2006-05-23.
aca7a3d2
MB
536
537 * unidata/.cvsignore: New file.
538
609789d7 5392008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
540
541 * charsets/.cvsignore: New file.
542
543 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
544
bcc891c2
GM
545 * charsets/Makefile (all): Rename target from charsets.
546 Depend on ${TRANS_TABLE}.
547 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
548 Generate from cns2ucsdkw.txt.
aca7a3d2
MB
549 (install): Copy updated files only.
550
5512008-02-02 Kenichi Handa <handa@m17n.org>
552
bcc891c2 553 * charsets/cp932.awk: Append user-defined area of CP932.
aca7a3d2
MB
554
5552008-02-02 Kenichi Handa <handa@m17n.org>
556
557 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
558 0x2299 to 0x29BF.
559
609789d7 5602008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
561
562 * charsets/Makefile (TRANS_TABLE): New macro.
563 (JISX0208.map): Convert 0x2015 to 0x2014.
609789d7 564 (cp51932.el): New target.
aca7a3d2
MB
565 (eucjp-ms.el): New target.
566 (install): Include ${TRANS_TABLE}.
567 (CJK): Include JISX213A.map.
568 (JISX213A.map): New target.
569
570 * charsets/eucjp-ms.awk: New file.
571
572 * charsets/cp51932.awk: New file.
573
609789d7 5742008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
575
576 * charsets/cp932.awk: New file.
577
bcc891c2 578 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
aca7a3d2
MB
579
580 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
581 running an awk program.
582
609789d7 5832008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
584
585 * charsets/mapconv: Handle UNICODE2.
586
c4cc8b9a 587 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
aca7a3d2
MB
588 (CP932-2BYTE.map): New target.
589
609789d7 5902008-02-01 Kenichi Handa <handa@m17n.org>
aca7a3d2
MB
591
592 * charsets: New directory for scripts to generate charset map
593 files in ../etc/charsets/.
594
bcc891c2 595 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
0dcb2845 596 * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
bcc891c2 597 * charsets/kuten.awk: New files.
aca7a3d2 598
adf94aa6
GM
5992008-01-08 Glenn Morris <rgm@gnu.org>
600
601 * admin.el (set-version): Add doc/man/emacs.1.
602
f3041af1
DN
6032008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
604
605 * notes/copyright:
606 * MAINTAINERS: Remove references to files that have been removed.
607
a70c9a7a
GM
6082008-01-04 Glenn Morris <rgm@gnu.org>
609
610 * admin.el (set-copyright): Add lib-src/ebrowse.c.
611
aa5fea59
SM
6122007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
613
614 * CPP-DEFINES: New file.
615
f8747b72
RS
6162007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
617
618 * FOR-RELEASE: Remove "window-system in face definition" [of
619 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
620 on gnus-dired.el.
621
24bbe01e
GM
6222007-12-05 Glenn Morris <rgm@gnu.org>
623
624 * admin.el (set-version): Handle configure.in. Adapt for doc/
625 directory layout for manuals.
626
0073bc5d
RS
6272007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
628
630cb3b7
JB
629 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
630 been fixed in Gnus CVS but have not yet been synched to Emacs.
0073bc5d 631
1453abd0
GM
6322007-11-17 Glenn Morris <rgm@gnu.org>
633
634 * admin.el (process-lines): Move to ../lisp/subr.el.
635
ca076674
GM
6362007-10-23 Glenn Morris <rgm@gnu.org>
637
638 * MAINTAINERS: Move here from ../.
639
943756ea
JB
6402007-10-17 Juanma Barranquero <lekktu@gmail.com>
641
642 * make-emacs: Doc fix.
643
bab9fcb4
GM
6442007-08-28 Glenn Morris <rgm@gnu.org>
645
646 * admin.el: Provide self.
647
880820fe 6482007-08-10 Jan Djärv <jan.h.d@swipnet.se>
b7d2467b 649
d58ee9f1 650 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
b7d2467b 651
cacc7b51
GM
6522007-07-25 Glenn Morris <rgm@gnu.org>
653
654 * Relicense all FSF files to GPLv3 or later.
655
bfcea090
GM
6562007-06-07 Glenn Morris <rgm@gnu.org>
657
658 * admin.el (set-copyright): New function.
659
017f0417
NR
6602007-04-25 Nick Roberts <nickrob@snap.net.nz>
661
662 * make-tarball.txt: Add note about cutting the branch.
663
537a062f
CY
6642007-06-02 Chong Yidong <cyd@stupidchicken.com>
665
666 * Version 22.1 released.
667
77083ca3
EZ
6682007-02-03 Eli Zaretskii <eliz@gnu.org>
669
670 * nt/makedist.bat: Change EOL format to DOS. Don't use
671 redirection characters in REM lines.
672
880820fe 6732007-01-27 Jan Djärv <jan.h.d@swipnet.se>
1bfb06fb
JD
674
675 * FOR-RELEASE: Removed Gtk/Xft issue.
676
1fc8c92b
MB
6772007-01-01 Miles Bader <miles@gnu.org>
678
679 * quick-install-emacs (get_config_var): Deal with weird magic
680 string inserted by recent versions of autoconf.
681
7dce1990
JB
6822006-11-25 Juanma Barranquero <lekktu@gmail.com>
683
684 * admin.el (set-version): Set version number in
685 lib-src/makefile.w32-in.
686
dc3d1157
RS
6872006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
688
689 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
690 due to a local miss-configuration.
691
08c85160
CY
6922006-10-28 Chong Yidong <cyd@stupidchicken.com>
693
694 * make-announcement (OLD): Remove LEIM references in announcement
695 since it is now built-in.
696
d0834a5c
YM
6972006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
698
699 * admin.el (set-version): Set version numbers in "mac" subdirectory.
700
151fe029
KH
7012006-10-03 Kenichi Handa <handa@m17n.org>
702
703 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
704
e71cb549
CY
7052006-08-13 Chong Yidong <cyd@stupidchicken.com>
706
707 * FOR-RELEASE: Elisp manual checking completed.
708
6232e72d
RS
7092006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
710
711 * FOR-RELEASE: Update refcard section.
712
8a8476f9
KS
7132006-07-14 Kim F. Storm <storm@cua.dk>
714
715 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
716
1eca02e7
KS
7172006-07-09 Kim F. Storm <storm@cua.dk>
718
719 * README: Use outline format. Add FOR-RELEASE.
720
7fa61471
CY
7212006-06-27 Chong Yidong <cyd@stupidchicken.com>
722
723 * FOR-RELEASE: Checking of info.texi done.
724
8361675a
RS
7252006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
726
727 * FOR-RELEASE: Update refcard section.
728
3f168e29
RS
7292006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
730
731 * FOR-RELEASE: Update refcard section.
732
f195dc16
CY
7332006-05-25 Chong Yidong <cyd@stupidchicken.com>
734
735 * FOR-RELEASE: Key sequence elisp node done.
736
49561a36
RS
7372006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
738
739 * FOR-RELEASE: Update refcard translations. Add coding cookie.
740
6fedb9f9
CY
7412006-05-21 Chong Yidong <cyd@mit.edu>
742
743 * FOR-RELEASE: point-entered /point-left bug fixed.
744
61515a63
EZ
7452006-05-12 Eli Zaretskii <eliz@gnu.org>
746
747 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
748 entry.
749
4297ece2
BW
7502006-05-06 Bill Wohler <wohler@newt.com>
751
752 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
753 about it.
754
4bbe413d 7552006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
1c4181cc 756
4bbe413d 757 * ./* (Copyright): Updated Copyright year(s).
49561a36 758
6b82baf6
RS
7592006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
760
761 * FOR-RELEASE (BUGS): Add URLs/MIDs.
762
49af2995
KS
7632006-02-20 Kim F. Storm <storm@cua.dk>
764
765 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
766 Rework how fringe bitmaps are defined and used.
767 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
768 one-level representation. It would be cleaner to split the
769 representation into a two-level model where first level maps
770 bitmap usage to a bitmap name, and second level maps bitmap name to
771 a bitmap appearence.
772
d5e87a2f
CY
7732006-01-27 Chong Yidong <cyd@stupidchicken.com>
774
8a8476f9 775 * FOR-RELEASE: String allocation bugs fixed.
d5e87a2f 776
9c43c921
BW
7772005-12-13 Bill Wohler <wohler@newt.com>
778
779 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
780
6ed81b24
RS
7812005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
782
c95dddbe
RS
783 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
784 completing-read-multiple, mail-extract-address-components,
785 mail-mode, quail-define-package, save-buffer and
786 ucs-set-table-for-input from doc strings item (Done).
6ed81b24 787
2950d850
CY
7882005-11-28 Chong Yidong <cyd@stupidchicken.com>
789
790 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
791
ab4d879e
KS
7922005-11-11 Kim F. Storm <storm@cua.dk>
793
794 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
795 when displaying a non-breaking space in an overlay string.
796
932dc33b
CY
7972005-10-30 Chong Yidong <cyd@stupidchicken.com>
798
799 * FOR-RELEASE: Init file change implemented.
800
c809f7cc
CY
8012005-10-27 Chong Yidong <cyd@stupidchicken.com>
802
803 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
804
4754e179 8052005-10-19 Chong Yidong <cyd@stupidchicken.com>
2e2099eb
CY
806
807 * FOR-RELEASE (New features): max-image-size implemented.
4754e179 808 (Bugs): split-window done, by Kim F. Storm.
2e2099eb 809
ffda926c
BW
8102005-10-17 Bill Wohler <wohler@newt.com>
811
812 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
943756ea 813 since it's gone. Also marked mh-e as done.
ffda926c 814
2d4713aa
JB
8152005-10-11 Juanma Barranquero <lekktu@gmail.com>
816
817 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
818 libraries on Windows (Done).
819
95f76284
JR
8202005-10-01 Jason Rumney <jasonr@gnu.org>
821
822 * admin.el (set-version): Set version numbers in nt/emacs.rc.
823
52f277bf
RF
8242005-08-31 Romain Francoise <romain@orebokech.com>
825
630cb3b7 826 * FOR-RELEASE (New features): Remove vhdl-mode.el update
52f277bf
RF
827 item (Done).
828
c0eb0519
RF
8292005-08-27 Romain Francoise <romain@orebokech.com>
830
831 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
832
385ee3de 8332005-07-04 Lute Kamstra <lute@gnu.org>
a191bcea
LK
834
835 Update FSF's address in GPL notices.
836
257914aa
LK
8372005-06-10 Lute Kamstra <lute@gnu.org>
838
839 * admin.el (set-version): Set version in lisp manual too.
840 * make-tarball.txt: Commit lispref/elisp.texi too.
841
a4e51a7a
RS
8422005-06-04 Richard M. Stallman <rms@gnu.org>
843
844 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
845 Other cleanups.
846
834671a6
LK
8472005-04-19 Lute Kamstra <lute@gnu.org>
848
849 * make-tarball.txt: Don't commit lisp/loaddefs.el.
850
54381691
LK
8512005-04-14 Lute Kamstra <lute@gnu.org>
852
118e2c39
LK
853 * nt/makedist.bat (elfiles): Update.
854
54381691
LK
855 * admin.el (add-release-logs): Fix require call.
856
0b048d52
MT
8572005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
858
943756ea
JB
859 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
860 The first line of every tutorial must begin with a sentence saying
861 "Emacs Tutorial" in the respective language. This should be
862 followed by "See end for copying conditions", likewise in the
863 respective language.
0b048d52 864
18cd5892
LT
8652005-03-29 Luc Teirlinck <teirllm@auburn.edu>
866
867 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
868 Add `undo-ask-before-discard' to it.
869
9a1c5fbf
MB
8702005-03-02 Miles Bader <miles@gnu.org>
871
872 * quick-install-emacs: Only use the mkdir --verbose option if the
873 script's --verbose option was specified (this avoids problems with
874 default usage on systems where mkdir doesn't support that option).
875
e25c1ca6
JR
8762005-02-15 Jason Rumney <jasonr@gnu.org>
877
fffa137c 878 * nt/makedist.bat: Do not rely on non-standard behavior of
e25c1ca6
JR
879 tar --exclude.
880
880820fe 8812004-11-02 Jan Djärv <jan.h.d@swipnet.se>
6b3d3397
JD
882
883 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
884
6622d928
LT
8852004-09-20 Luc Teirlinck <teirllm@auburn.edu>
886
887 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
888 Elisp manuals.
889
d574552a
LT
8902004-09-18 Luc Teirlinck <teirllm@auburn.edu>
891
892 * FOR-RELEASE (Indications): Clean up and update checklists for
4bd65cb9 893 Emacs and Elisp manuals.
d574552a 894
0a5e5be0
KS
8952004-09-11 Kim F. Storm <storm@cua.dk>
896
897 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
10f5826d
KS
898 (Documentation): Add NEWS entry.
899 Add section lists for proof-reading Emacs and Lisp manuals.
0a5e5be0 900
2661eae9
KS
9012004-08-29 Kim F. Storm <storm@cua.dk>
902
903 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
904
880820fe 9052004-08-28 Jan Djärv <jan.h.d@swipnet.se>
1b6d517f 906
c4cc8b9a 907 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
1b6d517f
JD
908 (now behaves as well as other ports).
909
880820fe 9102004-06-28 Jan Djärv <jan.h.d@swipnet.se>
dfab762f 911
2661eae9 912 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
dfab762f 913
44618f20 9142004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
ad8a607d
EZ
915
916 * FOR-RELEASE: Moved here from the etc directory.
917
db281452
TTN
9182004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
919
920 * notes/BRANCH: New file, to be maintained per CVS branch.
921
feebeb72
MB
9222003-10-01 Miles Bader <miles@gnu.org>
923
924 * quick-install-emacs: Don't use "function" keyword when defining
925 shell functions.
926
44618f20
LK
9272003-09-29 Lute Kamstra <lute@gnu.org>
928
929 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
930
e04e1ce2
MB
9312003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
932
933 * quick-install-emacs: Remove fns-* pruning, since that file no
934 longer seems to be generated.
935 (AVOID): Quote literal periods. Quote braces in a way acceptable
936 to all parties (gawk gets bitchy about using `\').
937
6cce52e8
MB
9382003-08-19 Miles Bader <miles@gnu.org>
939
940 * quick-install-emacs: Add arch-specific ignored files to
941 quick-install-emacs. Use quoting for periods that's acceptable
942 to recent versions of gawk.
943
13582d53
MR
9442003-08-11 Markus Rost <rost@math.ohio-state.edu>
945
946 * cus-test.el: Remove obsolete workaround.
947
e53925a5
AI
9482003-04-22 Andrew Innes <andrewi@gnu.org>
949
950 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
951 emacs.exe before zipping, and including batch file to recreate
952 after unpacking.
953
954 * nt/stitch.bat: New file.
955
956 * nt/README-ftp-server: Update wording and version number etc.
957 Add extra instructions for installing multi-file .zip
958 distribution.
959
960 * nt/README.W32: Remove personal email address and update wording.
961
962 * nt/README-UNDUMP.W32: Remove personal email address and update
963 wording.
964
880820fe 9652003-02-10 Francesco Potortì <pot@gnu.org>
4dce79e5
FP
966
967 * make-changelog-diff: New script, code stolen from make-announcement.
968
969 * make-announcement: Use make-changelog-diff.
970
880820fe 9712003-01-20 Francesco Potortì <pot@gnu.org>
163c6f1c
FP
972
973 * make-tarball.txt: Step-by-step instructions for making a tarball.
974
10d1d0af 975 * make-announcement: A script for creating pretest announcements.
163c6f1c 976
880820fe 9772003-01-17 Francesco Potortì <pot@gnu.org>
33b97f32
FP
978
979 * admin.el (add-release-logs): Expand the directory name before
980 calling find(1).
981 (add-release-logs): Use the same methods as add-log.el for writing
630cb3b7 982 the date and the user's name and address.
33b97f32 983
7b997a97
MB
9842003-01-07 Miles Bader <miles@gnu.org>
985
986 * quick-install-emacs: Unset LANG etc. to avoid non-standard
987 command output from non-C locales.
988
6c465a15 9892002-10-16 Markus Rost <rost@math.ohio-state.edu>
e170d16c 990
3bc08206 991 * cus-test.el: Extended and reorganized. There are now 4 tests
592cd48b 992 which can be run in batch mode. See the Commentary section.
bd08d86a 993
5ce129c2
MR
9942002-10-08 Markus Rost <rost@math.ohio-state.edu>
995
996 * cus-test.el: New file.
997
14dd2fe9
MB
9982002-05-27 Miles Bader <miles@gnu.org>
999
1000 * quick-install-emacs (VERSION): Calculate using the same method
1001 that configure.in uses.
1002
880820fe 10032002-04-26 Pavel Janík <Pavel@Janik.cz>
64b9637c
PJ
1004
1005 * emacs-pretesters: New file with information for Emacs
1006 pretesters.
1007
b9a07996
PE
10082002-03-22 Paul Eggert <eggert@twinsun.com>
1009
1010 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
1011 POSIX 1003.1-2001 disallows both usages.
1012
38b81d74
AI
10132002-02-11 Andrew Innes <andrewi@gnu.org>
1014
1015 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
1016
72a68345
AI
10172002-01-24 Andrew Innes <andrewi@gnu.org>
1018
1019 * nt/README.W32: Remove unnecessary version number and date
1020 references.
1021
1022 * nt/README-UNDUMP.W32: Ditto.
1023
ebbaf4e3
GM
10242001-12-06 Gerd Moellmann <gerd@gnu.org>
1025
1026 * make-emacs: Add --trace-move.
1027
461a1459
AI
10282001-10-23 Andrew Innes <andrewi@gnu.org>
1029
1030 * nt/makedist.bat: Remove remaining obsolete reference to
1031 GETTING.GNU.SOFTWARE.
1032
26fe1f92
GM
10332001-10-22 Gerd Moellmann <gerd@gnu.org>
1034
1035 * admin.el (set-version): Use `s' interactive spec for
1036 version number.
1037
71431a0e
GM
10382001-10-20 Gerd Moellmann <gerd@gnu.org>
1039
6aa97356 1040 * (Version 21.1 released.)
71431a0e 1041
e568708b
GM
10422001-10-20 Gerd Moellmann <gerd@gnu.org>
1043
1044 * admin.el (add-release-logs): Put the log entry in lispref, too.
1045
c5915370
MB
10462001-10-20 Miles Bader <miles@gnu.org>
1047
1048 * quick-install-emacs: Exit if we can't find some variable.
1049 (AVOID): Add .orig & .rej files.
1050 (get_config_var): Be more liberal about format of config.status
1051 sed commands.
1052
5a4a5bd4
GM
10532001-10-19 Gerd Moellmann <gerd@gnu.org>
1054
74499542
GM
1055 * admin.el: New file.
1056
5a4a5bd4
GM
1057 * build-configs: Add --help option. Add support for building
1058 in arbitrary source trees.
1059
09954f3b
GM
10602001-10-17 Gerd Moellmann <gerd@gnu.org>
1061
1062 * alloc-colors.c: New file.
1063
f2164e31
GM
10642001-10-13 Gerd Moellmann <gerd@gnu.org>
1065
1066 * make-emacs: Add --boot switch for bootstrapping. Logs to
1067 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
1068
ab952a4f
GM
10692001-10-05 Gerd Moellmann <gerd@gnu.org>
1070
1071 * Branch for 21.1.
6c465a15 1072
f537c3cd
EZ
10732001-09-04 Andrew Innes <andrewi@gnu.org>
1074
1075 * admin/nt/makedist.bat: Remove reference to obsolete file
1076 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
1077 version of tar used.
1078
1079;; Local Variables:
880820fe 1080;; coding: utf-8
f537c3cd 1081;; End:
2a34a036 1082
73b0cd50 1083 Copyright (C) 2001-2011 Free Software Foundation, Inc.
5b87ad55
GM
1084
1085 This file is part of GNU Emacs.
1086
9ad5de0c 1087 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 1088 it under the terms of the GNU General Public License as published by
9ad5de0c
GM
1089 the Free Software Foundation, either version 3 of the License, or
1090 (at your option) any later version.
5b87ad55
GM
1091
1092 GNU Emacs is distributed in the hope that it will be useful,
1093 but WITHOUT ANY WARRANTY; without even the implied warranty of
1094 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1095 GNU General Public License for more details.
1096
1097 You should have received a copy of the GNU General Public License
9ad5de0c 1098 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.