* calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.
[emacs.git] / etc / ChangeLog
blob862ce24d29a09578ee6017d17ce6148222bca0ce
1 2011-03-08  Kristoffer Grönlund  <krig@koru.se>
3         * themes/wombat-theme.el: New file.
5 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
7         * srecode/el.srt: Fix typo.
9 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
11         * themes/tango-dark-theme.el: Tweak background on low-color
12         terminals.
14 2011-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
16         * etc/images/icons/allout-widgets/dark-bg,
17         etc/images/icons/allout-widgets/light-bg,
18         encrypted-locked.{xpm,png}, unlocked-encrypted.{xpm,png}:
19         Reorganize icon directories and files to reconcile against windows
20         short-filename clashes.
22 2011-02-16  Ken Manheimer  <ken.manheimer@gmail.com>
24         * etc/images/icons/allout-widgets-dark-bg,
25         etc/images/icons/allout-widgets-light-bg: Icons for new
26         allout-widgets.el.
28         * etc/images/icons/README: Include coypright and GPL 3 license for
29         new icons.
31 2011-02-16  Michael Albinus  <michael.albinus@gmx.de>
33         * NEWS: Add soap-client.el and soap-inspect.el.
35 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
37         * NEWS: Tramp methods "imap" and "imaps" are discontinued.
39 2011-02-12  Drew Adams  <drew.adams@oracle.com>
41         * themes/light-blue-theme.el: New file.
43 2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
45         format-time-string now supports subsecond time stamp resolution
46         * NEWS: Document this.
48 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
50         Redo spelling of Makefile variables to conform to POSIX.
51         POSIX does not allow "-" in Makefile variable names.
52         Reported by Bruno Haible in
53         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
54         * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from
55         DIRED-REFCARDS_PDF.
56         (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF.
57         (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF.
58         (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF.
60 2011-01-18  Glenn Morris  <rgm@gnu.org>
62         * PROBLEMS: Add note about svn+ssh.  (Bug#7791)
64 2011-01-14  Glenn Morris  <rgm@gnu.org>
66         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
67         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
68         * refcards/de-refcard.tex, refcards/dired-ref.tex:
69         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
70         * refcards/fr-survival.tex, refcards/orgcard.tex:
71         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
72         * refcards/refcard.tex, refcards/ru-refcard.tex:
73         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
74         * refcards/sk-survival.tex, refcards/survival.tex:
75         * refcards/vipcard.tex, refcards/viperCard.tex:
76         Update short copyright year to 2011.
78 2011-01-13  Christian Ohler  <ohler@gnu.org>
80         * NEWS: Mention ERT.
82 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
84         * NEWS: Add new function dbus-register-service.
86 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
88         * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
89         tango palette colors.  Only define faces for color displays.
90         Customize the ansi-color-names-vector variable.  Add Ediff,
91         Flyspell, and Semantic faces as suggested by Jan Moringen.
93 2011-01-08  Andreas Schwab  <schwab@linux-m68k.org>
95         * compilation.txt: Add column to gcc-include sample.
97 2011-01-08  Glenn Morris  <rgm@gnu.org>
99         * PROBLEMS: -batch implies -q.
101 2011-01-07  Tassilo Horn  <tassilo@member.fsf.org>
103         * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
104         dev-prefix from file names, so that the files don't clash on 8x3
105         filesystems.
107 2011-01-06  Tassilo Horn  <tassilo@member.fsf.org>
109         * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
110         * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
112 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
114         * NEWS: Extended behaviour of dbus-register-{method,property}.
116 2011-01-02  Kenichi Handa  <handa@m17n.org>
118         * NEWS.23: Describe the changes for rmail's MIME handling.
120 2010-12-18  Chong Yidong  <cyd@stupidchicken.com>
122         * images/separator.xpm: Tweak colors.
124 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
126         * NEWS: Mention new Tramp method "ksu".
128 2010-12-13  W. Martin Borgert  <debacle@debian.org>  (tiny change)
130         * schema/schemas.xml: Add DocBook (Bug#7491).
132 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
134         * refcards/orgcard.tex: Cleanup.
136 2010-11-27  Ulrich Mueller  <ulm@gentoo.org>
138         * HELLO: Add ancient Greek (Bug#7418).
140 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
142         * NEWS: Document display of glyphless characters.
144 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
146         * refcards/orgcard.tex: Add new Babel key sequences.
148 2010-10-26  Glenn Morris  <rgm@gnu.org>
150         * images/README: Add (un)checked.xpm
151         * images/checked.xpm, images/unchecked.xpm: Add copyright.
153 2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
155         * images/checked.xpm:
156         * images/unchecked.xpm: New images.
158 2010-10-24  Richard Stallman  <rms@gnu.org>
160         * DISTRIB: Update donation section.
162 2010-10-24  Glenn Morris  <rgm@gnu.org>
164         * DISTRIB: Small updates.
166 2010-10-19  Julien Danjou  <julien@danjou.info>
168         * tutorials/TUTORIAL: Don't mention mode-line end dashes.
170 2010-10-16  Chong Yidong  <cyd@stupidchicken.com>
172         * themes: New directory for custom theme files, moved from lisp/.
174 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
176         * tutorials/TUTORIAL.es: Fix typos.
178 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
180         * NEWS: Mention `dynamic-library-alist'.
182 2010-10-13  Glenn Morris  <rgm@gnu.org>
184         * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
186 2010-10-12  Glenn Morris  <rgm@gnu.org>
188         * TODO: Merge ../nextstep/FOR-RELEASE into this file.
190         * BABYL: Remove file.
192 2010-09-21  Eric Ludlam  <zappo@gnu.org>
194         * srecode/java.srt: Make NAME be a prompt.
196 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
198         * NEWS: Some Tramp methods are discontinued.
200 2010-09-11  Glenn Morris  <rgm@gnu.org>
202         * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
203         emacsclient -a instead of the first two).
205 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207         * NEWS: Mention the new libxml2 functions.
209 2010-08-25  Kenichi Handa  <handa@m17n.org>
211         * HELLO: Change designation sequences for Arabic text.
213 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
215         * NEWS: dbus.el supports alternative buses.
217 2010-08-22  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
219         * emacs3.py: Import imp module and use it (Bug#5756).
221 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
223         * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
224         Fix a few typos.
226 2010-08-08  Ken Brown  <kbrown@cornell.edu>
228         * PROBLEMS: Mention problem with Cygwin 1.5.19.
230 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
232         * NEWS: Mention the Hebrew translation.
234         * tutorials/TUTORIAL.he: Don't use acronyms.
236 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
238         * AUTHORS: Rename unexec.o => unexcoff.o.
239         * PROBLEMS: Rename unexec.o => unexcoff.o.
241 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
243         * tutorials/TUTORIAL.he: New file.
245         * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
247 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
249         * NEWS: Document new --distfiles configure.bat option and
250         `dist' make target on Windows.
252 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
254         * PROBLEMS: Add note about use of backslashes in Windows paths.
256 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
258         * NEWS: Mention --enable-checking is now supported on Windows.
260 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
262         * refcards/orgcard.tex: Remove the key for the TODO sparse tree
263         and add the new key.  Document new keys for image and entity
264         display.  Document the Org Babel keys.
266 2010-06-19  Ken Brown  <kbrown@cornell.edu>
268         * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
270 2010-06-12  Glenn Morris  <rgm@gnu.org>
272         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
274 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
276         * NEWS: Add notifications.el.
278 2010-05-28  Glenn Morris  <rgm@gnu.org>
280         * MACHINES: Remove some old information no longer of relevance.
281         Switch to outline-mode.
283 2010-05-27  Glenn Morris  <rgm@gnu.org>
285         * PROBLEMS: Remove old information no longer of relevance.
287 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
289         * NEWS: Add sections for Emacs-23.3.
291 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
293         * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
295 2010-05-08  Kenichi Handa  <handa@m17n.org>
297         * HELLO: Adjust Burmese for Unicode 5.2 encoding.
299 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
301         * Version 23.2 released.
303 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
305         * HELLO: Reorder Arabic greetings into logical order (they were
306         mistakenly changed to visual order by the 2010-03-28 change).
308 2010-04-18  Francesc Rocher  <rocher@member.fsf.org>
310         * MORE.STUFF: Add a new entry for QWE.
312 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
314         * HELLO (Mathematics): Prefer Unicode charset.
316 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
318         * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
319         svg tag (Bug#5790).
321 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
323         * PROBLEMS: Mention problems on MS-Windows with incompatible
324         regex.h headers.
326 2010-03-28  Eli Zaretskii  <eliz@gnu.org>
328         * HELLO: Reorder Arabic and Hebrew into logical order, and
329         insert RLM before the opening paren, to make the display more
330         reasonable.  Add setting for bidi-display-reordering in the local
331         variables section.
332         * NEWS: Mention initial support for bidirectional editing.
334 2010-03-24  Francesc Rocher  <rocher@member.fsf.org>
336         * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
338 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
340         * gnus/gnus-setup.ast: Add finish links to the top nodes.
342         * gnus/news-server.ast: Add some trivial validation.
344 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
346         * NEWS: Add secrets.el.
348 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
350         * images/custom/down.xpm, images/custom/right.xpm: Update images
351         to increase contrast on bright backgrounds.
353 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
355         * Branch for 23.2.
357 2010-03-06  Glenn Morris  <rgm@gnu.org>
359         * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
361 2010-03-05  Glenn Morris  <rgm@gnu.org>
363         * refcards/orgcard.tex: Use pdflayout.sty.
364         * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
366 2010-03-02  Glenn Morris  <rgm@gnu.org>
368         * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
369         (pl-refcard.pdf): Let presence of pdfmex be another test for the
370         required TeX files.  Pass explicit output-format to tex command.
371         (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
372         portrait layout rather than the desired landscape.
374 2010-03-01  Glenn Morris  <rgm@gnu.org>
376         * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
378         * refcards/de-refcard.tex: Fix paren typo.
380         * refcards/ru-refcard.tex: Rename \year command to \cyear, since
381         the former seems to be already used in some TeX installations.
383         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
384         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
385         * refcards/de-refcard.tex, refcards/dired-ref.tex:
386         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
387         * refcards/fr-survival.tex, refcards/orgcard.pdf:
388         * refcards/orgcard.tex, refcards/pl-refcard.tex:
389         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
390         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
391         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
392         * refcards/survival.tex, refcards/vipcard.tex:
393         * refcards/viperCard.tex: Update short copyright year to 2010.
395 2010-02-26  Glenn Morris  <rgm@gnu.org>
397         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
398         Fix some keybinding typos.
400 2010-02-14  Chong Yidong  <cyd@stupidchicken.com>
402         * images/custom/down-pushed.xpm, images/custom/down.xpm:
403         * images/custom/right-pushed.xpm:
404         * images/custom/right-pushed.xpm: Increase height by four
405         pixels, to improve text alignment.
407 2010-01-16  Mario Lang  <mlang@delysid.org>
409         * srecode/doc-cpp.srt, srecode/doc-default.srt:
410         * srecode/doc-java.srt: Remove duplicated words.
412 2010-01-14  Nick Roberts  <nickrob@snap.net.nz>
414         * images/gud/recstart.xpm, images/gud/recstop.xpm:
415         * images/gud/rcont.xpm, images/gud/rnext.xpm:
416         * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
417         * images/gud/rstep.xpm, images/gud/rstepi.xpm:
418         New icons for reverse debugging.
420 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
422         * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
423         (group-comment-start, group-comment-end):
424         * srecode/doc-default.srt (section-comment, function-comment)
425         (variable-same-line-comment, group-comment-start, group-comment-end):
426         * srecode/doc-java.srt (function-comment, variable-same-line-comment)
427         (group-comment-start, group-comment-end):
428         Fix typos in template docstrings.
430 2010-01-14  Kenichi Handa  <handa@m17n.org>
432         * NEWS: Describe the change of auto-composition-mode.
434 2010-01-12  Glenn Morris  <rgm@gnu.org>
436         * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
437         for bug reports for development versions.
439 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
441         * NEWS: Fix typos.
443 2009-12-15  Glenn Morris  <rgm@gnu.org>
445         * CONTRIBUTE (Coding Standards): Update URL.
446         (Getting the Source Code): Other VCSs are available.
448         * ORDERS: Update some URLs.
450         * edt-user.el: New file, split out from edt-user.doc.
451         * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
452         and remove.
454 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
456         * NEWS: Point to the external counterparts of su and sudo.
458 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
460         * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
461         * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
462         * images/mpc/rewind.xpm, images/mpc/stop.xpm:
463         New images.
465 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
467         * NEWS: New functions eshell/su and eshell/sudo.
469 2009-11-26  Kevin Ryde  <user42@zip.com.au>
471         * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
472         Aubrey Jaffer's texinfo R5RS moved to
473         http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
474         (per http://people.csail.mit.edu/jaffer/Scheme.html).
476 2009-11-26  Jan Djärv  <jan.h.d@swipnet.se>
478         * PROBLEMS: Mention Metacity hang on Emacs resize.
480 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
482         * PROBLEMS: Add workaround for Cygwin crash and remove fixed
483         rebasing problem.
485 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
487         * NEWS: Mention dynamic font changes (font-use-system-font).
489 2009-11-15  Carsten Dominik  <dominik@u016822.science.uva.nl>
491         * refcards/orgcard.tex: Push version number to 6.33a.
493 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
495         * refcards/orgcard.tex: Document the new archiving keys.
497 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
499         * compilation.txt: Add one more error message for msft (Bug#4100).
501 2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
503         * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade.  (Bug#3375)
505 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
507         * NEWS: New function copy-directory.
509 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
511         * srecode: New directory for SRecode template files.
513 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
515         * NEWS: delete-directory has an optional parameter RECURSIVE.
517 2009-10-01  Carsten Dominik  <dominik@u016822.science.uva.nl>
519         * refcards/orgcard.tex: New version number.
521 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
523         * NEWS: Mention Tramp connection methods "imap" and "imaps".
525 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
527         * NEWS: Mention new library imap-hash.el
529 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
531         * NEWS: Mention new variable `help-downcase-arguments'
532         and new default for arguments in *Help* buffers.
534 2009-09-15  Juanma Barranquero  <lekktu@gmail.com>
536         * NEWS: Mention new behavior of -Q and new variable
537         `inhibit-x-resources'.
539 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
541         * PROBLEMS: Document Athena/Lucid internationalization
542         problem (Bug#4333).
544 2009-09-02  Carsten Dominik  <dominik@u016822.science.uva.nl>
546         * refcards/orgcard.tex: Document new effort setting commands.
547         Document the new keys for agenda time motion.
548         Document the `E' key in the agenda.
550 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
552         * NEWS: Declare unibyte sessions obsolete.
554 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
556         * NEWS: Mention Tramp connection method "rsyncc" and variable
557         `process-file-side-effects'.
559 2009-08-13  Kenichi Handa  <handa@m17n.org>
561         * NEWS: Mention the new coding systme `utf-8-hfs' and many
562         functions for Unicode normalization.
564 2009-08-09  CHENG Gao  <chenggao@gmail.com>
566         * MORE.STUFF: Update Etags and Ispell URLs.
568 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
570         * images/gud/all.xpm, images/gud/thread.xpm: New icons for
571         gdb-mi.el
573 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
575         * e/eterm-color.ti (msgr, u6, u7): New capabilities.
577 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
579         * NEWS: Autorevert Tail mode works now for remote files.
581 2009-07-26  Kevin Ryde  <user42@zip.com.au>
583         * compilation.txt: Add Perl-Glib sample message.
585 2009-07-23  Ken Raeburn  <raeburn@raeburn.org>
587         * NEWS: `load-in-progress' corruption fixed.
589 2009-07-21  Glenn Morris  <rgm@gnu.org>
591         * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
592         * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
593         * refcards/cs-refcard.tex, refcards/de-refcard.tex:
594         * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
595         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
596         * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
597         * refcards/cs-survival.tex, refcards/fr-survival.tex:
598         * refcards/sk-survival.tex, refcards/survival.tex:
599         Remove version numbers that don't mean much.  Instead, just use Emacs
600         version and date.  Use FSF URL rather than postal address.
602         * refcards/vipcard.tex (versionnumber, version): Remove.
603         (versionemacs, versionvip): New.
604         (copyrightnotice): Use FSF URL rather than postal address.
606         * refcards/viperCard.tex (versionnumber): Rename to versionviper.
607         (versionemacs, versionxemacs): New.
608         (version): Remove.
609         (copyrightnotice): Use FSF URL rather than postal address.
611 2009-07-16  Glenn Morris  <rgm@gnu.org>
613         * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
614         * refcards/sk-dired-ref.tex:
615         Remove non-existent (?) bindings: w, C-u o, U, delete.
616         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
618         * refcards/gnus-refcard.tex: Condense a few sentences in order to
619         make them fit on one line, and add some page breaks, to improve the
620         layout in the pdfs.
622 2009-07-15  Glenn Morris  <rgm@gnu.org>
624         * refcards/dired-ref.tex: Change from A4 to letter paper.
625         Remove non-existent (?) bindings: w, C-u o, U, delete.
626         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
627         New: async shell command = &.
629         * refcards/gnus-refcard.tex (Copyright): Add 2009.
630         (Notes): Add missing line-break.
631         (Threading): Reword to fit on one line.
633         * refcards/calccard.tex (emacsversionnumber): Just use major version.
635         * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
636         clobbering gnus-refcard.pdf.
637         (clean): Remove .aux files.
638         (gnus-logo.pdf): Remove rule, since this file is distributed.
640 2009-07-10  Kenichi Handa  <handa@m17n.org>
642         * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
644 2009-07-10  Kevin Ryde  <user42@zip.com.au>
646         * compilation.txt: Fix names of some elements.
648 2009-07-08  Glenn Morris  <rgm@gnu.org>
650         * tutorials/TUTORIAL: Standardize the way M-x commands are written:
651         dashes inside command names, not spaces; spaces before <Return>.
652         (Summary): Describe the new behavior of C-l.
653         (Basic Cursor Control): Don't say that files "ought" to end in newlines.
654         Try to distinguish scroll bar from fringes.
655         You can also scroll with a wheel mouse.
656         (If Emacs Stops Responding): Rename from "When Emacs is hung".
657         (Inserting And Deleting): Continuation marks appear in the fringe.
658         Clarify that deletion can be undone.  Mention cut and paste, and
659         the Glossary.
660         (Files, Mode Line): Update mode-line format.
661         (Extending The Command Set): Downplay C-z, since using Emacs on a
662         text-only terminal is less common these days.
663         (Searching): Incremental searching is no longer atypical.
664         Downplay flow control issues, remove reference to deleted FAQ node.
665         (Multiple Windows): Mention frames.
666         (Multiple Frames): New section.
667         (Getting More Help): Downplay C-h having a different binding.
668         Don't say help is "on-line", since the meaning has changed.
669         (More Features): Replace "on-line".  Use C-h rather than F10 h.
670         Say a little more about completion.
671         (Conclusion): Don't mention C-z again here.
673 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
675         * NEWS: Mention maximized.
677 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
679         * NEWS: Add "synce" connection method of Tramp.
681 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
683         * NEWS: Add new connection methods of Tramp.
685 2009-06-24  Kenichi Handa  <handa@m17n.org>
687         * charsets/stdenc.map: Re-generated.
689         * charsets/symbol.map: Re-generated.
691 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
693         * Branch for 23.1.
695 2009-06-15  Alan Mackenzie  <acm@muc.de>
697         * NEWS: Document changes to end-of-defun-function, clarifying
698         entry for beginning-of-defun-function.
700 2009-06-13  Bill Wohler  <wohler@newt.com>
702         Release MH-E version 8.2.
704         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
706 2009-06-12  Kenichi Handa  <handa@m17n.org>
708         * HELLO: Use "/" instead of "," to separate independent words.
710         * charsets/*.map: All re-generated.
712 2009-06-08  Kenichi Handa  <handa@m17n.org>
714         * HELLO: Downcase "suomi".
716 2009-05-25  Werner Lemberg  <wl@gnu.org>
718         * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
719         Use reformed Orthography.
720         Minor improvements.
722 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
724         * refcards/survival.tex: Add M-g M-g binding.
726         * refcards/survival.tex:
727         * refcards/sk-survival.tex:
728         * refcards/sk-refcard.tex:
729         * refcards/sk-dired-ref.tex:
730         * refcards/ru-refcard.tex:
731         * refcards/pt-br-refcard.tex:
732         * refcards/pl-refcard.tex:
733         * refcards/fr-survival.tex:
734         * refcards/fr-dired-ref.tex:
735         * refcards/dired-ref.tex:
736         * refcards/cs-survival.tex:
737         * refcards/cs-refcard.tex:
738         * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
740 2009-05-15  Chong Yidong  <cyd@stupidchicken.com>
742         * refcards/refcard.tex: Update Emacs version to 23.
744 2009-05-15  Sven Joachim  <svenjoac@gmx.de>
746         * refcards/de-refcard.tex: Merge changes from refcard.tex.
747         Change `Paragraph' to `Absatz'.
749 2009-04-09  Glenn Morris  <rgm@gnu.org>
751         * MORE.STUFF: Update some urls.  Remove dead links: eshell, expand,
752         ffap, hideshow.  Remove original whitespace, now in obsolete/.
753         Remember and nXML are part of the distribution now.
755 2009-03-13  Kenichi Handa  <handa@m17n.org>
757         * NEWS: Add description for the argument change of
758         `set-fontset-font' and `print-fontset'.
760 2009-02-25  Glenn Morris  <rgm@gnu.org>
762         * MORE.STUFF: Mention Zile.
764 2009-02-23  Miles Bader  <miles@gnu.org>
766         * NEWS: Rename `system-process-attributes' to `process-attributes'.
768 2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
770         * compilation.txt: Add entry for maven.
772 2009-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
774         * refcards/calccard.tex: Update version number.
775         Mention Maxima mode.
777 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
779         * compilation.txt (gnu): Add an example for the "note" format.
781 2009-02-04  Jason Rumney  <jasonr@gnu.org>
783         * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
785 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
787         * refcards/orgcard.tex: New version number.
789 2009-01-28  Juanma Barranquero  <lekktu@gmail.com>
791         * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
793 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
795         * refcards/orgcard.tex: New version number.
797 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
799         * refcards/orgcard.tex: New version number.
801 2009-01-27  Kenichi Handa  <handa@m17n.org>
803         * NEWS: New function `coding-sytem-from-name'.
805 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
807         * refcards/orgcard.tex: New year and version number.
808         Document heading/item conversion commands.
809         Document C-c RET in tables.
811 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
813         * NEWS: Tramp supports IPv6 addresses.
815 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
817         * refcards/orgcard.tex: Version number change.
819 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
821         * PROBLEMS (MS-DOS): Document the problems on Vista.
823 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
825         * refcards/orgcard.tex: Version number change.
827 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
829         * refcards/orgcard.tex: Version number change.
831 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
833         * MACHINES: SH3 is still supported.
835 2008-12-07  Carsten Dominik  <dominik@science.uva.nl>
837         * refcards/orgcard.tex: Version number update.
839 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
841         * NEWS: Fix typo.  (Bug#1439)
843 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
845         * refcards/orgcard.tex: Document the extra yanking key.
847 2008-11-08  Mark A. Hershberger  <mah@everybody.org>
849         * compilation.txt (php): Add regexp for php error messages.
851 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
853         * NEWS: New function `locate-user-emacs-file'.
855 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
857         * MACHINES: Add section for SuperH.
859 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
861         * refcards/orgcard.tex: Add description for attachments, plus
862         minor changes.
864 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
866         * refcards/orgcard.tex: Minor fixes.
868 2008-09-08  Daiki Ueno  <ueno@unixuser.org>
870         * TODO: Remove the entry describing auto-encryption.
872 2008-08-26  Robert J. Chassell  <bob@rattlesnake.com>
874         * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
876 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
878         * HELLO: Fix Javanese pun.
880 2008-08-18  Bill Wohler  <wohler@newt.com>
882         Release MH-E version 8.1.
884         * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
886 2008-08-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
888         * NEWS: Improve information about whitespace package.
890 2008-08-01  Teodor Zlatanov  <tzz@lifelogs.com>
892         * NEWS: Add entries about the new auth-source integration and
893         about the cyrillic-translit modifications.
895 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
897         * Emacs.clr: Remove.
899 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
901         * termcap.src: Remove file.
902         * README:
903         * PROBLEMS:
904         * MACHINES: Remove VMS info.
906 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
908         * PROBLEMS:
909         * MACHINES: Remove mentions of Mac Carbon.
911 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
913         * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
915 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
917         * NEWS: Add xesam.el.
919 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
921         * NEWS: Add information about whitespace package.
923 2008-07-19  Juri Linkov  <juri@jurta.org>
925         * tutorials/TUTORIAL: Add information about C-g to the introduction.
927 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
929         * images/splash8.xpm: Remove.
931 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
933         * NEWS: Add entry about NS port.
935 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
937         * Emacs.clr: New file, add support for X color names to NS display
938         implementations.
940 2008-07-12  Juri Linkov  <juri@jurta.org>
942         * HELLO: Use more correct IPA characters for English pronunciation.
943         Add the combining acute accent after the accented vowel in the
944         Russian example like it is used in dictionaries.
946 2008-07-11  Kenichi Handa  <handa@m17n.org>
948         * HELLO: Change the Arabic words appearing in Non-ASCII examples to
949         iso-8859-6 characters.
951 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
953         * images/splash.png:
954         * images/splash.svg:
955         * images/gnus/gnus.png:
956         * images/gnus/gnus.svg: New files.
958 2008-06-25  Kenichi Handa  <handa@m17n.org>
960         * NEWS: Mention string-to-unibyte.
962 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
964         * NEWS: Tramp uses auth-source.
966 2008-06-08  John Paul Wallington  <jpw@pobox.com>
968         * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
970 2008-05-19  Tom Tromey  <tromey@redhat.com>
972         * NEWS: Mention directory-local variables.
974 2008-05-11  Juri Linkov  <juri@jurta.org>
976         * images/custom/README:
977         * images/custom/down.xpm:
978         * images/custom/down-pushed.xpm:
979         * images/custom/right.xpm:
980         * images/custom/right-pushed.xpm: New files.
982 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
984         * NEWS: Support for Meta-CVS removed.
986 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
988         * compilation.txt: Add regexp for Open Watcom compiler output.
990 2008-05-04  Reiner Steib  <reiner.steib@gmx.de>
992         * NEWS: Reword previous commit.
993         * NEWS.22: Document removal of duplicated "alt-" input methods.
995 2008-05-03  Glenn Morris  <rgm@gnu.org>
997         * NEWS: Document removal of duplicated "alt-" input methods.
999 2008-04-26  Glenn Morris  <rgm@gnu.org>
1001         * forms-d2.dat: Move here from ../lisp.
1003 2008-04-06  Jason Rumney  <jasonr@gnu.org>
1005         * HELLO (Burmese): Rename from Myanmar.
1007 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
1009         * GNUS-NEWS (incoming mail files): Add version.
1011 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
1013         * tutorials/TUTORIAL.de: Remove even more discussion of flow
1014         control.  Refer to node name `Init Rebinding' instead of title.
1016 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
1018         * refcards/orgcard.tex: Minor fixes.
1020 2008-03-12  Chong Yidong  <cyd@stupidchicken.com>
1022         * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1023         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1024         * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1025         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1026         * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1027         * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1028         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1029         Remove discussion of flow control.
1031 2008-03-12  Juanma Barranquero  <lekktu@gmail.com>
1033         * NEWS: Describe linum.el.
1035 2008-03-11  Glenn Morris  <rgm@gnu.org>
1037         * images/icons/hicolor/128x128/apps/emacs.png:
1038         * images/icons/hicolor/16x16/apps/emacs.png:
1039         * images/icons/hicolor/24x24/apps/emacs.png:
1040         * images/icons/hicolor/32x32/apps/emacs.png:
1041         * images/icons/hicolor/48x48/apps/emacs.png:
1042         * images/icons/hicolor/scalable/apps/emacs.svg:
1043         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1044         Remove `creator' metadata.
1046 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
1048         * images/README: Update with bookmark_add.
1050         * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
1052 2008-03-03  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1054         * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1055         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
1056         * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1058 2008-03-03  Andrew Zhilin  <andrew_zhilin@yahoo.com>
1060         * images/icons/hicolor/16x16/apps/emacs22.png:
1061         * images/icons/hicolor/24x24/apps/emacs22.png:
1062         * images/icons/hicolor/32x32/apps/emacs22.png:
1063         * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1064         These are the old versions of `emacs.png' under a new name.
1066 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1068         * images/icons/README: Update info for the icons.
1070         * images/icons/emacs16_mac.png:
1071         * images/icons/emacs24_mac.png:
1072         * images/icons/emacs256_mac.png:
1073         * images/icons/emacs32_mac.png:
1074         * images/icons/emacs48_mac.png:
1075         * images/icons/emacs512_mac.png: Remove.
1077         * images/icons/hicolor/16x16/apps/emacs.png:
1078         * images/icons/hicolor/24x24/apps/emacs.png:
1079         * images/icons/hicolor/32x32/apps/emacs.png:
1080         * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1082         * images/icons/hicolor/scalable/apps/emacs.svg:
1083         * images/icons/hicolor/128x128/apps/emacs.png: New files.
1085 2008-02-26  Reiner Steib  <Reiner.Steib@gmx.de>
1087         * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1088         when using different Emacs versions.
1090 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1092         * NEWS.22: Mention stock icons for Gtk+.
1094 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
1096         * NEWS: Mention the new language environments Bengali, Punjabi,
1097         Gujarati, Oriya, Telugu, Sinhala.  Mention the removal of features
1098         devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1099         tamil, and tml-util.
1101 2008-02-22  Michael Olson  <mwolson@gnu.org>
1103         * NEWS: Describe nXML mode and json.el.
1105 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
1107         * NEWS: Improve the description about the removal of cp-...-codepage
1108         functions.  Describe the removal of the feature `devan-util'.
1110 2008-02-21  Glenn Morris  <rgm@gnu.org>
1112         * NEWS.unicode: Merge into NEWS and remove file.
1114 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
1116         * NEWS.unicode: Mention the removal of codepage related functions.
1118 2008-02-16  Glenn Morris  <rgm@gnu.org>
1120         * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1121         Rename from "test." to "test-" for doschk.
1123 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
1125         * NEWS: Clarify EasyPG functionalities.
1127 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1129         * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1130         magic line instead.
1132 2008-02-08  Jan Djärv  <jan.h.d@swipnet.se>
1134         * NEWS: Mention XEmbed and --parent-id.
1136 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
1138         * NEWS: Mention EasyPG.
1140 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
1142         * tutorials/TUTORIAL.ru: Restore copyright years.  Update tutorial.
1143         Fix wording.
1145 2008-02-02  Kenichi Handa  <handa@ni.aist.go.jp>
1147         * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
1148         Telugu.  Fix ISO-2022 designations in Cantonese line.
1150 2008-02-01  Kenichi Handa  <handa@m17n.org>
1152         * HELLO: Remove non-unicode character from Tibetan text.
1154 2008-02-01  Miles Bader  <miles@gnu.org>
1156         * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1157         with "23".
1159 2008-02-01  Kenichi Handa  <handa@m17n.org>
1161         * charsets: New directory for charset mapping tables.
1163         * charsets/README: New file.
1165         * charsets/*.map: New files.
1167 2008-02-01  Kenichi Handa  <handa@m17n.org>
1169         * HELLO: Change "Hindi" to more common characters.
1171 2008-02-01  Kenichi Handa  <handa@m17n.org>
1173         * HELLO: Fix upcase and downcase for several languages.
1174         Change the two German lines into one.  Change "Nederlangs" to
1175         "Dutch (Nederlands)".  Add original language names to several entries.
1177 2008-02-01  Kenichi Handa  <handa@m17n.org>
1179         * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
1181 2008-02-01  Kenichi Handa  <handa@m17n.org>
1183         * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
1185 2008-02-01  Dave Love  <fx@gnu.org>
1187         * HELLO: Add pseudo-maths example.
1189 2008-01-31  Alex Ott  <alexott@gmail.com>
1191         * tutorials/TUTORIAL.ru: Update tutorial.
1193 2008-01-25  Michael Olson  <mwolson@gnu.org>
1195         * ERC-NEWS: Update for ERC 5.3 release candidate.
1197 2008-01-22  Juanma Barranquero  <lekktu@gmail.com>
1199         * DEVEL.HUMOR: New entry.
1201 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
1203         * refcards/orgcard.tex: Update to Org-mode version 5.19.
1205 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
1207         * MACHINES: Add an explicit list of platforms that are no longer
1208         supported.
1209         * NEWS: Refer to this list.
1211 2008-01-08  Glenn Morris  <rgm@gnu.org>
1213         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1214         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1215         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1216         * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1217         * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1218         * refcards/orgcard.tex, refcards/pl-refcard.tex:
1219         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1220         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1221         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1222         * refcards/survival.tex, refcards/vipcard.tex:
1223         * refcards/viperCard.tex: Update printed copyright year to 2008.
1225 2008-01-08  Kevin Ryde  <user42@zip.com.au>
1227         * compilation.txt (perl): Add a "during global destruction" sample.
1229 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
1231         * PROBLEMS:
1232         * MACHINES: Remove references to systems not supported anymore.
1234 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1236         * MACHINES: Remove Masscomp.
1238 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
1240         * images/icons/emacs_16.png, images/icons/emacs_24.png
1241         * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1242         hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1243         hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1245         * images/icons/README (Author): Update for renaming.
1247         * emacs.desktop (Icon): Update icon name.
1249 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
1251         The following files renamed to avoid file-name clashes in
1252         8+3 (a.k.a. DOS) namespace:
1254         * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1255         * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1256         * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1257         * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1258         * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1259         * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1260         Updated accordingly.
1262         * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
1263         docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1265         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1266         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1267         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1268         Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1269         emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
1270         respectively.
1272 2007-12-08  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1274         * emacs.desktop (Exec, Icon, Categories): Fix entries.
1276 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1278         * NEWS: Add minimal Gnus item.
1280 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1282         * emacs.desktop: New file.
1284 2007-11-30  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1286         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1287         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1288         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1289         New files.
1291 2007-11-28  Glenn Morris  <rgm@gnu.org>
1293         * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
1294         * nxml/README: New file.
1296 2007-11-24  Glenn Morris  <rgm@gnu.org>
1298         * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1300 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
1302         * NXML-NEWS: New File.
1304         * schema: Initial merge of nxml.
1306 2007-11-22  Francesco Potortì  <pot@gnu.org>
1308         * NEWS: etags: the --members option is now the default.
1310 2007-11-22  Glenn Morris  <rgm@gnu.org>
1312         * images/smilies/grayscale/README, images/smilies/medium/README:
1313         New files.
1315 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1317         * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1318         compilation-perl--Test, compilation-perl--Test::Harness and
1319         compilation-weblint.
1321 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1323         * MACHINES: Remove Sun windows info.
1325 2007-10-30  Michael Olson  <mwolson@gnu.org>
1327         * NEWS: Add entry for Remember Mode.
1329 2007-10-29  Glenn Morris  <rgm@gnu.org>
1331         * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1332         clarifications lost in update to Gnus trunk.
1334 2007-10-28  Adam Sjøgren  <asjo@koldfront.dk>
1336         * images/smilies/grayscale/blink.xpm:
1337         * images/smilies/grayscale/braindamaged.xpm
1338         * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1339         * images/smilies/grayscale/evil.xpm:
1340         * images/smilies/grayscale/forced.xpm:
1341         * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1342         * images/smilies/grayscale/indifferent.xpm:
1343         * images/smilies/grayscale/reverse-smile.xpm:
1344         * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1345         * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1347         * images/smilies/medium/blink.xpm:
1348         * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1349         * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1350         * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1351         * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1352         * images/smilies/medium/reverse-smile.xpm:
1353         * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1354         * images/smilies/medium/wry.xpm: New colorful smileys.
1356 2007-10-29  Michael Olson  <mwolson@gnu.org>
1358         * ERC-NEWS: Update for recent change.
1360 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
1362         * .cvsignore: Add *.pyc.
1364 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
1366         * ses-example.ses: Get rid of silly life-universe-everything local
1367         variable.  `symbolic-formulas' is now `ses--symbolic-formulas'.
1369 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
1371         * NEWS: Mention desktop locking.
1373 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
1375         * NEWS: Explain the VC fileset changes a bit better.
1377 2007-09-28  Glenn Morris  <rgm@gnu.org>
1379         * PROBLEMS: Mention Tex superscript font issue.
1381 2007-09-25  Johannes Weiner  <hannes@saeurebad.de>
1383         * NEWS: Fix typo.
1385 2007-09-24  Glenn Morris  <rgm@gnu.org>
1387         * CONTRIBUTE: Remove information on maintaining copyright years;
1388         it does not belong here and is in admin/notes anyway.
1390 2007-09-24  Adam Hupp  <adam@hupp.org>
1392         * emacs.py: Split for python 2 and python 3 compatibility.
1393         * emacs2.py: New file, split off from emacs.py.
1394         * emacs3.py: New file, python 3 version of emacs2.py.
1396 2007-09-21  Glenn Morris  <rgm@gnu.org>
1398         * emacstool.1: Remove file.
1399         * emacs.bash: Adapt for removal of emacstool.
1400         * emacs.csh: Remove emacstool-related code.
1402 2007-09-16  Glenn Morris  <rgm@gnu.org>
1404         * gfdl.1: Remove unused file.
1406 2007-09-12  Glenn Morris  <rgm@gnu.org>
1408         * Makefile (SOURCES, unlock, relock): Delete.
1410 2007-09-10  MichaĂ«l Cadilhac  <michael@cadilhac.name>
1412         * NEWS: Document the interactive specification for C functions.
1413         Say that `set-file-modes' is now interactive.
1415 2007-09-10  Michael Olson  <mwolson@gnu.org>
1417         * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1419 2007-09-09  Juri Linkov  <juri@jurta.org>
1421         * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1423 2007-09-08  Michael Olson  <mwolson@gnu.org>
1425         * ERC-NEWS: Update for changes to the development version of ERC 5.3.
1427 2007-09-06  Glenn Morris  <rgm@gnu.org>
1429         * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1430         doc/man/.
1432         * refcards/README: Also mention gnus-logo.pdf license.
1434 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
1436         * NEWS.22 (Note): Lower-case for orgtbl-mode.
1438 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
1440         * NEWS: Say that Gtk+ build uses stock icons.
1442 2007-08-28  Werner LEMBERG  <wl@gnu.org>
1444         * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1445         instead of `M-x query-replace-regexp'.
1447 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1449         * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1450         updater breakage.
1452 2007-08-26  MichaĂ«l Cadilhac  <michael@cadilhac.name>
1454         * NEWS: Say that PDF files are now the default for refcards.
1456         * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1457         * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
1459         * refcards/pdflayout.sty: New.  Handle PDF layouts through
1460         \pdfpagewidth and \pdfpageheight.
1462         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1463         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1464         * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1465         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1466         * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1467         * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1468         * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1469         * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1470         * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1472         * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1473         * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1474         * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1475         * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1476         * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1477         * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1478         * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1479         * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1481         * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1482         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1483         * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1484         * refcards/viperCard.tex: Specify PDF layout,
1485         use a PDF `compile-command' local variable.
1487         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1488         * refcards/cs-survival.tex, refcards/dired-ref.tex:
1489         * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1490         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1491         Specify PDF layout.
1493         * refcards/fr-refcard.tex: Update copyright notice.
1494         Update the examples.  Fix a typo.  Remove the `letterpaper' counter,
1495         specify PDF layout, use a PDF `compile-command' local variable.
1497         * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1498         specify PDF layout, use a PDF `compile-command' local variable.
1500         * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
1502         * refcards/Makefile: Add rules for creating the refcards in PDF,
1503         make them the default.  Change `fr-drdref' to `fr-dired-ref'.
1505 2007-08-23  Glenn Morris  <rgm@gnu.org>
1507         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1508         Delete these targets since nothing uses them.
1509         (SOURCES): Update.
1510         Move comments to e/README.  Remove license from now-trivial file.
1512         * e/README: New file, with most information formerly in Makefile.
1514 2007-09-05  Jason Rumney  <jasonr@gnu.org>
1516         * NEWS.22: Mention focus-follows-mouse change.
1518 2007-08-22  Karl Berry  <karl@gnu.org>
1520         * refcards/refcard.tex: Updates for printing.
1521         (\versionyear): Update to 2007.
1522         (\copyrightnotice): Modified or unmodified ok.
1523         (Simple Customization): Don't use goto-line, since now it's bound.
1524         Also, use now-preferred (kbd ...) syntax.
1526 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
1528         * NEWS: `shell' prompts for the default directory if called with a
1529         prefix and `default-directory' is a remote file name.
1531 2007-08-22  Glenn Morris  <rgm@gnu.org>
1533         * tree-widget: Move this directory into images/ subdirectory.
1535         * refcards/: New directory.  Move refcards here.
1536         * Makefile: Move refcard rules from here...
1537         * refcards/Makefile: ...to here.
1538         * README: Move information about tex files from here...
1539         * refcards/README: ...to here.
1541         * tutorials/: New directory.  Move TUTORIAL* here.
1543         * gnus.pbm, letter.pbm, letter.xpm:
1544         * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
1545         * README: Move license information for the above files from here...
1546         * images/README: ...to here.
1548 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
1550         * orgcard.tex: Version number upgrade.
1552 2007-08-14  Glenn Morris  <rgm@gnu.org>
1554         * NEWS: Mention `bad-packages-alist'.
1556 2007-08-08  Glenn Morris  <rgm@gnu.org>
1558         * TODO: `iff' item is dealt with.
1559         * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1561 2007-08-01  Glenn Morris  <rgm@gnu.org>
1563         * NEWS: Add fortran-line-length, plus some more sections.
1565 2007-07-25  Glenn Morris  <rgm@gnu.org>
1567         * Relicense all FSF files to GPLv3 or later.
1569         * COPYING: Switch to GPLv3.
1571 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
1573         * NEWS: New functions `start-file-process-shell-command' and
1574         `process-file-shell-command'.
1576 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
1578         * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1580 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
1582         * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1583         documented bookmark keybinding changes that were later reverted.
1585 2007-07-14  Jan Djärv  <jan.h.d@swipnet.se>
1587         * PROBLEMS: Mention gtk-engines-qt problem.
1589 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
1591         * NEWS: Update for recent bookmark keybinding changes.
1593 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
1595         * NEWS: Add Tramp and comint-mode changes.
1597 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
1599         * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1601 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
1603         * NEWS: New function `start-file-process'.
1605 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
1607         * orgcard.tex: Version 5.01
1609 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
1611         * NEWS: `dired-call-process' has been removed.
1613 2007-06-20  Glenn Morris  <rgm@gnu.org>
1615         * NEWS: configure prefers libgif over libungif.
1617 2007-06-14  Nick Roberts  <nickrob@snap.net.nz>
1619         * NEWS: Mention mouse highlighting in a GNU/Linux console.
1621 2007-06-14  Werner Lemberg  <wl@gnu.org>
1623         * emacs.1: Completely revised.
1624         Fix many typographical glitches.
1625         Updated to handle current state of options and resources.
1627 2007-06-12  Glenn Morris  <rgm@gnu.org>
1629         * NEWS: Change bug address.  Add back +++/--- note.
1630         Use present tense for X-toolkit entry.  Mention libgif.
1632 2007-06-07  Mark H. Weaver  <mhw@netris.org>  (tiny change)
1634         * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1636 2007-06-07  Michael Olson  <mwolson@gnu.org>
1638         * MORE.STUFF: Update eshell URL.
1640 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
1642         * orgcard.tex: Version 4.77.
1644 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
1646         * NEWS: Add socks.el as new package.
1648 2007-06-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
1650         * MORE.STUFF (Hideshow): Delete.
1651         (EDB, Go in a buffer): Update urls.
1652         Suggested by CHENG Gao <chenggao@gmail.com>.
1654 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1656         * Version 22.1 released.
1658 2007-06-02  CHENG Gao  <chenggao@gmail.com>
1660         * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1661         Hideshow, Org, EDB, and Remember.
1663 2007-05-29  Robert J. Chassell  <bob@rattlesnake.com>
1665         * NEWS: Fix instances of `allow' without object.
1667 2007-05-22  Glenn Morris  <rgm@gnu.org>
1669         * NEWS.22: New file with entries for Emacs 22.
1670         * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1671         template for next Emacs version.
1673 2007-05-19  Glenn Morris  <rgm@gnu.org>
1675         * images/cancel.pbm: Convert from PGM to PBM.
1677         * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1678         * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1680 2007-05-17  Glenn Morris  <rgm@gnu.org>
1682         * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1684 2007-05-15  MichaĂ«l Cadilhac  <michael@cadilhac.name>
1686         * fr-refcard.tex: Rewrite using German layout.
1688         * fr-refcard.ps: Regenerate.
1690 2007-05-12  Richard Stallman  <rms@gnu.org>
1692         * refcard.tex (section{Incremental Search}): Minor corrections.
1694 2007-05-12  MichaĂ«l Cadilhac  <michael@cadilhac.name>
1696         * Makefile (viperCard.ps, calccard.ps refcard.ps)
1697         (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1698         (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1699         explicit output argument for `dvips'.
1701 2007-05-05  Glenn Morris  <rgm@gnu.org>
1703         * NEWS: Re-order.
1705 2007-04-28  Glenn Morris  <rgm@gnu.org>
1707         * emacs.py: Restore file pending consideration of python.el legal
1708         status.
1709         * NEWS: Restore mention of python.el pending consideration of
1710         legal status.
1712 2007-04-28  David R. Linn  <drl@jekyll.vuse.vanderbilt.edu>
1714         * PROBLEMS: Add section on Solaris out-of-tree install issues with
1715         non-GNU make.
1717 2007-04-25  Werner Lemberg  <wl@gnu.org>
1719         * emacs.1: Replace -- with \(em.
1721 2007-04-25  Yavor Doganov  <yavor@gnu.org>  (tiny change)
1723         * emacs.1, etags.1: Escape some minus signs.
1725 2007-04-22  Glenn Morris  <rgm@gnu.org>
1727         * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1729 2007-04-19  Glenn Morris  <rgm@gnu.org>
1731         * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1733 2007-04-17  David Kastrup  <dak@gnu.org>
1735         * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1737 2007-04-15  Glenn Morris  <rgm@gnu.org>
1739         * FTP: Make it a duplicate of ../FTP.
1741 2007-04-14  Glenn Morris  <rgm@gnu.org>
1743         * SERVICE: Replace with a pointer to the web version.
1745         * emacs.1: Update some of the more obsolete information.
1747 2007-04-13  Glenn Morris  <rgm@gnu.org>
1749         * MACHINES: emacserver is removed.
1751         * MORE.STUFF: Update some links, remove some dead ones.
1753 2007-04-04  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
1755         * emacs.py (format_exception): New function.
1756         (eexecfile): Use it instead of traceback.print_exception.
1757         Don't use execfile to avoid a bug in w32.
1759 2007-04-04  Glenn Morris  <rgm@gnu.org>
1761         * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1762         on Solaris.
1764         * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1765         mismatch, and on preprocessor inserting whitespace.
1767 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
1769         * TODO: Add entry for switching MS-Windows keyboard input to
1770         Unicode.  Add specific pointer to msdos.c functions that support
1771         menus on text terminals.
1773 2007-04-01  Michael Olson  <mwolson@gnu.org>
1775         * ERC-NEWS: Update for the ERC 5.2 release.  Most of these entries
1776         were for previously-committed changes.
1778 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
1780         * PROBLEMS: Remove Tramp problem; it has been fixed.
1782 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
1784         * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1785         modifiers.
1787 2007-03-23  Glenn Morris  <rgm@gnu.org>
1789         * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1790         Delete unused variables.
1791         (dired-refcards, misc-refcards, survival-card, viper-cards):
1792         New targets.
1793         (all): Also build dired-refcards and misc-refcards.
1794         (clean, distclean, maintainer-clean): Depend on mostlyclean.
1795         (SOURCES): Remove non-existent files.
1796         (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1797         Mark as phony.
1798         (.ps files): Specify default papersize in the dvips command.
1800         * fr-refcard.tex (\letterpaper): Switch to A4.
1801         (\section): Reduce \vskips to fit on A4 paper.
1802         (\shortcopyrightnotice): Display at end of first column.
1804 2007-03-21  Glenn Morris  <rgm@gnu.org>
1806         * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1807         (\shortcopyrightnotice): Do not display in middle of file.
1808         Numerous \cr and \hskip hacks to avoid overfull columns.
1810         * fr-refcard.ps: Regenerate.
1812 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
1814         * dired-ref.tex:
1815         * fr-drdref.tex:
1816         * cs-dired-ref.tex:
1817         * sk-dired-ref.tex: Emacs 21 -> 22.
1819         * dired-ref.ps:
1820         * fr-drdref.ps:
1821         * cs-dired-ref.ps:
1822         * sk-dired-ref.ps: Regenerate.
1824 2007-03-11  Glenn Morris  <rgm@gnu.org>
1826         * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1828         * Makefile (SOURCES): ulimit.hack is removed.
1830 2007-03-04  David Kastrup  <dak@gnu.org>
1832         * NEWS (fontification): Mention that the new default for
1833         jit-lock-stealth-time is now nil.
1835 2007-03-01  Kim F. Storm  <storm@cua.dk>
1837         * ORDERS: Reformat text.
1839         * NEWS (About external Lisp packages): New section.
1841 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
1843         * TUTORIAL.it: Fix typo.
1845 2007-02-27  Glenn Morris  <rgm@gnu.org>
1847         * cs-dired-ref.tex: Increase in 2 column case to make room
1848         for copyright notice.
1849         (nopagenumbers): Call to turn off numbers in 1 page document.
1850         (Nápovìda, Modifikace Dired bufferu): Swap sections to
1851         balance column length in presence of copyright notice.
1852         (copyrightnotice): Uncomment so that notice is displayed.
1854         * dired-ref.tex (vsize): Increase in 2 column case to make room
1855         for copyright notice.
1856         (nopagenumbers): Call to turn off numbers in 1 page document.
1857         (Getting Help, Modifying the Dired Buffer): Swap sections to
1858         balance column length in presence of copyright notice.
1859         (copyrightnotice): Uncomment so that notice is displayed.
1861         * fr-drdref.tex (vsize): Increase in 2 column case.
1862         (\key): Tweak space for description.
1863         (\overfullrule): Set to 0pt to hide small overflows.
1864         (nopagenumbers): Call to turn off numbers in 1 page document.
1865         (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1866         balance column length.
1867         (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1868         break to prevent overfull line.
1869         (find-names-dired): Use \key rather than \metax as a hack fix for
1870         overflow.
1872         * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
1873         for copyright notice.
1874         (nopagenumbers): Call to turn off numbers in 1 page document.
1875         (Nápoveda, Modifikácia Dired bufferu): Swap sections to
1876         balance column length in presence of copyright notice.
1877         (copyrightnotice): Uncomment so that notice is displayed.
1879 2007-02-26  Carsten Dominik  <dominik@science.uva.nl>
1881         * orgcard.tex (section{Visibility Cycling}): Document key for
1882         indirect buffer access.
1883         (section{Archiving}): New keys for archiving.
1884         (section{Tables}): Combine two lines for hline creation.
1885         Named-field formula changed to Field formula.
1886         (section{Links}): Document keys for finding links.
1887         (section{Agenda Views}): New key for agenda file cycling.
1888         Document keys for stuck projects.  Typos fixed.
1889         (section{Exporting and Publishing}): Export options no longer in
1890         reference card.
1892 2007-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1894         * PROBLEMS: Gtk+ and cygwin doesn't work.
1896 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
1898         * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1900 2007-02-22  Per Starbäck  <starback@stp.lingfil.uu.se>  (tiny change)
1902         * NEWS: Grammar and capitalization fixes.
1904 2007-02-22  Glenn Morris  <rgm@gnu.org>
1906         * orgcard.tex, orgcard.ps: Restore deleted files following
1907         copyright assignment.
1909 2007-02-20  Glenn Morris  <rgm@gnu.org>
1911         * TUTORIAL.eo: Unjustify.
1913 2007-02-20  Sergio Pokrovskij  <sergio.pokrovskij@gmail.com>
1915         * TUTORIAL.eo: Change license to GPL.  Add translator credits.
1917 2007-02-19  Kenichi Handa  <handa@m17n.org>
1919         * NEWS (New language environments): Add "Esperanto".
1921 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
1923         * TUTORIAL.eo: Add "See end ..." at the first line.
1925 2007-02-19  Kenichi Handa  <handa@m17n.org>
1927         * TUTORIAL.eo: Add "." at the end of the first line.
1929 2007-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
1931         * gnus-refcard.tex: Remove obsolete comments.  Add a short note
1932         creating PostScript files for Emacs without using Makefile rules.
1934         * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1936 2007-02-17  Glenn Morris  <rgm@gnu.org>
1938         * TUTORIAL.eo: Add 2007 to copyright years.  Remove translator
1939         copyrights (disclaimers on file), merge years into FSF copyrights.
1940         Move copyright to end.  Remove "LocalWords" at end of file.
1942 2007-02-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1944         * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1946 2007-02-16  Kenichi Handa  <handa@m17n.org>
1948         * TUTORIAL.translators: Add TUTORIAL.eo.
1950 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
1952         * TUTORIAL.eo: New file.
1954 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
1956         * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1958         * images/gnus/reverse-smile.xpm:
1959         * images/gnus/bar.xbm:
1960         * images/gnus/bar.xpm: Unused images removed.
1962 2007-02-14  Glenn Morris  <rgm@gnu.org>
1964         * OTHER.EMACSES: Remove obsolete file.
1966 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
1968         * cs-refcard.tex (versionemacs): New macro.
1969         * cs-refcard.ps: Regenerate.
1971         * sk-refcard.ps: Regenerate.
1973         * pl-refcard.ps: Regenerate.
1975 2007-02-13  Bill Wohler  <wohler@newt.com>
1977         * images/README: Add section for icons that are a part of Emacs.
1979 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
1981         * gnu.xpm: Unused file removed.
1983         * emacs.xbm: Unused file removed.
1985 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
1987         * DEVEL.HUMOR: New entry.
1989 2007-02-05  Francesco Potortì  <pot@gnu.org>
1991         * etags.1: Now --members is the default for etags, not for ctags yet.
1992         * NEWS (etags): Document it.
1994 2007-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
1996         * gnus-refcard.tex: Fix copyright.
1997         * gnus-booklet.ps, gnus-refcard.ps: Generate.
1999 2007-01-20  Glenn Morris  <rgm@gnu.org>
2001         * orgcard.tex: Remove for legal reasons.
2002         * orgcard.ps: Remove for legal reasons.
2004 2007-01-27  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
2006         * PROBLEMS: More details about disabling features that hamper
2007         performance with slow X connections.
2009 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2011         * ps-prin1.ps (printBackground): Fix background height.
2013 2007-01-20  Glenn Morris  <rgm@gnu.org>
2015         * cd-dired-ref.tex (versionemacs): New def.
2016         * cs-refcard.tex (versionemacs, versionyear): New defs.
2017         * cs-survival.tex (versionemacs, versiondate): New defs.
2018         * de-refcard.tex (versionemacs, versionyear): New defs.
2019         * fr-refcard.tex (versionemacs, versionyear): New defs.
2020         * fr-survival.tex (versionemacs, versiondate): New defs.
2021         * orgcard.tex (versionyear): New def.
2022         (shortcopyrightnotice): Only display last copyright year.
2023         * pl-refcard.tex (versionemacs, versiondate): New defs.
2024         * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2025         * refcard.tex (versionemacs, versionyear): New defs.
2026         * ru-refcard.tex (versionemacs): New def.
2027         * survival.tex (versionemacs): New def.
2028         * sk-dired-ref.tex (versionemacs): New def.
2029         * sk-refcard.tex (versionemacs, versionyear): New defs.
2030         * sk-survival.tex (versionemacs): New def.
2032 2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
2034         * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2035         be compiled on Solaris systems.
2037 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
2039         * TODO: Proper background color handling for pngs.
2041 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
2043         * emacs.1: Info files moved to share/info.
2045 2007-01-17  Romain Francoise  <romain@orebokech.com>
2047         * emacs.1: Update bug-gnu-emacs address.  Remove reference to
2048         info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
2050 2007-01-13  Michael Olson  <mwolson@gnu.org>
2052         * ERC-NEWS: Mention new erc-capab.el file.
2054 2007-01-13  Glenn Morris  <rgm@gnu.org>
2056         * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2057         GNU/Linux.
2058         * PROBLEMS: As above.
2060 2007-01-02  Francesco Potortì  <pot@gnu.org>
2062         * etags.1: Undocument the --no-warn option.
2064 2006-12-17  Richard Stallman  <rms@gnu.org>
2066         * TUTORIAL: Say that C-d and DEL with arg do killing.
2068 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
2070         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2072 2006-12-08  Michael Olson  <mwolson@gnu.org>
2074         * ERC-NEWS: Note that the list module has been removed.
2076 2006-12-05  MichaĂ«l Cadilhac  <michael.cadilhac@lrde.org>
2078         * NEWS (Changes to cmuscheme): Mention the alternative for
2079         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2080         (Init file changes): Same for `~/.emacs_SHELL' versus
2081         `~/.emacs.d/init_SHELL.sh'.
2083 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
2085         * DEVEL.HUMOR: Another entry.
2087 2006-08-14  Masatake YAMATO  <jet@gyve.org>
2089         * etags.1: Added / to the end of DEVAR regex.
2091 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
2093         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2094         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2096 2006-11-20  Michael Olson  <mwolson@gnu.org>
2098         * NEWS: Change M-x erc-select to M-x erc.
2100 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
2102         * TUTORIAL.cn: Updated.
2104 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
2106         * orgcard.tex (section{Agenda Views}): Document `C-k'.
2108 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
2110         * orgcard.tex: Version number change.
2112 2006-11-13  Bill Wohler  <wohler@newt.com>
2114         Release MH-E version 8.0.3.
2116         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2118 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
2120         * DEVEL.HUMOR: Two more entries.
2122 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
2124         * orgcard.tex (section{Archiving}): Document C-TAB.
2125         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2126         section, added documentation for the key `C-c #'.
2128 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
2130         * emacs.py (eargs): Provide eldoc message for builtin types.
2131         Make sure eargs always outputs sentinel, to avoid Emacs freeze.
2133 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
2135         * emacs.py (eargs): Return expected _emacs_out string even if
2136         errors occur.
2138 2006-10-09  David Kastrup  <dak@gnu.org>
2140         * DEVEL.HUMOR: Add the topic line for last entry since that was
2141         what the joke was about.
2143 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
2145         * TUTORIAL.bg: Synchronize with TUTORIAL.
2147 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
2149         * DEVEL.HUMOR: New file.
2151 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
2153         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2155 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2157         * NEWS: ebnf2ps changes.
2159 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2161         * refcard.ps: Regenerate.
2163 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
2165         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2167 2006-09-15  Jay Belanger  <belanger@truman.edu>
2169         * COPYING: Replace "Library Public License" by "Lesser Public
2170         License" throughout.
2172 2006-09-15  Richard Stallman  <rms@gnu.org>
2174         * THE-GNU-PROJECT: Update with the latest footnotes
2175         from www.gnu.org/gnu/the-gnu-project.html
2177 2006-09-15  David Kastrup  <dak@gnu.org>
2179         * NEWS: Explain new behavior and arguments of `key-binding' and
2180         `command-remapping'.
2182 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
2184         * NEWS: In terminal-oriented subshells, the EMACS environment
2185         variable now defaults to Emacs's absolute file name, instead of
2186         to "t".
2187         * PROBLEMS: Adjust tcsh advice for this.
2189 2006-09-10  Jan Djärv  <jan.h.d@swipnet.se>
2191         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
2192         display (x-close-connection).
2194 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
2196         * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
2198 2006-09-02  Juri Linkov  <juri@jurta.org>
2200         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2202 2006-08-25  Richard Stallman  <rms@gnu.org>
2204         * TUTORIAL: Give priority to graphical terminals over text terminals
2205         regarding C-z.
2207 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
2209         * TUTORIAL.cn: Sync with the latest TUTORIAL.
2211 2006-08-20  Dave Love  <fx@gnu.org>
2213         * emacs.py: Update to Dave Love's latest version.
2214         (__all__): Fix args -> eargs.  Add new `modpath' fun.
2215         (eargs): Add `imports' arg.
2216         (all_names): New fun.
2217         (complete): Rewrite without using rlcompleter.
2218         Remove `namespace' arg, add `imports' arg.
2219         (ehelp): Replace g and l args with `imports'.
2220         (eimport): Use __main__ rather than `emacs' namespace.
2221         (modpath): New fun.
2223 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
2225         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2227 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
2229         * TUTORIAL.sl: Synchronize with TUTORIAL.
2231 2006-08-18  Mats Lidell  <matsl@contactor.se>
2233         * TUTORIAL.sv: Synchronize with TUTORIAL.
2235 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
2237         * TUTORIAL.it: Synchronize with TUTORIAL.
2239 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
2241         * orgcard.tex: Version number change.
2243 2006-08-12  Werner Lemberg  <wl@gnu.org>
2245         * TUTORIAL.de: Synchronize with TUTORIAL.
2247 2006-08-10  Romain Francoise  <romain@orebokech.com>
2249         * NEWS: Mention that zone-mode.el is now obsolete.
2251 2006-08-09  Richard Stallman  <rms@gnu.org>
2253         * TUTORIAL: Don't say which side scroll bar is on.
2255 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
2257         * DEBUG (Note): Add note about following a longjmp call.
2258         Add local variables list for outline mode.
2260 2006-08-03  Michael Olson  <mwolson@gnu.org>
2262         * ERC-NEWS: Update for ERC 5.1.4.
2264 2006-08-01  Kenichi Handa  <handa@m17n.org>
2266         * NEWS (find-operation-coding-system): Describe the more detail of
2267         the change.
2269 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
2271         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2272         texi/gnus-news.el of the trunk.
2274 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
2276         * NEWS: Fix typo.
2278 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
2280         * ru-refcard.ps: Regenerate.
2282 2006-07-17  Alex Ott  <alexott@gmail.com>
2284         * ru-refcard.tex: Update for Emacs 22.
2286 2006-07-14  Kim F. Storm  <storm@cua.dk>
2288         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2290 2006-07-14  Károly LĹ‘rentey  <lorentey@elte.hu>
2292         * HELLO: Update Hungarian sample.
2294 2006-07-12  Michael Olson  <mwolson@gnu.org>
2296         * ERC-NEWS: Update for ERC 5.1.3.
2298 2006-07-08  David Kastrup  <dak@gnu.org>
2300         * TODO: Suggest consolidation with user customization when the
2301         system default of a customized variable changes.
2303 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
2305         * compilation.txt: Add an example "Compilation started ..." line.
2307 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
2309         * orgcard.tex: Version number change.
2311 2006-07-05  Kenichi Handa  <handa@m17n.org>
2313         * HELLO: Add a paragraph for non-ASCII examples at the head.  Add
2314         Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
2316 2006-07-03  Bill Wohler  <wohler@newt.com>
2318         Release MH-E version 8.0.2.
2320         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2322 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
2324         * orgcard.tex (section{Agenda Views}): Document `s' key to save
2325         all org-mode buffers.
2327 2006-06-30  Francesco Potortì  <pot@gnu.org>
2329         * etags.1: -m and -M options do not exist.
2331 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
2333         * orgcard.tex (section{Structure Editing}): Document checkbox
2334         toggling.
2336 2006-06-28  Juri Linkov  <juri@jurta.org>
2338         * grep.txt (Local Variables): Move to end of file.
2340 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
2342         * Makefile: Add rules for refcards.
2344         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2346 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
2348         * NEWS: Remove duplicate entries.
2350 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
2352         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2354 2006-06-23  Kim F. Storm  <storm@cua.dk>
2356         * DEBUG: Mention `pv variable' to print value of Lisp variables.
2357         Mention `xpr' and fix example to use it.  Add section describing
2358         commands such as `pit' that are useful for debugging redisplay
2359         related problems.
2361 2006-06-22  Kim F. Storm  <storm@cua.dk>
2363         * HELLO (Local Variables): Move to end of file.
2365 2006-06-20  Bill Wohler  <wohler@newt.com>
2367         Release MH-E version 8.0.1.
2369         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2371 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
2373         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
2374         (section{Structure Editing}): Add global archiving command.
2376 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
2378         * yow.lines: Delete existing data; add a new entry.
2380 2006-06-09  WĹ‚odek Bzyl  <matwb@univ.gda.pl>
2382         * pl-refcard.ps: Regenerate.
2384 2006-06-08  WĹ‚odek Bzyl  <matwb@univ.gda.pl>
2386         * pl-refcard.tex: Update for Emacs 22.
2388 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
2390         * fr-refcard.tex: Fix errors in previous commit.
2392 2006-06-08  Ă‰ric Jacoboni  <jaco@jacoboni.fr>
2394         * fr-refcard.tex: Update for Emacs 22.
2396 2006-06-07  Kenichi Handa  <handa@m17n.org>
2398         * NEWS: Mention how to disable character translation for a file.
2400 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
2402         * de-refcard.tex: Update for Emacs 22: Use German quotes
2403         and umlauts; fix overfull /hboxes; many rewordings.
2405 2006-06-04  Kim F. Storm  <storm@cua.dk>
2407         * NEWS: Move news for pre-22 versions into...
2408         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2409         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2410         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
2411         versions in separate files.  Update copyright notices.
2413 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
2415         * LPF, LEDIT: Remove files.
2417         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2418         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2419         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2420         * Xkeymap.txt, compilation.txt, grep.txt:
2421         Add copyright notice and copying permissions.
2423 2006-05-31  David Ponce  <david@dponce.com>
2425         * tree-widget/default/close.png, tree-widget/default/close.xpm:
2426         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2427         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2428         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2429         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2430         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2431         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2432         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2433         * tree-widget/default/open.png, tree-widget/default/open.xpm:
2434         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2435         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2436         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2437         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2438         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2439         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2440         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2441         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2442         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2443         Reduce the size of images.
2445 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
2447         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
2449 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
2451         * ledit.l: Remove file.
2453 2006-05-26  Kenichi Handa  <handa@m17n.org>
2455         * NEWS (find-operation-coding-system): Mention the new argument
2456         format.
2458 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
2460         * orgcard.tex (section{Motion}): Added the item navigation commands.
2461         (section{Publishing}): New section.
2462         (section{Links}): Documented elisp and shell links.
2464 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2466         * pt-br-refcard.tex: Update.
2468 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2470         * pl-refcard.tex (Local variables): Add compile-command.
2472         * ru-refcard.tex (Local variables): Add compile-command and coding.
2474         * pt-br-refcard.tex: Don't \input psfig.
2476         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
2478         * de-refcard.tex (section{Info}): Ditto.
2480         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
2481         Stefan Monnier <monnier@iro.umontreal.ca>.
2483         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
2484         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2486         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2487         Entry for `i' is not translated yet.
2489         * pt-br-refcard.tex (section{Info}): Ditto.
2491         * ru-refcard.tex (section{Info}): Ditto.
2493         * sk-refcard.tex (section{Info}): Ditto.
2495 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2497         * MORE.STUFF: Update AUCTeX entry.
2499 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2501         * pt-br-refcard.tex:
2502         * pt-br-refcard.ps: New files.
2504 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2506         * sk-refcard.tex: Add coding cookie.
2508 2006-05-15  Michael Olson  <mwolson@gnu.org>
2510         * MORE.STUFF: Update URL for Planner Mode and add description.
2511         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2513 2006-05-12  Romain Francoise  <romain@orebokech.com>
2515         * MORE.STUFF: ERC is now part of Emacs.
2516         Add Emacs Muse.
2518 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
2520         * NEWS (allout): Update.
2522 2006-05-06  Bill Wohler  <wohler@newt.com>
2524         Release MH-E version 8.0.
2526         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2528 2006-04-28  Bill Wohler  <wohler@newt.com>
2530         Release MH-E version 7.95.
2532         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2534 2006-04-21  Bill Wohler  <wohler@newt.com>
2536         Release MH-E version 7.94.
2538         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2540 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
2542         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
2544 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
2546         * orgcard.tex: Version number change only.
2548 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2550         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
2551         Update date.
2553 2006-04-18  Bill Wohler  <wohler@newt.com>
2555         * MORE.STUFF: Add MH-E.
2557 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
2559         * orgcard.tex: Version number change only.
2561 2006-04-12  Kenichi Handa  <handa@m17n.org>
2563         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2565 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
2567         * orgcard.tex (section{Tables}): Document column narrowing.
2568         (section{Links}): Document bracket links.
2570 2006-04-11  Kenichi Handa  <handa@m17n.org>
2572         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2574 2006-04-10  Bill Wohler  <wohler@newt.com>
2576         * NEWS: Add package-version keyword to `defcustom' and mention
2577         associated variable `customize-package-emacs-version-alist'.
2579 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2581         * NEWS: Add string-or-null-p.
2583 2006-03-28  Bill Wohler  <wohler@newt.com>
2585         * images/README: Update with following information.
2587         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
2588         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
2590         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2591         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2592         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2593         New bitmaps for new images.
2595         * images/refresh.xpm, images/sort-ascending.xpm,
2596         * images/sort-descending.xpm: Update with GTK 2.x images.  Note
2597         that the default GTK icons are not overridden by the GNOME theme
2598         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
2599         wide circulation, then the GTK icons should be replaced with the
2600         equivalent GNOME icons.  Until then, we should be consistent with
2601         GTK first, then GNOME.
2603         * images/mail/repack.xpm, images/mail/reply-from.xpm:
2604         * images/mail/reply-to.xpm, images/search-replace.xpm:
2605         * images/separator.xpm, images/show.xpm: Update custom icons to be
2606         closer to their GNOME counterparts.
2608         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
2609         * images/mail/repack.pbm, images/mail/reply-all.pbm:
2610         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2611         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2612         * images/search-replace.pbm: Update bitmaps.
2614         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
2615         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2616         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2617         * images/mail/alias.xpm, images/mail/refile.pbm:
2618         * images/mail/refile.xpm, images/page-down.pbm:
2619         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
2620         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
2622 2006-03-23  Romain Francoise  <romain@orebokech.com>
2624         * NEWS: Misc. fixes.
2626 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
2628         * orgcard.tex: Version number change only.
2630 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
2632         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2634 2006-03-11  Miles Bader  <miles@gnu.org>
2636         * images/mail: New directory.
2637         * images/attach.xpm, images/connect.xpm:
2638         * images/contact.xpm, images/delete.xpm:
2639         * images/describe.xpm, images/disconnect.xpm:
2640         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2641         * images/lock-broken.xpm, images/lock-ok.xpm:
2642         * images/lock.xpm, images/mail/compose.xpm:
2643         * images/mail/copy.xpm, images/mail/forward.xpm:
2644         * images/mail/inbox.xpm, images/mail/move.xpm:
2645         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2646         * images/mail/preview.xpm, images/mail/reply-all.xpm:
2647         * images/mail/reply.xpm, images/mail/save-draft.xpm:
2648         * images/mail/save.xpm, images/mail/send.xpm:
2649         * images/mail/spam.xpm, images/next-page.xpm:
2650         * images/refresh.xpm, images/separator.xpm:
2651         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
2652         * images/sort-criteria.xpm, images/sort-descending.xpm:
2653         * images/sort-row-ascending.xpm:
2654         New icons, copied from Gnus trunk (originally from Gnome 2.6).
2656 2006-03-11  Bill Wohler  <wohler@newt.com>
2658         * NEWS: Document `image-load-path-for-library'.  Note that all
2659         images have been moved from lisp into etc/images in `find-image'
2660         item.  Fix typo in `copy-tree'.
2662 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
2664         * TUTORIAL.de: Replace "Schreiben" by "DrĂĽcken" where appropriate.
2666 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
2668         * orgcard.tex: Version number change only.
2670 2006-03-05  Bill Wohler  <wohler@newt.com>
2672         Release MH-E version 7.93.
2674         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2676 2006-02-23  Guanpeng Xu  <herberteuler@hotmail.com>
2678         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2680 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
2682         * orgcard.tex (section{Links}): Rewritten to cover the modified
2683         link system.
2685 2006-02-18  Bill Wohler  <wohler@newt.com>
2687         Release MH-E version 7.92.
2689         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2691 2006-02-17  Kenichi Handa  <handa@m17n.org>
2693         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2695 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
2697         * TUTORIAL.cn: Reworked.
2699 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2701         * NEWS: Changes in handling of file local variables.
2703 2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2705         * NEWS: Gtk+ 2.4 is required.
2707 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2709         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2711 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
2713         * NEWS: New key bindings for Tumme in Dired.
2715 2006-02-05  Jay Belanger  <belanger@truman.edu>
2717         * calccard.tex: Update copyright year.
2719 2006-02-04  Michael Olson  <mwolson@gnu.org>
2721         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
2722         that Emacs does in its NEWS file.
2724 2006-02-03  Bill Wohler  <wohler@newt.com>
2726         Release MH-E version 7.91.
2728         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2730 2006-02-02  Bill Wohler  <wohler@newt.com>
2732         Release MH-E version 7.90.
2734         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
2736 2006-01-29  Michael Olson  <mwolson@gnu.org>
2738         * NEWS: Add entry for ERC.
2740 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
2742         * TODO: Make SYNC_INPUT the default.
2744 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
2746         * images/gud/pstar.xpm: Make background transparent.
2748 2006-01-24  Noah Friedman  <friedman@splode.com>
2750         * emacs-buffer.gdb: Replace all references to `cdr' field of
2751         conses with `u.cdr', per change Andreas Schwab 2005-11-15
2752         of src/lisp.h.
2754 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
2756         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
2758 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
2760         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
2762 2006-01-13  Richard M. Stallman  <rms@gnu.org>
2764         * emacs.1: +N applies only to next file.
2766 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
2768         * e/eterm-color.ti: Temporarily disable the ri entry.
2769         * e/eterm-color: Regenerate.
2771 2005-12-21  LĹ‘rentey Károly  <lorentey@elte.hu>
2773         * TODO: Add note on the multi-tty branch.
2775 2005-12-16  LĹ‘rentey Károly  <lorentey@elte.hu>
2777         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2778         them using the frame-local buffer list.
2780 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
2782         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2783         instead.
2785 2005-12-02  Jay Belanger  <belanger@truman.edu>
2787         * NEWS: Add comment about the Calc prefix.
2789 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
2791         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2793 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
2795         * images/icons/emacs_16.png, images/icons/emacs_24.png
2796         * images/icons/emacs_32.png, images/icons/emacs_48.png:
2797         New Emacs icons.
2799 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
2801         * orgcard.tex: Version 3.20
2803 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
2805         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2806         Use for run/continue.
2807         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2808         Use for interrupting inferior.
2809         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2810         Use a more appropriate variable name.
2811         * images/gud/remove.xpm, images/gud/remove.pbm
2812         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
2814 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
2816         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2818 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
2820         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2821         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2822         Adjust baseline.
2824 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
2826         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2827         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2828         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2829         * images/low-color/next-node.xpm: Adjust paper size and layout.
2831 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
2833         * DEBUG: Describe how to provide preprocessor macro information.
2835 2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
2837         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2838         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2839         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2840         * images/low-color/next-node.xpm: New images.
2842 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
2844         * orgcard.tex (section{Notes}): Version number change.
2846 2005-11-03  Romain Francoise  <romain@orebokech.com>
2848         * orgcard.tex: Update FSF's address.
2850 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
2852         * DEBUG: GDB can sometimes expand macros.
2854 2005-11-01  Romain Francoise  <romain@orebokech.com>
2856         * NEWS: Source files are compressed by default.
2858 2005-10-28  Bill Wohler  <wohler@newt.com>
2860         * NEWS: Help mode now creates hyperlinks for URLs.
2862 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
2864         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
2865         Add some comments on how to update this file.  Add ri
2866         capability that has long been supported by term.el.
2868 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
2870         * images/gud/until.xpm: Color correction.
2872 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2874         * e/eterm-color.ti (el1): Capability deleted,
2875         since term.el doesn't implement it.
2877 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
2879         * e/eterm-color.ti: Change the terminal name to eterm-color.
2880         * e/eterm-color: Regenerate.
2882 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
2884         * Makefile (e/eterm-color): Rename eterm to eterm-color.
2886 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2888         * NEWS: New variable `max-image-size'.
2890 2005-10-17  Bill Wohler  <wohler@newt.com>
2892         Moved all remaining images from lisp/toolbar to etc/images.  The
2893         low resolution images were placed in their own directory (low-color).
2895         * images/attach.*, images/cancel.*, images/close.*:
2896         * images/copy.*, images/cut.*, images/diropen.*:
2897         * images/exit.*, images/help.*, images/home.*:
2898         * images/index.*, images/info.*, images/mail.*:
2899         * images/new.*, images/open.*, images/paste.*:
2900         * images/preferences.*, images/print.*, images/save.*:
2901         * images/saveas.*, images/search.*:
2902         * images/search-replace.*, images/spell.*:
2903         * images/undo.*: Moved here from lisp/toolbar.
2905         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2906         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2907         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2908         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2909         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2910         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2911         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2912         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2913         * images/low-color/preferences.*: Moved here from
2914         lisp/toolbar/lc-preferences.*.
2915         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2916         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2917         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2918         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2919         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2920         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2922         To conform with convention, the underscore (_) in the following
2923         image names were replaced with dash (-) or (/) as appropriate.
2925         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2926         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2927         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2928         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2929         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2930         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2931         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2932         * images/low-color/back-arrow.*: Moved here from
2933         lisp/toolbar/lc-back_arrow.*.
2934         * images/low-color/fwd-arrow.*: Moved here from
2935         lisp/toolbar/lc-fwd_arrow.*.
2936         * images/low-color/jump-to.*: Moved here from
2937         lisp/toolbar/lc-jump_to.*.
2938         * images/low-color/left-arrow.*: Moved here from
2939         lisp/toolbar/lc-left_arrow.*.
2940         * images/low-color/right-arrow.*: Moved here from
2941         lisp/toolbar/lc-right_arrow.*.
2942         * images/low-color/up-arrow.*: Moved here from
2943         lisp/toolbar/lc-up_arrow.*.
2944         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
2945         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2947         * images/README: Incorporated the content of lisp/toolbar/README
2948         now that all of the images are here.
2950 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
2952         * images/gud/n.pbm, images/gud/n.xpm
2953         * images/gud/ni.xpm, images/gud/ni.xpm
2954         * images/gud/s.xpm, images/gud/s.xpm
2955         * images/gud/si.xpm, images/gud/si.xpm: Rename to
2956         next.*, nexti.*, step.*, and stepi.*, respectively, as the
2957         file-name no longer clashes on 8+3 filesystems.
2959 2005-10-14  Bill Wohler  <wohler@newt.com>
2961         * images/gud/break.*: Moved here from toolbar/gud-break.*.
2962         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2963         * images/gud/down.*: Moved here from toolbar/gud-down.*.
2964         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2965         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2966         * images/gud/n.*: Moved here from toolbar/gud-n.*.
2967         * images/gud/print.*: Moved here from toolbar/gud-print.*.
2968         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2969         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2970         * images/gud/run.*: Moved here from toolbar/gud-run.*.
2971         * images/gud/si.*: Moved here from toolbar/gud-si.*.
2972         * images/gud/s.*: Moved here from toolbar/gud-s.*.
2973         * images/gud/until.*: Moved here from toolbar/gud-until.*.
2974         * images/gud/up.*: Moved here from toolbar/gud-up.*.
2975         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
2977 2005-10-14  Bill Wohler  <wohler@newt.com>
2979         Released MH-E version 7.85.
2981         * NEWS, MH-E-NEWS: Updated for release 7.85.
2983 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
2985         * NEWS: -nb => -nbi
2987 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
2989         * orgcard.tex: Version 3.17, no changes except version number.
2991 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
2993         * NEWS: -nb, --no-bitmap-icon
2995 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2997         * TODO: Clarify the local variables entry.
2999 2005-09-30  Bill Wohler  <wohler@newt.com>
3001         Moved MH-E image files from toolbar and mail directories into
3002         images.
3004         * images/mail: New directory.
3006         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3008         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3009         * images/mail/reply*: Moved here from lisp/toolbar.
3011         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3012         * images/page-down.*, images/show.*, images/widen.*: Moved here
3013         from lisp/toolbar.
3015         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3016         Use GNOME 2.10's refresh icon.
3018         * images/README: New file that indicates which icons came from
3019         GNOME (see lisp/toolbar/README).
3021 2005-09-30  Romain Francoise  <romain@orebokech.com>
3023         * NEWS: Mention changes to `read-buffer'.
3025 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
3027         * images/ezimage: New directory.
3029         * images/ezimage/*.xpm: Add images used by speedbar.el.
3031 2005-09-30  David Ponce  <david@dponce.com>
3033         * NEWS: Update recentf changes.
3035 2005-09-28  Simon Josefsson  <jas@extundo.com>
3037         * GNUS-NEWS: Fix IDNA notes.
3039 2005-09-27  Jay Belanger  <belanger@truman.edu>
3041         * calccard.tex: Update `versionnumber', remove `versiondate'.
3042         (Error Recovery): Refer to "initial state" rather than "default state".
3043         (Algebra): Mention LaTeX language mode.
3044         (Programming): Delete reference to "Z =".
3046 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
3048         * emacs.py (ehelp): Add g and l to arg list, and use them in the
3049         call to `help'.
3051 2005-09-17  Romain Francoise  <romain@orebokech.com>
3053         * gfdl.1: Update to version 1.2.  Delete UC macro.
3055 2005-09-15  Kenichi Handa  <handa@m17n.org>
3057         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
3059 2005-09-14  Romain Francoise  <romain@orebokech.com>
3061         * NEWS: Add entry for write-region-inhibit-fsync.
3063 2005-09-09  Kevin Ryde  <user42@zip.com.au>
3065         * MORE.STUFF: Update url for calculator.el.
3067 2005-09-08  Kenichi Handa  <handa@m17n.org>
3069         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3070         correctly.
3072 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
3074         * NEWS: Add entry for `make-auto-save-file-name'.
3076 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
3078         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3079         Emacs distribution.  Make role of EDITOR clearer.
3080         (OPTIONS): Document `-s', `-V' and `-h'
3081         as well as their long name counterparts.
3082         (BUGS): Remove.
3084 2005-08-26  Romain Francoise  <romain@orebokech.com>
3086         * PROBLEMS: Fix capitalization of "Gnus".
3088 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
3090         * MORE.STUFF: Update links and URLs.
3092 2005-08-05  Kenichi Handa  <handa@m17n.org>
3094         * NEWS: Fix the entry describing code-pages.
3096 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
3098         * .cvsignore: Add `icons' (for in-place installs).
3100 2005-07-19  Juri Linkov  <juri@jurta.org>
3102         * grep.txt: New file.
3104 2005-07-19  Jan Djärv  <jan.h.d@swipnet.se>
3106         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3107         -R comes after i386 in setarch command.
3109 2005-07-12  Juri Linkov  <juri@jurta.org>
3111         * refcard.tex (Files): Change description of `C-x C-q' from
3112         `checkin/checkout' to `toggle read-only'.
3113         (Getting Help): Replace `C-h c' with `C-h k'.
3114         (Error Recovery): Replace `recover-file' with `recover-session'.
3115         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
3117 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3119         * GNU: Update how to help.  Improve footnote 7.
3121 2005-07-07  Lute Kamstra  <lute@gnu.org>
3123         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
3124         been replaced by http://savannah.gnu.org/projects/tasklist.
3126 2005-07-07  Lute Kamstra  <lute@gnu.org>
3128         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
3129         version to 22.
3130         (Starting Emacs): Delete sentence to fix formatting problems.
3131         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
3132         (Formatting): Update the binding of set face.
3133         (International Character Sets): set-language-environment is bound
3134         to C-x RET l.
3136 2005-07-05  Lute Kamstra  <lute@gnu.org>
3138         Update FSF's address in GPL notices.
3140         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3141         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3142         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3143         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
3145 2005-07-03  Jan Djärv  <jan.h.d@swipnet.se>
3147         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3148         Add it again.
3150 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
3152         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
3154 2005-06-28  Richard M. Stallman  <rms@gnu.org>
3156         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3158 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
3160         * DEBUG: Mention emacs-buffer.gdb.
3162 2005-06-10  Noah Friedman  <friedman@splode.com>
3164         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3165         char as placeholder when buffer has no file name and process is
3166         still live.  Use different printf cases instead.
3168 2005-06-08  Kim F. Storm  <storm@cua.dk>
3170         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3171         Warn that using CVS+SSH may corrupt files, include work-around.
3173 2005-06-06  Juri Linkov  <juri@jurta.org>
3175         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3177         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
3178         second line to Local Variables.  Fix title line.
3180 2005-05-30  Miles Bader  <miles@gnu.org>
3182         * emacs-buffer.gdb: Remove RCS keywords.
3184 2005-05-30  Noah Friedman  <friedman@splode.com>
3186         * emacs-buffer.gdb: New file.
3187         * NEWS: Mention it.
3189 2005-05-28  Richard M. Stallman  <rms@gnu.org>
3191         * TUTORIAL.fr: Change NBSP to space.
3193 2005-05-28  Bill Wohler  <wohler@newt.com>
3195         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3197 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
3199         * TODO: post-command-idle-hook has gone.
3201 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
3203         * NEWS: Remove references to open-network-stream-nowait and
3204         open-network-stream-server.
3206 2005-05-15  Richard M. Stallman  <rms@gnu.org>
3208         * GNU: Correct/improve previous change.
3210 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3212         * GNU: Update footnotes.
3214         * NEWS: Lots of clarifications and cleanups.
3216 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
3218         * TUTORIAL.pl: Updated header.
3220 2005-05-02  Richard M. Stallman  <rms@gnu.org>
3222         * NEWS: More rearrangements.
3224 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
3226         * NEWS: Items rearranged in logical order.
3228 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
3230         * NEWS: Correct key binding for dired-mark-omitted.
3232 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
3234         * NEWS: Mention xterm key bindings.
3236         * e/eterm.ti: Add a comment.
3237         * e/eterm: Regenerate.
3239 2005-04-25  Alex Ott  <ott@jet.msk.su>
3241         * TUTORIAL.ru: Update.
3243 2005-04-13  Pavel JanĂ­k  <Pavel@Janik.cz>
3245         * TUTORIAL.sk: Updated header.
3247 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
3249         * NEWS: Mention cursorBlink resource.
3251 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3253         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3255 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
3257         * NEWS: Mention fontSet for Lucid menus.
3259 2005-04-10  Masatake YAMATO  <jet@gyve.org>
3261         * compilation.txt (symbol): Add gcov-file
3262         gcov-bb-file gcov-never-called-line gcov-called-line.
3264 2005-04-08  Kenichi Handa  <handa@m17n.org>
3266         * TUTORIAL.ja: Updated header, contents synchronized with
3267         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3269 2005-04-06  Pavel JanĂ­k  <Pavel@Janik.cz>
3271         * TUTORIAL.cs: Updated header.
3273 2005-04-05  Werner Lemberg  <wl@gnu.org>
3275         * TUTORIAL.de: Updated header.
3277 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
3279         * TUTORIAL.translators: Added the field Maintainer.
3281 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
3283         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3285 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
3287         * TUTORIAL.ja: Update text before first period.
3288         Reported by Kenichi Handa.
3290 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3292         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3293         old intro line that apparently was a longer version of "Emacs
3294         tutorial".
3296         * TUTORIAL.es: Clean up line breaks.
3298 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
3300         * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3301         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3302         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3303         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
3305 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3307         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3308         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3309         Minor fixes.
3311 2005-04-01  Mats Lidell  <matsl@contactor.se>
3313         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3314         2005-04-01T00:31:25Z!rms@gnu.org.
3316 2005-04-01  Lute Kamstra  <lute@gnu.org>
3318         * TUTORIAL.nl: Fix title line.
3320 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
3322         * TUTORIAL: Add title line.
3323         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3324         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3325         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3326         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3327         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3329 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
3331         * gnus-refcard.tex, gnus-logo.eps: New files.
3333 2005-03-23  David Ponce  <david@dponce.com>
3335         * NEWS: Mention recentf-keep.
3337 2005-03-17  Lute Kamstra  <lute@gnu.org>
3339         * TODO: Remove define-generic-mode entry (DONE).
3341 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
3343         * NEWS: Explain how to default Tramp to FTP.
3345 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3347         * NEWS: Mention Carbon build on Mac OS 9.
3349 2005-03-01  David Kastrup  <dak@gnu.org>
3351         * DEBUG: Add information about `-fno-crossjumping' for GCC.
3353 2005-02-14  Lute Kamstra  <lute@gnu.org>
3355         * TODO: Remove battery.el entry (DONE).
3357         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
3358         Make the terminology more consistent.  Fill the text using the
3359         default `fill-column'.
3361 2005-02-08  Lute Kamstra  <lute@gnu.org>
3363         * TUTORIAL: Remove some uses of the term "buffer" before it is
3364         properly introduced.  Update the description of the mode line.
3365         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3366         denote the Space bar.  Capitalize all command descriptions.
3368 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3370         * DEBUG: Minor clarification.
3372 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3374         * emacs.bash: Update the name of the socket of the Emacs server.
3376 2005-01-22  David Kastrup  <dak@gnu.org>
3378         * NEWS: Mention alias `find-grep' for `grep-find'.
3380 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
3382         * TODO: Add entry for toolbar on ttys.
3384 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
3386         * DEBUG: Suggest separate terminal for debug session.
3388 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3390         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3391         More consistent use of terminology.
3393 2005-01-13  Cheng Gao  <chenggao@gmail.com>
3395         * MORE.STUFF: Add entries of some well known and widely used packages.
3397 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
3399         * NEWS: Describe desktop package lazy restore feature.
3401 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3403         * DISTRIB: Don't say "freeware".
3405 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
3407         * DEBUG: Change printing example to break on a procedure name.
3409 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
3411         * e/eterm.ti: Add rs1.
3412         * e/eterm: Regenerate.
3414 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
3416         * fr-refcard.tex: Fix typos.
3418 2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
3420         * PROBLEMS: Update information about klipper on KDE.
3422 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
3424         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3426 2004-10-08  FrĂ©dĂ©ric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
3428         * TUTORIAL.fr: Minor wording fix.
3430 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
3432         * enriched.doc: Update for new bindings of `set-left-margin' and
3433         `set-right-margin'.
3435 2004-10-04  Kim F. Storm  <storm@cua.dk>
3437         * DEBUG: Mention pp and ff commands.
3439 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
3441         * enriched.doc: `enriched-annotation-alist' is now called
3442         `enriched-translations'.
3444 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
3446         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
3447         Reformat.
3448         * e/eterm: Regenerate.
3450 2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
3452         * PROBLEMS: Updated exec-shield description.
3454 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
3456         * e/eterm.ti: Change the strings for smso and rmso.
3457         * e/eterm: Regenerate.
3459 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
3461         * MORE.STUFF (EDB): Update entry.
3463 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
3465         * e/eterm.ti: Add `op' entry to enable colors in term.
3466         * e/eterm: Regenerate.
3468 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
3470         * PROBLEMS: More reorganization to exile old stuff to the
3471         pre-2000 section.  I looked up end-of-life dates for a bunch
3472         of old Unixes to check.
3474 2004-08-24  Bill Wohler  <wohler@newt.com>
3476         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3478 2004-08-22  David Kastrup  <dak@gnu.org>
3480         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3482 2004-08-21  Bill Wohler  <wohler@newt.com>
3484         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3486 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
3488         * PROBLEMS: Massively rearranged by category, to make environment
3489         features and symptoms easier to find.  Bugs relating to
3490         20th-century systems moved to the end.  Most problem headers
3491         changed to "object: variation" format.
3493 2004-08-15  Bill Wohler  <wohler@newt.com>
3495         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3497 2004-08-14  Romain Francoise  <romain@orebokech.com>
3499         * NEWS: Mention the thumbs.el package.
3501 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
3503         * TUTORIAL.es: Replace actual whitespace with the magic string
3504         that causes help-with-tutorial to automatically insert the correct
3505         amount.
3507 2004-08-10  Steven Tamm  <steventamm@mac.com>
3509         * PROBLEMS: Remove description of Mac OS version upgrade
3510         problems as it is no longer applicable.
3512 2004-07-27  Werner Lemberg  <wl@gnu.org>
3514         * NEWS: Document all new tutorials.
3516 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
3518         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3520         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
3521         are described in GNUS-NEWS.
3523 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
3525         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3526         v5_10 branch of the Gnus repository.
3528 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
3530         * MORE.STUFF: Tramp is now distributed with Emacs.
3532 2004-07-12  Bill Wohler  <wohler@newt.com>
3534         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3536 2004-07-08  David Kastrup  <dak@gnu.org>
3538         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
3540 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
3542         * FOR-RELEASE: Moved to the admin directory.
3544 2004-06-24  David Kastrup  <dak@gnu.org>
3546         * NEWS: Move description from new paragraph-start and
3547         indent-line-function defaults to general news instead of new
3548         packages.  Same for query-replace-skip-read-only.
3549         Add description of new `\,' and `\?' replacement string features.
3551 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
3553         * MORE.STUFF: Delete obsolete URL.
3555 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
3557         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
3559 2004-05-29  Steven Tamm  <steventamm@mac.com>
3561         * PROBLEMS: Document the workaround for the Mac OS X port not
3562         picking up the environment variables from dotfiles.
3564 2004-05-16  Juri Linkov  <juri@jurta.org>
3566         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3568         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3570 2004-05-15  Alex Ott  <ott@jet.msk.su>
3572         * ru-refcard.tex, ru-refcard.ps: New files.
3574 2004-05-14  David Ponce  <david@dponce.com>
3576         * tree-widget: New directory containing tree-widget themes and images.
3578 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
3580         * TUTORIAL.pt_BR: Initial check-in.
3582 2004-05-06  Dave Love  <fx@gnu.org>
3584         * emacs.py: New file for python-mode's internal use.
3586 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3588         * TODO: Use outline mode.  Remove compile.el entry (done).
3590 2004-04-18  Juri Linkov  <juri@jurta.org>
3592         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3593         * TUTORIAL.th: Add sentence-end-double-space: nil.
3595         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3597 2004-04-16  Alex Ott  <ottalex@narod.ru>
3599         * TUTORIAL.ru: Various corrections.
3601 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3603         * TUTORIAL.nl: Update Delete/Delback translation.
3605 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3607         * TODO: Remove index-apropos entry.
3609 2004-04-01  Juri Linkov  <juri@jurta.org>
3611         * HELLO: Add Javanese.
3613 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3615         * ps-prin1.ps: Clip the header and footer area, so text will not be
3616         printed outside header or footer, respectively.
3617         (HeaderClip, FooterClip): New PostScript funs.
3618         (HeaderText, FooterText): Adjust PostScript code.
3620 2004-03-29  Jan Djärv  <jan.h.d@swipnet.se>
3622         * TODO: Removed drag-and-drop entry (DONE).
3624 2004-03-19  Kim F. Storm  <storm@cua.dk>
3626         * TODO: Remove entries for fringe related issues (DONE).
3627         Remove entry about image-relative coordinates of mouse clicks (DONE).
3629 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
3631         * compilation.txt: New file.
3633 2004-02-29  Juanma Barranquero  <lektu@terra.es>
3635         * NEWS: Remove bogus reference to user option unicode-data.
3637 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
3639         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3641 2004-02-08  Andreas Schwab  <schwab@suse.de>
3643         * NEWS: Fix typo.
3645 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3647         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
3649 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
3651         * TODO: Add plans for change of file attributes UID and GID from
3652         integer to string.
3654 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
3656         * HELLO: Add Kannada.
3658 2003-11-05  Juri Linkov  <juri@jurta.org>
3660         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
3661         Add IPA pronunciation to English.  Fix tab widths.
3663 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
3665         * PROBLEMS: Document segfaults with Linux kernels that enable the
3666         Exec-shield functionality.
3668 2003-10-30  Kenichi Handa  <handa@m17n.org>
3670         * HELLO: Fix cases of language names.  Make German lines one.
3671         Delete FORTRAN, add Mathematics.
3673 2003-10-24  Jan Djärv  <jan.h.d@swipnet.se>
3675         * PROBLEMS: Characters are displayed as empty boxes or
3676         with wrong font under X.
3678 2003-09-30  Werner Lemberg  <wl@gnu.org>
3680         * TUTORIAL.de: Minor updates and grammatical fixes.
3682 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
3684         * TODO: Add invisible text kill/yank issue.
3686 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
3688         * TUTORIAL.nl: Many changes.
3690 2003-08-20  Stephen Eglen  <stephen@gnu.org>
3692         * MORE.STUFF: Update URLs for several projects.
3694 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
3696         * PROBLEMS: Truncated process output with pty's on Mac OS X.
3698 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
3700         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3701         documented on the EMACS_21_1_RC branch.
3703 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
3705         * TUTORIAL.cn: Updated.
3706         * TUTORIAL.zh: Updated.
3708 2003-04-24  Bill Wohler  <wohler@newt.com>
3710         * MH-E-NEWS: Upgraded to MH-E version 7.3.
3712 2003-04-03  Kenichi Handa  <handa@m17n.org>
3714         * HELLO: Fix the malayalam line.
3716 2003-04-01  Dave Love  <fx@gnu.org>
3718         * letter.xpm: Use transparent/opaque `colors'.
3720         * letter.xbm: Deleted.
3722         * letter.pbm: New.
3724 2003-03-24  Andreas Schwab  <schwab@suse.de>
3726         * HELLO: Remove extra TAB in Greek entries.
3728 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
3730         * TUTORIAL.cn, TUTORIAL.zh: New files.
3732         * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
3734 2003-02-24  Kenichi Handa  <handa@m17n.org>
3736         * HELLO: Add Malayalam.
3738 2003-02-13  Dave Love  <fx@gnu.org>
3740         * TUTORIAL.es: Add coding spec.
3742 2003-02-11  Kenichi Handa  <handa@m17n.org>
3744         * HELLO: Fix Hindi and add Tamil.
3746 2003-02-05  Francesco Potortì  <pot@gnu.org>
3748         * TUTORIAL.it: Italian tutorial.
3749         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
3750         Revised by Francesco Potortì <pot@gnu.org>.
3752 2003-02-03  Bill Wohler  <wohler@newt.com>
3754         * MH-E-NEWS: Upgraded to MH-E version 7.2.
3756 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3758         * MACHINES: Added Cygwin.
3760 2003-01-27  Jan Djärv  <jan.h.d@swipnet.se>
3762         * DEBUG: Added note about xmon.
3764 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
3766         * TUTORIAL.pl: Updated.
3768 2003-01-11  Pavel JanĂ­k  <Pavel@Janik.cz>
3770         * TUTORIAL.sk: Updated to reflect changes in English version.
3771         From Miroslav Vaško <zemiak@zoznam.sk>.
3773 2003-01-09  Francesco Potortì  <pot@gnu.org>
3775         * etags.1: Added reference to the new `etags --help --lang=LANG'
3776         option.
3778 2003-01-08  Bill Wohler  <wohler@newt.com>
3780         * MH-E-NEWS: Upgraded to MH-E version 7.1.
3782 2003-01-01  Steven Tamm  <steventamm@mac.com>
3784         * MACHINES: Added pointer to Mac OS X install instructions.
3786 2002-12-10  Kenichi Handa  <handa@m17n.org>
3788         * TUTORIAL.sv: Renamed from TUTORIAL.se.
3790 2002-11-29  Bill Wohler  <wohler@newt.com>
3792         * MH-E-NEWS: Upgraded to MH-E version 7.0.
3794 2002-11-22  Rafael SepĂşlveda  <drs@gnulinux.org.mx>
3796         * TUTORIAL.es: Extensively changed and updated.
3798 2002-10-01  Bill Wohler  <wohler@newt.com>
3800         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3802 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
3804         * ses-example.ses: New file: example spreadsheet.
3806 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
3808         * HELLO: Fix Unicode Greek line.
3810 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
3812         * TUTORIAL.ja: Updated in accordance with the latest English
3813         version.
3815 2002-09-01  Andreas Schwab  <schwab@suse.de>
3817         * TUTORIAL.de: Updated in accordance with the English version.
3818         From Mario Lang <mlang@delysid.org>.
3820 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
3822         * HELLO: Fix some white spaces.
3824 2002-06-26  Richard M. Stallman  <rms@gnu.org>
3826         * ps-prin0.ps, ps-prin1.ps: Add license exception.
3828 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
3830         * TUTORIAL.fr: New version from Ă‰ric Jacoboni <jaco@teaser.fr>.
3832 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
3834         * HELLO: Add a few greetings that use Unicode characters.
3836 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
3838         * termcap.src: New version from ftp://invisible-island.net.
3840 2002-03-24  Pavel JanĂ­k  <Pavel@Janik.cz>
3842         * TUTORIAL.translators: New file, list of tutorial translators.
3844 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3846         * gnus.xpm: Remove garbages.
3848 2002-01-27  Pavel JanĂ­k  <Pavel@Janik.cz>
3850         * letter.xpm: New file, XPM variant of letter.xbm.
3852 2001-12-03  Pavel JanĂ­k  <Pavel@Janik.cz>
3854         * COPYING: Move back.
3856 2001-11-29  Pavel JanĂ­k  <Pavel@Janik.cz>
3858         * COPYING: Removed.
3860 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
3862         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3863         something simpler than the GFDL.
3865 2001-11-22  Colin Walters  <walters@debian.org>
3867         * PROBLEMS: Remove already applied calc info patches.  Clarify
3868         that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
3869         not handled by alternatives in Debian, the reporter surely meant
3870         just "--config ftp".
3872 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
3874         * fr-survival.tex: New file, from Ă‰ric Jacoboni <jaco@teaser.fr>.
3876 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
3878         * TUTORIAL.fr: New version from Ă‰ric Jacoboni <jaco@teaser.fr>.
3880 2001-11-17  Colin Walters  <walters@debian.org>
3882         * PROBLEMS: Remove calc problems.
3884 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
3886         * TUTORIAL.fr: New file.  From Ă‰ric Jacoboni <jaco@teaser.fr>.
3888 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
3890         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3891         Add *.dvi and *.log.
3892         (SOURCES): Update the list of files.
3894         * calccard.tex: New file.
3895         * calccard.ps: New file.
3897 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
3899         * etags.1: Replace presentation-level troff macros that simulate
3900         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
3902 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
3904         * (Version 21.1 released.)
3906 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
3908         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
3909         <tbspit@eng.um.edu.mt>.
3911 2001-08-25  Pavel JanĂ­k  <Pavel@Janik.cz>
3913         * HELLO: Slovak language name added to be compatible with other
3914         languages.
3916 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
3918         * TUTORIAL.pl: Updated in accordance with the English version.
3919         From Beata WierzchoĹ‚owska <beataw@orient.uw.edu.pl> and
3920         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
3922 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
3924         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3925         per config.sub and config.guess.  Reported by Ryo Furue
3926         <furufuru@ccsr.u-tokyo.ac.jp>.
3928 2001-08-10  Pavel JanĂ­k  <Pavel@Janik.cz>
3930         * TUTORIAL.sk: Updated in accordance with the English version.
3931         From Miroslav Vaško <vasko@debian.cz>.
3933 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
3935         * TUTORIAL.ko: Updated in accordance with the English version.
3936         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3938 2001-08-06  Pavel JanĂ­k  <Pavel@Janik.cz>
3940         * TUTORIAL.cs: Update from Milan Zamazal.
3942 2001-08-05  Pavel JanĂ­k  <Pavel@Janik.cz>
3944         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
3945         address of Milan Zamazal changed.
3947 2001-08-04  Pavel JanĂ­k  <Pavel@Janik.cz>
3949         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3950         META keys.
3952 2001-05-17  Francesco Potortì  <pot@gnu.org>
3954         * etags.1: Add the latest changes to etags behavior.
3956 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
3958         * emacsclient.1: Place in the public domain.
3960 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
3962         * emacstool.1: Place under GFDL.
3964 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
3966         * emacs.1: Place under GFDL.
3968         * etags.1: Ditto.
3970         * gfdl.1: New file.
3972 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
3974         * TUTORIAL.sk, sk-survival.tex
3975         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3976         * sk-dired-ref.tex: New files.
3978         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
3979         From Pavel@Janik.cz (Pavel JanĂ­k).
3981 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3983         * ps-prin1.ps: Footer implementation.  Doc fix.
3984         (doLineNumber): Code fix for line number color.
3985         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3986         fix for footer implementation.
3987         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3988         (FooterFramePath, doFrame, FooterFrame, FooterStart)
3989         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
3991 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
3993         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
3994         for color depth 8.
3996 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3998         * ps-prin1.ps: Line and paragraph spacing feature.
3999         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4000         (EffectShadow, EffectBox, EffectOutline): New vars.
4001         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4002         (PHL, LHL): New funs.
4004         * ps-prin2.ps: File eliminated.
4006 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
4008         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4010 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
4012         * splash.xpm, splash.pbm: Replaced with new images from
4013         Luis Fernandes <elf@ee.ryerson.ca>.
4015 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
4017         * cs-refcard.ps, cs-refcard.tex: New files.
4019 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
4021         * THE-GNU-PROJECT: New file.
4023 2001-02-22  Andrew Innes  <andrewi@gnu.org>
4025         * MACHINES: Update pointer to MS-Windows install instructions.
4027 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4029         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4030         functionality enhancement.
4031         (doColumnZebra): Code fix.
4033 2001-02-08  Dave Love  <fx@gnu.org>
4035         * tasks.texi, SERVICE: Updated.
4037 2001-02-03  Andrew Innes  <andrewi@gnu.org>
4039         * PROBLEMS: Add note about need to specify extra compiler flags
4040         with recent Cygwin ports of gcc.
4042 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
4044         * DEBUG: Expand and update, based on the instructions to
4045         pretesters, nt/INSTALL, and private communications and experience.
4047 2001-01-17  Dave Love  <fx@gnu.org>
4049         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4051 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
4053         * TUTORIAL.es: New file.
4055 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
4057         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
4058         enhancements.
4060 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
4062         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4063         files.
4065 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4067         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4068         is non-nil.
4069         (printZebra, BeginPage): Code fix.
4071 2000-12-15  Miles Bader  <miles@gnu.org>
4073         * DEBUG: Add note about using `inverse-video' to detect excessive
4074         screen redraw.
4076 2000-12-07  Dave Love  <fx@gnu.org>
4078         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
4080 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4082         * ps-prin1.ps: Eliminated the line number font predefinition.
4084 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
4086         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4087         not M-:, as example of disabled command).
4089 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
4091         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4093 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
4095         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4097         * tasks.texi: Updated to the version from /gd/gnuorg.
4099         * FTP: Refer to the GNU web site.
4101 2000-10-12  Dave Love  <fx@gnu.org>
4103         * gnus.pbm: New file.
4105         * gnus.xbm: Deleted.
4107 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
4109         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4111 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
4113         * splash.xbm: File removed.
4114         * splash.pbm: New file.
4116 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
4118         * splash.xbm: New file.
4120 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
4122         * splash.xpm: New file.
4124 2000-09-11  Dave Love  <fx@gnu.org>
4126         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4127         files.
4129 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4131         * ps-prin3.ps: Eliminated.
4133         * ps-prin2.ps: Changed comment version (6.0).
4135         * ps-prin1.ps: Changed comment version (6.0).
4137         * ps-prin0.ps: Changed comment version (6.0).
4139 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
4141         * survival.tex: New file.
4143 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
4145         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
4147         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4149 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
4151         * NEWS.1: Reintegrated into NEWS.
4153         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4155 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
4157         * dired-ref.tex, dired-ref.ps: New files.
4159         * refcard-de.tex, refcard-de.ps: New files.
4161 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
4163         * emacs.1: Change `-b' to `-bw'.
4165 2000-07-07  Andreas Schwab  <schwab@suse.de>
4167         * yow.lines: Fix indentation.
4169 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4171         * ps-prin0.ps: Insert a version number comment (5.2.2).
4172         Indentation fix.
4174         * ps-prin1.ps: Insert a version number comment (5.2.2).  Can
4175         select page size with/without giving an error if PostScript
4176         printer doesn't have this kind of page size.  Zebra Stripe
4177         continues or restarts on next page.  Indentation fix.
4178         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4179         paper.
4180         (BeginDoc, doColumnZebra, HeaderText): Code fix.
4181         (SetPageSize): New proc.
4183         * ps-prin2.ps: Insert a version number comment (5.2.2).
4185         * ps-prin3.ps: Insert a version number comment (5.2.2).
4186         Indentation fix.
4188 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4190         * ps-prin1.ps: PostScript code compatibility with other utilities
4191         like mpage, psnup, etc.
4192         (isLineStep): Code fix.
4193         (BeginDoc, BeginSheet): Utility compatibility.
4195 2000-05-03  Dave Love  <fx@gnu.org>
4197         * letter.xbm: New file.
4199 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4201         * ps-prin0.ps: PostScript level 1 compatibility.
4203         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4204         printing and line number step.
4205         (BeginDoc, doLineNumber, SL, HL): Code fix.
4206         (isLineStep, PSL): New funs.
4208         * ps-prin3.ps: PostScript level 1 compatibility.
4210 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
4212         * refcard.bit: Removed.
4214 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
4216         * refcard-pl.ps: New file.
4217         * refcard-pl.tex: New file.
4219 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4221         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4222         (DefOp): New proc.
4224         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4225         (printBackground, SetColor): New procs.
4226         (ZebraColor): Renaming old ZebraGray var.
4228 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4230         * ps-prin1.ps: Eliminate SkipFirstPage.
4232 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4234         * ps-prin0.ps: Define command only for language level 1.
4236 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4238         * ps-prin0.ps: Define packedarray operator for language level 1,
4239         adjust setduplexmode and settumble definitions.
4241 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4243         * ps-prin0.ps: New file.
4245         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4247 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4249         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4251 1999-11-30  Paul Eggert  <eggert@twinsun.com>
4253         * PROBLEMS: Update Solaris 2.6 and 7 problems.
4255 1999-11-22  Paul Eggert  <eggert@twinsun.com>
4257         * NEWS: Rename messages-locale to system-messages-locale
4258         and time-locale to system-time-locale.
4260 1999-10-24  Noah Friedman  <friedman@splode.com>
4262         * yow.lines: Add more quotes.  Correct a misquote.
4264         * spook.lines: Add more phrases.
4266 1999-10-23  Paul Eggert  <eggert@twinsun.com>
4268         * NEWS: Describe new functions and variables for locales.
4270 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
4272         * TUTORIAL.ro: Change copyright statement.
4274 1999-07-12  Richard Stallman  <rms@gnu.org>
4276         * Version 20.4 released.
4278 1999-06-27  Karl Heuer  <kwzh@gnu.org>
4280         * yow.lines: Fix indentation.  Fix typo.
4282 1999-01-19  Dave Love  <fx@gnu.org>
4284         * MORE.STUFF: Revamped.
4286 1999-01-14  Dave Love  <fx@gnu.org>
4288         * FAQ: Merge posted updates.
4290 1998-12-14  Dave Love  <fx@gnu.org>
4292         * FAQ: Somewhat edited copy of the most recently posted version.
4294 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
4296         * MACHINES (NEC EWS4800): New section.
4298 1998-09-04  Karl Heuer  <kwzh@gnu.org>
4300         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4302 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4304         * Version 20.3 released.
4306         * TUTORIAL.ro: New file.
4308 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
4310         * TUTORIAL.sl: Renamed back to the original.
4312 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
4314         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4315         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4316         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4317         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4319 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
4321         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4323 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
4325         * TUTORIAL.sl: New file.
4327 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4329         * Version 20.2 released.
4331 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4333         * Version 20.1 released.
4335 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
4337         * CODINGS, CHARSETS: New files.
4339 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4341         * Version 19.33 released.
4343 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4345         * Version 19.32 released.
4347 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4349         * refcard.ps: File obtained from someone else;
4350         it was generated badly here.
4352 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4354         * Version 19.31 released.
4356 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4358         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4360 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
4362         * emacs.bash: Use >|.
4364 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
4366         * rgb.txt: New file.
4368 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4370         * Version 19.30 released.
4372 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4374         * gnus-tut.txt: New file.
4376 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
4378         * Rename termcap to termcap.src, the historical name for an
4379         uninstalled termcap file.
4381 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
4383         * termcap.dat, termcap.ucb: Deleted and replaced.
4385         * termcap: New termcap file from the ncurses project; bigger,
4386         better, brighter, does away with waxy yellow buildup.  Email
4387         me at terminfo@ccil.org if you have any trouble with this.
4389         * README: Changed to track above change.
4391 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
4393         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
4395 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
4397         * Makefile (maintainer-clean): Renamed from realclean.
4399 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4401         * tpu-doc.el: File moved to etc dir and renamed.
4403 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
4405         * enriched.doc: Rewritten and simplified.
4407 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4409         * Makefile (eterm): New rule.
4410         (TIC): New variable.
4412         * e/eterm, e/eterm.ti: New files.
4414 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
4416         * enriched.doc: New file.
4418 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4420         * Version 19.26 released.
4422 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
4424         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4426 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4428         * Version 19.25 released.
4430 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4432         * Version 19.24 released.
4434 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4436         * Version 19.23 released.
4438 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4440         * Makefile (clean): Delete DOC*.
4442 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4444         * Version 19.22 released.
4446 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4448         * Version 19.21 released.
4450 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4452         * Version 19.20 released.
4454 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4456         * Version 19.19 released.
4458 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4460         * Version 19.18 released.
4462 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4464         * Version 19.16 released.
4466 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4468         * version 19.15 released.
4470 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4472         * Version 19.14 released.
4474 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4476         Bring mumbleclean targets into conformance with GNU coding standards.
4477         * Makefile (distclean): Don't remove backup and autosave files.
4478         These are easy to get rid of in other ways, and a pain to lose.
4479         (mostlyclean, realclean): New targets.
4481 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4483         * Version 19.13 released.
4485 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4487         * Version 19.10 released.
4489 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4491         * Version 19.9 released.
4493 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4495         * Version 19.8 released.
4497 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4499         * Version 19.7 released.
4501 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4503         * MACHINES: Mention Linux.
4505 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4507         * MACHINES: Add section for NeXT, from Thorsten Ohl.
4509 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4511         * NEWS: Documented picture-mode improvements.
4513 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4515         * NEWS: Described the new properties of arrow keys and
4516         next-line-add-newlines.  Fixed up the GUD description, it was
4517         out of date.  This file referenced LNEWS when it should have
4518         said news.texi; fixed.
4520         * news.texi: invocation-name now exists.
4522 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4524         * MORE.STUFF: Added.
4526 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4528         * NEWS: Preserved jimb's last change (documenting kill on
4529         read-only buffers).
4531         Added documentation on new info features.
4533 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4535         * spook.lines: Alpha-sorted this, and added some new hot buttons
4536         for the 1990s.
4538 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4540         * MACHINES: Deleted some VMS caveats.  If the src and lisp
4541         ChangeLogs are correct, dired and mail and process control are now
4542         fully supported.
4544         * NEWS: Added finder news.
4546 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
4548         * NEWS: Changed.
4550 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4552         * sex.6: Added 900-line support
4554         * NEWS: Added news about the package finder.
4556 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4558         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4559         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
4560         SUNBUG files.  Changed references to 18.* to past tense.
4562         * emacs.names: Merged into JOKES.  I faked a mail header from the
4563         Unknown User to delimit the first (unheaded) bit.
4565         * Makefile (relock, unlock): New productions.
4567 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4569         Augean-stable cleaning time.  Partly to save space, but mostly to
4570         reduce the dizzying amount of *stuff* confronting someone exploring
4571         the Emacs distribution, I have the following changes in the etc
4572         directory:
4574         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
4576         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
4577         OTHER.EMACSES.  The present names don't really convey anything.
4578         Various key bindings and feature descriptions have been updated.
4580         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
4581         FSF in hot water.
4583         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
4584         implementation of intervals, have progressed way beyond this.
4586         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
4588         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
4589         Future jokes can accumulate there.
4591         * DISTRIB: The actual domestic order form is now ORDERS.USA.
4592         The DISTRIB text now mentions 19.
4594         * ORDERS.USA: Created.  This is just the order form.  DISTRIB
4595         has a pointer to it at the beginning.
4597         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
4598         to it at the beginning.
4600         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
4601         version 15 and 17 files anymore.
4603         All files marked "Nuked" have actually been moved to =-prefixed
4604         names as per convention.  Originals of all files merged still
4605         exist with =-names.
4607 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4609         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
4610         no longer necessary in the presence of 19's function-key-map
4611         feature; I've added an explanation to the beginning of the file.
4613 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4615         * MACHINES: Update description of SYSVr3 and r4 support, due to
4616         Eric Raymond's changes.
4618 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4620         * MACHINES: Mention that you have to edit the configure script
4621         when you add support for a new machine, to get it to recognize the
4622         configuration name.
4624 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4626         * MACHINES: Converted to use GCC-style configuration names,
4627         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
4628         s/ files now lives in ../configure.
4630 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
4632         * NEWS: Document included tags tables.
4634 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4636         * Corrected the news about VC to reflect reality.
4638 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4640         * etags.1: New file, from Richard K. Pixley at Cygnus.
4642 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4644         * Makefile: Most of the contents of this file were only relevant
4645         to things in `../lib-src'; removed all but the `distclean' and
4646         `clean' targets.
4648 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4650         * COPYING: Got June 1991 version of the GPL here.
4652         * ChangeLog: Since the old etc contents have been split into etc
4653         and lib-src, the old etc's ChangeLog has been duplicated in the
4654         new etc and lib-src.  That means that each contains complete and
4655         coherent information, although each contains extraneous
4656         information.
4658 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4660         * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4661         to be consistent with other GNU programs, like makeinfo.
4663         * lib-src/Makefile: Renamed to Makefile.in; the configure script
4664         will edit this to produce Makefile.
4666 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4668         * etags.c (print_help, print_version): New functions.
4669         (main): Options added to support them.
4671         * etags.c (longopts): New array of long names for the options.
4672         (main): Recognize them.
4674 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4676         * etags.c (C_entries): Removed comment saying that \" in a string
4677         isn't recognized as magic, because it is correctly handled.
4679         * getopt.c, getopt.h: New files, from GNU C library.
4680         * etags.c: Rewritten to use getopt.
4681         #include "getopt.h".
4682         (file_num): Variable deleted; its role is now played by getopt's
4683         optind.
4684         (main): Argument processing loop rewritten to call getopt to get
4685         next option.  Options which take parameters (-o and -i) rewritten
4686         to get parameter from optarg instead of argv[1].  Filename
4687         preprocessing loop and update command changed similarly.
4688         * Makefile (etags, ctags): Depend on and link with getopt.h,
4689         getopt.o, and getopt1.o.
4690         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4692         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4693         is non-zero.
4695         (main): In the argument processing loop, the 'goto next_arg'
4696         statements are breaking out of the switch statement in exactly the
4697         same way that a simple 'break' statement would; replace the gotos
4698         with breaks, and remove the label.
4700 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4702         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4703         (consider_token): Move next_token_is_func to global.
4705 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4707         * Makefile: Conform with GNU coding standards:
4708         (mostlyclean): New target, synonymous with clean.
4709         (TAGS, check): New targets.
4710         (INSTALL, INSTALLFLAGS): New variables.
4712 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4714         * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
4715         `config.emacs' to `configure'.
4717         * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4718         * etc/MACHINES: Same.
4720 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4722         * movemail.c (main): Allow tempname to be as long as necessary,
4723         instead of limiting it to 39 characters.
4725         * movemail.c (main): Move declaration of buf from top of function
4726         to local block surrounding the copy loop.  This makes it less
4727         likely to be confused with the buf used by the code which checks the
4728         permissions on outname's directory.
4730 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
4732         * SERVICE: Remove my entry.
4734 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
4736         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4737         hardcoded -g.
4739         * movemail.c (xmalloc): Return char *, not int.
4740         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4741         that is off by default -- normally don't unlink the mail spool
4742         file, just empty it.  Pass creat mode 0600, not 0666.
4744 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4746         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4747         (all): Instead of here.
4748         (install): Don't use the -s option, since people need symbols to
4749         debug code.
4751 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
4753         * etags-vmslib.c (fn_exp): Add type cast.
4755 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4757         * movemail.c: Changes in comments.
4759 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4761         * Makefile: Make the distclean target erase the DOC files from
4762         ../share-lib and the executables from ../arch-lib.
4764 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4766         * emacsclient.c: #include <sys/stat.h>.
4767         (main): Do declare statbfr.
4769 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4771         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4772         for the socket, depending on SERVER_HOME_DIR.
4773         If using /tmp, put host name in the socket name.
4775         * movemail.c (pfatal_and_delete): New function.
4776         (main, popmail): Use it.
4777         (popmail): Close output before deleting messages.
4778         Check for error on close and on fsync.
4779         Use `fatal' where appropriate.
4780         (main): Remove (void).
4782         * aixcc.lex: New file.  Not officially part of Emacs.
4783         * Makefile: Rules for that.
4785 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
4787         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4789         * etags.c (main): Properly cast call to alloca that initializes
4790         included_files.
4792 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
4794         * etags.c (files_are_tag_tables): Remove global var.
4795         (process_file): Don't test it.  Also remove hack checking for a
4796         file named "TAGS".
4797         (main): -i now takes an arg which is the name of a file to include.
4798         Collect these names and emit include tags for them after processing
4799         all the argument files.
4801 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4803         * wakeup.c: Terminate if parent goes away.
4805 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4807         * etags.c (C_entries): Process token before handling end of line.
4808         When inner loops reach end of line, just back up.
4809         Let the real end of line processing happen in just one place.
4810         (consider_token): Likewise.
4812 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4814         * etags.c (TEX_mode): Skip comments while scanning the text to see
4815         which escape character this file uses.
4817 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4819         * emacsserver.c [USG]: Terminate if msgrcv fails.
4821 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
4823         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4825 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
4827         * make-docfile: Find the arguments to a C function correctly,
4828         by not ignoring the character that read_c_string returns.  Don't
4829         even try to find argument names for functions that take MANY
4830         or UNEVALLED arguments, since they're a figment of the docstring's
4831         imagination.
4833 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
4835         * make-docfile: Read the .elc files generated by the new byte
4836         compiler.
4838 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
4840         * refcard.tex: Use cm fonts, not am, in multi-column mode.
4842 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
4844         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4846 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
4848         * Makefile (install*): No need to install wakeup.
4850 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
4852         * Makefile (install*): Install emacsclient like etags.
4854 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
4856         * movemail.c (error): Handle 3 args.
4857         (main): Don't check input access if using pop.
4859 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
4861         * etags.c (find_entries): Check for numbers after Scheme suffix.
4863 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
4865         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4867 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
4869         * Makefile (nemacstool, xvetool): New targets.
4871 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
4873         * emacsclient.c: Include errno.h and define related variables.
4875 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
4877         * emacsclient.c: Change usage message.
4879 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
4881         * emacs.1: Add break before -nw option.
4883 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
4885         * qsort.c: Replace with GNU version.
4887 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
4889         * wakeup.c: New program replacing loadst.c.
4891 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4893         * emacsclient.c [USG]: Pass msgsnd only 4 args.
4895 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
4897         * etags.c: Rename `flag' variables for what they do instead of
4898         which option character sets them.
4900 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4902         * loadst.c (main): Conditional to get load average on Apollo.
4904 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
4906         * emacsserver.c: Set the permission on the socket to 0600.
4908 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4910         * emacsclient.c [BSD]: Print clean message for failing getwd.
4912 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
4914         * getdate.y: Use the getdate.y from GNU tar for timer.
4916 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
4918         * emacsclient.c (main): Don't put brackets around "filename" in
4919         usage message.  It isn't optional.
4921 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
4923         * etags.c (getit): Recognize '$' as beginning identifiers.
4925 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
4927         * emacsserver.c: Renamed from server.c.
4928         * Makefile: Reference emacsserver rather than server.
4929         * MACHINES: Doc fix for new emacsserver name.
4931 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4933         * emacsclient.c: Print program name in error messages.
4935 1990-01-19  David Lawrence  (tale@cocoa-puffs)
4937         * timer.c, getdate.y (new files) and Makefile:
4938         Sub-process support for run-at-time in timer.el.
4939         Doesn't yet work correctly for USG.
4941 1990-01-10  Jim Kingdon  (kingdon@pogo)
4943         * MACHINES: Add HP 300 running BSD.
4945 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4947         * yow.c: Dynamically allocate buffer; skip header before random
4948         choice to avoid bias toward first item.
4950 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4952         * etags.c (readline): Separate out init of `pend'.
4954 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4956         * etags.c: Undo changes relating to isgoodhdr.
4958 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
4960         * etags.c (isgoodhdr): New macro.
4961         (_gdh, notgdh): New variable used by that.
4962         (init): Initialize _gdh.
4963         (find_entries): Set header_file.
4964         (consider_token): Use isgoodhdr if in header file.
4966         * etags.c (total_size_of_entries):
4967         Was miscalculating by 1 in rewritten case.
4969         * etags.c (PAS_funcs): One arg to pfnote was missing.
4971 1989-12-05  Joseph Arceneaux  (jla@spiff)
4973         * MACHINES: Change for the ULTRIX entry.
4975 1989-11-21  Joseph Arceneaux  (jla@spiff)
4977         * etags.c (process_file): If file is not regular, return.
4979 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4981         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4983 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4985         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4986         (main): If HAVE_GETLOADAVG, don't call `nlist'.
4988 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4990         * etags.c (consider_token): Allow any number of typespec keywords
4991         after `typedef', before new type name.
4992         (enum sym_type): Add st_C_typespec.
4993         (C_create_stab): Put typespec kwds in table.
4995 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
4997         * etags.c (main): Don't depend on name invoked by.
4998         If CTAGS is not defined, assume it is ETAGS.
5000 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5002         * etags.c (L_funcs): Allow package name in define construct,
5003         as in (foo::defmumble name-defined ...).
5005 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5007         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5009         * Makefile (yow): Depends on ../src/paths.h.
5011 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
5013         * etags.c: Fix compilation by moving Pascal after Fortran.
5015 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5017         * movemail.c [USG]: Define F_OK, etc., if not found in header.
5019 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5021         * hexl.c: New file, supports hexl-mode.
5023 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5025         * movemail.c: New compilation flag MAIL_USE_MMDF.
5027 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5029         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5030         * server.c: Likewise.
5032         * make-docfile.c (scan_c_file): Output argument names at end of string.
5033         (write_c_args): New subroutine.
5035 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5037         * movemail.c: Report failure of flock.
5039 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5041         * etags.c (find_entries): Allow multi-letter extensions for fortran.
5043 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5045         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
5047 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
5049         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5051         * emacstool.1: Update to document environment variables.
5053 1989-02-21  Mosur Mohan  (email@notavailable)
5055         * etags.c (PAS_funcs): New function.
5057 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5059         * movemail.c: On sysv, include unistd.h.
5061 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5063         * b2m.c: New file.
5065 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5067         * etags.c: Prolog support from Sunichirou Sugou.
5069 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5071         * Makefile (clean): New target.
5073 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5075         * fakemail.c (put_line): Break header lines at 79 cols.
5077 1989-01-19  Sam Kendall  (email@notavailable)
5079         * etags.c: Greatly rewritten for C++ support and for multiple tags
5080         per line.
5082 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5084         * movemail.c: Check access before doing real work.
5085         Check that outfile is in a writable directory.
5086         On fatal error, delete the lock file.
5088 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
5090         * env.c: Add decl for my-index.
5091         * etags.c (file-entries): .oak => scheme
5093 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5095         * movemail.c: Use `access' to check input and output files.
5097 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5099         * emacsclient.c (main): Ignore all of CWD before first slash.
5101 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5103         * etags.c (readline): Double linebuffer->size outside the xrealloc.
5105 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5107         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5108         * server.c: chmod the socket to 0700.
5110 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5112         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5113         (add_field): Delete comments and turn `<', `>' to spaces
5114         in header lines.
5115         (USE_FAKEMAIL): New customization macro says to make fakemail
5116         not be a no-op even on a BSD system.
5118 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5120         * etags.c (consider_token): Skip comments just like whitespace.
5121         Notice `struct', etc. and set strtag for those tokens.
5122         Return 1 for the token following `struct' if an open-brace follows it.
5123         (C_entries): Special handling of token following `struct'
5124         needed because we have probably advanced to the following line
5125         to find the `{'.
5126         (main): New option `T' sets tflag and strflag.
5127         Set both of them by default if eflags.
5129 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5131         * movemail.c: Do fsync before closing output.
5133 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
5135         * movemail.c: Better error message when can't create tempname.
5136         This file needs a great deal of extra error-checking and lucid reporting...
5138 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5140         * etags.c: Support assembler code for .s and .a files.
5141         (getit): Allow underscore in a tag.
5143 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5145         * movemail.c: Close output and check errors before deleting input.
5147 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
5149         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5150         whether to prefix it.  Handle line number args.
5152 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
5154         * etags.c (main): Default setting of eflag was backwards.
5156 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5158         * etags.c: New option -i.  -f renamed -o.
5159         `-' as input file means read input file names from stdin.
5160         -i spec'd or input file named TAGS means the input file is another
5161         tag table; output an "include" line for it.
5163 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5165         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5166         New targets install, install.sysv, install.xenix.
5167         This makefile is now responsible for installing executables
5168         and documentation from this directory into system directories.
5170 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
5172         * server.c, emacsclient.c (main): Compute socket name from euid.
5174 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5176         * emacsclient.c: Args like +DIGITS are passed through unchanged.
5178 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5180         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5181         * emacsclient.c: Likewise.
5182         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5184 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5186         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5187         (istoken) New string-comparison macro.
5188         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
5190 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5192         * etags.c: Changes for VMS.
5193         Always define ETAGS on VMS.
5194         Define macros GOOD and BAD for success and failure exit codes.
5195         (begtk, intk): Allow `$' in identifiers.
5196         (main): Don't support -B, -F or -u on VMS.
5197         Alternate loop for scanning filename arguments.
5198         (system): Delete definition of this function.
5200         * etags-vmslib.c (system): Undefine this; VMS now provides it.
5202 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5204         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5205         around include of param.h.  (Like fns.c.)
5207 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5209         * loadst.c (load_average): Move load-average code to this new fn.
5210         Add conditionals to compute load ave on UMAX.
5212 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
5214         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5215         with opposite sense.
5217 1988-05-13  Chris Hanson  (cph@kleph)
5219         * emacsclient.c: Delete references to unused variable `out'.
5220         This caused a bus error when used under hp-ux.
5222 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5224         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5226 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
5228         * etags.c (find_entries): `.t' or `.sch' means scheme code.
5230 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5232         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5234 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5236         * movemail.c: #undef close, since config can #define it on V.3.
5237         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
5239 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
5241         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5242         invalid escape sequences such as `\{'.
5244         * loadst.c: Add `sequent' conditional for file dk.h.
5246 1988-03-20  Richard M. Stallman  (rms@wilson)
5248         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
5250         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
5252 ;; Local Variables:
5253 ;; coding: utf-8
5254 ;; End:
5256   Copyright (C) 1993-1999, 2001-2011  Free Software Foundation, Inc.
5258   This file is part of GNU Emacs.
5260   GNU Emacs is free software: you can redistribute it and/or modify
5261   it under the terms of the GNU General Public License as published by
5262   the Free Software Foundation, either version 3 of the License, or
5263   (at your option) any later version.
5265   GNU Emacs is distributed in the hope that it will be useful,
5266   but WITHOUT ANY WARRANTY; without even the implied warranty of
5267   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5268   GNU General Public License for more details.
5270   You should have received a copy of the GNU General Public License
5271   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.