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