* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)
[emacs.git] / etc / ChangeLog
blobd9ae36b7b21d7a9c3ed87b4bd411d3cca03e7873
1 2010-06-19  Ken Brown  <kbrown@cornell.edu>
3         * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
5 2010-06-12  Glenn Morris  <rgm@gnu.org>
7         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
9 2010-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
11         * NEWS: Add sections for Emacs-23.3.
13 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
15         * Version 23.2 released.
17 2010-04-27  Chong Yidong  <cyd@stupidchicken.com>
19         * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
21 2010-04-23  Kenichi Handa  <handa@m17n.org>
23         * HELLO: Adjust Burmese for Unicode 5.2 encoding.
25 2010-04-04  Francesc Rocher  <rocher@member.fsf.org>
27         * MORE.STUFF: Add a new entry for QWE.
29 2010-03-28  Chong Yidong  <cyd@stupidchicken.com>
31         * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
32         svg tag (Bug#5790).
34 2010-03-27  Eli Zaretskii  <eliz@gnu.org>
36         * PROBLEMS: Mention problems on MS-Windows with incompatible
37         regex.h headers.
39 2010-03-15  Francesc Rocher  <rocher@member.fsf.org>
41         * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
43 2010-03-06  Glenn Morris  <rgm@gnu.org>
45         * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
47 2010-03-05  Glenn Morris  <rgm@gnu.org>
49         * refcards/orgcard.tex: Use pdflayout.sty.
50         * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
52 2010-03-02  Glenn Morris  <rgm@gnu.org>
54         * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
55         (pl-refcard.pdf): Let presence of pdfmex be another test for the
56         required TeX files.  Pass explicit output-format to tex command.
57         (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
58         portrait layout rather than the desired landscape.
60 2010-03-01  Glenn Morris  <rgm@gnu.org>
62         * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
64         * refcards/de-refcard.tex: Fix paren typo.
66         * refcards/ru-refcard.tex: Rename \year command to \cyear, since
67         the former seems to be already used in some TeX installations.
69         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
70         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
71         * refcards/de-refcard.tex, refcards/dired-ref.tex:
72         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
73         * refcards/fr-survival.tex, refcards/orgcard.pdf:
74         * refcards/orgcard.tex, refcards/pl-refcard.tex:
75         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
76         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
77         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
78         * refcards/survival.tex, refcards/vipcard.tex:
79         * refcards/viperCard.tex: Update short copyright year to 2010.
81 2010-02-26  Glenn Morris  <rgm@gnu.org>
83         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
84         Fix some keybinding typos.
86 2010-02-14  Chong Yidong  <cyd@stupidchicken.com>
88         * images/custom/down-pushed.xpm, images/custom/down.xpm:
89         * images/custom/right-pushed.xpm:
90         * images/custom/right-pushed.xpm: Increase height by four
91         pixels, to improve text alignment.
93 2010-01-16  Mario Lang  <mlang@delysid.org>
95         * srecode/doc-cpp.srt, srecode/doc-default.srt:
96         * srecode/doc-java.srt: Remove duplicated words.
98 2010-01-14  Nick Roberts  <nickrob@snap.net.nz>
100         * images/gud/recstart.xpm, images/gud/recstop.xpm:
101         * images/gud/rcont.xpm, images/gud/rnext.xpm:
102         * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
103         * images/gud/rstep.xpm, images/gud/rstepi.xpm:
104         New icons for reverse debugging.
106 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
108         * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
109         (group-comment-start, group-comment-end):
110         * srecode/doc-default.srt (section-comment, function-comment)
111         (variable-same-line-comment, group-comment-start, group-comment-end):
112         * srecode/doc-java.srt (function-comment, variable-same-line-comment)
113         (group-comment-start, gropu-comment-end):
114         Fix typos in template docstrings.
116 2010-01-14  Kenichi Handa  <handa@m17n.org>
118         * NEWS: Describe the change of auto-composition-mode.
120 2010-01-12  Glenn Morris  <rgm@gnu.org>
122         * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
123         for bug reports for development versions.
125 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
127         * NEWS: Fix typos.
129 2009-12-15  Glenn Morris  <rgm@gnu.org>
131         * CONTRIBUTE (Coding Standards): Update URL.
132         (Getting the Source Code): Other VCSs are available.
134         * ORDERS: Update some URLs.
136         * edt-user.el: New file, split out from edt-user.doc.
137         * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
138         and remove.
140 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
142         * NEWS: Point to the external counterparts of su and sudo.
144 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
146         * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
147         * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
148         * images/mpc/rewind.xpm, images/mpc/stop.xpm:
149         New images.
151 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
153         * NEWS: New functions eshell/su and eshell/sudo.
155 2009-11-26  Kevin Ryde  <user42@zip.com.au>
157         * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
158         Aubrey Jaffer's texinfo R5RS moved to
159         http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
160         (per http://people.csail.mit.edu/jaffer/Scheme.html).
162 2009-11-26  Jan Djärv  <jan.h.d@swipnet.se>
164         * PROBLEMS: Mention Metacity hang on Emacs resize.
166 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
168         * PROBLEMS: Add workaround for Cygwin crash and remove fixed
169         rebasing problem.
171 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
173         * NEWS: Mention dynamic font changes (font-use-system-font).
175 2009-11-15  Carsten Dominik  <dominik@u016822.science.uva.nl>
177         * refcards/orgcard.tex: Push version number to 6.33a.
179 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
181         * refcards/orgcard.tex: Document the new archiving keys.
183 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
185         * compilation.txt: Add one more error message for msft (Bug#4100).
187 2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
189         * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade.  (Bug#3375)
191 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
193         * NEWS: New function copy-directory.
195 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
197         * srecode: New directory for SRecode template files.
199 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
201         * NEWS: delete-directory has an optional parameter RECURSIVE.
203 2009-10-01  Carsten Dominik  <dominik@u016822.science.uva.nl>
205         * refcards/orgcard.tex: New version number.
207 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
209         * NEWS: Mention Tramp connection methods "imap" and "imaps".
211 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
213         * NEWS: Mention new library imap-hash.el
215 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
217         * NEWS: Mention new variable `help-downcase-arguments'
218         and new default for arguments in *Help* buffers.
220 2009-09-15  Juanma Barranquero  <lekktu@gmail.com>
222         * NEWS: Mention new behavior of -Q and new variable
223         `inhibit-x-resources'.
225 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
227         * PROBLEMS: Document Athena/Lucid internationalization
228         problem (Bug#4333).
230 2009-09-02  Carsten Dominik  <dominik@u016822.science.uva.nl>
232         * refcards/orgcard.tex: Document new effort setting commands.
233         Document the new keys for agenda time motion.
234         Document the `E' key in the agenda.
236 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
238         * NEWS: Declare unibyte sessions obsolete.
240 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
242         * NEWS: Mention Tramp connection method "rsyncc" and variable
243         `process-file-side-effects'.
245 2009-08-13  Kenichi Handa  <handa@m17n.org>
247         * NEWS: Mention the new coding systme `utf-8-hfs' and many
248         functions for Unicode normalization.
250 2009-08-09  CHENG Gao  <chenggao@gmail.com>
252         * MORE.STUFF: Update Etags and Ispell URLs.
254 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
256         * images/gud/all.xpm, images/gud/thread.xpm: New icons for
257         gdb-mi.el
259 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
261         * e/eterm-color.ti (msgr, u6, u7): New capabilities.
263 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
265         * NEWS: Autorevert Tail mode works now for remote files.
267 2009-07-26  Kevin Ryde  <user42@zip.com.au>
269         * compilation.txt: Add Perl-Glib sample message.
271 2009-07-23  Ken Raeburn  <raeburn@raeburn.org>
273         * NEWS: `load-in-progress' corruption fixed.
275 2009-07-21  Glenn Morris  <rgm@gnu.org>
277         * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
278         * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
279         * refcards/cs-refcard.tex, refcards/de-refcard.tex:
280         * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
281         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
282         * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
283         * refcards/cs-survival.tex, refcards/fr-survival.tex:
284         * refcards/sk-survival.tex, refcards/survival.tex:
285         Remove version numbers that don't mean much.  Instead, just use Emacs
286         version and date.  Use FSF URL rather than postal address.
288         * refcards/vipcard.tex (versionnumber, version): Remove.
289         (versionemacs, versionvip): New.
290         (copyrightnotice): Use FSF URL rather than postal address.
292         * refcards/viperCard.tex (versionnumber): Rename to versionviper.
293         (versionemacs, versionxemacs): New.
294         (version): Remove.
295         (copyrightnotice): Use FSF URL rather than postal address.
297 2009-07-16  Glenn Morris  <rgm@gnu.org>
299         * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
300         * refcards/sk-dired-ref.tex:
301         Remove non-existent (?) bindings: w, C-u o, U, delete.
302         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
304         * refcards/gnus-refcard.tex: Condense a few sentences in order to
305         make them fit on one line, and add some page breaks, to improve the
306         layout in the pdfs.
308 2009-07-15  Glenn Morris  <rgm@gnu.org>
310         * refcards/dired-ref.tex: Change from A4 to letter paper.
311         Remove non-existent (?) bindings: w, C-u o, U, delete.
312         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
313         New: async shell command = &.
315         * refcards/gnus-refcard.tex (Copyright): Add 2009.
316         (Notes): Add missing line-break.
317         (Threading): Reword to fit on one line.
319         * refcards/calccard.tex (emacsversionnumber): Just use major version.
321         * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
322         clobbering gnus-refcard.pdf.
323         (clean): Remove .aux files.
324         (gnus-logo.pdf): Remove rule, since this file is distributed.
326 2009-07-10  Kenichi Handa  <handa@m17n.org>
328         * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
330 2009-07-10  Kevin Ryde  <user42@zip.com.au>
332         * compilation.txt: Fix names of some elements.
334 2009-07-08  Glenn Morris  <rgm@gnu.org>
336         * tutorials/TUTORIAL: Standardize the way M-x commands are written:
337         dashes inside command names, not spaces; spaces before <Return>.
338         (Summary): Describe the new behavior of C-l.
339         (Basic Cursor Control): Don't say that files "ought" to end in newlines.
340         Try to distinguish scroll bar from fringes.
341         You can also scroll with a wheel mouse.
342         (If Emacs Stops Responding): Rename from "When Emacs is hung".
343         (Inserting And Deleting): Continuation marks appear in the fringe.
344         Clarify that deletion can be undone.  Mention cut and paste, and
345         the Glossary.
346         (Files, Mode Line): Update mode-line format.
347         (Extending The Command Set): Downplay C-z, since using Emacs on a
348         text-only terminal is less common these days.
349         (Searching): Incremental searching is no longer atypical.
350         Downplay flow control issues, remove reference to deleted FAQ node.
351         (Multiple Windows): Mention frames.
352         (Multiple Frames): New section.
353         (Getting More Help): Downplay C-h having a different binding.
354         Don't say help is "on-line", since the meaning has changed.
355         (More Features): Replace "on-line".  Use C-h rather than F10 h.
356         Say a little more about completion.
357         (Conclusion): Don't mention C-z again here.
359 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
361         * NEWS: Mention maximized.
363 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
365         * NEWS: Add "synce" connection method of Tramp.
367 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
369         * NEWS: Add new connection methods of Tramp.
371 2009-06-24  Kenichi Handa  <handa@m17n.org>
373         * charsets/stdenc.map: Re-generated.
375         * charsets/symbol.map: Re-generated.
377 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
379         * Branch for 23.1.
381 2009-06-15  Alan Mackenzie  <acm@muc.de>
383         * NEWS: Document changes to end-of-defun-function, clarifying
384         entry for beginning-of-defun-function.
386 2009-06-13  Bill Wohler  <wohler@newt.com>
388         Release MH-E version 8.2.
390         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
392 2009-06-12  Kenichi Handa  <handa@m17n.org>
394         * HELLO: Use "/" instead of "," to separate independent words.
396         * charsets/*.map: All re-generated.
398 2009-06-08  Kenichi Handa  <handa@m17n.org>
400         * HELLO: Downcase "suomi".
402 2009-05-25  Werner Lemberg  <wl@gnu.org>
404         * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
405         Use reformed Orthography.
406         Minor improvements.
408 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
410         * refcards/survival.tex: Add M-g M-g binding.
412         * refcards/survival.tex:
413         * refcards/sk-survival.tex:
414         * refcards/sk-refcard.tex:
415         * refcards/sk-dired-ref.tex:
416         * refcards/ru-refcard.tex:
417         * refcards/pt-br-refcard.tex:
418         * refcards/pl-refcard.tex:
419         * refcards/fr-survival.tex:
420         * refcards/fr-dired-ref.tex:
421         * refcards/dired-ref.tex:
422         * refcards/cs-survival.tex:
423         * refcards/cs-refcard.tex:
424         * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
426 2009-05-15  Chong Yidong  <cyd@stupidchicken.com>
428         * refcards/refcard.tex: Update Emacs version to 23.
430 2009-05-15  Sven Joachim  <svenjoac@gmx.de>
432         * refcards/de-refcard.tex: Merge changes from refcard.tex.
433         Change `Paragraph' to `Absatz'.
435 2009-04-09  Glenn Morris  <rgm@gnu.org>
437         * MORE.STUFF: Update some urls.  Remove dead links: eshell, expand,
438         ffap, hideshow.  Remove original whitespace, now in obsolete/.
439         Remember and nXML are part of the distribution now.
441 2009-03-13  Kenichi Handa  <handa@m17n.org>
443         * NEWS: Add description for the argument change of
444         `set-fontset-font' and `print-fontset'.
446 2009-02-25  Glenn Morris  <rgm@gnu.org>
448         * MORE.STUFF: Mention Zile.
450 2009-02-23  Miles Bader  <miles@gnu.org>
452         * NEWS: Rename `system-process-attributes' to `process-attributes'.
454 2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
456         * compilation.txt: Add entry for maven.
458 2009-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
460         * refcards/calccard.tex: Update version number.
461         Mention Maxima mode.
463 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
465         * compilation.txt (gnu): Add an example for the "note" format.
467 2009-02-04  Jason Rumney  <jasonr@gnu.org>
469         * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
471 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
473         * refcards/orgcard.tex: New version number.
475 2009-01-28  Juanma Barranquero  <lekktu@gmail.com>
477         * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
479 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
481         * refcards/orgcard.tex: New version number.
483 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
485         * refcards/orgcard.tex: New version number.
487 2009-01-27  Kenichi Handa  <handa@m17n.org>
489         * NEWS: New function `coding-sytem-from-name'.
491 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
493         * refcards/orgcard.tex: New year and version number.
494         Document heading/item conversion commands.
495         Document C-c RET in tables.
497 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
499         * NEWS: Tramp supports IPv6 addresses.
501 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
503         * refcards/orgcard.tex: Version number change.
505 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
507         * PROBLEMS (MS-DOS): Document the problems on Vista.
509 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
511         * refcards/orgcard.tex: Version number change.
513 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
515         * refcards/orgcard.tex: Version number change.
517 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
519         * MACHINES: SH3 is still supported.
521 2008-12-07  Carsten Dominik  <dominik@science.uva.nl>
523         * refcards/orgcard.tex: Version number update.
525 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
527         * NEWS: Fix typo.  (Bug#1439)
529 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
531         * refcards/orgcard.tex: Document the extra yanking key.
533 2008-11-08  Mark A. Hershberger  <mah@everybody.org>
535         * compilation.txt (php): Add regexp for php error messages.
537 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
539         * NEWS: New function `locate-user-emacs-file'.
541 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
543         * MACHINES: Add section for SuperH.
545 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
547         * refcards/orgcard.tex: Add description for attachments, plus
548         minor changes.
550 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
552         * refcards/orgcard.tex: Minor fixes.
554 2008-09-08  Daiki Ueno  <ueno@unixuser.org>
556         * TODO: Remove the entry describing auto-encryption.
558 2008-08-26  Robert J. Chassell  <bob@rattlesnake.com>
560         * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
562 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
564         * HELLO: Fix Javanese pun.
566 2008-08-18  Bill Wohler  <wohler@newt.com>
568         Release MH-E version 8.1.
570         * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
572 2008-08-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
574         * NEWS: Improve information about whitespace package.
576 2008-08-01  Teodor Zlatanov  <tzz@lifelogs.com>
578         * NEWS: Add entries about the new auth-source integration and
579         about the cyrillic-translit modifications.
581 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
583         * Emacs.clr: Remove.
585 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
587         * termcap.src: Remove file.
588         * README:
589         * PROBLEMS:
590         * MACHINES: Remove VMS info.
592 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
594         * PROBLEMS:
595         * MACHINES: Remove mentions of Mac Carbon.
597 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
599         * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
601 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
603         * NEWS: Add xesam.el.
605 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
607         * NEWS: Add information about whitespace package.
609 2008-07-19  Juri Linkov  <juri@jurta.org>
611         * tutorials/TUTORIAL: Add information about C-g to the introduction.
613 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
615         * images/splash8.xpm: Remove.
617 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
619         * NEWS: Add entry about NS port.
621 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
623         * Emacs.clr: New file, add support for X color names to NS display
624         implementations.
626 2008-07-12  Juri Linkov  <juri@jurta.org>
628         * HELLO: Use more correct IPA characters for English pronunciation.
629         Add the combining acute accent after the accented vowel in the
630         Russian example like it is used in dictionaries.
632 2008-07-11  Kenichi Handa  <handa@m17n.org>
634         * HELLO: Change the Arabic words appearing in Non-ASCII examples to
635         iso-8859-6 characters.
637 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
639         * images/splash.png:
640         * images/splash.svg:
641         * images/gnus/gnus.png:
642         * images/gnus/gnus.svg: New files.
644 2008-06-25  Kenichi Handa  <handa@m17n.org>
646         * NEWS: Mention string-to-unibyte.
648 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
650         * NEWS: Tramp uses auth-source.
652 2008-06-08  John Paul Wallington  <jpw@pobox.com>
654         * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
656 2008-05-19  Tom Tromey  <tromey@redhat.com>
658         * NEWS: Mention directory-local variables.
660 2008-05-11  Juri Linkov  <juri@jurta.org>
662         * images/custom/README:
663         * images/custom/down.xpm:
664         * images/custom/down-pushed.xpm:
665         * images/custom/right.xpm:
666         * images/custom/right-pushed.xpm: New files.
668 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
670         * NEWS: Support for Meta-CVS removed.
672 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
674         * compilation.txt: Add regexp for Open Watcom compiler output.
676 2008-05-04  Reiner Steib  <reiner.steib@gmx.de>
678         * NEWS: Reword previous commit.
679         * NEWS.22: Document removal of duplicated "alt-" input methods.
681 2008-05-03  Glenn Morris  <rgm@gnu.org>
683         * NEWS: Document removal of duplicated "alt-" input methods.
685 2008-04-26  Glenn Morris  <rgm@gnu.org>
687         * forms-d2.dat: Move here from ../lisp.
689 2008-04-06  Jason Rumney  <jasonr@gnu.org>
691         * HELLO (Burmese): Rename from Myanmar.
693 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
695         * GNUS-NEWS (incoming mail files): Add version.
697 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
699         * tutorials/TUTORIAL.de: Remove even more discussion of flow
700         control.  Refer to node name `Init Rebinding' instead of title.
702 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
704         * refcards/orgcard.tex: Minor fixes.
706 2008-03-12  Chong Yidong  <cyd@stupidchicken.com>
708         * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
709         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
710         * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
711         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
712         * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
713         * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
714         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
715         Remove discussion of flow control.
717 2008-03-12  Juanma Barranquero  <lekktu@gmail.com>
719         * NEWS: Describe linum.el.
721 2008-03-11  Glenn Morris  <rgm@gnu.org>
723         * images/icons/hicolor/128x128/apps/emacs.png:
724         * images/icons/hicolor/16x16/apps/emacs.png:
725         * images/icons/hicolor/24x24/apps/emacs.png:
726         * images/icons/hicolor/32x32/apps/emacs.png:
727         * images/icons/hicolor/48x48/apps/emacs.png:
728         * images/icons/hicolor/scalable/apps/emacs.svg:
729         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
730         Remove `creator' metadata.
732 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
734         * images/README: Update with bookmark_add.
736         * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
738 2008-03-03  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
740         * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
741         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
742         * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
744 2008-03-03  Andrew Zhilin  <andrew_zhilin@yahoo.com>
746         * images/icons/hicolor/16x16/apps/emacs22.png:
747         * images/icons/hicolor/24x24/apps/emacs22.png:
748         * images/icons/hicolor/32x32/apps/emacs22.png:
749         * images/icons/hicolor/48x48/apps/emacs22.png: New files.
750         These are the old versions of `emacs.png' under a new name.
752 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
754         * images/icons/README: Update info for the icons.
756         * images/icons/emacs16_mac.png:
757         * images/icons/emacs24_mac.png:
758         * images/icons/emacs256_mac.png:
759         * images/icons/emacs32_mac.png:
760         * images/icons/emacs48_mac.png:
761         * images/icons/emacs512_mac.png: Remove.
763         * images/icons/hicolor/16x16/apps/emacs.png:
764         * images/icons/hicolor/24x24/apps/emacs.png:
765         * images/icons/hicolor/32x32/apps/emacs.png:
766         * images/icons/hicolor/48x48/apps/emacs.png: New icon.
768         * images/icons/hicolor/scalable/apps/emacs.svg:
769         * images/icons/hicolor/128x128/apps/emacs.png: New files.
771 2008-02-26  Reiner Steib  <Reiner.Steib@gmx.de>
773         * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
774         when using different Emacs versions.
776 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
778         * NEWS.22: Mention stock icons for Gtk+.
780 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
782         * NEWS: Mention the new language environments Bengali, Punjabi,
783         Gujarati, Oriya, Telugu, Sinhala.  Mention the removal of features
784         devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
785         tamil, and tml-util.
787 2008-02-22  Michael Olson  <mwolson@gnu.org>
789         * NEWS: Describe nXML mode and json.el.
791 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
793         * NEWS: Improve the description about the removal of cp-...-codepage
794         functions.  Describe the removal of the feature `devan-util'.
796 2008-02-21  Glenn Morris  <rgm@gnu.org>
798         * NEWS.unicode: Merge into NEWS and remove file.
800 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
802         * NEWS.unicode: Mention the removal of codepage related functions.
804 2008-02-16  Glenn Morris  <rgm@gnu.org>
806         * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
807         Rename from "test." to "test-" for doschk.
809 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
811         * NEWS: Clarify EasyPG functionalities.
813 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
815         * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
816         magic line instead.
818 2008-02-08  Jan Djärv  <jan.h.d@swipnet.se>
820         * NEWS: Mention XEmbed and --parent-id.
822 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
824         * NEWS: Mention EasyPG.
826 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
828         * tutorials/TUTORIAL.ru: Restore copyright years.  Update tutorial.
829         Fix wording.
831 2008-02-02  Kenichi Handa  <handa@ni.aist.go.jp>
833         * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
834         Telugu.  Fix ISO-2022 designations in Cantonese line.
836 2008-02-01  Kenichi Handa  <handa@m17n.org>
838         * HELLO: Remove non-unicode character from Tibetan text.
840 2008-02-01  Miles Bader  <miles@gnu.org>
842         * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
843         with "23".
845 2008-02-01  Kenichi Handa  <handa@m17n.org>
847         * charsets: New directory for charset mapping tables.
849         * charsets/README: New file.
851         * charsets/*.map: New files.
853 2008-02-01  Kenichi Handa  <handa@m17n.org>
855         * HELLO: Change "Hindi" to more common characters.
857 2008-02-01  Kenichi Handa  <handa@m17n.org>
859         * HELLO: Fix upcase and downcase for several languages.
860         Change the two German lines into one.  Change "Nederlangs" to
861         "Dutch (Nederlands)".  Add original language names to several entries.
863 2008-02-01  Kenichi Handa  <handa@m17n.org>
865         * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
867 2008-02-01  Kenichi Handa  <handa@m17n.org>
869         * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
871 2008-02-01  Dave Love  <fx@gnu.org>
873         * HELLO: Add pseudo-maths example.
875 2008-01-31  Alex Ott  <alexott@gmail.com>
877         * tutorials/TUTORIAL.ru: Update tutorial.
879 2008-01-25  Michael Olson  <mwolson@gnu.org>
881         * ERC-NEWS: Update for ERC 5.3 release candidate.
883 2008-01-22  Juanma Barranquero  <lekktu@gmail.com>
885         * DEVEL.HUMOR: New entry.
887 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
889         * refcards/orgcard.tex: Update to Org-mode version 5.19.
891 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
893         * MACHINES: Add an explicit list of platforms that are no longer
894         supported.
895         * NEWS: Refer to this list.
897 2008-01-08  Glenn Morris  <rgm@gnu.org>
899         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
900         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
901         * refcards/de-refcard.tex, refcards/dired-ref.tex:
902         * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
903         * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
904         * refcards/orgcard.tex, refcards/pl-refcard.tex:
905         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
906         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
907         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
908         * refcards/survival.tex, refcards/vipcard.tex:
909         * refcards/viperCard.tex: Update printed copyright year to 2008.
911 2008-01-08  Kevin Ryde  <user42@zip.com.au>
913         * compilation.txt (perl): Add a "during global destruction" sample.
915 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
917         * PROBLEMS:
918         * MACHINES: Remove references to systems not supported anymore.
920 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
922         * MACHINES: Remove Masscomp.
924 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
926         * images/icons/emacs_16.png, images/icons/emacs_24.png
927         * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
928         hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
929         hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
931         * images/icons/README (Author): Update for renaming.
933         * emacs.desktop (Icon): Update icon name.
935 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
937         The following files renamed to avoid file-name clashes in
938         8+3 (a.k.a. DOS) namespace:
940         * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
941         * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
942         * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
943         * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
944         * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
945         * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
946         Updated accordingly.
948         * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
949         docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
951         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
952         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
953         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
954         Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
955         emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
956         respectively.
958 2007-12-08  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
960         * emacs.desktop (Exec, Icon, Categories): Fix entries.
962 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
964         * NEWS: Add minimal Gnus item.
966 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
968         * emacs.desktop: New file.
970 2007-11-30  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
972         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
973         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
974         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
975         New files.
977 2007-11-28  Glenn Morris  <rgm@gnu.org>
979         * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
980         * nxml/README: New file.
982 2007-11-24  Glenn Morris  <rgm@gnu.org>
984         * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
986 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
988         * NXML-NEWS: New File.
990         * schema: Initial merge of nxml.
992 2007-11-22  Francesco Potortì  <pot@gnu.org>
994         * NEWS: etags: the --members option is now the default.
996 2007-11-22  Glenn Morris  <rgm@gnu.org>
998         * images/smilies/grayscale/README, images/smilies/medium/README:
999         New files.
1001 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1003         * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1004         compilation-perl--Test, compilation-perl--Test::Harness and
1005         compilation-weblint.
1007 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1009         * MACHINES: Remove Sun windows info.
1011 2007-10-30  Michael Olson  <mwolson@gnu.org>
1013         * NEWS: Add entry for Remember Mode.
1015 2007-10-29  Glenn Morris  <rgm@gnu.org>
1017         * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1018         clarifications lost in update to Gnus trunk.
1020 2007-10-28  Adam Sjøgren  <asjo@koldfront.dk>
1022         * images/smilies/grayscale/blink.xpm:
1023         * images/smilies/grayscale/braindamaged.xpm
1024         * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1025         * images/smilies/grayscale/evil.xpm:
1026         * images/smilies/grayscale/forced.xpm:
1027         * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1028         * images/smilies/grayscale/indifferent.xpm:
1029         * images/smilies/grayscale/reverse-smile.xpm:
1030         * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1031         * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1033         * images/smilies/medium/blink.xpm:
1034         * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1035         * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1036         * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1037         * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1038         * images/smilies/medium/reverse-smile.xpm:
1039         * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1040         * images/smilies/medium/wry.xpm: New colorful smileys.
1042 2007-10-29  Michael Olson  <mwolson@gnu.org>
1044         * ERC-NEWS: Update for recent change.
1046 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
1048         * .cvsignore: Add *.pyc.
1050 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
1052         * ses-example.ses: Get rid of silly life-universe-everything local
1053         variable.  `symbolic-formulas' is now `ses--symbolic-formulas'.
1055 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
1057         * NEWS: Mention desktop locking.
1059 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
1061         * NEWS: Explain the VC fileset changes a bit better.
1063 2007-09-28  Glenn Morris  <rgm@gnu.org>
1065         * PROBLEMS: Mention Tex superscript font issue.
1067 2007-09-25  Johannes Weiner  <hannes@saeurebad.de>
1069         * NEWS: Fix typo.
1071 2007-09-24  Glenn Morris  <rgm@gnu.org>
1073         * CONTRIBUTE: Remove information on maintaining copyright years;
1074         it does not belong here and is in admin/notes anyway.
1076 2007-09-24  Adam Hupp  <adam@hupp.org>
1078         * emacs.py: Split for python 2 and python 3 compatibility.
1079         * emacs2.py: New file, split off from emacs.py.
1080         * emacs3.py: New file, python 3 version of emacs2.py.
1082 2007-09-21  Glenn Morris  <rgm@gnu.org>
1084         * emacstool.1: Remove file.
1085         * emacs.bash: Adapt for removal of emacstool.
1086         * emacs.csh: Remove emacstool-related code.
1088 2007-09-16  Glenn Morris  <rgm@gnu.org>
1090         * gfdl.1: Remove unused file.
1092 2007-09-12  Glenn Morris  <rgm@gnu.org>
1094         * Makefile (SOURCES, unlock, relock): Delete.
1096 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
1098         * NEWS: Document the interactive specification for C functions.
1099         Say that `set-file-modes' is now interactive.
1101 2007-09-10  Michael Olson  <mwolson@gnu.org>
1103         * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1105 2007-09-09  Juri Linkov  <juri@jurta.org>
1107         * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1109 2007-09-08  Michael Olson  <mwolson@gnu.org>
1111         * ERC-NEWS: Update for changes to the development version of ERC 5.3.
1113 2007-09-06  Glenn Morris  <rgm@gnu.org>
1115         * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1116         doc/man/.
1118         * refcards/README: Also mention gnus-logo.pdf license.
1120 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
1122         * NEWS.22 (Note): Lower-case for orgtbl-mode.
1124 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
1126         * NEWS: Say that Gtk+ build uses stock icons.
1128 2007-08-28  Werner LEMBERG  <wl@gnu.org>
1130         * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1131         instead of `M-x query-replace-regexp'.
1133 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1135         * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1136         updater breakage.
1138 2007-08-26  Michaël Cadilhac  <michael@cadilhac.name>
1140         * NEWS: Say that PDF files are now the default for refcards.
1142         * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1143         * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
1145         * refcards/pdflayout.sty: New.  Handle PDF layouts through
1146         \pdfpagewidth and \pdfpageheight.
1148         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1149         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1150         * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1151         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1152         * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1153         * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1154         * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1155         * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1156         * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1158         * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1159         * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1160         * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1161         * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1162         * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1163         * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1164         * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1165         * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1167         * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1168         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1169         * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1170         * refcards/viperCard.tex: Specify PDF layout,
1171         use a PDF `compile-command' local variable.
1173         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1174         * refcards/cs-survival.tex, refcards/dired-ref.tex:
1175         * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1176         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1177         Specify PDF layout.
1179         * refcards/fr-refcard.tex: Update copyright notice.
1180         Update the examples.  Fix a typo.  Remove the `letterpaper' counter,
1181         specify PDF layout, use a PDF `compile-command' local variable.
1183         * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1184         specify PDF layout, use a PDF `compile-command' local variable.
1186         * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
1188         * refcards/Makefile: Add rules for creating the refcards in PDF,
1189         make them the default.  Change `fr-drdref' to `fr-dired-ref'.
1191 2007-08-23  Glenn Morris  <rgm@gnu.org>
1193         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1194         Delete these targets since nothing uses them.
1195         (SOURCES): Update.
1196         Move comments to e/README.  Remove license from now-trivial file.
1198         * e/README: New file, with most information formerly in Makefile.
1200 2007-09-05  Jason Rumney  <jasonr@gnu.org>
1202         * NEWS.22: Mention focus-follows-mouse change.
1204 2007-08-22  Karl Berry  <karl@gnu.org>
1206         * refcards/refcard.tex: Updates for printing.
1207         (\versionyear): Update to 2007.
1208         (\copyrightnotice): Modified or unmodified ok.
1209         (Simple Customization): Don't use goto-line, since now it's bound.
1210         Also, use now-preferred (kbd ...) syntax.
1212 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
1214         * NEWS: `shell' prompts for the default directory if called with a
1215         prefix and `default-directory' is a remote file name.
1217 2007-08-22  Glenn Morris  <rgm@gnu.org>
1219         * tree-widget: Move this directory into images/ subdirectory.
1221         * refcards/: New directory.  Move refcards here.
1222         * Makefile: Move refcard rules from here...
1223         * refcards/Makefile: ...to here.
1224         * README: Move information about tex files from here...
1225         * refcards/README: ...to here.
1227         * tutorials/: New directory.  Move TUTORIAL* here.
1229         * gnus.pbm, letter.pbm, letter.xpm:
1230         * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
1231         * README: Move license information for the above files from here...
1232         * images/README: ...to here.
1234 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
1236         * orgcard.tex: Version number upgrade.
1238 2007-08-14  Glenn Morris  <rgm@gnu.org>
1240         * NEWS: Mention `bad-packages-alist'.
1242 2007-08-08  Glenn Morris  <rgm@gnu.org>
1244         * TODO: `iff' item is dealt with.
1245         * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1247 2007-08-01  Glenn Morris  <rgm@gnu.org>
1249         * NEWS: Add fortran-line-length, plus some more sections.
1251 2007-07-25  Glenn Morris  <rgm@gnu.org>
1253         * Relicense all FSF files to GPLv3 or later.
1255         * COPYING: Switch to GPLv3.
1257 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
1259         * NEWS: New functions `start-file-process-shell-command' and
1260         `process-file-shell-command'.
1262 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
1264         * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1266 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
1268         * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1269         documented bookmark keybinding changes that were later reverted.
1271 2007-07-14  Jan Djärv  <jan.h.d@swipnet.se>
1273         * PROBLEMS: Mention gtk-engines-qt problem.
1275 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
1277         * NEWS: Update for recent bookmark keybinding changes.
1279 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
1281         * NEWS: Add Tramp and comint-mode changes.
1283 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
1285         * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1287 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
1289         * NEWS: New function `start-file-process'.
1291 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
1293         * orgcard.tex: Version 5.01
1295 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
1297         * NEWS: `dired-call-process' has been removed.
1299 2007-06-20  Glenn Morris  <rgm@gnu.org>
1301         * NEWS: configure prefers libgif over libungif.
1303 2007-06-14  Nick Roberts  <nickrob@snap.net.nz>
1305         * NEWS: Mention mouse highlighting in a GNU/Linux console.
1307 2007-06-14  Werner Lemberg  <wl@gnu.org>
1309         * emacs.1: Completely revised.
1310         Fix many typographical glitches.
1311         Updated to handle current state of options and resources.
1313 2007-06-12  Glenn Morris  <rgm@gnu.org>
1315         * NEWS: Change bug address.  Add back +++/--- note.
1316         Use present tense for X-toolkit entry.  Mention libgif.
1318 2007-06-07  Mark H. Weaver  <mhw@netris.org>  (tiny change)
1320         * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1322 2007-06-07  Michael Olson  <mwolson@gnu.org>
1324         * MORE.STUFF: Update eshell URL.
1326 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
1328         * orgcard.tex: Version 4.77.
1330 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
1332         * NEWS: Add socks.el as new package.
1334 2007-06-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
1336         * MORE.STUFF (Hideshow): Delete.
1337         (EDB, Go in a buffer): Update urls.
1338         Suggested by CHENG Gao <chenggao@gmail.com>.
1340 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1342         * Version 22.1 released.
1344 2007-06-02  CHENG Gao  <chenggao@gmail.com>
1346         * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1347         Hideshow, Org, EDB, and Remember.
1349 2007-05-29  Robert J. Chassell  <bob@rattlesnake.com>
1351         * NEWS: Fix instances of `allow' without object.
1353 2007-05-22  Glenn Morris  <rgm@gnu.org>
1355         * NEWS.22: New file with entries for Emacs 22.
1356         * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1357         template for next Emacs version.
1359 2007-05-19  Glenn Morris  <rgm@gnu.org>
1361         * images/cancel.pbm: Convert from PGM to PBM.
1363         * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1364         * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1366 2007-05-17  Glenn Morris  <rgm@gnu.org>
1368         * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1370 2007-05-15  Michaël Cadilhac  <michael@cadilhac.name>
1372         * fr-refcard.tex: Rewrite using German layout.
1374         * fr-refcard.ps: Regenerate.
1376 2007-05-12  Richard Stallman  <rms@gnu.org>
1378         * refcard.tex (section{Incremental Search}): Minor corrections.
1380 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
1382         * Makefile (viperCard.ps, calccard.ps refcard.ps)
1383         (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1384         (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1385         explicit output argument for `dvips'.
1387 2007-05-05  Glenn Morris  <rgm@gnu.org>
1389         * NEWS: Re-order.
1391 2007-04-28  Glenn Morris  <rgm@gnu.org>
1393         * emacs.py: Restore file pending consideration of python.el legal
1394         status.
1395         * NEWS: Restore mention of python.el pending consideration of
1396         legal status.
1398 2007-04-28  David R. Linn  <drl@jekyll.vuse.vanderbilt.edu>
1400         * PROBLEMS: Add section on Solaris out-of-tree install issues with
1401         non-GNU make.
1403 2007-04-25  Werner Lemberg  <wl@gnu.org>
1405         * emacs.1: Replace -- with \(em.
1407 2007-04-25  Yavor Doganov  <yavor@gnu.org>  (tiny change)
1409         * emacs.1, etags.1: Escape some minus signs.
1411 2007-04-22  Glenn Morris  <rgm@gnu.org>
1413         * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1415 2007-04-19  Glenn Morris  <rgm@gnu.org>
1417         * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1419 2007-04-17  David Kastrup  <dak@gnu.org>
1421         * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1423 2007-04-15  Glenn Morris  <rgm@gnu.org>
1425         * FTP: Make it a duplicate of ../FTP.
1427 2007-04-14  Glenn Morris  <rgm@gnu.org>
1429         * SERVICE: Replace with a pointer to the web version.
1431         * emacs.1: Update some of the more obsolete information.
1433 2007-04-13  Glenn Morris  <rgm@gnu.org>
1435         * MACHINES: emacserver is removed.
1437         * MORE.STUFF: Update some links, remove some dead ones.
1439 2007-04-04  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
1441         * emacs.py (format_exception): New function.
1442         (eexecfile): Use it instead of traceback.print_exception.
1443         Don't use execfile to avoid a bug in w32.
1445 2007-04-04  Glenn Morris  <rgm@gnu.org>
1447         * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1448         on Solaris.
1450         * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1451         mismatch, and on preprocessor inserting whitespace.
1453 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
1455         * TODO: Add entry for switching MS-Windows keyboard input to
1456         Unicode.  Add specific pointer to msdos.c functions that support
1457         menus on text terminals.
1459 2007-04-01  Michael Olson  <mwolson@gnu.org>
1461         * ERC-NEWS: Update for the ERC 5.2 release.  Most of these entries
1462         were for previously-committed changes.
1464 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
1466         * PROBLEMS: Remove Tramp problem; it has been fixed.
1468 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
1470         * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1471         modifiers.
1473 2007-03-23  Glenn Morris  <rgm@gnu.org>
1475         * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1476         Delete unused variables.
1477         (dired-refcards, misc-refcards, survival-card, viper-cards):
1478         New targets.
1479         (all): Also build dired-refcards and misc-refcards.
1480         (clean, distclean, maintainer-clean): Depend on mostlyclean.
1481         (SOURCES): Remove non-existent files.
1482         (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1483         Mark as phony.
1484         (.ps files): Specify default papersize in the dvips command.
1486         * fr-refcard.tex (\letterpaper): Switch to A4.
1487         (\section): Reduce \vskips to fit on A4 paper.
1488         (\shortcopyrightnotice): Display at end of first column.
1490 2007-03-21  Glenn Morris  <rgm@gnu.org>
1492         * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1493         (\shortcopyrightnotice): Do not display in middle of file.
1494         Numerous \cr and \hskip hacks to avoid overfull columns.
1496         * fr-refcard.ps: Regenerate.
1498 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
1500         * dired-ref.tex:
1501         * fr-drdref.tex:
1502         * cs-dired-ref.tex:
1503         * sk-dired-ref.tex: Emacs 21 -> 22.
1505         * dired-ref.ps:
1506         * fr-drdref.ps:
1507         * cs-dired-ref.ps:
1508         * sk-dired-ref.ps: Regenerate.
1510 2007-03-11  Glenn Morris  <rgm@gnu.org>
1512         * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1514         * Makefile (SOURCES): ulimit.hack is removed.
1516 2007-03-04  David Kastrup  <dak@gnu.org>
1518         * NEWS (fontification): Mention that the new default for
1519         jit-lock-stealth-time is now nil.
1521 2007-03-01  Kim F. Storm  <storm@cua.dk>
1523         * ORDERS: Reformat text.
1525         * NEWS (About external Lisp packages): New section.
1527 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
1529         * TUTORIAL.it: Fix typo.
1531 2007-02-27  Glenn Morris  <rgm@gnu.org>
1533         * cs-dired-ref.tex: Increase in 2 column case to make room
1534         for copyright notice.
1535         (nopagenumbers): Call to turn off numbers in 1 page document.
1536         (Nápovìda, Modifikace Dired bufferu): Swap sections to
1537         balance column length in presence of copyright notice.
1538         (copyrightnotice): Uncomment so that notice is displayed.
1540         * dired-ref.tex (vsize): Increase in 2 column case to make room
1541         for copyright notice.
1542         (nopagenumbers): Call to turn off numbers in 1 page document.
1543         (Getting Help, Modifying the Dired Buffer): Swap sections to
1544         balance column length in presence of copyright notice.
1545         (copyrightnotice): Uncomment so that notice is displayed.
1547         * fr-drdref.tex (vsize): Increase in 2 column case.
1548         (\key): Tweak space for description.
1549         (\overfullrule): Set to 0pt to hide small overflows.
1550         (nopagenumbers): Call to turn off numbers in 1 page document.
1551         (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1552         balance column length.
1553         (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1554         break to prevent overfull line.
1555         (find-names-dired): Use \key rather than \metax as a hack fix for
1556         overflow.
1558         * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
1559         for copyright notice.
1560         (nopagenumbers): Call to turn off numbers in 1 page document.
1561         (Nápoveda, Modifikácia Dired bufferu): Swap sections to
1562         balance column length in presence of copyright notice.
1563         (copyrightnotice): Uncomment so that notice is displayed.
1565 2007-02-26  Carsten Dominik  <dominik@science.uva.nl>
1567         * orgcard.tex (section{Visibility Cycling}): Document key for
1568         indirect buffer access.
1569         (section{Archiving}): New keys for archiving.
1570         (section{Tables}): Combine two lines for hline creation.
1571         Named-field formula changed to Field formula.
1572         (section{Links}): Document keys for finding links.
1573         (section{Agenda Views}): New key for agenda file cycling.
1574         Document keys for stuck projects.  Typos fixed.
1575         (section{Exporting and Publishing}): Export options no longer in
1576         reference card.
1578 2007-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1580         * PROBLEMS: Gtk+ and cygwin doesn't work.
1582 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
1584         * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1586 2007-02-22  Per Starbäck  <starback@stp.lingfil.uu.se>  (tiny change)
1588         * NEWS: Grammar and capitalization fixes.
1590 2007-02-22  Glenn Morris  <rgm@gnu.org>
1592         * orgcard.tex, orgcard.ps: Restore deleted files following
1593         copyright assignment.
1595 2007-02-20  Glenn Morris  <rgm@gnu.org>
1597         * TUTORIAL.eo: Unjustify.
1599 2007-02-20  Sergio Pokrovskij  <sergio.pokrovskij@gmail.com>
1601         * TUTORIAL.eo: Change license to GPL.  Add translator credits.
1603 2007-02-19  Kenichi Handa  <handa@m17n.org>
1605         * NEWS (New language environments): Add "Esperanto".
1607 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
1609         * TUTORIAL.eo: Add "See end ..." at the first line.
1611 2007-02-19  Kenichi Handa  <handa@m17n.org>
1613         * TUTORIAL.eo: Add "." at the end of the first line.
1615 2007-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
1617         * gnus-refcard.tex: Remove obsolete comments.  Add a short note
1618         creating PostScript files for Emacs without using Makefile rules.
1620         * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1622 2007-02-17  Glenn Morris  <rgm@gnu.org>
1624         * TUTORIAL.eo: Add 2007 to copyright years.  Remove translator
1625         copyrights (disclaimers on file), merge years into FSF copyrights.
1626         Move copyright to end.  Remove "LocalWords" at end of file.
1628 2007-02-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1630         * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1632 2007-02-16  Kenichi Handa  <handa@m17n.org>
1634         * TUTORIAL.translators: Add TUTORIAL.eo.
1636 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
1638         * TUTORIAL.eo: New file.
1640 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
1642         * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1644         * images/gnus/reverse-smile.xpm:
1645         * images/gnus/bar.xbm:
1646         * images/gnus/bar.xpm: Unused images removed.
1648 2007-02-14  Glenn Morris  <rgm@gnu.org>
1650         * OTHER.EMACSES: Remove obsolete file.
1652 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
1654         * cs-refcard.tex (versionemacs): New macro.
1655         * cs-refcard.ps: Regenerate.
1657         * sk-refcard.ps: Regenerate.
1659         * pl-refcard.ps: Regenerate.
1661 2007-02-13  Bill Wohler  <wohler@newt.com>
1663         * images/README: Add section for icons that are a part of Emacs.
1665 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
1667         * gnu.xpm: Unused file removed.
1669         * emacs.xbm: Unused file removed.
1671 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
1673         * DEVEL.HUMOR: New entry.
1675 2007-02-05  Francesco Potortì  <pot@gnu.org>
1677         * etags.1: Now --members is the default for etags, not for ctags yet.
1678         * NEWS (etags): Document it.
1680 2007-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
1682         * gnus-refcard.tex: Fix copyright.
1683         * gnus-booklet.ps, gnus-refcard.ps: Generate.
1685 2007-01-20  Glenn Morris  <rgm@gnu.org>
1687         * orgcard.tex: Remove for legal reasons.
1688         * orgcard.ps: Remove for legal reasons.
1690 2007-01-27  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
1692         * PROBLEMS: More details about disabling features that hamper
1693         performance with slow X connections.
1695 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1697         * ps-prin1.ps (printBackground): Fix background height.
1699 2007-01-20  Glenn Morris  <rgm@gnu.org>
1701         * cd-dired-ref.tex (versionemacs): New def.
1702         * cs-refcard.tex (versionemacs, versionyear): New defs.
1703         * cs-survival.tex (versionemacs, versiondate): New defs.
1704         * de-refcard.tex (versionemacs, versionyear): New defs.
1705         * fr-refcard.tex (versionemacs, versionyear): New defs.
1706         * fr-survival.tex (versionemacs, versiondate): New defs.
1707         * orgcard.tex (versionyear): New def.
1708         (shortcopyrightnotice): Only display last copyright year.
1709         * pl-refcard.tex (versionemacs, versiondate): New defs.
1710         * pt-br-refcard.tex (versionemacs, versionyear): New defs.
1711         * refcard.tex (versionemacs, versionyear): New defs.
1712         * ru-refcard.tex (versionemacs): New def.
1713         * survival.tex (versionemacs): New def.
1714         * sk-dired-ref.tex (versionemacs): New def.
1715         * sk-refcard.tex (versionemacs, versionyear): New defs.
1716         * sk-survival.tex (versionemacs): New def.
1718 2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
1720         * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
1721         be compiled on Solaris systems.
1723 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
1725         * TODO: Proper background color handling for pngs.
1727 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
1729         * emacs.1: Info files moved to share/info.
1731 2007-01-17  Romain Francoise  <romain@orebokech.com>
1733         * emacs.1: Update bug-gnu-emacs address.  Remove reference to
1734         info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
1736 2007-01-13  Michael Olson  <mwolson@gnu.org>
1738         * ERC-NEWS: Mention new erc-capab.el file.
1740 2007-01-13  Glenn Morris  <rgm@gnu.org>
1742         * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
1743         GNU/Linux.
1744         * PROBLEMS: As above.
1746 2007-01-02  Francesco Potortì  <pot@gnu.org>
1748         * etags.1: Undocument the --no-warn option.
1750 2006-12-17  Richard Stallman  <rms@gnu.org>
1752         * TUTORIAL: Say that C-d and DEL with arg do killing.
1754 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
1756         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
1758 2006-12-08  Michael Olson  <mwolson@gnu.org>
1760         * ERC-NEWS: Note that the list module has been removed.
1762 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
1764         * NEWS (Changes to cmuscheme): Mention the alternative for
1765         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
1766         (Init file changes): Same for `~/.emacs_SHELL' versus
1767         `~/.emacs.d/init_SHELL.sh'.
1769 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
1771         * DEVEL.HUMOR: Another entry.
1773 2006-08-14  Masatake YAMATO  <jet@gyve.org>
1775         * etags.1: Added / to the end of DEVAR regex.
1777 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
1779         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
1780         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
1782 2006-11-20  Michael Olson  <mwolson@gnu.org>
1784         * NEWS: Change M-x erc-select to M-x erc.
1786 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
1788         * TUTORIAL.cn: Updated.
1790 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
1792         * orgcard.tex (section{Agenda Views}): Document `C-k'.
1794 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
1796         * orgcard.tex: Version number change.
1798 2006-11-13  Bill Wohler  <wohler@newt.com>
1800         Release MH-E version 8.0.3.
1802         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
1804 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
1806         * DEVEL.HUMOR: Two more entries.
1808 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1810         * orgcard.tex (section{Archiving}): Document C-TAB.
1811         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
1812         section, added documentation for the key `C-c #'.
1814 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
1816         * emacs.py (eargs): Provide eldoc message for builtin types.
1817           Make sure eargs always outputs sentinel, to avoid Emacs freeze.
1819 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
1821         * emacs.py (eargs): Return expected _emacs_out string even if
1822         errors occur.
1824 2006-10-09  David Kastrup  <dak@gnu.org>
1826         * DEVEL.HUMOR: Add the topic line for last entry since that was
1827         what the joke was about.
1829 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
1831         * TUTORIAL.bg: Synchronize with TUTORIAL.
1833 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
1835         * DEVEL.HUMOR: New file.
1837 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
1839         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
1841 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1843         * NEWS: ebnf2ps changes.
1845 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
1847         * refcard.ps: Regenerate.
1849 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
1851         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
1853 2006-09-15  Jay Belanger  <belanger@truman.edu>
1855         * COPYING: Replace "Library Public License" by "Lesser Public
1856         License" throughout.
1858 2006-09-15  Richard Stallman  <rms@gnu.org>
1860         * THE-GNU-PROJECT: Update with the latest footnotes
1861         from www.gnu.org/gnu/the-gnu-project.html
1863 2006-09-15  David Kastrup  <dak@gnu.org>
1865         * NEWS: Explain new behavior and arguments of `key-binding' and
1866         `command-remapping'.
1868 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
1870         * NEWS: In terminal-oriented subshells, the EMACS environment
1871         variable now defaults to Emacs's absolute file name, instead of
1872         to "t".
1873         * PROBLEMS: Adjust tcsh advice for this.
1875 2006-09-10  Jan Djärv  <jan.h.d@swipnet.se>
1877         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
1878         display (x-close-connection).
1880 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
1882         * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
1884 2006-09-02  Juri Linkov  <juri@jurta.org>
1886         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
1888 2006-08-25  Richard Stallman  <rms@gnu.org>
1890         * TUTORIAL: Give priority to graphical terminals over text terminals
1891         regarding C-z.
1893 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
1895         * TUTORIAL.cn: Sync with the latest TUTORIAL.
1897 2006-08-20  Dave Love  <fx@gnu.org>
1899         * emacs.py: Update to Dave Love's latest version.
1900         (__all__): Fix args -> eargs.  Add new `modpath' fun.
1901         (eargs): Add `imports' arg.
1902         (all_names): New fun.
1903         (complete): Rewrite without using rlcompleter.
1904         Remove `namespace' arg, add `imports' arg.
1905         (ehelp): Replace g and l args with `imports'.
1906         (eimport): Use __main__ rather than `emacs' namespace.
1907         (modpath): New fun.
1909 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
1911         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
1913 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
1915         * TUTORIAL.sl: Synchronize with TUTORIAL.
1917 2006-08-18  Mats Lidell  <matsl@contactor.se>
1919         * TUTORIAL.sv: Synchronize with TUTORIAL.
1921 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
1923         * TUTORIAL.it: Synchronize with TUTORIAL.
1925 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
1927         * orgcard.tex: Version number change.
1929 2006-08-12  Werner Lemberg  <wl@gnu.org>
1931         * TUTORIAL.de: Synchronize with TUTORIAL.
1933 2006-08-10  Romain Francoise  <romain@orebokech.com>
1935         * NEWS: Mention that zone-mode.el is now obsolete.
1937 2006-08-09  Richard Stallman  <rms@gnu.org>
1939         * TUTORIAL: Don't say which side scroll bar is on.
1941 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
1943         * DEBUG (Note): Add note about following a longjmp call.
1944         Add local variables list for outline mode.
1946 2006-08-03  Michael Olson  <mwolson@gnu.org>
1948         * ERC-NEWS: Update for ERC 5.1.4.
1950 2006-08-01  Kenichi Handa  <handa@m17n.org>
1952         * NEWS (find-operation-coding-system): Describe the more detail of
1953         the change.
1955 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
1957         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
1958         texi/gnus-news.el of the trunk.
1960 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
1962         * NEWS: Fix typo.
1964 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
1966         * ru-refcard.ps: Regenerate.
1968 2006-07-17  Alex Ott  <alexott@gmail.com>
1970         * ru-refcard.tex: Update for Emacs 22.
1972 2006-07-14  Kim F. Storm  <storm@cua.dk>
1974         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
1976 2006-07-14  Károly Lőrentey  <lorentey@elte.hu>
1978         * HELLO: Update Hungarian sample.
1980 2006-07-12  Michael Olson  <mwolson@gnu.org>
1982         * ERC-NEWS: Update for ERC 5.1.3.
1984 2006-07-08  David Kastrup  <dak@gnu.org>
1986         * TODO: Suggest consolidation with user customization when the
1987         system default of a customized variable changes.
1989 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
1991         * compilation.txt: Add an example "Compilation started ..." line.
1993 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
1995         * orgcard.tex: Version number change.
1997 2006-07-05  Kenichi Handa  <handa@m17n.org>
1999         * HELLO: Add a paragraph for non-ASCII examples at the head.  Add
2000         Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
2002 2006-07-03  Bill Wohler  <wohler@newt.com>
2004         Release MH-E version 8.0.2.
2006         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2008 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
2010         * orgcard.tex (section{Agenda Views}): Document `s' key to save
2011         all org-mode buffers.
2013 2006-06-30  Francesco Potortì  <pot@gnu.org>
2015         * etags.1: -m and -M options do not exist.
2017 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
2019         * orgcard.tex (section{Structure Editing}): Document checkbox
2020         toggling.
2022 2006-06-28  Juri Linkov  <juri@jurta.org>
2024         * grep.txt (Local Variables): Move to end of file.
2026 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
2028         * Makefile: Add rules for refcards.
2030         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2032 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
2034         * NEWS: Remove duplicate entries.
2036 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
2038         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2040 2006-06-23  Kim F. Storm  <storm@cua.dk>
2042         * DEBUG: Mention `pv variable' to print value of Lisp variables.
2043         Mention `xpr' and fix example to use it.  Add section describing
2044         commands such as `pit' that are useful for debugging redisplay
2045         related problems.
2047 2006-06-22  Kim F. Storm  <storm@cua.dk>
2049         * HELLO (Local Variables): Move to end of file.
2051 2006-06-20  Bill Wohler  <wohler@newt.com>
2053         Release MH-E version 8.0.1.
2055         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2057 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
2059         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
2060         (section{Structure Editing}): Add global archiving command.
2062 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
2064         * yow.lines: Delete existing data; add a new entry.
2066 2006-06-09  Włodek Bzyl  <matwb@univ.gda.pl>
2068         * pl-refcard.ps: Regenerate.
2070 2006-06-08  Włodek Bzyl  <matwb@univ.gda.pl>
2072         * pl-refcard.tex: Update for Emacs 22.
2074 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
2076         * fr-refcard.tex: Fix errors in previous commit.
2078 2006-06-08  Éric Jacoboni  <jaco@jacoboni.fr>
2080         * fr-refcard.tex: Update for Emacs 22.
2082 2006-06-07  Kenichi Handa  <handa@m17n.org>
2084         * NEWS: Mention how to disable character translation for a file.
2086 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
2088         * de-refcard.tex: Update for Emacs 22: Use German quotes
2089         and umlauts; fix overfull /hboxes; many rewordings.
2091 2006-06-04  Kim F. Storm  <storm@cua.dk>
2093         * NEWS: Move news for pre-22 versions into...
2094         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2095         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2096         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
2097         versions in separate files.  Update copyright notices.
2099 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
2101         * LPF, LEDIT: Remove files.
2103         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2104         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2105         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2106         * Xkeymap.txt, compilation.txt, grep.txt:
2107         Add copyright notice and copying permissions.
2109 2006-05-31  David Ponce  <david@dponce.com>
2111         * tree-widget/default/close.png, tree-widget/default/close.xpm:
2112         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2113         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2114         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2115         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2116         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2117         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2118         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2119         * tree-widget/default/open.png, tree-widget/default/open.xpm:
2120         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2121         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2122         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2123         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2124         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2125         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2126         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2127         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2128         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2129         Reduce the size of images.
2131 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
2133         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
2135 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
2137         * ledit.l: Remove file.
2139 2006-05-26  Kenichi Handa  <handa@m17n.org>
2141         * NEWS (find-operation-coding-system): Mention the new argument
2142         format.
2144 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
2146         * orgcard.tex (section{Motion}): Added the item navigation commands.
2147         (section{Publishing}): New section.
2148         (section{Links}): Documented elisp and shell links.
2150 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2152         * pt-br-refcard.tex: Update.
2154 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2156         * pl-refcard.tex (Local variables): Add compile-command.
2158         * ru-refcard.tex (Local variables): Add compile-command and coding.
2160         * pt-br-refcard.tex: Don't \input psfig.
2162         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
2164         * de-refcard.tex (section{Info}): Ditto.
2166         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
2167         Stefan Monnier <monnier@iro.umontreal.ca>.
2169         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
2170         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2172         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2173         Entry for `i' is not translated yet.
2175         * pt-br-refcard.tex (section{Info}): Ditto.
2177         * ru-refcard.tex (section{Info}): Ditto.
2179         * sk-refcard.tex (section{Info}): Ditto.
2181 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2183         * MORE.STUFF: Update AUCTeX entry.
2185 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2187         * pt-br-refcard.tex:
2188         * pt-br-refcard.ps: New files.
2190 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2192         * sk-refcard.tex: Add coding cookie.
2194 2006-05-15  Michael Olson  <mwolson@gnu.org>
2196         * MORE.STUFF: Update URL for Planner Mode and add description.
2197         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2199 2006-05-12  Romain Francoise  <romain@orebokech.com>
2201         * MORE.STUFF: ERC is now part of Emacs.
2202         Add Emacs Muse.
2204 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
2206         * NEWS (allout): Update.
2208 2006-05-06  Bill Wohler  <wohler@newt.com>
2210         Release MH-E version 8.0.
2212         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2214 2006-04-28  Bill Wohler  <wohler@newt.com>
2216         Release MH-E version 7.95.
2218         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2220 2006-04-21  Bill Wohler  <wohler@newt.com>
2222         Release MH-E version 7.94.
2224         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2226 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
2228         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
2230 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
2232         * orgcard.tex: Version number change only.
2234 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2236         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
2237         Update date.
2239 2006-04-18  Bill Wohler  <wohler@newt.com>
2241         * MORE.STUFF: Add MH-E.
2243 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
2245         * orgcard.tex: Version number change only.
2247 2006-04-12  Kenichi Handa  <handa@m17n.org>
2249         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2251 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
2253         * orgcard.tex (section{Tables}): Document column narrowing.
2254         (section{Links}): Document bracket links.
2256 2006-04-11  Kenichi Handa  <handa@m17n.org>
2258         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2260 2006-04-10  Bill Wohler  <wohler@newt.com>
2262         * NEWS: Add package-version keyword to `defcustom' and mention
2263         associated variable `customize-package-emacs-version-alist'.
2265 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2267         * NEWS: Add string-or-null-p.
2269 2006-03-28  Bill Wohler  <wohler@newt.com>
2271         * images/README: Update with following information.
2273         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
2274         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
2276         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2277         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2278         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2279         New bitmaps for new images.
2281         * images/refresh.xpm, images/sort-ascending.xpm,
2282         * images/sort-descending.xpm: Update with GTK 2.x images.  Note
2283         that the default GTK icons are not overridden by the GNOME theme
2284         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
2285         wide circulation, then the GTK icons should be replaced with the
2286         equivalent GNOME icons.  Until then, we should be consistent with
2287         GTK first, then GNOME.
2289         * images/mail/repack.xpm, images/mail/reply-from.xpm:
2290         * images/mail/reply-to.xpm, images/search-replace.xpm:
2291         * images/separator.xpm, images/show.xpm: Update custom icons to be
2292         closer to their GNOME counterparts.
2294         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
2295         * images/mail/repack.pbm, images/mail/reply-all.pbm:
2296         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2297         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2298         * images/search-replace.pbm: Update bitmaps.
2300         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
2301         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2302         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2303         * images/mail/alias.xpm, images/mail/refile.pbm:
2304         * images/mail/refile.xpm, images/page-down.pbm:
2305         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
2306         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
2308 2006-03-23  Romain Francoise  <romain@orebokech.com>
2310         * NEWS: Misc. fixes.
2312 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
2314         * orgcard.tex: Version number change only.
2316 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
2318         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2320 2006-03-11  Miles Bader  <miles@gnu.org>
2322         * images/mail: New directory.
2323         * images/attach.xpm, images/connect.xpm:
2324         * images/contact.xpm, images/delete.xpm:
2325         * images/describe.xpm, images/disconnect.xpm:
2326         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2327         * images/lock-broken.xpm, images/lock-ok.xpm:
2328         * images/lock.xpm, images/mail/compose.xpm:
2329         * images/mail/copy.xpm, images/mail/forward.xpm:
2330         * images/mail/inbox.xpm, images/mail/move.xpm:
2331         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2332         * images/mail/preview.xpm, images/mail/reply-all.xpm:
2333         * images/mail/reply.xpm, images/mail/save-draft.xpm:
2334         * images/mail/save.xpm, images/mail/send.xpm:
2335         * images/mail/spam.xpm, images/next-page.xpm:
2336         * images/refresh.xpm, images/separator.xpm:
2337         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
2338         * images/sort-criteria.xpm, images/sort-descending.xpm:
2339         * images/sort-row-ascending.xpm:
2340         New icons, copied from Gnus trunk (originally from Gnome 2.6).
2342 2006-03-11  Bill Wohler  <wohler@newt.com>
2344         * NEWS: Document `image-load-path-for-library'.  Note that all
2345         images have been moved from lisp into etc/images in `find-image'
2346         item.  Fix typo in `copy-tree'.
2348 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
2350         * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
2352 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
2354         * orgcard.tex: Version number change only.
2356 2006-03-05  Bill Wohler  <wohler@newt.com>
2358         Release MH-E version 7.93.
2360         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2362 2006-02-23  Guanpeng Xu  <herberteuler@hotmail.com>
2364         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2366 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
2368         * orgcard.tex (section{Links}): Rewritten to cover the modified
2369         link system.
2371 2006-02-18  Bill Wohler  <wohler@newt.com>
2373         Release MH-E version 7.92.
2375         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2377 2006-02-17  Kenichi Handa  <handa@m17n.org>
2379         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2381 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
2383         * TUTORIAL.cn: Reworked.
2385 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2387         * NEWS: Changes in handling of file local variables.
2389 2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2391         * NEWS: Gtk+ 2.4 is required.
2393 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2395         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2397 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
2399         * NEWS: New key bindings for Tumme in Dired.
2401 2006-02-05  Jay Belanger  <belanger@truman.edu>
2403         * calccard.tex: Update copyright year.
2405 2006-02-04  Michael Olson  <mwolson@gnu.org>
2407         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
2408         that Emacs does in its NEWS file.
2410 2006-02-03  Bill Wohler  <wohler@newt.com>
2412         Release MH-E version 7.91.
2414         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2416 2006-02-02  Bill Wohler  <wohler@newt.com>
2418         Release MH-E version 7.90.
2420         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
2422 2006-01-29  Michael Olson  <mwolson@gnu.org>
2424         * NEWS: Add entry for ERC.
2426 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
2428         * TODO: Make SYNC_INPUT the default.
2430 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
2432         * images/gud/pstar.xpm: Make background transparent.
2434 2006-01-24  Noah Friedman  <friedman@splode.com>
2436         * emacs-buffer.gdb: Replace all references to `cdr' field of
2437         conses with `u.cdr', per change Andreas Schwab 2005-11-15
2438         of src/lisp.h.
2440 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
2442         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
2444 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
2446         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
2448 2006-01-13  Richard M. Stallman  <rms@gnu.org>
2450         * emacs.1: +N applies only to next file.
2452 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
2454         * e/eterm-color.ti: Temporarily disable the ri entry.
2455         * e/eterm-color: Regenerate.
2457 2005-12-21  Lőrentey Károly  <lorentey@elte.hu>
2459         * TODO: Add note on the multi-tty branch.
2461 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
2463         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2464         them using the frame-local buffer list.
2466 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
2468         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2469         instead.
2471 2005-12-02  Jay Belanger  <belanger@truman.edu>
2473         * NEWS: Add comment about the Calc prefix.
2475 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
2477         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2479 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
2481         * images/icons/emacs_16.png, images/icons/emacs_24.png
2482         * images/icons/emacs_32.png, images/icons/emacs_48.png:
2483         New Emacs icons.
2485 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
2487         * orgcard.tex: Version 3.20
2489 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
2491         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2492         Use for run/continue.
2493         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2494         Use for interrupting inferior.
2495         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2496         Use a more appropriate variable name.
2497         * images/gud/remove.xpm, images/gud/remove.pbm
2498         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
2500 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
2502         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2504 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
2506         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2507         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2508         Adjust baseline.
2510 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
2512         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2513         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2514         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2515         * images/low-color/next-node.xpm: Adjust paper size and layout.
2517 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
2519         * DEBUG: Describe how to provide preprocessor macro information.
2521 2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
2523         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2524         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2525         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2526         * images/low-color/next-node.xpm: New images.
2528 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
2530         * orgcard.tex (section{Notes}): Version number change.
2532 2005-11-03  Romain Francoise  <romain@orebokech.com>
2534         * orgcard.tex: Update FSF's address.
2536 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
2538         * DEBUG: GDB can sometimes expand macros.
2540 2005-11-01  Romain Francoise  <romain@orebokech.com>
2542         * NEWS: Source files are compressed by default.
2544 2005-10-28  Bill Wohler  <wohler@newt.com>
2546         * NEWS: Help mode now creates hyperlinks for URLs.
2548 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
2550         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
2551         Add some comments on how to update this file.  Add ri
2552         capability that has long been supported by term.el.
2554 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
2556         * images/gud/until.xpm: Color correction.
2558 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2560         * e/eterm-color.ti (el1): Capability deleted,
2561         since term.el doesn't implement it.
2563 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
2565         * e/eterm-color.ti: Change the terminal name to eterm-color.
2566         * e/eterm-color: Regenerate.
2568 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
2570         * Makefile (e/eterm-color): Rename eterm to eterm-color.
2572 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2574         * NEWS: New variable `max-image-size'.
2576 2005-10-17  Bill Wohler  <wohler@newt.com>
2578         Moved all remaining images from lisp/toolbar to etc/images.  The
2579         low resolution images were placed in their own directory (low-color).
2581         * images/attach.*, images/cancel.*, images/close.*:
2582         * images/copy.*, images/cut.*, images/diropen.*:
2583         * images/exit.*, images/help.*, images/home.*:
2584         * images/index.*, images/info.*, images/mail.*:
2585         * images/new.*, images/open.*, images/paste.*:
2586         * images/preferences.*, images/print.*, images/save.*:
2587         * images/saveas.*, images/search.*:
2588         * images/search-replace.*, images/spell.*:
2589         * images/undo.*: Moved here from lisp/toolbar.
2591         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2592         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2593         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2594         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2595         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2596         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2597         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2598         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2599         * images/low-color/preferences.*: Moved here from
2600         lisp/toolbar/lc-preferences.*.
2601         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2602         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2603         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2604         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2605         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2606         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2608         To conform with convention, the underscore (_) in the following
2609         image names were replaced with dash (-) or (/) as appropriate.
2611         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2612         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2613         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2614         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2615         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2616         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2617         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2618         * images/low-color/back-arrow.*: Moved here from
2619         lisp/toolbar/lc-back_arrow.*.
2620         * images/low-color/fwd-arrow.*: Moved here from
2621         lisp/toolbar/lc-fwd_arrow.*.
2622         * images/low-color/jump-to.*: Moved here from
2623         lisp/toolbar/lc-jump_to.*.
2624         * images/low-color/left-arrow.*: Moved here from
2625         lisp/toolbar/lc-left_arrow.*.
2626         * images/low-color/right-arrow.*: Moved here from
2627         lisp/toolbar/lc-right_arrow.*.
2628         * images/low-color/up-arrow.*: Moved here from
2629         lisp/toolbar/lc-up_arrow.*.
2630         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
2631         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2633         * images/README: Incorporated the content of lisp/toolbar/README
2634         now that all of the images are here.
2636 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
2638         * images/gud/n.pbm, images/gud/n.xpm
2639         * images/gud/ni.xpm, images/gud/ni.xpm
2640         * images/gud/s.xpm, images/gud/s.xpm
2641         * images/gud/si.xpm, images/gud/si.xpm: Rename to
2642         next.*, nexti.*, step.*, and stepi.*, respectively, as the
2643         file-name no longer clashes on 8+3 filesystems.
2645 2005-10-14  Bill Wohler  <wohler@newt.com>
2647         * images/gud/break.*: Moved here from toolbar/gud-break.*.
2648         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2649         * images/gud/down.*: Moved here from toolbar/gud-down.*.
2650         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2651         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2652         * images/gud/n.*: Moved here from toolbar/gud-n.*.
2653         * images/gud/print.*: Moved here from toolbar/gud-print.*.
2654         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2655         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2656         * images/gud/run.*: Moved here from toolbar/gud-run.*.
2657         * images/gud/si.*: Moved here from toolbar/gud-si.*.
2658         * images/gud/s.*: Moved here from toolbar/gud-s.*.
2659         * images/gud/until.*: Moved here from toolbar/gud-until.*.
2660         * images/gud/up.*: Moved here from toolbar/gud-up.*.
2661         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
2663 2005-10-14  Bill Wohler  <wohler@newt.com>
2665         Released MH-E version 7.85.
2667         * NEWS, MH-E-NEWS: Updated for release 7.85.
2669 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
2671         * NEWS: -nb => -nbi
2673 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
2675         * orgcard.tex: Version 3.17, no changes except version number.
2677 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
2679         * NEWS: -nb, --no-bitmap-icon
2681 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2683         * TODO: Clarify the local variables entry.
2685 2005-09-30  Bill Wohler  <wohler@newt.com>
2687         Moved MH-E image files from toolbar and mail directories into
2688         images.
2690         * images/mail: New directory.
2692         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
2694         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
2695         * images/mail/reply*: Moved here from lisp/toolbar.
2697         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
2698         * images/page-down.*, images/show.*, images/widen.*: Moved here
2699         from lisp/toolbar.
2701         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
2702         Use GNOME 2.10's refresh icon.
2704         * images/README: New file that indicates which icons came from
2705         GNOME (see lisp/toolbar/README).
2707 2005-09-30  Romain Francoise  <romain@orebokech.com>
2709         * NEWS: Mention changes to `read-buffer'.
2711 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
2713         * images/ezimage: New directory.
2715         * images/ezimage/*.xpm: Add images used by speedbar.el.
2717 2005-09-30  David Ponce  <david@dponce.com>
2719         * NEWS: Update recentf changes.
2721 2005-09-28  Simon Josefsson  <jas@extundo.com>
2723         * GNUS-NEWS: Fix IDNA notes.
2725 2005-09-27  Jay Belanger  <belanger@truman.edu>
2727         * calccard.tex: Update `versionnumber', remove `versiondate'.
2728         (Error Recovery): Refer to "initial state" rather than "default state".
2729         (Algebra): Mention LaTeX language mode.
2730         (Programming): Delete reference to "Z =".
2732 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
2734         * emacs.py (ehelp): Add g and l to arg list, and use them in the
2735         call to `help'.
2737 2005-09-17  Romain Francoise  <romain@orebokech.com>
2739         * gfdl.1: Update to version 1.2.  Delete UC macro.
2741 2005-09-15  Kenichi Handa  <handa@m17n.org>
2743         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
2745 2005-09-14  Romain Francoise  <romain@orebokech.com>
2747         * NEWS: Add entry for write-region-inhibit-fsync.
2749 2005-09-09  Kevin Ryde  <user42@zip.com.au>
2751         * MORE.STUFF: Update url for calculator.el.
2753 2005-09-08  Kenichi Handa  <handa@m17n.org>
2755         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
2756         correctly.
2758 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2760         * NEWS: Add entry for `make-auto-save-file-name'.
2762 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
2764         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
2765         Emacs distribution.  Make role of EDITOR clearer.
2766         (OPTIONS): Document `-s', `-V' and `-h'
2767         as well as their long name counterparts.
2768         (BUGS): Remove.
2770 2005-08-26  Romain Francoise  <romain@orebokech.com>
2772         * PROBLEMS: Fix capitalization of "Gnus".
2774 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
2776         * MORE.STUFF: Update links and URLs.
2778 2005-08-05  Kenichi Handa  <handa@m17n.org>
2780         * NEWS: Fix the entry describing code-pages.
2782 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
2784         * .cvsignore: Add `icons' (for in-place installs).
2786 2005-07-19  Juri Linkov  <juri@jurta.org>
2788         * grep.txt: New file.
2790 2005-07-19  Jan Djärv  <jan.h.d@swipnet.se>
2792         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
2793         -R comes after i386 in setarch command.
2795 2005-07-12  Juri Linkov  <juri@jurta.org>
2797         * refcard.tex (Files): Change description of `C-x C-q' from
2798         `checkin/checkout' to `toggle read-only'.
2799         (Getting Help): Replace `C-h c' with `C-h k'.
2800         (Error Recovery): Replace `recover-file' with `recover-session'.
2801         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
2803 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2805         * GNU: Update how to help.  Improve footnote 7.
2807 2005-07-07  Lute Kamstra  <lute@gnu.org>
2809         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
2810         been replaced by http://savannah.gnu.org/projects/tasklist.
2812 2005-07-07  Lute Kamstra  <lute@gnu.org>
2814         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
2815         version to 22.
2816         (Starting Emacs): Delete sentence to fix formatting problems.
2817         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
2818         (Formatting): Update the binding of set face.
2819         (International Character Sets): set-language-environment is bound
2820         to C-x RET l.
2822 2005-07-05  Lute Kamstra  <lute@gnu.org>
2824         Update FSF's address in GPL notices.
2826         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
2827         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
2828         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
2829         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
2831 2005-07-03  Jan Djärv  <jan.h.d@swipnet.se>
2833         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
2834         Add it again.
2836 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
2838         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
2840 2005-06-28  Richard M. Stallman  <rms@gnu.org>
2842         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
2844 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
2846         * DEBUG: Mention emacs-buffer.gdb.
2848 2005-06-10  Noah Friedman  <friedman@splode.com>
2850         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
2851         char as placeholder when buffer has no file name and process is
2852         still live.  Use different printf cases instead.
2854 2005-06-08  Kim F. Storm  <storm@cua.dk>
2856         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
2857         Warn that using CVS+SSH may corrupt files, include work-around.
2859 2005-06-06  Juri Linkov  <juri@jurta.org>
2861         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
2863         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
2864         second line to Local Variables.  Fix title line.
2866 2005-05-30  Miles Bader  <miles@gnu.org>
2868         * emacs-buffer.gdb: Remove RCS keywords.
2870 2005-05-30  Noah Friedman  <friedman@splode.com>
2872         * emacs-buffer.gdb: New file.
2873         * NEWS: Mention it.
2875 2005-05-28  Richard M. Stallman  <rms@gnu.org>
2877         * TUTORIAL.fr: Change NBSP to space.
2879 2005-05-28  Bill Wohler  <wohler@newt.com>
2881         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
2883 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
2885         * TODO: post-command-idle-hook has gone.
2887 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
2889         * NEWS: Remove references to open-network-stream-nowait and
2890         open-network-stream-server.
2892 2005-05-15  Richard M. Stallman  <rms@gnu.org>
2894         * GNU: Correct/improve previous change.
2896 2005-05-14  Richard M. Stallman  <rms@gnu.org>
2898         * GNU: Update footnotes.
2900         * NEWS: Lots of clarifications and cleanups.
2902 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
2904         * TUTORIAL.pl: Updated header.
2906 2005-05-02  Richard M. Stallman  <rms@gnu.org>
2908         * NEWS: More rearrangements.
2910 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
2912         * NEWS: Items rearranged in logical order.
2914 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
2916         * NEWS: Correct key binding for dired-mark-omitted.
2918 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
2920         * NEWS: Mention xterm key bindings.
2922         * e/eterm.ti: Add a comment.
2923         * e/eterm: Regenerate.
2925 2005-04-25  Alex Ott  <ott@jet.msk.su>
2927         * TUTORIAL.ru: Update.
2929 2005-04-13  Pavel Janík  <Pavel@Janik.cz>
2931         * TUTORIAL.sk: Updated header.
2933 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
2935         * NEWS: Mention cursorBlink resource.
2937 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2939         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
2941 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
2943         * NEWS: Mention fontSet for Lucid menus.
2945 2005-04-10  Masatake YAMATO  <jet@gyve.org>
2947         * compilation.txt (symbol): Add gcov-file
2948         gcov-bb-file gcov-never-called-line gcov-called-line.
2950 2005-04-08  Kenichi Handa  <handa@m17n.org>
2952         * TUTORIAL.ja: Updated header, contents synchronized with
2953         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
2955 2005-04-06  Pavel Janík  <Pavel@Janik.cz>
2957         * TUTORIAL.cs: Updated header.
2959 2005-04-05  Werner Lemberg  <wl@gnu.org>
2961         * TUTORIAL.de: Updated header.
2963 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
2965         * TUTORIAL.translators: Added the field Maintainer.
2967 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
2969         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
2971 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
2973         * TUTORIAL.ja: Update text before first period.
2974         Reported by Kenichi Handa.
2976 2005-04-02  Richard M. Stallman  <rms@gnu.org>
2978         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
2979         old intro line that apparently was a longer version of "Emacs
2980         tutorial".
2982         * TUTORIAL.es: Clean up line breaks.
2984 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
2986         * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
2987         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
2988         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
2989         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
2991 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
2993         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
2994         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
2995         Minor fixes.
2997 2005-04-01  Mats Lidell  <matsl@contactor.se>
2999         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3000         2005-04-01T00:31:25Z!rms@gnu.org.
3002 2005-04-01  Lute Kamstra  <lute@gnu.org>
3004         * TUTORIAL.nl: Fix title line.
3006 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
3008         * TUTORIAL: Add title line.
3009         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3010         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3011         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3012         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3013         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3015 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
3017         * gnus-refcard.tex, gnus-logo.eps: New files.
3019 2005-03-23  David Ponce  <david@dponce.com>
3021         * NEWS: Mention recentf-keep.
3023 2005-03-17  Lute Kamstra  <lute@gnu.org>
3025         * TODO: Remove define-generic-mode entry (DONE).
3027 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
3029         * NEWS: Explain how to default Tramp to FTP.
3031 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3033         * NEWS: Mention Carbon build on Mac OS 9.
3035 2005-03-01  David Kastrup  <dak@gnu.org>
3037         * DEBUG: Add information about `-fno-crossjumping' for GCC.
3039 2005-02-14  Lute Kamstra  <lute@gnu.org>
3041         * TODO: Remove battery.el entry (DONE).
3043         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
3044         Make the terminology more consistent.  Fill the text using the
3045         default `fill-column'.
3047 2005-02-08  Lute Kamstra  <lute@gnu.org>
3049         * TUTORIAL: Remove some uses of the term "buffer" before it is
3050         properly introduced.  Update the description of the mode line.
3051         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3052         denote the Space bar.  Capitalize all command descriptions.
3054 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3056         * DEBUG: Minor clarification.
3058 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3060         * emacs.bash: Update the name of the socket of the Emacs server.
3062 2005-01-22  David Kastrup  <dak@gnu.org>
3064         * NEWS: Mention alias `find-grep' for `grep-find'.
3066 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
3068         * TODO: Add entry for toolbar on ttys.
3070 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
3072         * DEBUG: Suggest separate terminal for debug session.
3074 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3076         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3077         More consistent use of terminology.
3079 2005-01-13  Cheng Gao  <chenggao@gmail.com>
3081         * MORE.STUFF: Add entries of some well known and widely used packages.
3083 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
3085         * NEWS: Describe desktop package lazy restore feature.
3087 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3089         * DISTRIB: Don't say "freeware".
3091 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
3093         * DEBUG: Change printing example to break on a procedure name.
3095 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
3097         * e/eterm.ti: Add rs1.
3098         * e/eterm: Regenerate.
3100 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
3102         * fr-refcard.tex: Fix typos.
3104 2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
3106         * PROBLEMS: Update information about klipper on KDE.
3108 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
3110         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3112 2004-10-08  Frédéric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
3114         * TUTORIAL.fr: Minor wording fix.
3116 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
3118         * enriched.doc: Update for new bindings of `set-left-margin' and
3119         `set-right-margin'.
3121 2004-10-04  Kim F. Storm  <storm@cua.dk>
3123         * DEBUG: Mention pp and ff commands.
3125 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
3127         * enriched.doc: `enriched-annotation-alist' is now called
3128         `enriched-translations'.
3130 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
3132         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
3133         Reformat.
3134         * e/eterm: Regenerate.
3136 2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
3138         * PROBLEMS: Updated exec-shield description.
3140 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
3142         * e/eterm.ti: Change the strings for smso and rmso.
3143         * e/eterm: Regenerate.
3145 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
3147         * MORE.STUFF (EDB): Update entry.
3149 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
3151         * e/eterm.ti: Add `op' entry to enable colors in term.
3152         * e/eterm: Regenerate.
3154 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
3156         * PROBLEMS: More reorganization to exile old stuff to the
3157         pre-2000 section.  I looked up end-of-life dates for a bunch
3158         of old Unixes to check.
3160 2004-08-24  Bill Wohler  <wohler@newt.com>
3162         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3164 2004-08-22  David Kastrup  <dak@gnu.org>
3166         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3168 2004-08-21  Bill Wohler  <wohler@newt.com>
3170         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3172 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
3174         * PROBLEMS: Massively rearranged by category, to make environment
3175         features and symptoms easier to find.  Bugs relating to
3176         20th-century systems moved to the end.  Most problem headers
3177         changed to "object: variation" format.
3179 2004-08-15  Bill Wohler  <wohler@newt.com>
3181         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3183 2004-08-14  Romain Francoise  <romain@orebokech.com>
3185         * NEWS: Mention the thumbs.el package.
3187 2004-08-14  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
3189         * TUTORIAL.es: Replace actual whitespace with the magic string
3190         that causes help-with-tutorial to automatically insert the correct
3191         amount.
3193 2004-08-10  Steven Tamm  <steventamm@mac.com>
3195         * PROBLEMS: Remove description of Mac OS version upgrade
3196         problems as it is no longer applicable.
3198 2004-07-27  Werner Lemberg  <wl@gnu.org>
3200         * NEWS: Document all new tutorials.
3202 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
3204         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3206         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
3207         are described in GNUS-NEWS.
3209 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
3211         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3212         v5_10 branch of the Gnus repository.
3214 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
3216         * MORE.STUFF: Tramp is now distributed with Emacs.
3218 2004-07-12  Bill Wohler  <wohler@newt.com>
3220         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3222 2004-07-08  David Kastrup  <dak@gnu.org>
3224         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
3226 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
3228         * FOR-RELEASE: Moved to the admin directory.
3230 2004-06-24  David Kastrup  <dak@gnu.org>
3232         * NEWS: Move description from new paragraph-start and
3233         indent-line-function defaults to general news instead of new
3234         packages.  Same for query-replace-skip-read-only.
3235         Add description of new `\,' and `\?' replacement string features.
3237 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
3239         * MORE.STUFF: Delete obsolete URL.
3241 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
3243         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
3245 2004-05-29  Steven Tamm  <steventamm@mac.com>
3247         * PROBLEMS: Document the workaround for the Mac OS X port not
3248         picking up the environment variables from dotfiles.
3250 2004-05-16  Juri Linkov  <juri@jurta.org>
3252         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3254         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3256 2004-05-15  Alex Ott  <ott@jet.msk.su>
3258         * ru-refcard.tex, ru-refcard.ps: New files.
3260 2004-05-14  David Ponce  <david@dponce.com>
3262         * tree-widget: New directory containing tree-widget themes and images.
3264 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
3266         * TUTORIAL.pt_BR: Initial check-in.
3268 2004-05-06  Dave Love  <fx@gnu.org>
3270         * emacs.py: New file for python-mode's internal use.
3272 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3274         * TODO: Use outline mode.  Remove compile.el entry (done).
3276 2004-04-18  Juri Linkov  <juri@jurta.org>
3278         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3279         * TUTORIAL.th: Add sentence-end-double-space: nil.
3281         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3283 2004-04-16  Alex Ott  <ottalex@narod.ru>
3285         * TUTORIAL.ru: Various corrections.
3287 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3289         * TUTORIAL.nl: Update Delete/Delback translation.
3291 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3293         * TODO: Remove index-apropos entry.
3295 2004-04-01  Juri Linkov  <juri@jurta.org>
3297         * HELLO: Add Javanese.
3299 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3301         * ps-prin1.ps: Clip the header and footer area, so text will not be
3302         printed outside header or footer, respectively.
3303         (HeaderClip, FooterClip): New PostScript funs.
3304         (HeaderText, FooterText): Adjust PostScript code.
3306 2004-03-29  Jan Djärv  <jan.h.d@swipnet.se>
3308         * TODO: Removed drag-and-drop entry (DONE).
3310 2004-03-19  Kim F. Storm  <storm@cua.dk>
3312         * TODO: Remove entries for fringe related issues (DONE).
3313         Remove entry about image-relative coordinates of mouse clicks (DONE).
3315 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
3317         * compilation.txt: New file.
3319 2004-02-29  Juanma Barranquero  <lektu@terra.es>
3321         * NEWS: Remove bogus reference to user option unicode-data.
3323 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
3325         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3327 2004-02-08  Andreas Schwab  <schwab@suse.de>
3329         * NEWS: Fix typo.
3331 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3333         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
3335 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
3337         * TODO: Add plans for change of file attributes UID and GID from
3338         integer to string.
3340 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
3342         * HELLO: Add Kannada.
3344 2003-11-05  Juri Linkov  <juri@jurta.org>
3346         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
3347         Add IPA pronunciation to English.  Fix tab widths.
3349 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
3351         * PROBLEMS: Document segfaults with Linux kernels that enable the
3352         Exec-shield functionality.
3354 2003-10-30  Kenichi Handa  <handa@m17n.org>
3356         * HELLO: Fix cases of language names.  Make German lines one.
3357         Delete FORTRAN, add Mathematics.
3359 2003-10-24  Jan Djärv  <jan.h.d@swipnet.se>
3361         * PROBLEMS: Characters are displayed as empty boxes or
3362         with wrong font under X.
3364 2003-09-30  Werner Lemberg  <wl@gnu.org>
3366         * TUTORIAL.de: Minor updates and grammatical fixes.
3368 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
3370         * TODO: Add invisible text kill/yank issue.
3372 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
3374         * TUTORIAL.nl: Many changes.
3376 2003-08-20  Stephen Eglen  <stephen@gnu.org>
3378         * MORE.STUFF: Update URLs for several projects.
3380 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
3382         * PROBLEMS: Truncated process output with pty's on Mac OS X.
3384 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
3386         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3387         documented on the EMACS_21_1_RC branch.
3389 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
3391         * TUTORIAL.cn: Updated.
3392         * TUTORIAL.zh: Updated.
3394 2003-04-24  Bill Wohler  <wohler@newt.com>
3396         * MH-E-NEWS: Upgraded to MH-E version 7.3.
3398 2003-04-03  Kenichi Handa  <handa@m17n.org>
3400         * HELLO: Fix the malayalam line.
3402 2003-04-01  Dave Love  <fx@gnu.org>
3404         * letter.xpm: Use transparent/opaque `colors'.
3406         * letter.xbm: Deleted.
3408         * letter.pbm: New.
3410 2003-03-24  Andreas Schwab  <schwab@suse.de>
3412         * HELLO: Remove extra TAB in Greek entries.
3414 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
3416         * TUTORIAL.cn, TUTORIAL.zh: New files.
3418         * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
3420 2003-02-24  Kenichi Handa  <handa@m17n.org>
3422         * HELLO: Add Malayalam.
3424 2003-02-13  Dave Love  <fx@gnu.org>
3426         * TUTORIAL.es: Add coding spec.
3428 2003-02-11  Kenichi Handa  <handa@m17n.org>
3430         * HELLO: Fix Hindi and add Tamil.
3432 2003-02-05  Francesco Potortì  <pot@gnu.org>
3434         * TUTORIAL.it: Italian tutorial.
3435         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
3436         Revised by Francesco Potortì <pot@gnu.org>.
3438 2003-02-03  Bill Wohler  <wohler@newt.com>
3440         * MH-E-NEWS: Upgraded to MH-E version 7.2.
3442 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3444         * MACHINES: Added Cygwin.
3446 2003-01-27  Jan Djärv  <jan.h.d@swipnet.se>
3448         * DEBUG: Added note about xmon.
3450 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
3452         * TUTORIAL.pl: Updated.
3454 2003-01-11  Pavel Janík  <Pavel@Janik.cz>
3456         * TUTORIAL.sk: Updated to reflect changes in English version.
3457         From Miroslav Vaško <zemiak@zoznam.sk>.
3459 2003-01-09  Francesco Potortì  <pot@gnu.org>
3461         * etags.1: Added reference to the new `etags --help --lang=LANG'
3462         option.
3464 2003-01-08  Bill Wohler  <wohler@newt.com>
3466         * MH-E-NEWS: Upgraded to MH-E version 7.1.
3468 2003-01-01  Steven Tamm  <steventamm@mac.com>
3470         * MACHINES: Added pointer to Mac OS X install instructions.
3472 2002-12-10  Kenichi Handa  <handa@m17n.org>
3474         * TUTORIAL.sv: Renamed from TUTORIAL.se.
3476 2002-11-29  Bill Wohler  <wohler@newt.com>
3478         * MH-E-NEWS: Upgraded to MH-E version 7.0.
3480 2002-11-22  Rafael Sepúlveda  <drs@gnulinux.org.mx>
3482         * TUTORIAL.es: Extensively changed and updated.
3484 2002-10-01  Bill Wohler  <wohler@newt.com>
3486         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3488 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
3490         * ses-example.ses: New file: example spreadsheet.
3492 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
3494         * HELLO: Fix Unicode Greek line.
3496 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
3498         * TUTORIAL.ja: Updated in accordance with the latest English
3499         version.
3501 2002-09-01  Andreas Schwab  <schwab@suse.de>
3503         * TUTORIAL.de: Updated in accordance with the English version.
3504         From Mario Lang <mlang@delysid.org>.
3506 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
3508         * HELLO: Fix some white spaces.
3510 2002-06-26  Richard M. Stallman  <rms@gnu.org>
3512         * ps-prin0.ps, ps-prin1.ps: Add license exception.
3514 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
3516         * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
3518 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
3520         * HELLO: Add a few greetings that use Unicode characters.
3522 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
3524         * termcap.src: New version from ftp://invisible-island.net.
3526 2002-03-24  Pavel Janík  <Pavel@Janik.cz>
3528         * TUTORIAL.translators: New file, list of tutorial translators.
3530 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3532         * gnus.xpm: Remove garbages.
3534 2002-01-27  Pavel Janík  <Pavel@Janik.cz>
3536         * letter.xpm: New file, XPM variant of letter.xbm.
3538 2001-12-03  Pavel Janík  <Pavel@Janik.cz>
3540         * COPYING: Move back.
3542 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
3544         * COPYING: Removed.
3546 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
3548         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3549         something simpler than the GFDL.
3551 2001-11-22  Colin Walters  <walters@debian.org>
3553         * PROBLEMS: Remove already applied calc info patches.  Clarify
3554         that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
3555         not handled by alternatives in Debian, the reporter surely meant
3556         just "--config ftp".
3558 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
3560         * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
3562 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
3564         * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
3566 2001-11-17  Colin Walters  <walters@debian.org>
3568         * PROBLEMS: Remove calc problems.
3570 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
3572         * TUTORIAL.fr: New file.  From Éric Jacoboni <jaco@teaser.fr>.
3574 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
3576         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3577         Add *.dvi and *.log.
3578         (SOURCES): Update the list of files.
3580         * calccard.tex: New file.
3581         * calccard.ps: New file.
3583 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
3585         * etags.1: Replace presentation-level troff macros that simulate
3586         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
3588 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
3590         * (Version 21.1 released.)
3592 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
3594         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
3595         <tbspit@eng.um.edu.mt>.
3597 2001-08-25  Pavel Janík  <Pavel@Janik.cz>
3599         * HELLO: Slovak language name added to be compatible with other
3600         languages.
3602 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
3604         * TUTORIAL.pl: Updated in accordance with the English version.
3605         From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
3606         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
3608 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
3610         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3611         per config.sub and config.guess.  Reported by Ryo Furue
3612         <furufuru@ccsr.u-tokyo.ac.jp>.
3614 2001-08-10  Pavel Janík  <Pavel@Janik.cz>
3616         * TUTORIAL.sk: Updated in accordance with the English version.
3617         From Miroslav Vaško <vasko@debian.cz>.
3619 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
3621         * TUTORIAL.ko: Updated in accordance with the English version.
3622         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3624 2001-08-06  Pavel Janík  <Pavel@Janik.cz>
3626         * TUTORIAL.cs: Update from Milan Zamazal.
3628 2001-08-05  Pavel Janík  <Pavel@Janik.cz>
3630         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
3631         address of Milan Zamazal changed.
3633 2001-08-04  Pavel Janík  <Pavel@Janik.cz>
3635         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3636         META keys.
3638 2001-05-17  Francesco Potortì  <pot@gnu.org>
3640         * etags.1: Add the latest changes to etags behavior.
3642 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
3644         * emacsclient.1: Place in the public domain.
3646 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
3648         * emacstool.1: Place under GFDL.
3650 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
3652         * emacs.1: Place under GFDL.
3654         * etags.1: Ditto.
3656         * gfdl.1: New file.
3658 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
3660         * TUTORIAL.sk, sk-survival.tex
3661         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3662         * sk-dired-ref.tex: New files.
3664         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
3665         From Pavel@Janik.cz (Pavel Janík).
3667 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3669         * ps-prin1.ps: Footer implementation.  Doc fix.
3670         (doLineNumber): Code fix for line number color.
3671         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3672         fix for footer implementation.
3673         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3674         (FooterFramePath, doFrame, FooterFrame, FooterStart)
3675         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
3677 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
3679         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
3680         for color depth 8.
3682 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3684         * ps-prin1.ps: Line and paragraph spacing feature.
3685         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
3686         (EffectShadow, EffectBox, EffectOutline): New vars.
3687         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
3688         (PHL, LHL): New funs.
3690         * ps-prin2.ps: File eliminated.
3692 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
3694         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
3696 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
3698         * splash.xpm, splash.pbm: Replaced with new images from
3699         Luis Fernandes <elf@ee.ryerson.ca>.
3701 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
3703         * cs-refcard.ps, cs-refcard.tex: New files.
3705 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
3707         * THE-GNU-PROJECT: New file.
3709 2001-02-22  Andrew Innes  <andrewi@gnu.org>
3711         * MACHINES: Update pointer to MS-Windows install instructions.
3713 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3715         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
3716         functionality enhancement.
3717         (doColumnZebra): Code fix.
3719 2001-02-08  Dave Love  <fx@gnu.org>
3721         * tasks.texi, SERVICE: Updated.
3723 2001-02-03  Andrew Innes  <andrewi@gnu.org>
3725         * PROBLEMS: Add note about need to specify extra compiler flags
3726         with recent Cygwin ports of gcc.
3728 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
3730         * DEBUG: Expand and update, based on the instructions to
3731         pretesters, nt/INSTALL, and private communications and experience.
3733 2001-01-17  Dave Love  <fx@gnu.org>
3735         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
3737 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
3739         * TUTORIAL.es: New file.
3741 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
3743         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
3744         enhancements.
3746 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
3748         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
3749         files.
3751 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3753         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
3754         is non-nil.
3755         (printZebra, BeginPage): Code fix.
3757 2000-12-15  Miles Bader  <miles@gnu.org>
3759         * DEBUG: Add note about using `inverse-video' to detect excessive
3760         screen redraw.
3762 2000-12-07  Dave Love  <fx@gnu.org>
3764         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
3766 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3768         * ps-prin1.ps: Eliminated the line number font predefinition.
3770 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
3772         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
3773         not M-:, as example of disabled command).
3775 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
3777         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
3779 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
3781         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
3783         * tasks.texi: Updated to the version from /gd/gnuorg.
3785         * FTP: Refer to the GNU web site.
3787 2000-10-12  Dave Love  <fx@gnu.org>
3789         * gnus.pbm: New file.
3791         * gnus.xbm: Deleted.
3793 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
3795         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
3797 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
3799         * splash.xbm: File removed.
3800         * splash.pbm: New file.
3802 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
3804         * splash.xbm: New file.
3806 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
3808         * splash.xpm: New file.
3810 2000-09-11  Dave Love  <fx@gnu.org>
3812         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
3813         files.
3815 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3817         * ps-prin3.ps: Eliminated.
3819         * ps-prin2.ps: Changed comment version (6.0).
3821         * ps-prin1.ps: Changed comment version (6.0).
3823         * ps-prin0.ps: Changed comment version (6.0).
3825 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
3827         * survival.tex: New file.
3829 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
3831         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
3833         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
3835 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
3837         * NEWS.1: Reintegrated into NEWS.
3839         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
3841 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
3843         * dired-ref.tex, dired-ref.ps: New files.
3845         * refcard-de.tex, refcard-de.ps: New files.
3847 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
3849         * emacs.1: Change `-b' to `-bw'.
3851 2000-07-07  Andreas Schwab  <schwab@suse.de>
3853         * yow.lines: Fix indentation.
3855 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3857         * ps-prin0.ps: Insert a version number comment (5.2.2).
3858         Indentation fix.
3860         * ps-prin1.ps: Insert a version number comment (5.2.2).  Can
3861         select page size with/without giving an error if PostScript
3862         printer doesn't have this kind of page size.  Zebra Stripe
3863         continues or restarts on next page.  Indentation fix.
3864         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
3865         paper.
3866         (BeginDoc, doColumnZebra, HeaderText): Code fix.
3867         (SetPageSize): New proc.
3869         * ps-prin2.ps: Insert a version number comment (5.2.2).
3871         * ps-prin3.ps: Insert a version number comment (5.2.2).
3872         Indentation fix.
3874 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3876         * ps-prin1.ps: PostScript code compatibility with other utilities
3877         like mpage, psnup, etc.
3878         (isLineStep): Code fix.
3879         (BeginDoc, BeginSheet): Utility compatibility.
3881 2000-05-03  Dave Love  <fx@gnu.org>
3883         * letter.xbm: New file.
3885 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3887         * ps-prin0.ps: PostScript level 1 compatibility.
3889         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
3890         printing and line number step.
3891         (BeginDoc, doLineNumber, SL, HL): Code fix.
3892         (isLineStep, PSL): New funs.
3894         * ps-prin3.ps: PostScript level 1 compatibility.
3896 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
3898         * refcard.bit: Removed.
3900 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
3902         * refcard-pl.ps: New file.
3903         * refcard-pl.tex: New file.
3905 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3907         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
3908         (DefOp): New proc.
3910         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
3911         (printBackground, SetColor): New procs.
3912         (ZebraColor): Renaming old ZebraGray var.
3914 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3916         * ps-prin1.ps: Eliminate SkipFirstPage.
3918 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3920         * ps-prin0.ps: Define command only for language level 1.
3922 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3924         * ps-prin0.ps: Define packedarray operator for language level 1,
3925         adjust setduplexmode and settumble definitions.
3927 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3929         * ps-prin0.ps: New file.
3931         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
3933 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3935         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
3937 1999-11-30  Paul Eggert  <eggert@twinsun.com>
3939         * PROBLEMS: Update Solaris 2.6 and 7 problems.
3941 1999-11-22  Paul Eggert  <eggert@twinsun.com>
3943         * NEWS: Rename messages-locale to system-messages-locale
3944         and time-locale to system-time-locale.
3946 1999-10-24  Noah Friedman  <friedman@splode.com>
3948         * yow.lines: Add more quotes.  Correct a misquote.
3950         * spook.lines: Add more phrases.
3952 1999-10-23  Paul Eggert  <eggert@twinsun.com>
3954         * NEWS: Describe new functions and variables for locales.
3956 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
3958         * TUTORIAL.ro: Change copyright statement.
3960 1999-07-12  Richard Stallman  <rms@gnu.org>
3962         * Version 20.4 released.
3964 1999-06-27  Karl Heuer  <kwzh@gnu.org>
3966         * yow.lines: Fix indentation.  Fix typo.
3968 1999-01-19  Dave Love  <fx@gnu.org>
3970         * MORE.STUFF: Revamped.
3972 1999-01-14  Dave Love  <fx@gnu.org>
3974         * FAQ: Merge posted updates.
3976 1998-12-14  Dave Love  <fx@gnu.org>
3978         * FAQ: Somewhat edited copy of the most recently posted version.
3980 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
3982         * MACHINES (NEC EWS4800): New section.
3984 1998-09-04  Karl Heuer  <kwzh@gnu.org>
3986         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
3988 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
3990         * Version 20.3 released.
3992         * TUTORIAL.ro: New file.
3994 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
3996         * TUTORIAL.sl: Renamed back to the original.
3998 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
4000         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4001         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4002         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4003         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4005 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
4007         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4009 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
4011         * TUTORIAL.sl: New file.
4013 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4015         * Version 20.2 released.
4017 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4019         * Version 20.1 released.
4021 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
4023         * CODINGS, CHARSETS: New files.
4025 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4027         * Version 19.33 released.
4029 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4031         * Version 19.32 released.
4033 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4035         * refcard.ps: File obtained from someone else;
4036         it was generated badly here.
4038 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4040         * Version 19.31 released.
4042 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4044         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4046 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
4048         * emacs.bash: Use >|.
4050 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
4052         * rgb.txt: New file.
4054 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4056         * Version 19.30 released.
4058 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4060         * gnus-tut.txt: New file.
4062 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
4064         * Rename termcap to termcap.src, the historical name for an
4065         uninstalled termcap file.
4067 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
4069         * termcap.dat, termcap.ucb: Deleted and replaced.
4071         * termcap: New termcap file from the ncurses project; bigger,
4072         better, brighter, does away with waxy yellow buildup.  Email
4073         me at terminfo@ccil.org if you have any trouble with this.
4075         * README: Changed to track above change.
4077 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
4079         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
4081 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
4083         * Makefile (maintainer-clean): Renamed from realclean.
4085 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4087         * tpu-doc.el: File moved to etc dir and renamed.
4089 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
4091         * enriched.doc: Rewritten and simplified.
4093 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4095         * Makefile (eterm): New rule.
4096         (TIC): New variable.
4098         * e/eterm, e/eterm.ti: New files.
4100 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
4102         * enriched.doc: New file.
4104 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4106         * Version 19.26 released.
4108 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
4110         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4112 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4114         * Version 19.25 released.
4116 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4118         * Version 19.24 released.
4120 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4122         * Version 19.23 released.
4124 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4126         * Makefile (clean): Delete DOC*.
4128 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4130         * Version 19.22 released.
4132 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4134         * Version 19.21 released.
4136 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4138         * Version 19.20 released.
4140 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4142         * Version 19.19 released.
4144 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4146         * Version 19.18 released.
4148 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4150         * Version 19.16 released.
4152 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4154         * version 19.15 released.
4156 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4158         * Version 19.14 released.
4160 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4162         Bring mumbleclean targets into conformance with GNU coding standards.
4163         * Makefile (distclean): Don't remove backup and autosave files.
4164         These are easy to get rid of in other ways, and a pain to lose.
4165         (mostlyclean, realclean): New targets.
4167 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4169         * Version 19.13 released.
4171 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4173         * Version 19.10 released.
4175 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4177         * Version 19.9 released.
4179 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4181         * Version 19.8 released.
4183 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4185         * Version 19.7 released.
4187 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4189         * MACHINES: Mention Linux.
4191 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4193         * MACHINES: Add section for NeXT, from Thorsten Ohl.
4195 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4197         * NEWS: Documented picture-mode improvements.
4199 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4201         * NEWS: Described the new properties of arrow keys and
4202         next-line-add-newlines.  Fixed up the GUD description, it was
4203         out of date.  This file referenced LNEWS when it should have
4204         said news.texi; fixed.
4206         * news.texi: invocation-name now exists.
4208 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4210         * MORE.STUFF: Added.
4212 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4214         * NEWS: Preserved jimb's last change (documenting kill on
4215         read-only buffers).
4217         Added documentation on new info features.
4219 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4221         * spook.lines: Alpha-sorted this, and added some new hot buttons
4222         for the 1990s.
4224 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4226         * MACHINES: Deleted some VMS caveats.  If the src and lisp
4227         ChangeLogs are correct, dired and mail and process control are now
4228         fully supported.
4230         * NEWS: Added finder news.
4232 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
4234         * NEWS: Changed.
4236 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4238         * sex.6: Added 900-line support
4240         * NEWS: Added news about the package finder.
4242 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4244         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4245         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
4246         SUNBUG files.  Changed references to 18.* to past tense.
4248         * emacs.names: Merged into JOKES.  I faked a mail header from the
4249         Unknown User to delimit the first (unheaded) bit.
4251         * Makefile (relock, unlock): New productions.
4253 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4255         Augean-stable cleaning time.  Partly to save space, but mostly to
4256         reduce the dizzying amount of *stuff* confronting someone exploring
4257         the Emacs distribution, I have the following changes in the etc
4258         directory:
4260         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
4262         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
4263         OTHER.EMACSES.  The present names don't really convey anything.
4264         Various key bindings and feature descriptions have been updated.
4266         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
4267         FSF in hot water.
4269         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
4270         implementation of intervals, have progressed way beyond this.
4272         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
4274         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
4275         Future jokes can accumulate there.
4277         * DISTRIB: The actual domestic order form is now ORDERS.USA.
4278         The DISTRIB text now mentions 19.
4280         * ORDERS.USA: Created.  This is just the order form.  DISTRIB
4281         has a pointer to it at the beginning.
4283         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
4284         to it at the beginning.
4286         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
4287         version 15 and 17 files anymore.
4289         All files marked "Nuked" have actually been moved to =-prefixed
4290         names as per convention.  Originals of all files merged still
4291         exist with =-names.
4293 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4295         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
4296         no longer necessary in the presence of 19's function-key-map
4297         feature; I've added an explanation to the beginning of the file.
4299 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4301         * MACHINES: Update description of SYSVr3 and r4 support, due to
4302         Eric Raymond's changes.
4304 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4306         * MACHINES: Mention that you have to edit the configure script
4307         when you add support for a new machine, to get it to recognize the
4308         configuration name.
4310 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4312         * MACHINES: Converted to use GCC-style configuration names,
4313         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
4314         s/ files now lives in ../configure.
4316 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
4318         * NEWS: Document included tags tables.
4320 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4322         * Corrected the news about VC to reflect reality.
4324 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4326         * etags.1: New file, from Richard K. Pixley at Cygnus.
4328 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4330         * Makefile: Most of the contents of this file were only relevant
4331         to things in `../lib-src'; removed all but the `distclean' and
4332         `clean' targets.
4334 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4336         * COPYING: Got June 1991 version of the GPL here.
4338         * ChangeLog: Since the old etc contents have been split into etc
4339         and lib-src, the old etc's ChangeLog has been duplicated in the
4340         new etc and lib-src.  That means that each contains complete and
4341         coherent information, although each contains extraneous
4342         information.
4344 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4346         * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4347         to be consistent with other GNU programs, like makeinfo.
4349         * lib-src/Makefile: Renamed to Makefile.in; the configure script
4350         will edit this to produce Makefile.
4352 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4354         * etags.c (print_help, print_version): New functions.
4355         (main): Options added to support them.
4357         * etags.c (longopts): New array of long names for the options.
4358         (main): Recognize them.
4360 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4362         * etags.c (C_entries): Removed comment saying that \" in a string
4363         isn't recognized as magic, because it is correctly handled.
4365         * getopt.c, getopt.h: New files, from GNU C library.
4366         * etags.c: Rewritten to use getopt.
4367         #include "getopt.h".
4368         (file_num): Variable deleted; its role is now played by getopt's
4369         optind.
4370         (main): Argument processing loop rewritten to call getopt to get
4371         next option.  Options which take parameters (-o and -i) rewritten
4372         to get parameter from optarg instead of argv[1].  Filename
4373         preprocessing loop and update command changed similarly.
4374         * Makefile (etags, ctags): Depend on and link with getopt.h,
4375         getopt.o, and getopt1.o.
4376         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4378         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4379         is non-zero.
4381         (main): In the argument processing loop, the 'goto next_arg'
4382         statements are breaking out of the switch statement in exactly the
4383         same way that a simple 'break' statement would; replace the gotos
4384         with breaks, and remove the label.
4386 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4388         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4389         (consider_token): Move next_token_is_func to global.
4391 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4393         * Makefile: Conform with GNU coding standards:
4394         (mostlyclean): New target, synonymous with clean.
4395         (TAGS, check): New targets.
4396         (INSTALL, INSTALLFLAGS): New variables.
4398 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4400         * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
4401         `config.emacs' to `configure'.
4403         * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4404         * etc/MACHINES: Same.
4406 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4408         * movemail.c (main): Allow tempname to be as long as necessary,
4409         instead of limiting it to 39 characters.
4411         * movemail.c (main): Move declaration of buf from top of function
4412         to local block surrounding the copy loop.  This makes it less
4413         likely to be confused with the buf used by the code which checks the
4414         permissions on outname's directory.
4416 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
4418         * SERVICE: Remove my entry.
4420 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
4422         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4423         hardcoded -g.
4425         * movemail.c (xmalloc): Return char *, not int.
4426         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4427         that is off by default -- normally don't unlink the mail spool
4428         file, just empty it.  Pass creat mode 0600, not 0666.
4430 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4432         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4433         (all): Instead of here.
4434         (install): Don't use the -s option, since people need symbols to
4435         debug code.
4437 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
4439         * etags-vmslib.c (fn_exp): Add type cast.
4441 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4443         * movemail.c: Changes in comments.
4445 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4447         * Makefile: Make the distclean target erase the DOC files from
4448         ../share-lib and the executables from ../arch-lib.
4450 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4452         * emacsclient.c: #include <sys/stat.h>.
4453         (main): Do declare statbfr.
4455 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4457         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4458         for the socket, depending on SERVER_HOME_DIR.
4459         If using /tmp, put host name in the socket name.
4461         * movemail.c (pfatal_and_delete): New function.
4462         (main, popmail): Use it.
4463         (popmail): Close output before deleting messages.
4464         Check for error on close and on fsync.
4465         Use `fatal' where appropriate.
4466         (main): Remove (void).
4468         * aixcc.lex: New file.  Not officially part of Emacs.
4469         * Makefile: Rules for that.
4471 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
4473         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4475         * etags.c (main): Properly cast call to alloca that initializes
4476         included_files.
4478 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
4480         * etags.c (files_are_tag_tables): Remove global var.
4481         (process_file): Don't test it.  Also remove hack checking for a
4482         file named "TAGS".
4483         (main): -i now takes an arg which is the name of a file to include.
4484         Collect these names and emit include tags for them after processing
4485         all the argument files.
4487 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4489         * wakeup.c: Terminate if parent goes away.
4491 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4493         * etags.c (C_entries): Process token before handling end of line.
4494         When inner loops reach end of line, just back up.
4495         Let the real end of line processing happen in just one place.
4496         (consider_token): Likewise.
4498 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4500         * etags.c (TEX_mode): Skip comments while scanning the text to see
4501         which escape character this file uses.
4503 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4505         * emacsserver.c [USG]: Terminate if msgrcv fails.
4507 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
4509         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4511 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
4513         * make-docfile: Find the arguments to a C function correctly,
4514         by not ignoring the character that read_c_string returns.  Don't
4515         even try to find argument names for functions that take MANY
4516         or UNEVALLED arguments, since they're a figment of the docstring's
4517         imagination.
4519 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
4521         * make-docfile: Read the .elc files generated by the new byte
4522         compiler.
4524 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
4526         * refcard.tex: Use cm fonts, not am, in multi-column mode.
4528 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
4530         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4532 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
4534         * Makefile (install*): No need to install wakeup.
4536 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
4538         * Makefile (install*): Install emacsclient like etags.
4540 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
4542         * movemail.c (error): Handle 3 args.
4543         (main): Don't check input access if using pop.
4545 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
4547         * etags.c (find_entries): Check for numbers after Scheme suffix.
4549 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
4551         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4553 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
4555         * Makefile (nemacstool, xvetool): New targets.
4557 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
4559         * emacsclient.c: Include errno.h and define related variables.
4561 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
4563         * emacsclient.c: Change usage message.
4565 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
4567         * emacs.1: Add break before -nw option.
4569 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
4571         * qsort.c: Replace with GNU version.
4573 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
4575         * wakeup.c: New program replacing loadst.c.
4577 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4579         * emacsclient.c [USG]: Pass msgsnd only 4 args.
4581 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
4583         * etags.c: Rename `flag' variables for what they do instead of
4584         which option character sets them.
4586 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4588         * loadst.c (main): Conditional to get load average on Apollo.
4590 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
4592         * emacsserver.c: Set the permission on the socket to 0600.
4594 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4596         * emacsclient.c [BSD]: Print clean message for failing getwd.
4598 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
4600         * getdate.y: Use the getdate.y from GNU tar for timer.
4602 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
4604         * emacsclient.c (main): Don't put brackets around "filename" in
4605         usage message.  It isn't optional.
4607 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
4609         * etags.c (getit): Recognize '$' as beginning identifiers.
4611 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
4613         * emacsserver.c: Renamed from server.c.
4614         * Makefile: Reference emacsserver rather than server.
4615         * MACHINES: Doc fix for new emacsserver name.
4617 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4619         * emacsclient.c: Print program name in error messages.
4621 1990-01-19  David Lawrence  (tale@cocoa-puffs)
4623         * timer.c, getdate.y (new files) and Makefile:
4624           Sub-process support for run-at-time in timer.el.
4625           Doesn't yet work correctly for USG.
4627 1990-01-10  Jim Kingdon  (kingdon@pogo)
4629         * MACHINES: Add HP 300 running BSD.
4631 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4633         * yow.c: Dynamically allocate buffer; skip header before random
4634         choice to avoid bias toward first item.
4636 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4638         * etags.c (readline): Separate out init of `pend'.
4640 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4642         * etags.c: Undo changes relating to isgoodhdr.
4644 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
4646         * etags.c (isgoodhdr): New macro.
4647         (_gdh, notgdh): New variable used by that.
4648         (init): Initialize _gdh.
4649         (find_entries): Set header_file.
4650         (consider_token): Use isgoodhdr if in header file.
4652         * etags.c (total_size_of_entries):
4653         Was miscalculating by 1 in rewritten case.
4655         * etags.c (PAS_funcs): One arg to pfnote was missing.
4657 1989-12-05  Joseph Arceneaux  (jla@spiff)
4659         * MACHINES: Change for the ULTRIX entry.
4661 1989-11-21  Joseph Arceneaux  (jla@spiff)
4663         * etags.c (process_file): If file is not regular, return.
4665 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4667         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4669 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4671         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4672         (main): If HAVE_GETLOADAVG, don't call `nlist'.
4674 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4676         * etags.c (consider_token): Allow any number of typespec keywords
4677         after `typedef', before new type name.
4678         (enum sym_type): Add st_C_typespec.
4679         (C_create_stab): Put typespec kwds in table.
4681 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
4683         * etags.c (main): Don't depend on name invoked by.
4684         If CTAGS is not defined, assume it is ETAGS.
4686 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4688         * etags.c (L_funcs): Allow package name in define construct,
4689         as in (foo::defmumble name-defined ...).
4691 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4693         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
4695         * Makefile (yow): Depends on ../src/paths.h.
4697 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
4699         * etags.c: Fix compilation by moving Pascal after Fortran.
4701 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4703         * movemail.c [USG]: Define F_OK, etc., if not found in header.
4705 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4707         * hexl.c: New file, supports hexl-mode.
4709 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4711         * movemail.c: New compilation flag MAIL_USE_MMDF.
4713 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4715         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
4716         * server.c: Likewise.
4718         * make-docfile.c (scan_c_file): Output argument names at end of string.
4719         (write_c_args): New subroutine.
4721 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4723         * movemail.c: Report failure of flock.
4725 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4727         * etags.c (find_entries): Allow multi-letter extensions for fortran.
4729 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4731         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
4733 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
4735         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
4737         * emacstool.1: Update to document environment variables.
4739 1989-02-21  Mosur Mohan  (email@notavailable)
4741         * etags.c (PAS_funcs): New function.
4743 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4745         * movemail.c: On sysv, include unistd.h.
4747 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4749         * b2m.c: New file.
4751 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4753         * etags.c: Prolog support from Sunichirou Sugou.
4755 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4757         * Makefile (clean): New target.
4759 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4761         * fakemail.c (put_line): Break header lines at 79 cols.
4763 1989-01-19  Sam Kendall  (email@notavailable)
4765         * etags.c: Greatly rewritten for C++ support and for multiple tags
4766         per line.
4768 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4770         * movemail.c: Check access before doing real work.
4771         Check that outfile is in a writable directory.
4772         On fatal error, delete the lock file.
4774 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
4776         * env.c: Add decl for my-index.
4777         * etags.c (file-entries): .oak => scheme
4779 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4781         * movemail.c: Use `access' to check input and output files.
4783 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4785         * emacsclient.c (main): Ignore all of CWD before first slash.
4787 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4789         * etags.c (readline): Double linebuffer->size outside the xrealloc.
4791 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4793         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
4794         * server.c: chmod the socket to 0700.
4796 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4798         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
4799         (add_field): Delete comments and turn `<', `>' to spaces
4800         in header lines.
4801         (USE_FAKEMAIL): New customization macro says to make fakemail
4802         not be a no-op even on a BSD system.
4804 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4806         * etags.c (consider_token): Skip comments just like whitespace.
4807         Notice `struct', etc. and set strtag for those tokens.
4808         Return 1 for the token following `struct' if an open-brace follows it.
4809         (C_entries): Special handling of token following `struct'
4810         needed because we have probably advanced to the following line
4811         to find the `{'.
4812         (main): New option `T' sets tflag and strflag.
4813         Set both of them by default if eflags.
4815 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4817         * movemail.c: Do fsync before closing output.
4819 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
4821         * movemail.c: Better error message when can't create tempname.
4822         This file needs a great deal of extra error-checking and lucid reporting...
4824 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4826         * etags.c: Support assembler code for .s and .a files.
4827         (getit): Allow underscore in a tag.
4829 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4831         * movemail.c: Close output and check errors before deleting input.
4833 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
4835         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
4836         whether to prefix it.  Handle line number args.
4838 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
4840         * etags.c (main): Default setting of eflag was backwards.
4842 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4844         * etags.c: New option -i.  -f renamed -o.
4845         `-' as input file means read input file names from stdin.
4846         -i spec'd or input file named TAGS means the input file is another
4847         tag table; output an "include" line for it.
4849 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4851         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
4852         New targets install, install.sysv, install.xenix.
4853         This makefile is now responsible for installing executables
4854         and documentation from this directory into system directories.
4856 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
4858         * server.c, emacsclient.c (main): Compute socket name from euid.
4860 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4862         * emacsclient.c: Args like +DIGITS are passed through unchanged.
4864 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4866         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
4867         * emacsclient.c: Likewise.
4868         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
4870 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4872         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
4873         (istoken) New string-comparison macro.
4874         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
4876 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4878         * etags.c: Changes for VMS.
4879         Always define ETAGS on VMS.
4880         Define macros GOOD and BAD for success and failure exit codes.
4881         (begtk, intk): Allow `$' in identifiers
4882         (main): Don't support -B, -F or -u on VMS.
4883         Alternate loop for scanning filename arguments.
4884         (system): Delete definition of this function.
4886         * etags-vmslib.c (system): Undefine this; VMS now provides it.
4888 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4890         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
4891         around include of param.h.  (Like fns.c.)
4893 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
4895         * loadst.c (load_average): Move load-average code to this new fn.
4896         Add conditionals to compute load ave on UMAX.
4898 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
4900         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
4901         with opposite sense.
4903 1988-05-13  Chris Hanson  (cph@kleph)
4905         * emacsclient.c: Delete references to unused variable `out'.
4906         This caused a bus error when used under hp-ux.
4908 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
4910         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
4912 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
4914         * etags.c (find_entries): `.t' or `.sch' means scheme code.
4916 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
4918         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
4920 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
4922         * movemail.c: #undef close, since config can #define it on V.3.
4923         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
4925 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
4927         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
4928         invalid escape sequences such as `\{'.
4930         * loadst.c: Add `sequent' conditional for file dk.h.
4932 1988-03-20  Richard M. Stallman  (rms@wilson)
4934         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
4936         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
4938 ;; Local Variables:
4939 ;; coding: utf-8
4940 ;; add-log-time-zone-rule: t
4941 ;; End:
4943     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
4944         2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
4945         Free Software Foundation, Inc.
4947   This file is part of GNU Emacs.
4949   GNU Emacs is free software: you can redistribute it and/or modify
4950   it under the terms of the GNU General Public License as published by
4951   the Free Software Foundation, either version 3 of the License, or
4952   (at your option) any later version.
4954   GNU Emacs is distributed in the hope that it will be useful,
4955   but WITHOUT ANY WARRANTY; without even the implied warranty of
4956   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4957   GNU General Public License for more details.
4959   You should have received a copy of the GNU General Public License
4960   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
4962 ;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1