Switch to recommended form of GPLv3 permissions notice.
[bpt/emacs.git] / admin / ChangeLog
1 2008-04-15 Juanma Barranquero <lekktu@gmail.com>
2
3 * unidata/UnicodeData.txt: Update to Unicode 5.1.
4
5 2008-04-14 Juanma Barranquero <lekktu@gmail.com>
6
7 * unidata/unidata-gen.el (unidata-prop-alist):
8 Fix typo in description of `numeric-value'.
9 (unidata-put-character): Fix typo in error message.
10
11 2008-02-21 Glenn Morris <rgm@gnu.org>
12
13 * notes/unicode, notes/font-backend: New files, split off from
14 README.unicode.
15
16 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp>
17
18 * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode
19 being used in latin1-disp.el. Remove the problem of
20 cp-supported-codepages. Remove the problem of lost changelog for
21 ps-prin1.ps.
22
23 2008-02-16 Eli Zaretskii <eliz@gnu.org>
24
25 * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's
26 non-portable in this context.
27
28 * unidata/Makefile.in (unidata.txt): Don't use $<, it's
29 non-portable in this context.
30
31 2008-02-09 Eli Zaretskii <eliz@gnu.org>
32
33 * unidata/makefile.w32-in (lisp): New variable.
34 (EMACSLOADPATH): Use $(lisp). Add lisp/international and
35 lisp/emacs-lisp.
36
37 2008-02-04 Jason Rumney <jasonr@gnu.org>
38
39 * unidata/makefile.w32-in (unidata.txt): Use ARGQUOTE and DQUOTE macros.
40
41 2008-02-02 Juanma Barranquero <lekktu@gmail.com>
42
43 * unidata/.cvsignore: Ignore also "Makefile.unix" and "makefile".
44
45 2008-02-02 Eli Zaretskii <eliz@gnu.org>
46
47 * unidata/makefile.w32-in (charprop-CMD): Fix last change.
48
49 * unidata/Makefile.in: Rename from Makefile.
50
51 * unidata/makefile.w32-in: New file.
52
53 2008-02-02 Jason Rumney <jasonr@gnu.org>
54
55 * unidata/unidata-gen.el (unidata-gen-files): Force unix line ends.
56
57 2008-02-01 Kenichi Handa <handa@m17n.org>
58
59 * unidata/copyright.html: New file.
60
61 2008-02-01 Kenichi Handa <handa@m17n.org>
62
63 * unidata/unidata-gen.el (unidata-get-decomposition): For Hangul
64 decomposition, if T is the same as TBase, don't include it in the
65 returned list.
66
67 2008-02-01 Kenichi Handa <handa@m17n.org>
68
69 * unidata/unidata-gen.el (unidata-text-file): Delete it.
70 (unidata-list): Initialize to nil.
71 (unidata-setup-list): New function.
72 (unidata-gen-files): New optional arg unidata-text-file.
73 If it's nil, set unidata-text-file to the left command line arg.
74 Call unidate-setup-list at first.
75
76 * unidata/Makefile (all): Depends on ${DSTDIR}/charprop.el.
77 (${DSTDIR}/charprop.el): Run emacs after cd to DISDIR.
78
79 2008-02-01 Kenichi Handa <handa@m17n.org>
80
81 * unidata/unidata-gen.el: Fix comment typo.
82 Change string-to-int to string-to-number.
83 (unidata-text-file): Define to .../unidata.txt.
84 (unidata-list): Just insert unidata-text-file.
85 (unidata-get-decomposition): Handle Hangul decomposition.
86 (unidata-gen-files): Don't use \040, instead at ^L near the end of file.
87
88 * unidata/Makefile (unidata.txt): New target.
89 (charprop.el): Depends on unidata.txt.
90 (clean): Remove unidata.txt.
91
92 2008-02-01 Kenichi Handa <handa@m17n.org>
93
94 * unidata/unidata-gen.el (unidata-get-name): Handle "CJK IDEOGRAPH".
95 (unidata-get-name): Handle U+110B.
96
97 2008-02-01 Kenichi Handa <handa@m17n.org>
98
99 Sub-directory `unidata' is for codes to generate charprop.el and
100 many other uni-*.el files from `UnicodeData.txt'.
101
102 * Unidata/README: New file.
103
104 * unidata/Makefile: New file.
105
106 * unidata/unidata-gen.el: New file.
107
108 * unidata/UnicodeData.txt: New file. Copied from
109 http://www.unicode.org on 2006-05-23.
110
111 * unidata/.cvsignore: New file.
112
113 2008-02-01 Kenichi Handa <handa@m17n.org>
114
115 * charsets/.cvsignore: New file.
116
117 * charsets/mapconv: Add code for handling KANJI-DATABASE format.
118
119 * charsets/Makefile (all): Rename target from charsets.
120 Depend on ${TRANS_TABLE}.
121 (CNS-2.map, CNS-3.map, CNS-4.map, CNS-5.map, CNS-6.map, CNS-7.map):
122 Generate from cns2ucsdkw.txt.
123 (install): Copy updated files only.
124
125 2008-02-02 Kenichi Handa <handa@m17n.org>
126
127 * charsets/cp932.awk: Append user-defined area of CP932.
128
129 2008-02-02 Kenichi Handa <handa@m17n.org>
130
131 * charsets/Makefile (JISX2131.map): Convert 0x2015 to 0x2014,
132 0x2299 to 0x29BF.
133
134 2008-02-01 Kenichi Handa <handa@m17n.org>
135
136 * charsets/Makefile (TRANS_TABLE): New macro.
137 (JISX0208.map): Convert 0x2015 to 0x2014.
138 (cp51932.el): New target.
139 (eucjp-ms.el): New target.
140 (install): Include ${TRANS_TABLE}.
141 (CJK): Include JISX213A.map.
142 (JISX213A.map): New target.
143
144 * charsets/eucjp-ms.awk: New file.
145
146 * charsets/cp51932.awk: New file.
147
148 2008-02-01 Kenichi Handa <handa@m17n.org>
149
150 * charsets/cp932.awk: New file.
151
152 * charsets/Makefile (CP932-2BYTE.map): Call mapconv with cp932.awk.
153
154 * charsets/mapconv: In UNICODE2 case, sort by 4th field after
155 running an awk program.
156
157 2008-02-01 Kenichi Handa <handa@m17n.org>
158
159 * charsets/mapconv: Handle UNICODE2.
160
161 * charsets/Makefile (CJK): Include CP932-2BYTE.map
162 (CP932-2BYTE.map): New target.
163
164 2008-02-01 Kenichi Handa <handa@m17n.org>
165
166 * charsets: New directory for scripts to generate charset map
167 files in ../etc/charsets/.
168
169 * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
170 * charsets/big5.awk, charsets/gb18030-2.awk, charsets/gb18030-4.awk:
171 * charsets/kuten.awk: New files.
172
173 2008-01-08 Glenn Morris <rgm@gnu.org>
174
175 * admin.el (set-version): Add doc/man/emacs.1.
176
177 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
178
179 * notes/copyright:
180 * MAINTAINERS: Remove references to files that have been removed.
181
182 2008-01-04 Glenn Morris <rgm@gnu.org>
183
184 * admin.el (set-copyright): Add lib-src/ebrowse.c.
185
186 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
187
188 * CPP-DEFINES: New file.
189
190 2007-12-08 Reiner Steib <Reiner.Steib@gmx.de>
191
192 * FOR-RELEASE: Remove "window-system in face definition" [of
193 gnus-treat-emphasize]. Remove "Gnus archive groups". Add comment
194 on gnus-dired.el.
195
196 2007-12-05 Glenn Morris <rgm@gnu.org>
197
198 * admin.el (set-version): Handle configure.in. Adapt for doc/
199 directory layout for manuals.
200
201 2007-12-01 Reiner Steib <Reiner.Steib@gmx.de>
202
203 * FOR-RELEASE: Remove Gnus send mail problem. Other Gnus bugs have
204 been fixed in Gnus CVS but have not yet been synched to Emacs.
205
206 2007-11-17 Glenn Morris <rgm@gnu.org>
207
208 * admin.el (process-lines): Move to ../lisp/subr.el.
209
210 2007-10-23 Glenn Morris <rgm@gnu.org>
211
212 * MAINTAINERS: Move here from ../.
213
214 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
215
216 * make-emacs: Doc fix.
217
218 2007-08-28 Glenn Morris <rgm@gnu.org>
219
220 * admin.el: Provide self.
221
222 2007-08-10 Jan Djärv <jan.h.d@swipnet.se>
223
224 * FOR-RELEASE: Add Gtk+ tool bar and GUD focus problem.
225
226 2007-07-25 Glenn Morris <rgm@gnu.org>
227
228 * Relicense all FSF files to GPLv3 or later.
229
230 2007-06-07 Glenn Morris <rgm@gnu.org>
231
232 * admin.el (set-copyright): New function.
233
234 2007-04-25 Nick Roberts <nickrob@snap.net.nz>
235
236 * make-tarball.txt: Add note about cutting the branch.
237
238 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
239
240 * Version 22.1 released.
241
242 2007-02-03 Eli Zaretskii <eliz@gnu.org>
243
244 * nt/makedist.bat: Change EOL format to DOS. Don't use
245 redirection characters in REM lines.
246
247 2007-01-27 Jan Djärv <jan.h.d@swipnet.se>
248
249 * FOR-RELEASE: Removed Gtk/Xft issue.
250
251 2007-01-01 Miles Bader <miles@gnu.org>
252
253 * quick-install-emacs (get_config_var): Deal with weird magic
254 string inserted by recent versions of autoconf.
255
256 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
257
258 * admin.el (set-version): Set version number in
259 lib-src/makefile.w32-in.
260
261 2006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
262
263 * FOR-RELEASE (BUGS): Remove "Build failure under Suse 10.0" was
264 due to a local miss-configuration.
265
266 2006-10-28 Chong Yidong <cyd@stupidchicken.com>
267
268 * make-announcement (OLD): Remove LEIM references in announcement
269 since it is now built-in.
270
271 2006-10-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
272
273 * admin.el (set-version): Set version numbers in "mac" subdirectory.
274
275 2006-10-03 Kenichi Handa <handa@m17n.org>
276
277 * FOR-RELEASE (BUGS): "An iso-8859-6 cannot be saved" fixed.
278
279 2006-08-13 Chong Yidong <cyd@stupidchicken.com>
280
281 * FOR-RELEASE: Elisp manual checking completed.
282
283 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
284
285 * FOR-RELEASE: Update refcard section.
286
287 2006-07-14 Kim F. Storm <storm@cua.dk>
288
289 * FOR-RELEASE (BUGS): High cpu load on windows server sockets fixed.
290
291 2006-07-09 Kim F. Storm <storm@cua.dk>
292
293 * README: Use outline format. Add FOR-RELEASE.
294
295 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
296
297 * FOR-RELEASE: Checking of info.texi done.
298
299 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de>
300
301 * FOR-RELEASE: Update refcard section.
302
303 2006-06-07 Reiner Steib <Reiner.Steib@gmx.de>
304
305 * FOR-RELEASE: Update refcard section.
306
307 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
308
309 * FOR-RELEASE: Key sequence elisp node done.
310
311 2006-05-24 Reiner Steib <Reiner.Steib@gmx.de>
312
313 * FOR-RELEASE: Update refcard translations. Add coding cookie.
314
315 2006-05-21 Chong Yidong <cyd@mit.edu>
316
317 * FOR-RELEASE: point-entered /point-left bug fixed.
318
319 2006-05-12 Eli Zaretskii <eliz@gnu.org>
320
321 * FOR-RELEASE: Spell-checking the manuals is now done; remove the
322 entry.
323
324 2006-05-06 Bill Wohler <wohler@newt.com>
325
326 * FOR-RELEASE: MH-E 8.0 has been released, so removed reminder
327 about it.
328
329 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com>
330
331 * ./* (Copyright): Updated Copyright year(s).
332
333 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de>
334
335 * FOR-RELEASE (BUGS): Add URLs/MIDs.
336
337 2006-02-20 Kim F. Storm <storm@cua.dk>
338
339 * FOR-RELEASE (NEW FEATURES): Completed work on this item:
340 Rework how fringe bitmaps are defined and used.
341 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
342 one-level representation. It would be cleaner to split the
343 representation into a two-level model where first level maps
344 bitmap usage to a bitmap name, and second level maps bitmap name to
345 a bitmap appearence.
346
347 2006-01-27 Chong Yidong <cyd@stupidchicken.com>
348
349 * FOR-RELEASE: String allocation bugs fixed.
350
351 2005-12-13 Bill Wohler <wohler@newt.com>
352
353 * FOR-RELEASE: Ensure MH-E 8.0 has been released.
354
355 2005-12-09 Reiner Steib <Reiner.Steib@gmx.de>
356
357 * FOR-RELEASE (DOCUMENTATION): Remove message-mail, gnus-*
358 completing-read-multiple, mail-extract-address-components,
359 mail-mode, quail-define-package, save-buffer and
360 ucs-set-table-for-input from doc strings item (Done).
361
362 2005-11-28 Chong Yidong <cyd@stupidchicken.com>
363
364 * FOR-RELEASE: Icons installed. Partial completion bug fixed.
365
366 2005-11-11 Kim F. Storm <storm@cua.dk>
367
368 * FOR-RELEASE (FATAL ERRORS): Fix infinite loop in redisplay
369 when displaying a non-breaking space in an overlay string.
370
371 2005-10-30 Chong Yidong <cyd@stupidchicken.com>
372
373 * FOR-RELEASE: Init file change implemented.
374
375 2005-10-27 Chong Yidong <cyd@stupidchicken.com>
376
377 * FOR-RELEASE: Fringe angle bitmap at eob fixed.
378
379 2005-10-19 Chong Yidong <cyd@stupidchicken.com>
380
381 * FOR-RELEASE (New features): max-image-size implemented.
382 (Bugs): split-window done, by Kim F. Storm.
383
384 2005-10-17 Bill Wohler <wohler@newt.com>
385
386 * FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list
387 since it's gone. Also marked mh-e as done.
388
389 2005-10-11 Juanma Barranquero <lekktu@gmail.com>
390
391 * FOR-RELEASE (FATAL ERRORS): Remove item about JPEG
392 libraries on Windows (Done).
393
394 2005-10-01 Jason Rumney <jasonr@gnu.org>
395
396 * admin.el (set-version): Set version numbers in nt/emacs.rc.
397
398 2005-08-31 Romain Francoise <romain@orebokech.com>
399
400 * FOR-RELEASE (New features): Remove vhdl-mode.el update
401 item (Done).
402
403 2005-08-27 Romain Francoise <romain@orebokech.com>
404
405 * FOR-RELEASE (Bugs): Remove compile-internal item (Done).
406
407 2005-07-04 Lute Kamstra <lute@gnu.org>
408
409 Update FSF's address in GPL notices.
410
411 2005-06-10 Lute Kamstra <lute@gnu.org>
412
413 * admin.el (set-version): Set version in lisp manual too.
414 * make-tarball.txt: Commit lispref/elisp.texi too.
415
416 2005-06-04 Richard M. Stallman <rms@gnu.org>
417
418 * emacs-pretesters: Refer to etc/DEBUG instead of duplicating it.
419 Other cleanups.
420
421 2005-04-19 Lute Kamstra <lute@gnu.org>
422
423 * make-tarball.txt: Don't commit lisp/loaddefs.el.
424
425 2005-04-14 Lute Kamstra <lute@gnu.org>
426
427 * nt/makedist.bat (elfiles): Update.
428
429 * admin.el (add-release-logs): Fix require call.
430
431 2005-03-30 Marcelo Toledo <marcelo@marcelotoledo.org>
432
433 * FOR-RELEASE (Documentation): Added check the Emacs Tutorial.
434 The first line of every tutorial must begin with a sentence saying
435 "Emacs Tutorial" in the respective language. This should be
436 followed by "See end for copying conditions", likewise in the
437 respective language.
438
439 2005-03-29 Luc Teirlinck <teirllm@auburn.edu>
440
441 * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section.
442 Add `undo-ask-before-discard' to it.
443
444 2005-03-02 Miles Bader <miles@gnu.org>
445
446 * quick-install-emacs: Only use the mkdir --verbose option if the
447 script's --verbose option was specified (this avoids problems with
448 default usage on systems where mkdir doesn't support that option).
449
450 2005-02-15 Jason Rumney <jasonr@gnu.org>
451
452 * nt/makedist.bat: Do not rely on non-standard behaviour of
453 tar --exclude.
454
455 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
456
457 * FOR-RELEASE (Indications): Remove two stage update for toolbar (Done).
458
459 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
460
461 * FOR-RELEASE (Indications): Rearrange checklists for Emacs and
462 Elisp manuals.
463
464 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
465
466 * FOR-RELEASE (Indications): Clean up and update checklists for
467 Emacs and Elisp manuals.
468
469 2004-09-11 Kim F. Storm <storm@cua.dk>
470
471 * FOR-RELEASE (New features): Remove Gnus 5.10 entry (Done!).
472 (Documentation): Add NEWS entry.
473 Add section lists for proof-reading Emacs and Lisp manuals.
474
475 2004-08-29 Kim F. Storm <storm@cua.dk>
476
477 * FOR-RELEASE (Documentation): Add man/ack.texi and AUTHORS.
478
479 2004-08-28 Jan Djärv <jan.h.d@swipnet.se>
480
481 * FOR-RELEASE (Indications): Remove entry about GTK and geometry,
482 (now behaves as well as other ports).
483
484 2004-06-28 Jan Djärv <jan.h.d@swipnet.se>
485
486 * FOR-RELEASE: Remove entry about GTK and monochrome displays (done).
487
488 2004-06-26 Eli Zaretskii <eliz@is.elta.co.il>
489
490 * FOR-RELEASE: Moved here from the etc directory.
491
492 2004-05-08 Thien-Thi Nguyen <ttn@gnu.org>
493
494 * notes/BRANCH: New file, to be maintained per CVS branch.
495
496 2003-10-01 Miles Bader <miles@gnu.org>
497
498 * quick-install-emacs: Don't use "function" keyword when defining
499 shell functions.
500
501 2003-09-29 Lute Kamstra <lute@gnu.org>
502
503 * make-tarball.txt: Mention regenerating Emacs' AUTHORS file.
504
505 2003-09-27 Miles Bader <miles@gnu.ai.mit.edu>
506
507 * quick-install-emacs: Remove fns-* pruning, since that file no
508 longer seems to be generated.
509 (AVOID): Quote literal periods. Quote braces in a way acceptable
510 to all parties (gawk gets bitchy about using `\').
511
512 2003-08-19 Miles Bader <miles@gnu.org>
513
514 * quick-install-emacs: Add arch-specific ignored files to
515 quick-install-emacs. Use quoting for periods that's acceptable
516 to recent versions of gawk.
517
518 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
519
520 * cus-test.el: Remove obsolete workaround.
521
522 2003-04-22 Andrew Innes <andrewi@gnu.org>
523
524 * nt/makedist.bat: Fix multi-file .zip distribution, by splitting
525 emacs.exe before zipping, and including batch file to recreate
526 after unpacking.
527
528 * nt/stitch.bat: New file.
529
530 * nt/README-ftp-server: Update wording and version number etc.
531 Add extra instructions for installing multi-file .zip
532 distribution.
533
534 * nt/README.W32: Remove personal email address and update wording.
535
536 * nt/README-UNDUMP.W32: Remove personal email address and update
537 wording.
538
539 2003-02-10 Francesco Potortì <pot@gnu.org>
540
541 * make-changelog-diff: New script, code stolen from make-announcement.
542
543 * make-announcement: Use make-changelog-diff.
544
545 2003-01-20 Francesco Potortì <pot@gnu.org>
546
547 * make-tarball.txt: Step-by-step instructions for making a tarball.
548
549 * make-announcement: A script for creating pretest annuncements.
550
551 2003-01-17 Francesco Potortì <pot@gnu.org>
552
553 * admin.el (add-release-logs): Expand the directory name before
554 calling find(1).
555 (add-release-logs): Use the same methods as add-log.el for writing
556 the date and the user's name and address.
557
558 2003-01-07 Miles Bader <miles@gnu.org>
559
560 * quick-install-emacs: Unset LANG etc. to avoid non-standard
561 command output from non-C locales.
562
563 2002-10-16 Markus Rost <rost@math.ohio-state.edu>
564
565 * cus-test.el: Extended and reorganized. There are now 4 tests
566 which can be run in batch mode. See the Commentary section.
567
568 2002-10-08 Markus Rost <rost@math.ohio-state.edu>
569
570 * cus-test.el: New file.
571
572 2002-05-27 Miles Bader <miles@gnu.org>
573
574 * quick-install-emacs (VERSION): Calculate using the same method
575 that configure.in uses.
576
577 2002-04-26 Pavel Janík <Pavel@Janik.cz>
578
579 * emacs-pretesters: New file with information for Emacs
580 pretesters.
581
582 2002-03-22 Paul Eggert <eggert@twinsun.com>
583
584 * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as
585 POSIX 1003.1-2001 disallows both usages.
586
587 2002-02-11 Andrew Innes <andrewi@gnu.org>
588
589 * nt/makedist.bat: Don't include elisp/term/*.el files twice.
590
591 2002-01-24 Andrew Innes <andrewi@gnu.org>
592
593 * nt/README.W32: Remove unnecessary version number and date
594 references.
595
596 * nt/README-UNDUMP.W32: Ditto.
597
598 2001-12-06 Gerd Moellmann <gerd@gnu.org>
599
600 * make-emacs: Add --trace-move.
601
602 2001-10-23 Andrew Innes <andrewi@gnu.org>
603
604 * nt/makedist.bat: Remove remaining obsolete reference to
605 GETTING.GNU.SOFTWARE.
606
607 2001-10-22 Gerd Moellmann <gerd@gnu.org>
608
609 * admin.el (set-version): Use `s' interactive spec for
610 version number.
611
612 2001-10-20 Gerd Moellmann <gerd@gnu.org>
613
614 * (Version 21.1 released.)
615
616 2001-10-20 Gerd Moellmann <gerd@gnu.org>
617
618 * admin.el (add-release-logs): Put the log entry in lispref, too.
619
620 2001-10-20 Miles Bader <miles@gnu.org>
621
622 * quick-install-emacs: Exit if we can't find some variable.
623 (AVOID): Add .orig & .rej files.
624 (get_config_var): Be more liberal about format of config.status
625 sed commands.
626
627 2001-10-19 Gerd Moellmann <gerd@gnu.org>
628
629 * admin.el: New file.
630
631 * build-configs: Add --help option. Add support for building
632 in arbitrary source trees.
633
634 2001-10-17 Gerd Moellmann <gerd@gnu.org>
635
636 * alloc-colors.c: New file.
637
638 2001-10-13 Gerd Moellmann <gerd@gnu.org>
639
640 * make-emacs: Add --boot switch for bootstrapping. Logs to
641 EMACS_ROOT/boot.log, renames previous log file to boot.log.old.
642
643 2001-10-05 Gerd Moellmann <gerd@gnu.org>
644
645 * Branch for 21.1.
646
647 2001-09-04 Andrew Innes <andrewi@gnu.org>
648
649 * admin/nt/makedist.bat: Remove reference to obsolete file
650 GETTING.GNU.SOFTWARE. Remove outdated comments. Explain about
651 version of tar used.
652
653 ;; Local Variables:
654 ;; coding: utf-8
655 ;; add-log-time-zone-rule: t
656 ;; End:
657
658 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
659 2008 Free Software Foundation, Inc.
660
661 This file is part of GNU Emacs.
662
663 GNU Emacs is free software: you can redistribute it and/or modify
664 it under the terms of the GNU General Public License as published by
665 the Free Software Foundation, either version 3 of the License, or
666 (at your option) any later version.
667
668 GNU Emacs is distributed in the hope that it will be useful,
669 but WITHOUT ANY WARRANTY; without even the implied warranty of
670 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
671 GNU General Public License for more details.
672
673 You should have received a copy of the GNU General Public License
674 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
675
676 ;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a