ChangeLog fixes.
[emacs.git] / etc / ChangeLog
blob78c19326afe99e17f30e24584e7996aadd1512af
1 2011-06-07  Paul Eggert  <eggert@cs.ucla.edu>
3         * NEWS: Mention new configure option --with-wide-int.
5 2011-05-24  Leo Liu  <sdl.web@gmail.com>
7         * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
9 2011-05-14  Ulf Jasper  <ulf.jasper@web.de>
11         * images/newsticker/README: Added.
13 2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
15         * images/newsticker: Added.
16         * images/newsticker/browse-url.xpm: Added.
17         * images/newsticker/get-all.xpm: Added.
18         * images/newsticker/mark-immortal.xpm: Added.
19         * images/newsticker/mark-read.xpm: Added.
20         * images/newsticker/narrow.xpm: Added.
21         * images/newsticker/next-feed.xpm: Added.
22         * images/newsticker/next-item.xpm: Added.
23         * images/newsticker/prev-feed.xpm: Added.
24         * images/newsticker/prev-item.xpm: Added.
25         * images/newsticker/update.xpm: Added.
27 2011-05-10  Jim Meyering  <meyering@redhat.com>
29         * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
31 2011-05-03  Leo Liu  <sdl.web@gmail.com>
33         * NEWS: Mention the new command isearch-yank-pop.
35 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
37         * NEWS: Mention new library gnutls.el and explain GnuTLS
38         functionality.  Mention new configure.bat options --without-gnutls
39         and --lib for W32.
41 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
43         * NEWS: Mention `url-retrieve-queue', (:file "file") and
44         `server-eval-at'.
46 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
48         * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
49         Document new "default HOME" warning.
51 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
53         * DEBUG: Document debug-on-event default behavior and utility for
54         debugging.
56 2011-04-22  Noah Friedman  <friedman@splode.com>
58         * emacs-buffer.gdb: Add trailing underscores to appropriate member
59         names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
60         of src/lisp.h.
62 2011-04-08  Christoph Scholtes  <cschol2112@googlemail.com>
64         * NEWS: Document new function `vc-ediff'.
66 2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
68         * NEWS: New variable `revert-buffer-in-progress-p'.
70 2011-03-22  Sebastian Hermida  <sebas00@gmail.com>
72         * themes/misterioso-theme.el: New file.
74 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
76         * NEWS: Document warning about _emacs.
78 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
80         * NEWS: `shell' prompts for the shell path name, when the default
81         directory is a remote file name and neither environment variable
82         $ESHELL nor variable `explicit-shell-file-name' is set.
84 2011-03-08  Kristoffer Grönlund  <krig@koru.se>
86         * themes/wombat-theme.el: New file.
88 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
90         * Version 23.3 released.
92 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
94         * srecode/el.srt: Fix typo.
96 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
98         * themes/tango-dark-theme.el: Tweak background on low-color
99         terminals.
101 2011-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
103         * images/icons/allout-widgets/dark-bg/encrypted-locked.png:
104         * images/icons/allout-widgets/dark-bg/encrypted-locked.xpm:
105         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
106         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
107         * images/icons/allout-widgets/light-bg/encrypted-locked.png:
108         * images/icons/allout-widgets/light-bg/encrypted-locked.xpm:
109         * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
110         * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
111         Reorganize icon directories and files to reconcile against windows
112         short-filename clashes.
114 2011-02-16  Ken Manheimer  <ken.manheimer@gmail.com>
116         * images/icons/allout-widgets-dark-bg,
117         * images/icons/allout-widgets-light-bg: Icons for new
118         allout-widgets.el.
120         * images/icons/README: Include coypright and GPL 3 license for
121         new icons.
123 2011-02-16  Michael Albinus  <michael.albinus@gmx.de>
125         * NEWS: Add soap-client.el and soap-inspect.el.
127 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
129         * NEWS: Tramp methods "imap" and "imaps" are discontinued.
131 2011-02-12  Drew Adams  <drew.adams@oracle.com>
133         * themes/light-blue-theme.el: New file.
135 2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
137         format-time-string now supports subsecond time stamp resolution
138         * NEWS: Document this.
140 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
142         Redo spelling of Makefile variables to conform to POSIX.
143         POSIX does not allow "-" in Makefile variable names.
144         Reported by Bruno Haible in
145         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
146         * refcards/Makefile (DIRED_REFCARDS_PDF): Renamed from
147         DIRED-REFCARDS_PDF.
148         (MISC_REFCARDS_PDF): Renamed from MISC-REFCARDS_PDF.
149         (SURVIVAL_CARDS_PDF): Renamed from SURVIVAL-CARDS_PDF.
150         (VIPER_CARDS_PDF): Renamed from VIPER-CARDS_PDF.
152 2011-01-18  Glenn Morris  <rgm@gnu.org>
154         * PROBLEMS: Add note about svn+ssh.  (Bug#7791)
156 2011-01-14  Glenn Morris  <rgm@gnu.org>
158         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
159         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
160         * refcards/de-refcard.tex, refcards/dired-ref.tex:
161         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
162         * refcards/fr-survival.tex, refcards/orgcard.tex:
163         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
164         * refcards/refcard.tex, refcards/ru-refcard.tex:
165         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
166         * refcards/sk-survival.tex, refcards/survival.tex:
167         * refcards/vipcard.tex, refcards/viperCard.tex:
168         Update short copyright year to 2011.
170 2011-01-13  Christian Ohler  <ohler@gnu.org>
172         * NEWS: Mention ERT.
174 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
176         * NEWS: Add new function dbus-register-service.
178 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
180         * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
181         tango palette colors.  Only define faces for color displays.
182         Customize the ansi-color-names-vector variable.  Add Ediff,
183         Flyspell, and Semantic faces as suggested by Jan Moringen.
185 2011-01-08  Andreas Schwab  <schwab@linux-m68k.org>
187         * compilation.txt: Add column to gcc-include sample.
189 2011-01-08  Glenn Morris  <rgm@gnu.org>
191         * PROBLEMS: -batch implies -q.
193 2011-01-07  Tassilo Horn  <tassilo@member.fsf.org>
195         * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
196         dev-prefix from file names, so that the files don't clash on 8x3
197         filesystems.
199 2011-01-06  Tassilo Horn  <tassilo@member.fsf.org>
201         * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
202         * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
204 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
206         * NEWS: Extended behaviour of dbus-register-{method,property}.
208 2011-01-02  Kenichi Handa  <handa@m17n.org>
210         * NEWS.23: Describe the changes for rmail's MIME handling.
212 2010-12-18  Chong Yidong  <cyd@stupidchicken.com>
214         * images/separator.xpm: Tweak colors.
216 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
218         * NEWS: Mention new Tramp method "ksu".
220 2010-12-13  W. Martin Borgert  <debacle@debian.org>  (tiny change)
222         * schema/schemas.xml: Add DocBook (Bug#7491).
224 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
226         * refcards/orgcard.tex: Cleanup.
228 2010-11-27  Ulrich Mueller  <ulm@gentoo.org>
230         * HELLO: Add ancient Greek (Bug#7418).
232 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
234         * NEWS: Document display of glyphless characters.
236 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
238         * refcards/orgcard.tex: Add new Babel key sequences.
240 2010-10-26  Glenn Morris  <rgm@gnu.org>
242         * images/README: Add (un)checked.xpm
243         * images/checked.xpm, images/unchecked.xpm: Add copyright.
245 2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
247         * images/checked.xpm:
248         * images/unchecked.xpm: New images.
250 2010-10-24  Richard Stallman  <rms@gnu.org>
252         * DISTRIB: Update donation section.
254 2010-10-24  Glenn Morris  <rgm@gnu.org>
256         * DISTRIB: Small updates.
258 2010-10-19  Julien Danjou  <julien@danjou.info>
260         * tutorials/TUTORIAL: Don't mention mode-line end dashes.
262 2010-10-16  Chong Yidong  <cyd@stupidchicken.com>
264         * themes: New directory for custom theme files, moved from lisp/.
266 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
268         * tutorials/TUTORIAL.es: Fix typos.
270 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
272         * NEWS: Mention `dynamic-library-alist'.
274 2010-10-13  Glenn Morris  <rgm@gnu.org>
276         * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
278 2010-10-12  Glenn Morris  <rgm@gnu.org>
280         * TODO: Merge ../nextstep/FOR-RELEASE into this file.
282         * BABYL: Remove file.
284 2010-09-21  Eric Ludlam  <zappo@gnu.org>
286         * srecode/java.srt: Make NAME be a prompt.
288 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
290         * NEWS: Some Tramp methods are discontinued.
292 2010-09-11  Glenn Morris  <rgm@gnu.org>
294         * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
295         emacsclient -a instead of the first two).
297 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
299         * NEWS: Mention the new libxml2 functions.
301 2010-08-25  Kenichi Handa  <handa@m17n.org>
303         * HELLO: Change designation sequences for Arabic text.
305 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
307         * NEWS: dbus.el supports alternative buses.
309 2010-08-22  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
311         * emacs3.py: Import imp module and use it (Bug#5756).
313 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
315         * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
316         Fix a few typos.
318 2010-08-08  Ken Brown  <kbrown@cornell.edu>
320         * PROBLEMS: Mention problem with Cygwin 1.5.19.
322 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
324         * NEWS: Mention the Hebrew translation.
326         * tutorials/TUTORIAL.he: Don't use acronyms.
328 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
330         * AUTHORS: Rename unexec.o => unexcoff.o.
331         * PROBLEMS: Rename unexec.o => unexcoff.o.
333 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
335         * tutorials/TUTORIAL.he: New file.
337         * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
339 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
341         * NEWS: Document new --distfiles configure.bat option and
342         `dist' make target on Windows.
344 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
346         * PROBLEMS: Add note about use of backslashes in Windows paths.
348 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
350         * NEWS: Mention --enable-checking is now supported on Windows.
352 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
354         * refcards/orgcard.tex: Remove the key for the TODO sparse tree
355         and add the new key.  Document new keys for image and entity
356         display.  Document the Org Babel keys.
358 2010-06-19  Ken Brown  <kbrown@cornell.edu>
360         * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
362 2010-06-12  Glenn Morris  <rgm@gnu.org>
364         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
366 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
368         * NEWS: Add notifications.el.
370 2010-05-28  Glenn Morris  <rgm@gnu.org>
372         * MACHINES: Remove some old information no longer of relevance.
373         Switch to outline-mode.
375 2010-05-27  Glenn Morris  <rgm@gnu.org>
377         * PROBLEMS: Remove old information no longer of relevance.
379 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
381         * NEWS: Add sections for Emacs-23.3.
383 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
385         * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
387 2010-05-08  Kenichi Handa  <handa@m17n.org>
389         * HELLO: Adjust Burmese for Unicode 5.2 encoding.
391 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
393         * Version 23.2 released.
395 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
397         * HELLO: Reorder Arabic greetings into logical order (they were
398         mistakenly changed to visual order by the 2010-03-28 change).
400 2010-04-18  Francesc Rocher  <rocher@member.fsf.org>
402         * MORE.STUFF: Add a new entry for QWE.
404 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
406         * HELLO (Mathematics): Prefer Unicode charset.
408 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
410         * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
411         svg tag (Bug#5790).
413 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
415         * PROBLEMS: Mention problems on MS-Windows with incompatible
416         regex.h headers.
418 2010-03-28  Eli Zaretskii  <eliz@gnu.org>
420         * HELLO: Reorder Arabic and Hebrew into logical order, and
421         insert RLM before the opening paren, to make the display more
422         reasonable.  Add setting for bidi-display-reordering in the local
423         variables section.
424         * NEWS: Mention initial support for bidirectional editing.
426 2010-03-24  Francesc Rocher  <rocher@member.fsf.org>
428         * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
430 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
432         * gnus/gnus-setup.ast: Add finish links to the top nodes.
434         * gnus/news-server.ast: Add some trivial validation.
436 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
438         * NEWS: Add secrets.el.
440 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
442         * images/custom/down.xpm, images/custom/right.xpm: Update images
443         to increase contrast on bright backgrounds.
445 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
447         * Branch for 23.2.
449 2010-03-06  Glenn Morris  <rgm@gnu.org>
451         * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
453 2010-03-05  Glenn Morris  <rgm@gnu.org>
455         * refcards/orgcard.tex: Use pdflayout.sty.
456         * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
458 2010-03-02  Glenn Morris  <rgm@gnu.org>
460         * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
461         (pl-refcard.pdf): Let presence of pdfmex be another test for the
462         required TeX files.  Pass explicit output-format to tex command.
463         (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
464         portrait layout rather than the desired landscape.
466 2010-03-01  Glenn Morris  <rgm@gnu.org>
468         * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
470         * refcards/de-refcard.tex: Fix paren typo.
472         * refcards/ru-refcard.tex: Rename \year command to \cyear, since
473         the former seems to be already used in some TeX installations.
475         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
476         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
477         * refcards/de-refcard.tex, refcards/dired-ref.tex:
478         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
479         * refcards/fr-survival.tex, refcards/orgcard.pdf:
480         * refcards/orgcard.tex, refcards/pl-refcard.tex:
481         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
482         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
483         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
484         * refcards/survival.tex, refcards/vipcard.tex:
485         * refcards/viperCard.tex: Update short copyright year to 2010.
487 2010-02-26  Glenn Morris  <rgm@gnu.org>
489         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
490         Fix some keybinding typos.
492 2010-02-14  Chong Yidong  <cyd@stupidchicken.com>
494         * images/custom/down-pushed.xpm, images/custom/down.xpm:
495         * images/custom/right-pushed.xpm:
496         * images/custom/right-pushed.xpm: Increase height by four
497         pixels, to improve text alignment.
499 2010-01-16  Mario Lang  <mlang@delysid.org>
501         * srecode/doc-cpp.srt, srecode/doc-default.srt:
502         * srecode/doc-java.srt: Remove duplicated words.
504 2010-01-14  Nick Roberts  <nickrob@snap.net.nz>
506         * images/gud/recstart.xpm, images/gud/recstop.xpm:
507         * images/gud/rcont.xpm, images/gud/rnext.xpm:
508         * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
509         * images/gud/rstep.xpm, images/gud/rstepi.xpm:
510         New icons for reverse debugging.
512 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
514         * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
515         (group-comment-start, group-comment-end):
516         * srecode/doc-default.srt (section-comment, function-comment)
517         (variable-same-line-comment, group-comment-start, group-comment-end):
518         * srecode/doc-java.srt (function-comment, variable-same-line-comment)
519         (group-comment-start, group-comment-end):
520         Fix typos in template docstrings.
522 2010-01-14  Kenichi Handa  <handa@m17n.org>
524         * NEWS: Describe the change of auto-composition-mode.
526 2010-01-12  Glenn Morris  <rgm@gnu.org>
528         * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
529         for bug reports for development versions.
531 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
533         * NEWS: Fix typos.
535 2009-12-15  Glenn Morris  <rgm@gnu.org>
537         * CONTRIBUTE (Coding Standards): Update URL.
538         (Getting the Source Code): Other VCSs are available.
540         * ORDERS: Update some URLs.
542         * edt-user.el: New file, split out from edt-user.doc.
543         * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
544         and remove.
546 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
548         * NEWS: Point to the external counterparts of su and sudo.
550 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
552         * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
553         * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
554         * images/mpc/rewind.xpm, images/mpc/stop.xpm:
555         New images.
557 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
559         * NEWS: New functions eshell/su and eshell/sudo.
561 2009-11-26  Kevin Ryde  <user42@zip.com.au>
563         * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
564         Aubrey Jaffer's texinfo R5RS moved to
565         http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
566         (per http://people.csail.mit.edu/jaffer/Scheme.html).
568 2009-11-26  Jan Djärv  <jan.h.d@swipnet.se>
570         * PROBLEMS: Mention Metacity hang on Emacs resize.
572 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
574         * PROBLEMS: Add workaround for Cygwin crash and remove fixed
575         rebasing problem.
577 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
579         * NEWS: Mention dynamic font changes (font-use-system-font).
581 2009-11-15  Carsten Dominik  <dominik@u016822.science.uva.nl>
583         * refcards/orgcard.tex: Push version number to 6.33a.
585 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
587         * refcards/orgcard.tex: Document the new archiving keys.
589 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
591         * compilation.txt: Add one more error message for msft (Bug#4100).
593 2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
595         * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade.  (Bug#3375)
597 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
599         * NEWS: New function copy-directory.
601 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
603         * srecode: New directory for SRecode template files.
605 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
607         * NEWS: delete-directory has an optional parameter RECURSIVE.
609 2009-10-01  Carsten Dominik  <dominik@u016822.science.uva.nl>
611         * refcards/orgcard.tex: New version number.
613 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
615         * NEWS: Mention Tramp connection methods "imap" and "imaps".
617 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
619         * NEWS: Mention new library imap-hash.el
621 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
623         * NEWS: Mention new variable `help-downcase-arguments'
624         and new default for arguments in *Help* buffers.
626 2009-09-15  Juanma Barranquero  <lekktu@gmail.com>
628         * NEWS: Mention new behavior of -Q and new variable
629         `inhibit-x-resources'.
631 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
633         * PROBLEMS: Document Athena/Lucid internationalization
634         problem (Bug#4333).
636 2009-09-02  Carsten Dominik  <dominik@u016822.science.uva.nl>
638         * refcards/orgcard.tex: Document new effort setting commands.
639         Document the new keys for agenda time motion.
640         Document the `E' key in the agenda.
642 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
644         * NEWS: Declare unibyte sessions obsolete.
646 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
648         * NEWS: Mention Tramp connection method "rsyncc" and variable
649         `process-file-side-effects'.
651 2009-08-13  Kenichi Handa  <handa@m17n.org>
653         * NEWS: Mention the new coding systme `utf-8-hfs' and many
654         functions for Unicode normalization.
656 2009-08-09  CHENG Gao  <chenggao@gmail.com>
658         * MORE.STUFF: Update Etags and Ispell URLs.
660 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
662         * images/gud/all.xpm, images/gud/thread.xpm: New icons for
663         gdb-mi.el
665 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
667         * e/eterm-color.ti (msgr, u6, u7): New capabilities.
669 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
671         * NEWS: Autorevert Tail mode works now for remote files.
673 2009-07-26  Kevin Ryde  <user42@zip.com.au>
675         * compilation.txt: Add Perl-Glib sample message.
677 2009-07-23  Ken Raeburn  <raeburn@raeburn.org>
679         * NEWS: `load-in-progress' corruption fixed.
681 2009-07-21  Glenn Morris  <rgm@gnu.org>
683         * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
684         * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
685         * refcards/cs-refcard.tex, refcards/de-refcard.tex:
686         * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
687         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
688         * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
689         * refcards/cs-survival.tex, refcards/fr-survival.tex:
690         * refcards/sk-survival.tex, refcards/survival.tex:
691         Remove version numbers that don't mean much.  Instead, just use Emacs
692         version and date.  Use FSF URL rather than postal address.
694         * refcards/vipcard.tex (versionnumber, version): Remove.
695         (versionemacs, versionvip): New.
696         (copyrightnotice): Use FSF URL rather than postal address.
698         * refcards/viperCard.tex (versionnumber): Rename to versionviper.
699         (versionemacs, versionxemacs): New.
700         (version): Remove.
701         (copyrightnotice): Use FSF URL rather than postal address.
703 2009-07-16  Glenn Morris  <rgm@gnu.org>
705         * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
706         * refcards/sk-dired-ref.tex:
707         Remove non-existent (?) bindings: w, C-u o, U, delete.
708         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
710         * refcards/gnus-refcard.tex: Condense a few sentences in order to
711         make them fit on one line, and add some page breaks, to improve the
712         layout in the pdfs.
714 2009-07-15  Glenn Morris  <rgm@gnu.org>
716         * refcards/dired-ref.tex: Change from A4 to letter paper.
717         Remove non-existent (?) bindings: w, C-u o, U, delete.
718         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
719         New: async shell command = &.
721         * refcards/gnus-refcard.tex (Copyright): Add 2009.
722         (Notes): Add missing line-break.
723         (Threading): Reword to fit on one line.
725         * refcards/calccard.tex (emacsversionnumber): Just use major version.
727         * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
728         clobbering gnus-refcard.pdf.
729         (clean): Remove .aux files.
730         (gnus-logo.pdf): Remove rule, since this file is distributed.
732 2009-07-10  Kenichi Handa  <handa@m17n.org>
734         * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
736 2009-07-10  Kevin Ryde  <user42@zip.com.au>
738         * compilation.txt: Fix names of some elements.
740 2009-07-08  Glenn Morris  <rgm@gnu.org>
742         * tutorials/TUTORIAL: Standardize the way M-x commands are written:
743         dashes inside command names, not spaces; spaces before <Return>.
744         (Summary): Describe the new behavior of C-l.
745         (Basic Cursor Control): Don't say that files "ought" to end in newlines.
746         Try to distinguish scroll bar from fringes.
747         You can also scroll with a wheel mouse.
748         (If Emacs Stops Responding): Rename from "When Emacs is hung".
749         (Inserting And Deleting): Continuation marks appear in the fringe.
750         Clarify that deletion can be undone.  Mention cut and paste, and
751         the Glossary.
752         (Files, Mode Line): Update mode-line format.
753         (Extending The Command Set): Downplay C-z, since using Emacs on a
754         text-only terminal is less common these days.
755         (Searching): Incremental searching is no longer atypical.
756         Downplay flow control issues, remove reference to deleted FAQ node.
757         (Multiple Windows): Mention frames.
758         (Multiple Frames): New section.
759         (Getting More Help): Downplay C-h having a different binding.
760         Don't say help is "on-line", since the meaning has changed.
761         (More Features): Replace "on-line".  Use C-h rather than F10 h.
762         Say a little more about completion.
763         (Conclusion): Don't mention C-z again here.
765 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
767         * NEWS: Mention maximized.
769 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
771         * NEWS: Add "synce" connection method of Tramp.
773 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
775         * NEWS: Add new connection methods of Tramp.
777 2009-06-24  Kenichi Handa  <handa@m17n.org>
779         * charsets/stdenc.map: Re-generated.
781         * charsets/symbol.map: Re-generated.
783 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
785         * Branch for 23.1.
787 2009-06-15  Alan Mackenzie  <acm@muc.de>
789         * NEWS: Document changes to end-of-defun-function, clarifying
790         entry for beginning-of-defun-function.
792 2009-06-13  Bill Wohler  <wohler@newt.com>
794         Release MH-E version 8.2.
796         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
798 2009-06-12  Kenichi Handa  <handa@m17n.org>
800         * HELLO: Use "/" instead of "," to separate independent words.
802         * charsets/*.map: All re-generated.
804 2009-06-08  Kenichi Handa  <handa@m17n.org>
806         * HELLO: Downcase "suomi".
808 2009-05-25  Werner Lemberg  <wl@gnu.org>
810         * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
811         Use reformed Orthography.
812         Minor improvements.
814 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
816         * refcards/survival.tex: Add M-g M-g binding.
818         * refcards/survival.tex:
819         * refcards/sk-survival.tex:
820         * refcards/sk-refcard.tex:
821         * refcards/sk-dired-ref.tex:
822         * refcards/ru-refcard.tex:
823         * refcards/pt-br-refcard.tex:
824         * refcards/pl-refcard.tex:
825         * refcards/fr-survival.tex:
826         * refcards/fr-dired-ref.tex:
827         * refcards/dired-ref.tex:
828         * refcards/cs-survival.tex:
829         * refcards/cs-refcard.tex:
830         * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
832 2009-05-15  Chong Yidong  <cyd@stupidchicken.com>
834         * refcards/refcard.tex: Update Emacs version to 23.
836 2009-05-15  Sven Joachim  <svenjoac@gmx.de>
838         * refcards/de-refcard.tex: Merge changes from refcard.tex.
839         Change `Paragraph' to `Absatz'.
841 2009-04-09  Glenn Morris  <rgm@gnu.org>
843         * MORE.STUFF: Update some urls.  Remove dead links: eshell, expand,
844         ffap, hideshow.  Remove original whitespace, now in obsolete/.
845         Remember and nXML are part of the distribution now.
847 2009-03-13  Kenichi Handa  <handa@m17n.org>
849         * NEWS: Add description for the argument change of
850         `set-fontset-font' and `print-fontset'.
852 2009-02-25  Glenn Morris  <rgm@gnu.org>
854         * MORE.STUFF: Mention Zile.
856 2009-02-23  Miles Bader  <miles@gnu.org>
858         * NEWS: Rename `system-process-attributes' to `process-attributes'.
860 2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
862         * compilation.txt: Add entry for maven.
864 2009-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
866         * refcards/calccard.tex: Update version number.
867         Mention Maxima mode.
869 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
871         * compilation.txt (gnu): Add an example for the "note" format.
873 2009-02-04  Jason Rumney  <jasonr@gnu.org>
875         * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
877 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
879         * refcards/orgcard.tex: New version number.
881 2009-01-28  Juanma Barranquero  <lekktu@gmail.com>
883         * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
885 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
887         * refcards/orgcard.tex: New version number.
889 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
891         * refcards/orgcard.tex: New version number.
893 2009-01-27  Kenichi Handa  <handa@m17n.org>
895         * NEWS: New function `coding-sytem-from-name'.
897 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
899         * refcards/orgcard.tex: New year and version number.
900         Document heading/item conversion commands.
901         Document C-c RET in tables.
903 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
905         * NEWS: Tramp supports IPv6 addresses.
907 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
909         * refcards/orgcard.tex: Version number change.
911 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
913         * PROBLEMS (MS-DOS): Document the problems on Vista.
915 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
917         * refcards/orgcard.tex: Version number change.
919 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
921         * refcards/orgcard.tex: Version number change.
923 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
925         * MACHINES: SH3 is still supported.
927 2008-12-07  Carsten Dominik  <dominik@science.uva.nl>
929         * refcards/orgcard.tex: Version number update.
931 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
933         * NEWS: Fix typo.  (Bug#1439)
935 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
937         * refcards/orgcard.tex: Document the extra yanking key.
939 2008-11-08  Mark A. Hershberger  <mah@everybody.org>
941         * compilation.txt (php): Add regexp for php error messages.
943 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
945         * NEWS: New function `locate-user-emacs-file'.
947 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
949         * MACHINES: Add section for SuperH.
951 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
953         * refcards/orgcard.tex: Add description for attachments, plus
954         minor changes.
956 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
958         * refcards/orgcard.tex: Minor fixes.
960 2008-09-08  Daiki Ueno  <ueno@unixuser.org>
962         * TODO: Remove the entry describing auto-encryption.
964 2008-08-26  Robert J. Chassell  <bob@rattlesnake.com>
966         * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
968 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
970         * HELLO: Fix Javanese pun.
972 2008-08-18  Bill Wohler  <wohler@newt.com>
974         Release MH-E version 8.1.
976         * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
978 2008-08-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
980         * NEWS: Improve information about whitespace package.
982 2008-08-01  Teodor Zlatanov  <tzz@lifelogs.com>
984         * NEWS: Add entries about the new auth-source integration and
985         about the cyrillic-translit modifications.
987 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
989         * Emacs.clr: Remove.
991 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
993         * termcap.src: Remove file.
994         * README:
995         * PROBLEMS:
996         * MACHINES: Remove VMS info.
998 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
1000         * PROBLEMS:
1001         * MACHINES: Remove mentions of Mac Carbon.
1003 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1005         * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
1007 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
1009         * NEWS: Add xesam.el.
1011 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1013         * NEWS: Add information about whitespace package.
1015 2008-07-19  Juri Linkov  <juri@jurta.org>
1017         * tutorials/TUTORIAL: Add information about C-g to the introduction.
1019 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
1021         * images/splash8.xpm: Remove.
1023 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
1025         * NEWS: Add entry about NS port.
1027 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
1029         * Emacs.clr: New file, add support for X color names to NS display
1030         implementations.
1032 2008-07-12  Juri Linkov  <juri@jurta.org>
1034         * HELLO: Use more correct IPA characters for English pronunciation.
1035         Add the combining acute accent after the accented vowel in the
1036         Russian example like it is used in dictionaries.
1038 2008-07-11  Kenichi Handa  <handa@m17n.org>
1040         * HELLO: Change the Arabic words appearing in Non-ASCII examples to
1041         iso-8859-6 characters.
1043 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
1045         * images/splash.png:
1046         * images/splash.svg:
1047         * images/gnus/gnus.png:
1048         * images/gnus/gnus.svg: New files.
1050 2008-06-25  Kenichi Handa  <handa@m17n.org>
1052         * NEWS: Mention string-to-unibyte.
1054 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
1056         * NEWS: Tramp uses auth-source.
1058 2008-06-08  John Paul Wallington  <jpw@pobox.com>
1060         * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
1062 2008-05-19  Tom Tromey  <tromey@redhat.com>
1064         * NEWS: Mention directory-local variables.
1066 2008-05-11  Juri Linkov  <juri@jurta.org>
1068         * images/custom/README:
1069         * images/custom/down.xpm:
1070         * images/custom/down-pushed.xpm:
1071         * images/custom/right.xpm:
1072         * images/custom/right-pushed.xpm: New files.
1074 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
1076         * NEWS: Support for Meta-CVS removed.
1078 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
1080         * compilation.txt: Add regexp for Open Watcom compiler output.
1082 2008-05-04  Reiner Steib  <reiner.steib@gmx.de>
1084         * NEWS: Reword previous commit.
1085         * NEWS.22: Document removal of duplicated "alt-" input methods.
1087 2008-05-03  Glenn Morris  <rgm@gnu.org>
1089         * NEWS: Document removal of duplicated "alt-" input methods.
1091 2008-04-26  Glenn Morris  <rgm@gnu.org>
1093         * forms-d2.dat: Move here from ../lisp.
1095 2008-04-06  Jason Rumney  <jasonr@gnu.org>
1097         * HELLO (Burmese): Rename from Myanmar.
1099 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
1101         * GNUS-NEWS (incoming mail files): Add version.
1103 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
1105         * tutorials/TUTORIAL.de: Remove even more discussion of flow
1106         control.  Refer to node name `Init Rebinding' instead of title.
1108 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
1110         * refcards/orgcard.tex: Minor fixes.
1112 2008-03-12  Chong Yidong  <cyd@stupidchicken.com>
1114         * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1115         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1116         * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1117         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1118         * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1119         * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1120         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1121         Remove discussion of flow control.
1123 2008-03-12  Juanma Barranquero  <lekktu@gmail.com>
1125         * NEWS: Describe linum.el.
1127 2008-03-11  Glenn Morris  <rgm@gnu.org>
1129         * images/icons/hicolor/128x128/apps/emacs.png:
1130         * images/icons/hicolor/16x16/apps/emacs.png:
1131         * images/icons/hicolor/24x24/apps/emacs.png:
1132         * images/icons/hicolor/32x32/apps/emacs.png:
1133         * images/icons/hicolor/48x48/apps/emacs.png:
1134         * images/icons/hicolor/scalable/apps/emacs.svg:
1135         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1136         Remove `creator' metadata.
1138 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
1140         * images/README: Update with bookmark_add.
1142         * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
1144 2008-03-03  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1146         * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1147         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
1148         * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1150 2008-03-03  Andrew Zhilin  <andrew_zhilin@yahoo.com>
1152         * images/icons/hicolor/16x16/apps/emacs22.png:
1153         * images/icons/hicolor/24x24/apps/emacs22.png:
1154         * images/icons/hicolor/32x32/apps/emacs22.png:
1155         * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1156         These are the old versions of `emacs.png' under a new name.
1158 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1160         * images/icons/README: Update info for the icons.
1162         * images/icons/emacs16_mac.png:
1163         * images/icons/emacs24_mac.png:
1164         * images/icons/emacs256_mac.png:
1165         * images/icons/emacs32_mac.png:
1166         * images/icons/emacs48_mac.png:
1167         * images/icons/emacs512_mac.png: Remove.
1169         * images/icons/hicolor/16x16/apps/emacs.png:
1170         * images/icons/hicolor/24x24/apps/emacs.png:
1171         * images/icons/hicolor/32x32/apps/emacs.png:
1172         * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1174         * images/icons/hicolor/scalable/apps/emacs.svg:
1175         * images/icons/hicolor/128x128/apps/emacs.png: New files.
1177 2008-02-26  Reiner Steib  <Reiner.Steib@gmx.de>
1179         * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1180         when using different Emacs versions.
1182 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1184         * NEWS.22: Mention stock icons for Gtk+.
1186 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
1188         * NEWS: Mention the new language environments Bengali, Punjabi,
1189         Gujarati, Oriya, Telugu, Sinhala.  Mention the removal of features
1190         devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1191         tamil, and tml-util.
1193 2008-02-22  Michael Olson  <mwolson@gnu.org>
1195         * NEWS: Describe nXML mode and json.el.
1197 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
1199         * NEWS: Improve the description about the removal of cp-...-codepage
1200         functions.  Describe the removal of the feature `devan-util'.
1202 2008-02-21  Glenn Morris  <rgm@gnu.org>
1204         * NEWS.unicode: Merge into NEWS and remove file.
1206 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
1208         * NEWS.unicode: Mention the removal of codepage related functions.
1210 2008-02-16  Glenn Morris  <rgm@gnu.org>
1212         * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1213         Rename from "test." to "test-" for doschk.
1215 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
1217         * NEWS: Clarify EasyPG functionalities.
1219 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1221         * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1222         magic line instead.
1224 2008-02-08  Jan Djärv  <jan.h.d@swipnet.se>
1226         * NEWS: Mention XEmbed and --parent-id.
1228 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
1230         * NEWS: Mention EasyPG.
1232 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
1234         * tutorials/TUTORIAL.ru: Restore copyright years.  Update tutorial.
1235         Fix wording.
1237 2008-02-02  Kenichi Handa  <handa@ni.aist.go.jp>
1239         * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
1240         Telugu.  Fix ISO-2022 designations in Cantonese line.
1242 2008-02-01  Kenichi Handa  <handa@m17n.org>
1244         * HELLO: Remove non-unicode character from Tibetan text.
1246 2008-02-01  Miles Bader  <miles@gnu.org>
1248         * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1249         with "23".
1251 2008-02-01  Kenichi Handa  <handa@m17n.org>
1253         * charsets: New directory for charset mapping tables.
1255         * charsets/README: New file.
1257         * charsets/*.map: New files.
1259 2008-02-01  Kenichi Handa  <handa@m17n.org>
1261         * HELLO: Change "Hindi" to more common characters.
1263 2008-02-01  Kenichi Handa  <handa@m17n.org>
1265         * HELLO: Fix upcase and downcase for several languages.
1266         Change the two German lines into one.  Change "Nederlangs" to
1267         "Dutch (Nederlands)".  Add original language names to several entries.
1269 2008-02-01  Kenichi Handa  <handa@m17n.org>
1271         * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
1273 2008-02-01  Kenichi Handa  <handa@m17n.org>
1275         * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
1277 2008-02-01  Dave Love  <fx@gnu.org>
1279         * HELLO: Add pseudo-maths example.
1281 2008-01-31  Alex Ott  <alexott@gmail.com>
1283         * tutorials/TUTORIAL.ru: Update tutorial.
1285 2008-01-25  Michael Olson  <mwolson@gnu.org>
1287         * ERC-NEWS: Update for ERC 5.3 release candidate.
1289 2008-01-22  Juanma Barranquero  <lekktu@gmail.com>
1291         * DEVEL.HUMOR: New entry.
1293 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
1295         * refcards/orgcard.tex: Update to Org-mode version 5.19.
1297 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
1299         * MACHINES: Add an explicit list of platforms that are no longer
1300         supported.
1301         * NEWS: Refer to this list.
1303 2008-01-08  Glenn Morris  <rgm@gnu.org>
1305         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1306         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1307         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1308         * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1309         * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1310         * refcards/orgcard.tex, refcards/pl-refcard.tex:
1311         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1312         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1313         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1314         * refcards/survival.tex, refcards/vipcard.tex:
1315         * refcards/viperCard.tex: Update printed copyright year to 2008.
1317 2008-01-08  Kevin Ryde  <user42@zip.com.au>
1319         * compilation.txt (perl): Add a "during global destruction" sample.
1321 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
1323         * PROBLEMS:
1324         * MACHINES: Remove references to systems not supported anymore.
1326 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1328         * MACHINES: Remove Masscomp.
1330 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
1332         * images/icons/emacs_16.png, images/icons/emacs_24.png
1333         * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1334         hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1335         hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1337         * images/icons/README (Author): Update for renaming.
1339         * emacs.desktop (Icon): Update icon name.
1341 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
1343         The following files renamed to avoid file-name clashes in
1344         8+3 (a.k.a. DOS) namespace:
1346         * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1347         * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1348         * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1349         * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1350         * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1351         * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1352         Updated accordingly.
1354         * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
1355         docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1357         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1358         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1359         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1360         Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1361         emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
1362         respectively.
1364 2007-12-08  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1366         * emacs.desktop (Exec, Icon, Categories): Fix entries.
1368 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1370         * NEWS: Add minimal Gnus item.
1372 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1374         * emacs.desktop: New file.
1376 2007-11-30  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1378         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1379         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1380         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1381         New files.
1383 2007-11-28  Glenn Morris  <rgm@gnu.org>
1385         * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
1386         * nxml/README: New file.
1388 2007-11-24  Glenn Morris  <rgm@gnu.org>
1390         * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1392 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
1394         * NXML-NEWS: New File.
1396         * schema: Initial merge of nxml.
1398 2007-11-22  Francesco Potortì  <pot@gnu.org>
1400         * NEWS: etags: the --members option is now the default.
1402 2007-11-22  Glenn Morris  <rgm@gnu.org>
1404         * images/smilies/grayscale/README, images/smilies/medium/README:
1405         New files.
1407 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1409         * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1410         compilation-perl--Test, compilation-perl--Test::Harness and
1411         compilation-weblint.
1413 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1415         * MACHINES: Remove Sun windows info.
1417 2007-10-30  Michael Olson  <mwolson@gnu.org>
1419         * NEWS: Add entry for Remember Mode.
1421 2007-10-29  Glenn Morris  <rgm@gnu.org>
1423         * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1424         clarifications lost in update to Gnus trunk.
1426 2007-10-28  Adam Sjøgren  <asjo@koldfront.dk>
1428         * images/smilies/grayscale/blink.xpm:
1429         * images/smilies/grayscale/braindamaged.xpm
1430         * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1431         * images/smilies/grayscale/evil.xpm:
1432         * images/smilies/grayscale/forced.xpm:
1433         * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1434         * images/smilies/grayscale/indifferent.xpm:
1435         * images/smilies/grayscale/reverse-smile.xpm:
1436         * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1437         * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1439         * images/smilies/medium/blink.xpm:
1440         * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1441         * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1442         * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1443         * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1444         * images/smilies/medium/reverse-smile.xpm:
1445         * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1446         * images/smilies/medium/wry.xpm: New colorful smileys.
1448 2007-10-29  Michael Olson  <mwolson@gnu.org>
1450         * ERC-NEWS: Update for recent change.
1452 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
1454         * .cvsignore: Add *.pyc.
1456 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
1458         * ses-example.ses: Get rid of silly life-universe-everything local
1459         variable.  `symbolic-formulas' is now `ses--symbolic-formulas'.
1461 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
1463         * NEWS: Mention desktop locking.
1465 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
1467         * NEWS: Explain the VC fileset changes a bit better.
1469 2007-09-28  Glenn Morris  <rgm@gnu.org>
1471         * PROBLEMS: Mention Tex superscript font issue.
1473 2007-09-25  Johannes Weiner  <hannes@saeurebad.de>
1475         * NEWS: Fix typo.
1477 2007-09-24  Glenn Morris  <rgm@gnu.org>
1479         * CONTRIBUTE: Remove information on maintaining copyright years;
1480         it does not belong here and is in admin/notes anyway.
1482 2007-09-24  Adam Hupp  <adam@hupp.org>
1484         * emacs.py: Split for python 2 and python 3 compatibility.
1485         * emacs2.py: New file, split off from emacs.py.
1486         * emacs3.py: New file, python 3 version of emacs2.py.
1488 2007-09-21  Glenn Morris  <rgm@gnu.org>
1490         * emacstool.1: Remove file.
1491         * emacs.bash: Adapt for removal of emacstool.
1492         * emacs.csh: Remove emacstool-related code.
1494 2007-09-16  Glenn Morris  <rgm@gnu.org>
1496         * gfdl.1: Remove unused file.
1498 2007-09-12  Glenn Morris  <rgm@gnu.org>
1500         * Makefile (SOURCES, unlock, relock): Delete.
1502 2007-09-10  MichaĂ«l Cadilhac  <michael@cadilhac.name>
1504         * NEWS: Document the interactive specification for C functions.
1505         Say that `set-file-modes' is now interactive.
1507 2007-09-10  Michael Olson  <mwolson@gnu.org>
1509         * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1511 2007-09-09  Juri Linkov  <juri@jurta.org>
1513         * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1515 2007-09-08  Michael Olson  <mwolson@gnu.org>
1517         * ERC-NEWS: Update for changes to the development version of ERC 5.3.
1519 2007-09-06  Glenn Morris  <rgm@gnu.org>
1521         * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1522         doc/man/.
1524         * refcards/README: Also mention gnus-logo.pdf license.
1526 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
1528         * NEWS.22 (Note): Lower-case for orgtbl-mode.
1530 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
1532         * NEWS: Say that Gtk+ build uses stock icons.
1534 2007-08-28  Werner LEMBERG  <wl@gnu.org>
1536         * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1537         instead of `M-x query-replace-regexp'.
1539 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1541         * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1542         updater breakage.
1544 2007-08-26  MichaĂ«l Cadilhac  <michael@cadilhac.name>
1546         * NEWS: Say that PDF files are now the default for refcards.
1548         * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1549         * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
1551         * refcards/pdflayout.sty: New.  Handle PDF layouts through
1552         \pdfpagewidth and \pdfpageheight.
1554         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1555         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1556         * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1557         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1558         * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1559         * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1560         * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1561         * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1562         * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1564         * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1565         * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1566         * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1567         * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1568         * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1569         * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1570         * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1571         * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1573         * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1574         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1575         * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1576         * refcards/viperCard.tex: Specify PDF layout,
1577         use a PDF `compile-command' local variable.
1579         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1580         * refcards/cs-survival.tex, refcards/dired-ref.tex:
1581         * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1582         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1583         Specify PDF layout.
1585         * refcards/fr-refcard.tex: Update copyright notice.
1586         Update the examples.  Fix a typo.  Remove the `letterpaper' counter,
1587         specify PDF layout, use a PDF `compile-command' local variable.
1589         * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1590         specify PDF layout, use a PDF `compile-command' local variable.
1592         * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
1594         * refcards/Makefile: Add rules for creating the refcards in PDF,
1595         make them the default.  Change `fr-drdref' to `fr-dired-ref'.
1597 2007-08-23  Glenn Morris  <rgm@gnu.org>
1599         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1600         Delete these targets since nothing uses them.
1601         (SOURCES): Update.
1602         Move comments to e/README.  Remove license from now-trivial file.
1604         * e/README: New file, with most information formerly in Makefile.
1606 2007-09-05  Jason Rumney  <jasonr@gnu.org>
1608         * NEWS.22: Mention focus-follows-mouse change.
1610 2007-08-22  Karl Berry  <karl@gnu.org>
1612         * refcards/refcard.tex: Updates for printing.
1613         (\versionyear): Update to 2007.
1614         (\copyrightnotice): Modified or unmodified ok.
1615         (Simple Customization): Don't use goto-line, since now it's bound.
1616         Also, use now-preferred (kbd ...) syntax.
1618 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
1620         * NEWS: `shell' prompts for the default directory if called with a
1621         prefix and `default-directory' is a remote file name.
1623 2007-08-22  Glenn Morris  <rgm@gnu.org>
1625         * tree-widget: Move this directory into images/ subdirectory.
1627         * refcards/: New directory.  Move refcards here.
1628         * Makefile: Move refcard rules from here...
1629         * refcards/Makefile: ...to here.
1630         * README: Move information about tex files from here...
1631         * refcards/README: ...to here.
1633         * tutorials/: New directory.  Move TUTORIAL* here.
1635         * gnus.pbm, letter.pbm, letter.xpm:
1636         * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
1637         * README: Move license information for the above files from here...
1638         * images/README: ...to here.
1640 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
1642         * orgcard.tex: Version number upgrade.
1644 2007-08-14  Glenn Morris  <rgm@gnu.org>
1646         * NEWS: Mention `bad-packages-alist'.
1648 2007-08-08  Glenn Morris  <rgm@gnu.org>
1650         * TODO: `iff' item is dealt with.
1651         * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1653 2007-08-01  Glenn Morris  <rgm@gnu.org>
1655         * NEWS: Add fortran-line-length, plus some more sections.
1657 2007-07-25  Glenn Morris  <rgm@gnu.org>
1659         * Relicense all FSF files to GPLv3 or later.
1661         * COPYING: Switch to GPLv3.
1663 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
1665         * NEWS: New functions `start-file-process-shell-command' and
1666         `process-file-shell-command'.
1668 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
1670         * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1672 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
1674         * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1675         documented bookmark keybinding changes that were later reverted.
1677 2007-07-14  Jan Djärv  <jan.h.d@swipnet.se>
1679         * PROBLEMS: Mention gtk-engines-qt problem.
1681 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
1683         * NEWS: Update for recent bookmark keybinding changes.
1685 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
1687         * NEWS: Add Tramp and comint-mode changes.
1689 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
1691         * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1693 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
1695         * NEWS: New function `start-file-process'.
1697 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
1699         * orgcard.tex: Version 5.01
1701 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
1703         * NEWS: `dired-call-process' has been removed.
1705 2007-06-20  Glenn Morris  <rgm@gnu.org>
1707         * NEWS: configure prefers libgif over libungif.
1709 2007-06-14  Nick Roberts  <nickrob@snap.net.nz>
1711         * NEWS: Mention mouse highlighting in a GNU/Linux console.
1713 2007-06-14  Werner Lemberg  <wl@gnu.org>
1715         * emacs.1: Completely revised.
1716         Fix many typographical glitches.
1717         Updated to handle current state of options and resources.
1719 2007-06-12  Glenn Morris  <rgm@gnu.org>
1721         * NEWS: Change bug address.  Add back +++/--- note.
1722         Use present tense for X-toolkit entry.  Mention libgif.
1724 2007-06-07  Mark H. Weaver  <mhw@netris.org>  (tiny change)
1726         * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1728 2007-06-07  Michael Olson  <mwolson@gnu.org>
1730         * MORE.STUFF: Update eshell URL.
1732 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
1734         * orgcard.tex: Version 4.77.
1736 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
1738         * NEWS: Add socks.el as new package.
1740 2007-06-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
1742         * MORE.STUFF (Hideshow): Delete.
1743         (EDB, Go in a buffer): Update urls.
1744         Suggested by CHENG Gao <chenggao@gmail.com>.
1746 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1748         * Version 22.1 released.
1750 2007-06-02  CHENG Gao  <chenggao@gmail.com>
1752         * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1753         Hideshow, Org, EDB, and Remember.
1755 2007-05-29  Robert J. Chassell  <bob@rattlesnake.com>
1757         * NEWS: Fix instances of `allow' without object.
1759 2007-05-22  Glenn Morris  <rgm@gnu.org>
1761         * NEWS.22: New file with entries for Emacs 22.
1762         * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1763         template for next Emacs version.
1765 2007-05-19  Glenn Morris  <rgm@gnu.org>
1767         * images/cancel.pbm: Convert from PGM to PBM.
1769         * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1770         * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1772 2007-05-17  Glenn Morris  <rgm@gnu.org>
1774         * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1776 2007-05-15  MichaĂ«l Cadilhac  <michael@cadilhac.name>
1778         * fr-refcard.tex: Rewrite using German layout.
1780         * fr-refcard.ps: Regenerate.
1782 2007-05-12  Richard Stallman  <rms@gnu.org>
1784         * refcard.tex (section{Incremental Search}): Minor corrections.
1786 2007-05-12  MichaĂ«l Cadilhac  <michael@cadilhac.name>
1788         * Makefile (viperCard.ps, calccard.ps refcard.ps)
1789         (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1790         (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1791         explicit output argument for `dvips'.
1793 2007-05-05  Glenn Morris  <rgm@gnu.org>
1795         * NEWS: Re-order.
1797 2007-04-28  Glenn Morris  <rgm@gnu.org>
1799         * emacs.py: Restore file pending consideration of python.el legal
1800         status.
1801         * NEWS: Restore mention of python.el pending consideration of
1802         legal status.
1804 2007-04-28  David R. Linn  <drl@jekyll.vuse.vanderbilt.edu>
1806         * PROBLEMS: Add section on Solaris out-of-tree install issues with
1807         non-GNU make.
1809 2007-04-25  Werner Lemberg  <wl@gnu.org>
1811         * emacs.1: Replace -- with \(em.
1813 2007-04-25  Yavor Doganov  <yavor@gnu.org>  (tiny change)
1815         * emacs.1, etags.1: Escape some minus signs.
1817 2007-04-22  Glenn Morris  <rgm@gnu.org>
1819         * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1821 2007-04-19  Glenn Morris  <rgm@gnu.org>
1823         * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1825 2007-04-17  David Kastrup  <dak@gnu.org>
1827         * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1829 2007-04-15  Glenn Morris  <rgm@gnu.org>
1831         * FTP: Make it a duplicate of ../FTP.
1833 2007-04-14  Glenn Morris  <rgm@gnu.org>
1835         * SERVICE: Replace with a pointer to the web version.
1837         * emacs.1: Update some of the more obsolete information.
1839 2007-04-13  Glenn Morris  <rgm@gnu.org>
1841         * MACHINES: emacserver is removed.
1843         * MORE.STUFF: Update some links, remove some dead ones.
1845 2007-04-04  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
1847         * emacs.py (format_exception): New function.
1848         (eexecfile): Use it instead of traceback.print_exception.
1849         Don't use execfile to avoid a bug in w32.
1851 2007-04-04  Glenn Morris  <rgm@gnu.org>
1853         * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1854         on Solaris.
1856         * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1857         mismatch, and on preprocessor inserting whitespace.
1859 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
1861         * TODO: Add entry for switching MS-Windows keyboard input to
1862         Unicode.  Add specific pointer to msdos.c functions that support
1863         menus on text terminals.
1865 2007-04-01  Michael Olson  <mwolson@gnu.org>
1867         * ERC-NEWS: Update for the ERC 5.2 release.  Most of these entries
1868         were for previously-committed changes.
1870 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
1872         * PROBLEMS: Remove Tramp problem; it has been fixed.
1874 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
1876         * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1877         modifiers.
1879 2007-03-23  Glenn Morris  <rgm@gnu.org>
1881         * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1882         Delete unused variables.
1883         (dired-refcards, misc-refcards, survival-card, viper-cards):
1884         New targets.
1885         (all): Also build dired-refcards and misc-refcards.
1886         (clean, distclean, maintainer-clean): Depend on mostlyclean.
1887         (SOURCES): Remove non-existent files.
1888         (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1889         Mark as phony.
1890         (.ps files): Specify default papersize in the dvips command.
1892         * fr-refcard.tex (\letterpaper): Switch to A4.
1893         (\section): Reduce \vskips to fit on A4 paper.
1894         (\shortcopyrightnotice): Display at end of first column.
1896 2007-03-21  Glenn Morris  <rgm@gnu.org>
1898         * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1899         (\shortcopyrightnotice): Do not display in middle of file.
1900         Numerous \cr and \hskip hacks to avoid overfull columns.
1902         * fr-refcard.ps: Regenerate.
1904 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
1906         * dired-ref.tex:
1907         * fr-drdref.tex:
1908         * cs-dired-ref.tex:
1909         * sk-dired-ref.tex: Emacs 21 -> 22.
1911         * dired-ref.ps:
1912         * fr-drdref.ps:
1913         * cs-dired-ref.ps:
1914         * sk-dired-ref.ps: Regenerate.
1916 2007-03-11  Glenn Morris  <rgm@gnu.org>
1918         * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1920         * Makefile (SOURCES): ulimit.hack is removed.
1922 2007-03-04  David Kastrup  <dak@gnu.org>
1924         * NEWS (fontification): Mention that the new default for
1925         jit-lock-stealth-time is now nil.
1927 2007-03-01  Kim F. Storm  <storm@cua.dk>
1929         * ORDERS: Reformat text.
1931         * NEWS (About external Lisp packages): New section.
1933 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
1935         * TUTORIAL.it: Fix typo.
1937 2007-02-27  Glenn Morris  <rgm@gnu.org>
1939         * cs-dired-ref.tex: Increase in 2 column case to make room
1940         for copyright notice.
1941         (nopagenumbers): Call to turn off numbers in 1 page document.
1942         (Nápovìda, Modifikace Dired bufferu): Swap sections to
1943         balance column length in presence of copyright notice.
1944         (copyrightnotice): Uncomment so that notice is displayed.
1946         * dired-ref.tex (vsize): Increase in 2 column case to make room
1947         for copyright notice.
1948         (nopagenumbers): Call to turn off numbers in 1 page document.
1949         (Getting Help, Modifying the Dired Buffer): Swap sections to
1950         balance column length in presence of copyright notice.
1951         (copyrightnotice): Uncomment so that notice is displayed.
1953         * fr-drdref.tex (vsize): Increase in 2 column case.
1954         (\key): Tweak space for description.
1955         (\overfullrule): Set to 0pt to hide small overflows.
1956         (nopagenumbers): Call to turn off numbers in 1 page document.
1957         (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1958         balance column length.
1959         (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1960         break to prevent overfull line.
1961         (find-names-dired): Use \key rather than \metax as a hack fix for
1962         overflow.
1964         * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
1965         for copyright notice.
1966         (nopagenumbers): Call to turn off numbers in 1 page document.
1967         (Nápoveda, Modifikácia Dired bufferu): Swap sections to
1968         balance column length in presence of copyright notice.
1969         (copyrightnotice): Uncomment so that notice is displayed.
1971 2007-02-26  Carsten Dominik  <dominik@science.uva.nl>
1973         * orgcard.tex (section{Visibility Cycling}): Document key for
1974         indirect buffer access.
1975         (section{Archiving}): New keys for archiving.
1976         (section{Tables}): Combine two lines for hline creation.
1977         Named-field formula changed to Field formula.
1978         (section{Links}): Document keys for finding links.
1979         (section{Agenda Views}): New key for agenda file cycling.
1980         Document keys for stuck projects.  Typos fixed.
1981         (section{Exporting and Publishing}): Export options no longer in
1982         reference card.
1984 2007-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1986         * PROBLEMS: Gtk+ and cygwin doesn't work.
1988 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
1990         * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1992 2007-02-22  Per Starbäck  <starback@stp.lingfil.uu.se>  (tiny change)
1994         * NEWS: Grammar and capitalization fixes.
1996 2007-02-22  Glenn Morris  <rgm@gnu.org>
1998         * orgcard.tex, orgcard.ps: Restore deleted files following
1999         copyright assignment.
2001 2007-02-20  Glenn Morris  <rgm@gnu.org>
2003         * TUTORIAL.eo: Unjustify.
2005 2007-02-20  Sergio Pokrovskij  <sergio.pokrovskij@gmail.com>
2007         * TUTORIAL.eo: Change license to GPL.  Add translator credits.
2009 2007-02-19  Kenichi Handa  <handa@m17n.org>
2011         * NEWS (New language environments): Add "Esperanto".
2013 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
2015         * TUTORIAL.eo: Add "See end ..." at the first line.
2017 2007-02-19  Kenichi Handa  <handa@m17n.org>
2019         * TUTORIAL.eo: Add "." at the end of the first line.
2021 2007-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
2023         * gnus-refcard.tex: Remove obsolete comments.  Add a short note
2024         creating PostScript files for Emacs without using Makefile rules.
2026         * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
2028 2007-02-17  Glenn Morris  <rgm@gnu.org>
2030         * TUTORIAL.eo: Add 2007 to copyright years.  Remove translator
2031         copyrights (disclaimers on file), merge years into FSF copyrights.
2032         Move copyright to end.  Remove "LocalWords" at end of file.
2034 2007-02-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2036         * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
2038 2007-02-16  Kenichi Handa  <handa@m17n.org>
2040         * TUTORIAL.translators: Add TUTORIAL.eo.
2042 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
2044         * TUTORIAL.eo: New file.
2046 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
2048         * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
2050         * images/gnus/reverse-smile.xpm:
2051         * images/gnus/bar.xbm:
2052         * images/gnus/bar.xpm: Unused images removed.
2054 2007-02-14  Glenn Morris  <rgm@gnu.org>
2056         * OTHER.EMACSES: Remove obsolete file.
2058 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
2060         * cs-refcard.tex (versionemacs): New macro.
2061         * cs-refcard.ps: Regenerate.
2063         * sk-refcard.ps: Regenerate.
2065         * pl-refcard.ps: Regenerate.
2067 2007-02-13  Bill Wohler  <wohler@newt.com>
2069         * images/README: Add section for icons that are a part of Emacs.
2071 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
2073         * gnu.xpm: Unused file removed.
2075         * emacs.xbm: Unused file removed.
2077 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
2079         * DEVEL.HUMOR: New entry.
2081 2007-02-05  Francesco Potortì  <pot@gnu.org>
2083         * etags.1: Now --members is the default for etags, not for ctags yet.
2084         * NEWS (etags): Document it.
2086 2007-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
2088         * gnus-refcard.tex: Fix copyright.
2089         * gnus-booklet.ps, gnus-refcard.ps: Generate.
2091 2007-01-20  Glenn Morris  <rgm@gnu.org>
2093         * orgcard.tex: Remove for legal reasons.
2094         * orgcard.ps: Remove for legal reasons.
2096 2007-01-27  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
2098         * PROBLEMS: More details about disabling features that hamper
2099         performance with slow X connections.
2101 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2103         * ps-prin1.ps (printBackground): Fix background height.
2105 2007-01-20  Glenn Morris  <rgm@gnu.org>
2107         * cd-dired-ref.tex (versionemacs): New def.
2108         * cs-refcard.tex (versionemacs, versionyear): New defs.
2109         * cs-survival.tex (versionemacs, versiondate): New defs.
2110         * de-refcard.tex (versionemacs, versionyear): New defs.
2111         * fr-refcard.tex (versionemacs, versionyear): New defs.
2112         * fr-survival.tex (versionemacs, versiondate): New defs.
2113         * orgcard.tex (versionyear): New def.
2114         (shortcopyrightnotice): Only display last copyright year.
2115         * pl-refcard.tex (versionemacs, versiondate): New defs.
2116         * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2117         * refcard.tex (versionemacs, versionyear): New defs.
2118         * ru-refcard.tex (versionemacs): New def.
2119         * survival.tex (versionemacs): New def.
2120         * sk-dired-ref.tex (versionemacs): New def.
2121         * sk-refcard.tex (versionemacs, versionyear): New defs.
2122         * sk-survival.tex (versionemacs): New def.
2124 2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
2126         * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2127         be compiled on Solaris systems.
2129 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
2131         * TODO: Proper background color handling for pngs.
2133 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
2135         * emacs.1: Info files moved to share/info.
2137 2007-01-17  Romain Francoise  <romain@orebokech.com>
2139         * emacs.1: Update bug-gnu-emacs address.  Remove reference to
2140         info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
2142 2007-01-13  Michael Olson  <mwolson@gnu.org>
2144         * ERC-NEWS: Mention new erc-capab.el file.
2146 2007-01-13  Glenn Morris  <rgm@gnu.org>
2148         * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2149         GNU/Linux.
2150         * PROBLEMS: As above.
2152 2007-01-02  Francesco Potortì  <pot@gnu.org>
2154         * etags.1: Undocument the --no-warn option.
2156 2006-12-17  Richard Stallman  <rms@gnu.org>
2158         * TUTORIAL: Say that C-d and DEL with arg do killing.
2160 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
2162         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2164 2006-12-08  Michael Olson  <mwolson@gnu.org>
2166         * ERC-NEWS: Note that the list module has been removed.
2168 2006-12-05  MichaĂ«l Cadilhac  <michael.cadilhac@lrde.org>
2170         * NEWS (Changes to cmuscheme): Mention the alternative for
2171         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2172         (Init file changes): Same for `~/.emacs_SHELL' versus
2173         `~/.emacs.d/init_SHELL.sh'.
2175 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
2177         * DEVEL.HUMOR: Another entry.
2179 2006-08-14  Masatake YAMATO  <jet@gyve.org>
2181         * etags.1: Added / to the end of DEVAR regex.
2183 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
2185         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2186         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2188 2006-11-20  Michael Olson  <mwolson@gnu.org>
2190         * NEWS: Change M-x erc-select to M-x erc.
2192 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
2194         * TUTORIAL.cn: Updated.
2196 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
2198         * orgcard.tex (section{Agenda Views}): Document `C-k'.
2200 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
2202         * orgcard.tex: Version number change.
2204 2006-11-13  Bill Wohler  <wohler@newt.com>
2206         Release MH-E version 8.0.3.
2208         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2210 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
2212         * DEVEL.HUMOR: Two more entries.
2214 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
2216         * orgcard.tex (section{Archiving}): Document C-TAB.
2217         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2218         section, added documentation for the key `C-c #'.
2220 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
2222         * emacs.py (eargs): Provide eldoc message for builtin types.
2223         Make sure eargs always outputs sentinel, to avoid Emacs freeze.
2225 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
2227         * emacs.py (eargs): Return expected _emacs_out string even if
2228         errors occur.
2230 2006-10-09  David Kastrup  <dak@gnu.org>
2232         * DEVEL.HUMOR: Add the topic line for last entry since that was
2233         what the joke was about.
2235 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
2237         * TUTORIAL.bg: Synchronize with TUTORIAL.
2239 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
2241         * DEVEL.HUMOR: New file.
2243 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
2245         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2247 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2249         * NEWS: ebnf2ps changes.
2251 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2253         * refcard.ps: Regenerate.
2255 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
2257         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2259 2006-09-15  Jay Belanger  <belanger@truman.edu>
2261         * COPYING: Replace "Library Public License" by "Lesser Public
2262         License" throughout.
2264 2006-09-15  Richard Stallman  <rms@gnu.org>
2266         * THE-GNU-PROJECT: Update with the latest footnotes
2267         from www.gnu.org/gnu/the-gnu-project.html
2269 2006-09-15  David Kastrup  <dak@gnu.org>
2271         * NEWS: Explain new behavior and arguments of `key-binding' and
2272         `command-remapping'.
2274 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
2276         * NEWS: In terminal-oriented subshells, the EMACS environment
2277         variable now defaults to Emacs's absolute file name, instead of
2278         to "t".
2279         * PROBLEMS: Adjust tcsh advice for this.
2281 2006-09-10  Jan Djärv  <jan.h.d@swipnet.se>
2283         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
2284         display (x-close-connection).
2286 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
2288         * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
2290 2006-09-02  Juri Linkov  <juri@jurta.org>
2292         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2294 2006-08-25  Richard Stallman  <rms@gnu.org>
2296         * TUTORIAL: Give priority to graphical terminals over text terminals
2297         regarding C-z.
2299 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
2301         * TUTORIAL.cn: Sync with the latest TUTORIAL.
2303 2006-08-20  Dave Love  <fx@gnu.org>
2305         * emacs.py: Update to Dave Love's latest version.
2306         (__all__): Fix args -> eargs.  Add new `modpath' fun.
2307         (eargs): Add `imports' arg.
2308         (all_names): New fun.
2309         (complete): Rewrite without using rlcompleter.
2310         Remove `namespace' arg, add `imports' arg.
2311         (ehelp): Replace g and l args with `imports'.
2312         (eimport): Use __main__ rather than `emacs' namespace.
2313         (modpath): New fun.
2315 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
2317         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2319 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
2321         * TUTORIAL.sl: Synchronize with TUTORIAL.
2323 2006-08-18  Mats Lidell  <matsl@contactor.se>
2325         * TUTORIAL.sv: Synchronize with TUTORIAL.
2327 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
2329         * TUTORIAL.it: Synchronize with TUTORIAL.
2331 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
2333         * orgcard.tex: Version number change.
2335 2006-08-12  Werner Lemberg  <wl@gnu.org>
2337         * TUTORIAL.de: Synchronize with TUTORIAL.
2339 2006-08-10  Romain Francoise  <romain@orebokech.com>
2341         * NEWS: Mention that zone-mode.el is now obsolete.
2343 2006-08-09  Richard Stallman  <rms@gnu.org>
2345         * TUTORIAL: Don't say which side scroll bar is on.
2347 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
2349         * DEBUG (Note): Add note about following a longjmp call.
2350         Add local variables list for outline mode.
2352 2006-08-03  Michael Olson  <mwolson@gnu.org>
2354         * ERC-NEWS: Update for ERC 5.1.4.
2356 2006-08-01  Kenichi Handa  <handa@m17n.org>
2358         * NEWS (find-operation-coding-system): Describe the more detail of
2359         the change.
2361 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
2363         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2364         texi/gnus-news.el of the trunk.
2366 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
2368         * NEWS: Fix typo.
2370 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
2372         * ru-refcard.ps: Regenerate.
2374 2006-07-17  Alex Ott  <alexott@gmail.com>
2376         * ru-refcard.tex: Update for Emacs 22.
2378 2006-07-14  Kim F. Storm  <storm@cua.dk>
2380         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2382 2006-07-14  Károly LĹ‘rentey  <lorentey@elte.hu>
2384         * HELLO: Update Hungarian sample.
2386 2006-07-12  Michael Olson  <mwolson@gnu.org>
2388         * ERC-NEWS: Update for ERC 5.1.3.
2390 2006-07-08  David Kastrup  <dak@gnu.org>
2392         * TODO: Suggest consolidation with user customization when the
2393         system default of a customized variable changes.
2395 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
2397         * compilation.txt: Add an example "Compilation started ..." line.
2399 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
2401         * orgcard.tex: Version number change.
2403 2006-07-05  Kenichi Handa  <handa@m17n.org>
2405         * HELLO: Add a paragraph for non-ASCII examples at the head.  Add
2406         Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
2408 2006-07-03  Bill Wohler  <wohler@newt.com>
2410         Release MH-E version 8.0.2.
2412         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2414 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
2416         * orgcard.tex (section{Agenda Views}): Document `s' key to save
2417         all org-mode buffers.
2419 2006-06-30  Francesco Potortì  <pot@gnu.org>
2421         * etags.1: -m and -M options do not exist.
2423 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
2425         * orgcard.tex (section{Structure Editing}): Document checkbox
2426         toggling.
2428 2006-06-28  Juri Linkov  <juri@jurta.org>
2430         * grep.txt (Local Variables): Move to end of file.
2432 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
2434         * Makefile: Add rules for refcards.
2436         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2438 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
2440         * NEWS: Remove duplicate entries.
2442 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
2444         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2446 2006-06-23  Kim F. Storm  <storm@cua.dk>
2448         * DEBUG: Mention `pv variable' to print value of Lisp variables.
2449         Mention `xpr' and fix example to use it.  Add section describing
2450         commands such as `pit' that are useful for debugging redisplay
2451         related problems.
2453 2006-06-22  Kim F. Storm  <storm@cua.dk>
2455         * HELLO (Local Variables): Move to end of file.
2457 2006-06-20  Bill Wohler  <wohler@newt.com>
2459         Release MH-E version 8.0.1.
2461         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2463 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
2465         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
2466         (section{Structure Editing}): Add global archiving command.
2468 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
2470         * yow.lines: Delete existing data; add a new entry.
2472 2006-06-09  WĹ‚odek Bzyl  <matwb@univ.gda.pl>
2474         * pl-refcard.ps: Regenerate.
2476 2006-06-08  WĹ‚odek Bzyl  <matwb@univ.gda.pl>
2478         * pl-refcard.tex: Update for Emacs 22.
2480 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
2482         * fr-refcard.tex: Fix errors in previous commit.
2484 2006-06-08  Ă‰ric Jacoboni  <jaco@jacoboni.fr>
2486         * fr-refcard.tex: Update for Emacs 22.
2488 2006-06-07  Kenichi Handa  <handa@m17n.org>
2490         * NEWS: Mention how to disable character translation for a file.
2492 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
2494         * de-refcard.tex: Update for Emacs 22: Use German quotes
2495         and umlauts; fix overfull /hboxes; many rewordings.
2497 2006-06-04  Kim F. Storm  <storm@cua.dk>
2499         * NEWS: Move news for pre-22 versions into...
2500         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2501         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2502         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
2503         versions in separate files.  Update copyright notices.
2505 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
2507         * LPF, LEDIT: Remove files.
2509         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2510         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2511         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2512         * Xkeymap.txt, compilation.txt, grep.txt:
2513         Add copyright notice and copying permissions.
2515 2006-05-31  David Ponce  <david@dponce.com>
2517         * tree-widget/default/close.png, tree-widget/default/close.xpm:
2518         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2519         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2520         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2521         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2522         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2523         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2524         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2525         * tree-widget/default/open.png, tree-widget/default/open.xpm:
2526         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2527         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2528         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2529         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2530         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2531         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2532         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2533         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2534         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2535         Reduce the size of images.
2537 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
2539         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
2541 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
2543         * ledit.l: Remove file.
2545 2006-05-26  Kenichi Handa  <handa@m17n.org>
2547         * NEWS (find-operation-coding-system): Mention the new argument
2548         format.
2550 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
2552         * orgcard.tex (section{Motion}): Added the item navigation commands.
2553         (section{Publishing}): New section.
2554         (section{Links}): Documented elisp and shell links.
2556 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2558         * pt-br-refcard.tex: Update.
2560 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2562         * pl-refcard.tex (Local variables): Add compile-command.
2564         * ru-refcard.tex (Local variables): Add compile-command and coding.
2566         * pt-br-refcard.tex: Don't \input psfig.
2568         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
2570         * de-refcard.tex (section{Info}): Ditto.
2572         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
2573         Stefan Monnier <monnier@iro.umontreal.ca>.
2575         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
2576         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2578         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2579         Entry for `i' is not translated yet.
2581         * pt-br-refcard.tex (section{Info}): Ditto.
2583         * ru-refcard.tex (section{Info}): Ditto.
2585         * sk-refcard.tex (section{Info}): Ditto.
2587 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2589         * MORE.STUFF: Update AUCTeX entry.
2591 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2593         * pt-br-refcard.tex:
2594         * pt-br-refcard.ps: New files.
2596 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2598         * sk-refcard.tex: Add coding cookie.
2600 2006-05-15  Michael Olson  <mwolson@gnu.org>
2602         * MORE.STUFF: Update URL for Planner Mode and add description.
2603         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2605 2006-05-12  Romain Francoise  <romain@orebokech.com>
2607         * MORE.STUFF: ERC is now part of Emacs.
2608         Add Emacs Muse.
2610 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
2612         * NEWS (allout): Update.
2614 2006-05-06  Bill Wohler  <wohler@newt.com>
2616         Release MH-E version 8.0.
2618         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2620 2006-04-28  Bill Wohler  <wohler@newt.com>
2622         Release MH-E version 7.95.
2624         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2626 2006-04-21  Bill Wohler  <wohler@newt.com>
2628         Release MH-E version 7.94.
2630         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2632 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
2634         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
2636 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
2638         * orgcard.tex: Version number change only.
2640 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2642         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
2643         Update date.
2645 2006-04-18  Bill Wohler  <wohler@newt.com>
2647         * MORE.STUFF: Add MH-E.
2649 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
2651         * orgcard.tex: Version number change only.
2653 2006-04-12  Kenichi Handa  <handa@m17n.org>
2655         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2657 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
2659         * orgcard.tex (section{Tables}): Document column narrowing.
2660         (section{Links}): Document bracket links.
2662 2006-04-11  Kenichi Handa  <handa@m17n.org>
2664         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2666 2006-04-10  Bill Wohler  <wohler@newt.com>
2668         * NEWS: Add package-version keyword to `defcustom' and mention
2669         associated variable `customize-package-emacs-version-alist'.
2671 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2673         * NEWS: Add string-or-null-p.
2675 2006-03-28  Bill Wohler  <wohler@newt.com>
2677         * images/README: Update with following information.
2679         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
2680         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
2682         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2683         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2684         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2685         New bitmaps for new images.
2687         * images/refresh.xpm, images/sort-ascending.xpm,
2688         * images/sort-descending.xpm: Update with GTK 2.x images.  Note
2689         that the default GTK icons are not overridden by the GNOME theme
2690         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
2691         wide circulation, then the GTK icons should be replaced with the
2692         equivalent GNOME icons.  Until then, we should be consistent with
2693         GTK first, then GNOME.
2695         * images/mail/repack.xpm, images/mail/reply-from.xpm:
2696         * images/mail/reply-to.xpm, images/search-replace.xpm:
2697         * images/separator.xpm, images/show.xpm: Update custom icons to be
2698         closer to their GNOME counterparts.
2700         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
2701         * images/mail/repack.pbm, images/mail/reply-all.pbm:
2702         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2703         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2704         * images/search-replace.pbm: Update bitmaps.
2706         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
2707         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2708         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2709         * images/mail/alias.xpm, images/mail/refile.pbm:
2710         * images/mail/refile.xpm, images/page-down.pbm:
2711         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
2712         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
2714 2006-03-23  Romain Francoise  <romain@orebokech.com>
2716         * NEWS: Misc. fixes.
2718 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
2720         * orgcard.tex: Version number change only.
2722 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
2724         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2726 2006-03-11  Miles Bader  <miles@gnu.org>
2728         * images/mail: New directory.
2729         * images/attach.xpm, images/connect.xpm:
2730         * images/contact.xpm, images/delete.xpm:
2731         * images/describe.xpm, images/disconnect.xpm:
2732         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2733         * images/lock-broken.xpm, images/lock-ok.xpm:
2734         * images/lock.xpm, images/mail/compose.xpm:
2735         * images/mail/copy.xpm, images/mail/forward.xpm:
2736         * images/mail/inbox.xpm, images/mail/move.xpm:
2737         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2738         * images/mail/preview.xpm, images/mail/reply-all.xpm:
2739         * images/mail/reply.xpm, images/mail/save-draft.xpm:
2740         * images/mail/save.xpm, images/mail/send.xpm:
2741         * images/mail/spam.xpm, images/next-page.xpm:
2742         * images/refresh.xpm, images/separator.xpm:
2743         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
2744         * images/sort-criteria.xpm, images/sort-descending.xpm:
2745         * images/sort-row-ascending.xpm:
2746         New icons, copied from Gnus trunk (originally from Gnome 2.6).
2748 2006-03-11  Bill Wohler  <wohler@newt.com>
2750         * NEWS: Document `image-load-path-for-library'.  Note that all
2751         images have been moved from lisp into etc/images in `find-image'
2752         item.  Fix typo in `copy-tree'.
2754 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
2756         * TUTORIAL.de: Replace "Schreiben" by "DrĂĽcken" where appropriate.
2758 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
2760         * orgcard.tex: Version number change only.
2762 2006-03-05  Bill Wohler  <wohler@newt.com>
2764         Release MH-E version 7.93.
2766         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2768 2006-02-23  Guanpeng Xu  <herberteuler@hotmail.com>
2770         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2772 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
2774         * orgcard.tex (section{Links}): Rewritten to cover the modified
2775         link system.
2777 2006-02-18  Bill Wohler  <wohler@newt.com>
2779         Release MH-E version 7.92.
2781         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2783 2006-02-17  Kenichi Handa  <handa@m17n.org>
2785         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2787 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
2789         * TUTORIAL.cn: Reworked.
2791 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2793         * NEWS: Changes in handling of file local variables.
2795 2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2797         * NEWS: Gtk+ 2.4 is required.
2799 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2801         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2803 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
2805         * NEWS: New key bindings for Tumme in Dired.
2807 2006-02-05  Jay Belanger  <belanger@truman.edu>
2809         * calccard.tex: Update copyright year.
2811 2006-02-04  Michael Olson  <mwolson@gnu.org>
2813         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
2814         that Emacs does in its NEWS file.
2816 2006-02-03  Bill Wohler  <wohler@newt.com>
2818         Release MH-E version 7.91.
2820         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2822 2006-02-02  Bill Wohler  <wohler@newt.com>
2824         Release MH-E version 7.90.
2826         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
2828 2006-01-29  Michael Olson  <mwolson@gnu.org>
2830         * NEWS: Add entry for ERC.
2832 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
2834         * TODO: Make SYNC_INPUT the default.
2836 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
2838         * images/gud/pstar.xpm: Make background transparent.
2840 2006-01-24  Noah Friedman  <friedman@splode.com>
2842         * emacs-buffer.gdb: Replace all references to `cdr' field of
2843         conses with `u.cdr', per change Andreas Schwab 2005-11-15
2844         of src/lisp.h.
2846 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
2848         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
2850 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
2852         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
2854 2006-01-13  Richard M. Stallman  <rms@gnu.org>
2856         * emacs.1: +N applies only to next file.
2858 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
2860         * e/eterm-color.ti: Temporarily disable the ri entry.
2861         * e/eterm-color: Regenerate.
2863 2005-12-21  LĹ‘rentey Károly  <lorentey@elte.hu>
2865         * TODO: Add note on the multi-tty branch.
2867 2005-12-16  LĹ‘rentey Károly  <lorentey@elte.hu>
2869         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2870         them using the frame-local buffer list.
2872 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
2874         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2875         instead.
2877 2005-12-02  Jay Belanger  <belanger@truman.edu>
2879         * NEWS: Add comment about the Calc prefix.
2881 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
2883         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2885 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
2887         * images/icons/emacs_16.png, images/icons/emacs_24.png
2888         * images/icons/emacs_32.png, images/icons/emacs_48.png:
2889         New Emacs icons.
2891 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
2893         * orgcard.tex: Version 3.20
2895 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
2897         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2898         Use for run/continue.
2899         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2900         Use for interrupting inferior.
2901         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2902         Use a more appropriate variable name.
2903         * images/gud/remove.xpm, images/gud/remove.pbm
2904         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
2906 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
2908         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2910 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
2912         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2913         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2914         Adjust baseline.
2916 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
2918         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2919         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2920         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2921         * images/low-color/next-node.xpm: Adjust paper size and layout.
2923 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
2925         * DEBUG: Describe how to provide preprocessor macro information.
2927 2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
2929         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2930         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2931         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2932         * images/low-color/next-node.xpm: New images.
2934 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
2936         * orgcard.tex (section{Notes}): Version number change.
2938 2005-11-03  Romain Francoise  <romain@orebokech.com>
2940         * orgcard.tex: Update FSF's address.
2942 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
2944         * DEBUG: GDB can sometimes expand macros.
2946 2005-11-01  Romain Francoise  <romain@orebokech.com>
2948         * NEWS: Source files are compressed by default.
2950 2005-10-28  Bill Wohler  <wohler@newt.com>
2952         * NEWS: Help mode now creates hyperlinks for URLs.
2954 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
2956         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
2957         Add some comments on how to update this file.  Add ri
2958         capability that has long been supported by term.el.
2960 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
2962         * images/gud/until.xpm: Color correction.
2964 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2966         * e/eterm-color.ti (el1): Capability deleted,
2967         since term.el doesn't implement it.
2969 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
2971         * e/eterm-color.ti: Change the terminal name to eterm-color.
2972         * e/eterm-color: Regenerate.
2974 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
2976         * Makefile (e/eterm-color): Rename eterm to eterm-color.
2978 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2980         * NEWS: New variable `max-image-size'.
2982 2005-10-17  Bill Wohler  <wohler@newt.com>
2984         Moved all remaining images from lisp/toolbar to etc/images.  The
2985         low resolution images were placed in their own directory (low-color).
2987         * images/attach.*, images/cancel.*, images/close.*:
2988         * images/copy.*, images/cut.*, images/diropen.*:
2989         * images/exit.*, images/help.*, images/home.*:
2990         * images/index.*, images/info.*, images/mail.*:
2991         * images/new.*, images/open.*, images/paste.*:
2992         * images/preferences.*, images/print.*, images/save.*:
2993         * images/saveas.*, images/search.*:
2994         * images/search-replace.*, images/spell.*:
2995         * images/undo.*: Moved here from lisp/toolbar.
2997         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2998         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2999         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
3000         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
3001         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
3002         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
3003         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
3004         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
3005         * images/low-color/preferences.*: Moved here from
3006         lisp/toolbar/lc-preferences.*.
3007         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
3008         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
3009         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
3010         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
3011         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
3012         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
3014         To conform with convention, the underscore (_) in the following
3015         image names were replaced with dash (-) or (/) as appropriate.
3017         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
3018         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
3019         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
3020         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
3021         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
3022         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
3023         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
3024         * images/low-color/back-arrow.*: Moved here from
3025         lisp/toolbar/lc-back_arrow.*.
3026         * images/low-color/fwd-arrow.*: Moved here from
3027         lisp/toolbar/lc-fwd_arrow.*.
3028         * images/low-color/jump-to.*: Moved here from
3029         lisp/toolbar/lc-jump_to.*.
3030         * images/low-color/left-arrow.*: Moved here from
3031         lisp/toolbar/lc-left_arrow.*.
3032         * images/low-color/right-arrow.*: Moved here from
3033         lisp/toolbar/lc-right_arrow.*.
3034         * images/low-color/up-arrow.*: Moved here from
3035         lisp/toolbar/lc-up_arrow.*.
3036         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
3037         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
3039         * images/README: Incorporated the content of lisp/toolbar/README
3040         now that all of the images are here.
3042 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
3044         * images/gud/n.pbm, images/gud/n.xpm
3045         * images/gud/ni.xpm, images/gud/ni.xpm
3046         * images/gud/s.xpm, images/gud/s.xpm
3047         * images/gud/si.xpm, images/gud/si.xpm: Rename to
3048         next.*, nexti.*, step.*, and stepi.*, respectively, as the
3049         file-name no longer clashes on 8+3 filesystems.
3051 2005-10-14  Bill Wohler  <wohler@newt.com>
3053         * images/gud/break.*: Moved here from toolbar/gud-break.*.
3054         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
3055         * images/gud/down.*: Moved here from toolbar/gud-down.*.
3056         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
3057         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
3058         * images/gud/n.*: Moved here from toolbar/gud-n.*.
3059         * images/gud/print.*: Moved here from toolbar/gud-print.*.
3060         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
3061         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
3062         * images/gud/run.*: Moved here from toolbar/gud-run.*.
3063         * images/gud/si.*: Moved here from toolbar/gud-si.*.
3064         * images/gud/s.*: Moved here from toolbar/gud-s.*.
3065         * images/gud/until.*: Moved here from toolbar/gud-until.*.
3066         * images/gud/up.*: Moved here from toolbar/gud-up.*.
3067         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
3069 2005-10-14  Bill Wohler  <wohler@newt.com>
3071         Released MH-E version 7.85.
3073         * NEWS, MH-E-NEWS: Updated for release 7.85.
3075 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
3077         * NEWS: -nb => -nbi
3079 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
3081         * orgcard.tex: Version 3.17, no changes except version number.
3083 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
3085         * NEWS: -nb, --no-bitmap-icon
3087 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3089         * TODO: Clarify the local variables entry.
3091 2005-09-30  Bill Wohler  <wohler@newt.com>
3093         Moved MH-E image files from toolbar and mail directories into
3094         images.
3096         * images/mail: New directory.
3098         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3100         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3101         * images/mail/reply*: Moved here from lisp/toolbar.
3103         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3104         * images/page-down.*, images/show.*, images/widen.*: Moved here
3105         from lisp/toolbar.
3107         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3108         Use GNOME 2.10's refresh icon.
3110         * images/README: New file that indicates which icons came from
3111         GNOME (see lisp/toolbar/README).
3113 2005-09-30  Romain Francoise  <romain@orebokech.com>
3115         * NEWS: Mention changes to `read-buffer'.
3117 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
3119         * images/ezimage: New directory.
3121         * images/ezimage/*.xpm: Add images used by speedbar.el.
3123 2005-09-30  David Ponce  <david@dponce.com>
3125         * NEWS: Update recentf changes.
3127 2005-09-28  Simon Josefsson  <jas@extundo.com>
3129         * GNUS-NEWS: Fix IDNA notes.
3131 2005-09-27  Jay Belanger  <belanger@truman.edu>
3133         * calccard.tex: Update `versionnumber', remove `versiondate'.
3134         (Error Recovery): Refer to "initial state" rather than "default state".
3135         (Algebra): Mention LaTeX language mode.
3136         (Programming): Delete reference to "Z =".
3138 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
3140         * emacs.py (ehelp): Add g and l to arg list, and use them in the
3141         call to `help'.
3143 2005-09-17  Romain Francoise  <romain@orebokech.com>
3145         * gfdl.1: Update to version 1.2.  Delete UC macro.
3147 2005-09-15  Kenichi Handa  <handa@m17n.org>
3149         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
3151 2005-09-14  Romain Francoise  <romain@orebokech.com>
3153         * NEWS: Add entry for write-region-inhibit-fsync.
3155 2005-09-09  Kevin Ryde  <user42@zip.com.au>
3157         * MORE.STUFF: Update url for calculator.el.
3159 2005-09-08  Kenichi Handa  <handa@m17n.org>
3161         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3162         correctly.
3164 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
3166         * NEWS: Add entry for `make-auto-save-file-name'.
3168 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
3170         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3171         Emacs distribution.  Make role of EDITOR clearer.
3172         (OPTIONS): Document `-s', `-V' and `-h'
3173         as well as their long name counterparts.
3174         (BUGS): Remove.
3176 2005-08-26  Romain Francoise  <romain@orebokech.com>
3178         * PROBLEMS: Fix capitalization of "Gnus".
3180 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
3182         * MORE.STUFF: Update links and URLs.
3184 2005-08-05  Kenichi Handa  <handa@m17n.org>
3186         * NEWS: Fix the entry describing code-pages.
3188 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
3190         * .cvsignore: Add `icons' (for in-place installs).
3192 2005-07-19  Juri Linkov  <juri@jurta.org>
3194         * grep.txt: New file.
3196 2005-07-19  Jan Djärv  <jan.h.d@swipnet.se>
3198         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3199         -R comes after i386 in setarch command.
3201 2005-07-12  Juri Linkov  <juri@jurta.org>
3203         * refcard.tex (Files): Change description of `C-x C-q' from
3204         `checkin/checkout' to `toggle read-only'.
3205         (Getting Help): Replace `C-h c' with `C-h k'.
3206         (Error Recovery): Replace `recover-file' with `recover-session'.
3207         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
3209 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3211         * GNU: Update how to help.  Improve footnote 7.
3213 2005-07-07  Lute Kamstra  <lute@gnu.org>
3215         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
3216         been replaced by http://savannah.gnu.org/projects/tasklist.
3218 2005-07-07  Lute Kamstra  <lute@gnu.org>
3220         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
3221         version to 22.
3222         (Starting Emacs): Delete sentence to fix formatting problems.
3223         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
3224         (Formatting): Update the binding of set face.
3225         (International Character Sets): set-language-environment is bound
3226         to C-x RET l.
3228 2005-07-05  Lute Kamstra  <lute@gnu.org>
3230         Update FSF's address in GPL notices.
3232         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3233         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3234         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3235         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
3237 2005-07-03  Jan Djärv  <jan.h.d@swipnet.se>
3239         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3240         Add it again.
3242 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
3244         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
3246 2005-06-28  Richard M. Stallman  <rms@gnu.org>
3248         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3250 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
3252         * DEBUG: Mention emacs-buffer.gdb.
3254 2005-06-10  Noah Friedman  <friedman@splode.com>
3256         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3257         char as placeholder when buffer has no file name and process is
3258         still live.  Use different printf cases instead.
3260 2005-06-08  Kim F. Storm  <storm@cua.dk>
3262         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3263         Warn that using CVS+SSH may corrupt files, include work-around.
3265 2005-06-06  Juri Linkov  <juri@jurta.org>
3267         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3269         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
3270         second line to Local Variables.  Fix title line.
3272 2005-05-30  Miles Bader  <miles@gnu.org>
3274         * emacs-buffer.gdb: Remove RCS keywords.
3276 2005-05-30  Noah Friedman  <friedman@splode.com>
3278         * emacs-buffer.gdb: New file.
3279         * NEWS: Mention it.
3281 2005-05-28  Richard M. Stallman  <rms@gnu.org>
3283         * TUTORIAL.fr: Change NBSP to space.
3285 2005-05-28  Bill Wohler  <wohler@newt.com>
3287         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3289 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
3291         * TODO: post-command-idle-hook has gone.
3293 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
3295         * NEWS: Remove references to open-network-stream-nowait and
3296         open-network-stream-server.
3298 2005-05-15  Richard M. Stallman  <rms@gnu.org>
3300         * GNU: Correct/improve previous change.
3302 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3304         * GNU: Update footnotes.
3306         * NEWS: Lots of clarifications and cleanups.
3308 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
3310         * TUTORIAL.pl: Updated header.
3312 2005-05-02  Richard M. Stallman  <rms@gnu.org>
3314         * NEWS: More rearrangements.
3316 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
3318         * NEWS: Items rearranged in logical order.
3320 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
3322         * NEWS: Correct key binding for dired-mark-omitted.
3324 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
3326         * NEWS: Mention xterm key bindings.
3328         * e/eterm.ti: Add a comment.
3329         * e/eterm: Regenerate.
3331 2005-04-25  Alex Ott  <ott@jet.msk.su>
3333         * TUTORIAL.ru: Update.
3335 2005-04-13  Pavel JanĂ­k  <Pavel@Janik.cz>
3337         * TUTORIAL.sk: Updated header.
3339 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
3341         * NEWS: Mention cursorBlink resource.
3343 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3345         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3347 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
3349         * NEWS: Mention fontSet for Lucid menus.
3351 2005-04-10  Masatake YAMATO  <jet@gyve.org>
3353         * compilation.txt (symbol): Add gcov-file
3354         gcov-bb-file gcov-never-called-line gcov-called-line.
3356 2005-04-08  Kenichi Handa  <handa@m17n.org>
3358         * TUTORIAL.ja: Updated header, contents synchronized with
3359         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3361 2005-04-06  Pavel JanĂ­k  <Pavel@Janik.cz>
3363         * TUTORIAL.cs: Updated header.
3365 2005-04-05  Werner Lemberg  <wl@gnu.org>
3367         * TUTORIAL.de: Updated header.
3369 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
3371         * TUTORIAL.translators: Added the field Maintainer.
3373 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
3375         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3377 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
3379         * TUTORIAL.ja: Update text before first period.
3380         Reported by Kenichi Handa.
3382 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3384         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3385         old intro line that apparently was a longer version of "Emacs
3386         tutorial".
3388         * TUTORIAL.es: Clean up line breaks.
3390 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
3392         * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3393         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3394         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3395         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
3397 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3399         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3400         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3401         Minor fixes.
3403 2005-04-01  Mats Lidell  <matsl@contactor.se>
3405         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3406         2005-04-01T00:31:25Z!rms@gnu.org.
3408 2005-04-01  Lute Kamstra  <lute@gnu.org>
3410         * TUTORIAL.nl: Fix title line.
3412 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
3414         * TUTORIAL: Add title line.
3415         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3416         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3417         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3418         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3419         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3421 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
3423         * gnus-refcard.tex, gnus-logo.eps: New files.
3425 2005-03-23  David Ponce  <david@dponce.com>
3427         * NEWS: Mention recentf-keep.
3429 2005-03-17  Lute Kamstra  <lute@gnu.org>
3431         * TODO: Remove define-generic-mode entry (DONE).
3433 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
3435         * NEWS: Explain how to default Tramp to FTP.
3437 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3439         * NEWS: Mention Carbon build on Mac OS 9.
3441 2005-03-01  David Kastrup  <dak@gnu.org>
3443         * DEBUG: Add information about `-fno-crossjumping' for GCC.
3445 2005-02-14  Lute Kamstra  <lute@gnu.org>
3447         * TODO: Remove battery.el entry (DONE).
3449         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
3450         Make the terminology more consistent.  Fill the text using the
3451         default `fill-column'.
3453 2005-02-08  Lute Kamstra  <lute@gnu.org>
3455         * TUTORIAL: Remove some uses of the term "buffer" before it is
3456         properly introduced.  Update the description of the mode line.
3457         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3458         denote the Space bar.  Capitalize all command descriptions.
3460 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3462         * DEBUG: Minor clarification.
3464 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3466         * emacs.bash: Update the name of the socket of the Emacs server.
3468 2005-01-22  David Kastrup  <dak@gnu.org>
3470         * NEWS: Mention alias `find-grep' for `grep-find'.
3472 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
3474         * TODO: Add entry for toolbar on ttys.
3476 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
3478         * DEBUG: Suggest separate terminal for debug session.
3480 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3482         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3483         More consistent use of terminology.
3485 2005-01-13  Cheng Gao  <chenggao@gmail.com>
3487         * MORE.STUFF: Add entries of some well known and widely used packages.
3489 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
3491         * NEWS: Describe desktop package lazy restore feature.
3493 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3495         * DISTRIB: Don't say "freeware".
3497 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
3499         * DEBUG: Change printing example to break on a procedure name.
3501 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
3503         * e/eterm.ti: Add rs1.
3504         * e/eterm: Regenerate.
3506 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
3508         * fr-refcard.tex: Fix typos.
3510 2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
3512         * PROBLEMS: Update information about klipper on KDE.
3514 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
3516         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3518 2004-10-08  FrĂ©dĂ©ric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
3520         * TUTORIAL.fr: Minor wording fix.
3522 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
3524         * enriched.doc: Update for new bindings of `set-left-margin' and
3525         `set-right-margin'.
3527 2004-10-04  Kim F. Storm  <storm@cua.dk>
3529         * DEBUG: Mention pp and ff commands.
3531 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
3533         * enriched.doc: `enriched-annotation-alist' is now called
3534         `enriched-translations'.
3536 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
3538         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
3539         Reformat.
3540         * e/eterm: Regenerate.
3542 2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
3544         * PROBLEMS: Updated exec-shield description.
3546 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
3548         * e/eterm.ti: Change the strings for smso and rmso.
3549         * e/eterm: Regenerate.
3551 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
3553         * MORE.STUFF (EDB): Update entry.
3555 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
3557         * e/eterm.ti: Add `op' entry to enable colors in term.
3558         * e/eterm: Regenerate.
3560 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
3562         * PROBLEMS: More reorganization to exile old stuff to the
3563         pre-2000 section.  I looked up end-of-life dates for a bunch
3564         of old Unixes to check.
3566 2004-08-24  Bill Wohler  <wohler@newt.com>
3568         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3570 2004-08-22  David Kastrup  <dak@gnu.org>
3572         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3574 2004-08-21  Bill Wohler  <wohler@newt.com>
3576         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3578 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
3580         * PROBLEMS: Massively rearranged by category, to make environment
3581         features and symptoms easier to find.  Bugs relating to
3582         20th-century systems moved to the end.  Most problem headers
3583         changed to "object: variation" format.
3585 2004-08-15  Bill Wohler  <wohler@newt.com>
3587         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3589 2004-08-14  Romain Francoise  <romain@orebokech.com>
3591         * NEWS: Mention the thumbs.el package.
3593 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
3595         * TUTORIAL.es: Replace actual whitespace with the magic string
3596         that causes help-with-tutorial to automatically insert the correct
3597         amount.
3599 2004-08-10  Steven Tamm  <steventamm@mac.com>
3601         * PROBLEMS: Remove description of Mac OS version upgrade
3602         problems as it is no longer applicable.
3604 2004-07-27  Werner Lemberg  <wl@gnu.org>
3606         * NEWS: Document all new tutorials.
3608 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
3610         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3612         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
3613         are described in GNUS-NEWS.
3615 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
3617         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3618         v5_10 branch of the Gnus repository.
3620 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
3622         * MORE.STUFF: Tramp is now distributed with Emacs.
3624 2004-07-12  Bill Wohler  <wohler@newt.com>
3626         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3628 2004-07-08  David Kastrup  <dak@gnu.org>
3630         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
3632 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
3634         * FOR-RELEASE: Moved to the admin directory.
3636 2004-06-24  David Kastrup  <dak@gnu.org>
3638         * NEWS: Move description from new paragraph-start and
3639         indent-line-function defaults to general news instead of new
3640         packages.  Same for query-replace-skip-read-only.
3641         Add description of new `\,' and `\?' replacement string features.
3643 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
3645         * MORE.STUFF: Delete obsolete URL.
3647 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
3649         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
3651 2004-05-29  Steven Tamm  <steventamm@mac.com>
3653         * PROBLEMS: Document the workaround for the Mac OS X port not
3654         picking up the environment variables from dotfiles.
3656 2004-05-16  Juri Linkov  <juri@jurta.org>
3658         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3660         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3662 2004-05-15  Alex Ott  <ott@jet.msk.su>
3664         * ru-refcard.tex, ru-refcard.ps: New files.
3666 2004-05-14  David Ponce  <david@dponce.com>
3668         * tree-widget: New directory containing tree-widget themes and images.
3670 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
3672         * TUTORIAL.pt_BR: Initial check-in.
3674 2004-05-06  Dave Love  <fx@gnu.org>
3676         * emacs.py: New file for python-mode's internal use.
3678 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3680         * TODO: Use outline mode.  Remove compile.el entry (done).
3682 2004-04-18  Juri Linkov  <juri@jurta.org>
3684         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3685         * TUTORIAL.th: Add sentence-end-double-space: nil.
3687         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3689 2004-04-16  Alex Ott  <ottalex@narod.ru>
3691         * TUTORIAL.ru: Various corrections.
3693 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3695         * TUTORIAL.nl: Update Delete/Delback translation.
3697 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3699         * TODO: Remove index-apropos entry.
3701 2004-04-01  Juri Linkov  <juri@jurta.org>
3703         * HELLO: Add Javanese.
3705 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3707         * ps-prin1.ps: Clip the header and footer area, so text will not be
3708         printed outside header or footer, respectively.
3709         (HeaderClip, FooterClip): New PostScript funs.
3710         (HeaderText, FooterText): Adjust PostScript code.
3712 2004-03-29  Jan Djärv  <jan.h.d@swipnet.se>
3714         * TODO: Removed drag-and-drop entry (DONE).
3716 2004-03-19  Kim F. Storm  <storm@cua.dk>
3718         * TODO: Remove entries for fringe related issues (DONE).
3719         Remove entry about image-relative coordinates of mouse clicks (DONE).
3721 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
3723         * compilation.txt: New file.
3725 2004-02-29  Juanma Barranquero  <lektu@terra.es>
3727         * NEWS: Remove bogus reference to user option unicode-data.
3729 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
3731         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3733 2004-02-08  Andreas Schwab  <schwab@suse.de>
3735         * NEWS: Fix typo.
3737 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3739         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
3741 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
3743         * TODO: Add plans for change of file attributes UID and GID from
3744         integer to string.
3746 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
3748         * HELLO: Add Kannada.
3750 2003-11-05  Juri Linkov  <juri@jurta.org>
3752         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
3753         Add IPA pronunciation to English.  Fix tab widths.
3755 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
3757         * PROBLEMS: Document segfaults with Linux kernels that enable the
3758         Exec-shield functionality.
3760 2003-10-30  Kenichi Handa  <handa@m17n.org>
3762         * HELLO: Fix cases of language names.  Make German lines one.
3763         Delete FORTRAN, add Mathematics.
3765 2003-10-24  Jan Djärv  <jan.h.d@swipnet.se>
3767         * PROBLEMS: Characters are displayed as empty boxes or
3768         with wrong font under X.
3770 2003-09-30  Werner Lemberg  <wl@gnu.org>
3772         * TUTORIAL.de: Minor updates and grammatical fixes.
3774 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
3776         * TODO: Add invisible text kill/yank issue.
3778 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
3780         * TUTORIAL.nl: Many changes.
3782 2003-08-20  Stephen Eglen  <stephen@gnu.org>
3784         * MORE.STUFF: Update URLs for several projects.
3786 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
3788         * PROBLEMS: Truncated process output with pty's on Mac OS X.
3790 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
3792         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3793         documented on the EMACS_21_1_RC branch.
3795 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
3797         * TUTORIAL.cn: Updated.
3798         * TUTORIAL.zh: Updated.
3800 2003-04-24  Bill Wohler  <wohler@newt.com>
3802         * MH-E-NEWS: Upgraded to MH-E version 7.3.
3804 2003-04-03  Kenichi Handa  <handa@m17n.org>
3806         * HELLO: Fix the malayalam line.
3808 2003-04-01  Dave Love  <fx@gnu.org>
3810         * letter.xpm: Use transparent/opaque `colors'.
3812         * letter.xbm: Deleted.
3814         * letter.pbm: New.
3816 2003-03-24  Andreas Schwab  <schwab@suse.de>
3818         * HELLO: Remove extra TAB in Greek entries.
3820 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
3822         * TUTORIAL.cn, TUTORIAL.zh: New files.
3824         * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
3826 2003-02-24  Kenichi Handa  <handa@m17n.org>
3828         * HELLO: Add Malayalam.
3830 2003-02-13  Dave Love  <fx@gnu.org>
3832         * TUTORIAL.es: Add coding spec.
3834 2003-02-11  Kenichi Handa  <handa@m17n.org>
3836         * HELLO: Fix Hindi and add Tamil.
3838 2003-02-05  Francesco Potortì  <pot@gnu.org>
3840         * TUTORIAL.it: Italian tutorial.
3841         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
3842         Revised by Francesco Potortì <pot@gnu.org>.
3844 2003-02-03  Bill Wohler  <wohler@newt.com>
3846         * MH-E-NEWS: Upgraded to MH-E version 7.2.
3848 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3850         * MACHINES: Added Cygwin.
3852 2003-01-27  Jan Djärv  <jan.h.d@swipnet.se>
3854         * DEBUG: Added note about xmon.
3856 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
3858         * TUTORIAL.pl: Updated.
3860 2003-01-11  Pavel JanĂ­k  <Pavel@Janik.cz>
3862         * TUTORIAL.sk: Updated to reflect changes in English version.
3863         From Miroslav Vaško <zemiak@zoznam.sk>.
3865 2003-01-09  Francesco Potortì  <pot@gnu.org>
3867         * etags.1: Added reference to the new `etags --help --lang=LANG'
3868         option.
3870 2003-01-08  Bill Wohler  <wohler@newt.com>
3872         * MH-E-NEWS: Upgraded to MH-E version 7.1.
3874 2003-01-01  Steven Tamm  <steventamm@mac.com>
3876         * MACHINES: Added pointer to Mac OS X install instructions.
3878 2002-12-10  Kenichi Handa  <handa@m17n.org>
3880         * TUTORIAL.sv: Renamed from TUTORIAL.se.
3882 2002-11-29  Bill Wohler  <wohler@newt.com>
3884         * MH-E-NEWS: Upgraded to MH-E version 7.0.
3886 2002-11-22  Rafael SepĂşlveda  <drs@gnulinux.org.mx>
3888         * TUTORIAL.es: Extensively changed and updated.
3890 2002-10-01  Bill Wohler  <wohler@newt.com>
3892         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3894 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
3896         * ses-example.ses: New file: example spreadsheet.
3898 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
3900         * HELLO: Fix Unicode Greek line.
3902 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
3904         * TUTORIAL.ja: Updated in accordance with the latest English
3905         version.
3907 2002-09-01  Andreas Schwab  <schwab@suse.de>
3909         * TUTORIAL.de: Updated in accordance with the English version.
3910         From Mario Lang <mlang@delysid.org>.
3912 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
3914         * HELLO: Fix some white spaces.
3916 2002-06-26  Richard M. Stallman  <rms@gnu.org>
3918         * ps-prin0.ps, ps-prin1.ps: Add license exception.
3920 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
3922         * TUTORIAL.fr: New version from Ă‰ric Jacoboni <jaco@teaser.fr>.
3924 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
3926         * HELLO: Add a few greetings that use Unicode characters.
3928 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
3930         * termcap.src: New version from ftp://invisible-island.net.
3932 2002-03-24  Pavel JanĂ­k  <Pavel@Janik.cz>
3934         * TUTORIAL.translators: New file, list of tutorial translators.
3936 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3938         * gnus.xpm: Remove garbages.
3940 2002-01-27  Pavel JanĂ­k  <Pavel@Janik.cz>
3942         * letter.xpm: New file, XPM variant of letter.xbm.
3944 2001-12-03  Pavel JanĂ­k  <Pavel@Janik.cz>
3946         * COPYING: Move back.
3948 2001-11-29  Pavel JanĂ­k  <Pavel@Janik.cz>
3950         * COPYING: Removed.
3952 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
3954         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3955         something simpler than the GFDL.
3957 2001-11-22  Colin Walters  <walters@debian.org>
3959         * PROBLEMS: Remove already applied calc info patches.  Clarify
3960         that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
3961         not handled by alternatives in Debian, the reporter surely meant
3962         just "--config ftp".
3964 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
3966         * fr-survival.tex: New file, from Ă‰ric Jacoboni <jaco@teaser.fr>.
3968 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
3970         * TUTORIAL.fr: New version from Ă‰ric Jacoboni <jaco@teaser.fr>.
3972 2001-11-17  Colin Walters  <walters@debian.org>
3974         * PROBLEMS: Remove calc problems.
3976 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
3978         * TUTORIAL.fr: New file.  From Ă‰ric Jacoboni <jaco@teaser.fr>.
3980 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
3982         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3983         Add *.dvi and *.log.
3984         (SOURCES): Update the list of files.
3986         * calccard.tex: New file.
3987         * calccard.ps: New file.
3989 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
3991         * etags.1: Replace presentation-level troff macros that simulate
3992         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
3994 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
3996         * (Version 21.1 released.)
3998 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
4000         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
4001         <tbspit@eng.um.edu.mt>.
4003 2001-08-25  Pavel JanĂ­k  <Pavel@Janik.cz>
4005         * HELLO: Slovak language name added to be compatible with other
4006         languages.
4008 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
4010         * TUTORIAL.pl: Updated in accordance with the English version.
4011         From Beata WierzchoĹ‚owska <beataw@orient.uw.edu.pl> and
4012         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
4014 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
4016         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
4017         per config.sub and config.guess.  Reported by Ryo Furue
4018         <furufuru@ccsr.u-tokyo.ac.jp>.
4020 2001-08-10  Pavel JanĂ­k  <Pavel@Janik.cz>
4022         * TUTORIAL.sk: Updated in accordance with the English version.
4023         From Miroslav Vaško <vasko@debian.cz>.
4025 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
4027         * TUTORIAL.ko: Updated in accordance with the English version.
4028         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
4030 2001-08-06  Pavel JanĂ­k  <Pavel@Janik.cz>
4032         * TUTORIAL.cs: Update from Milan Zamazal.
4034 2001-08-05  Pavel JanĂ­k  <Pavel@Janik.cz>
4036         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
4037         address of Milan Zamazal changed.
4039 2001-08-04  Pavel JanĂ­k  <Pavel@Janik.cz>
4041         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
4042         META keys.
4044 2001-05-17  Francesco Potortì  <pot@gnu.org>
4046         * etags.1: Add the latest changes to etags behavior.
4048 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
4050         * emacsclient.1: Place in the public domain.
4052 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
4054         * emacstool.1: Place under GFDL.
4056 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
4058         * emacs.1: Place under GFDL.
4060         * etags.1: Ditto.
4062         * gfdl.1: New file.
4064 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
4066         * TUTORIAL.sk, sk-survival.tex
4067         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
4068         * sk-dired-ref.tex: New files.
4070         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
4071         From Pavel@Janik.cz (Pavel JanĂ­k).
4073 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4075         * ps-prin1.ps: Footer implementation.  Doc fix.
4076         (doLineNumber): Code fix for line number color.
4077         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
4078         fix for footer implementation.
4079         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
4080         (FooterFramePath, doFrame, FooterFrame, FooterStart)
4081         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4083 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
4085         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4086         for color depth 8.
4088 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4090         * ps-prin1.ps: Line and paragraph spacing feature.
4091         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4092         (EffectShadow, EffectBox, EffectOutline): New vars.
4093         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4094         (PHL, LHL): New funs.
4096         * ps-prin2.ps: File eliminated.
4098 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
4100         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4102 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
4104         * splash.xpm, splash.pbm: Replaced with new images from
4105         Luis Fernandes <elf@ee.ryerson.ca>.
4107 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
4109         * cs-refcard.ps, cs-refcard.tex: New files.
4111 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
4113         * THE-GNU-PROJECT: New file.
4115 2001-02-22  Andrew Innes  <andrewi@gnu.org>
4117         * MACHINES: Update pointer to MS-Windows install instructions.
4119 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4121         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4122         functionality enhancement.
4123         (doColumnZebra): Code fix.
4125 2001-02-08  Dave Love  <fx@gnu.org>
4127         * tasks.texi, SERVICE: Updated.
4129 2001-02-03  Andrew Innes  <andrewi@gnu.org>
4131         * PROBLEMS: Add note about need to specify extra compiler flags
4132         with recent Cygwin ports of gcc.
4134 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
4136         * DEBUG: Expand and update, based on the instructions to
4137         pretesters, nt/INSTALL, and private communications and experience.
4139 2001-01-17  Dave Love  <fx@gnu.org>
4141         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4143 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
4145         * TUTORIAL.es: New file.
4147 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
4149         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
4150         enhancements.
4152 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
4154         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4155         files.
4157 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4159         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4160         is non-nil.
4161         (printZebra, BeginPage): Code fix.
4163 2000-12-15  Miles Bader  <miles@gnu.org>
4165         * DEBUG: Add note about using `inverse-video' to detect excessive
4166         screen redraw.
4168 2000-12-07  Dave Love  <fx@gnu.org>
4170         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
4172 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4174         * ps-prin1.ps: Eliminated the line number font predefinition.
4176 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
4178         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4179         not M-:, as example of disabled command).
4181 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
4183         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4185 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
4187         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4189         * tasks.texi: Updated to the version from /gd/gnuorg.
4191         * FTP: Refer to the GNU web site.
4193 2000-10-12  Dave Love  <fx@gnu.org>
4195         * gnus.pbm: New file.
4197         * gnus.xbm: Deleted.
4199 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
4201         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4203 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
4205         * splash.xbm: File removed.
4206         * splash.pbm: New file.
4208 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
4210         * splash.xbm: New file.
4212 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
4214         * splash.xpm: New file.
4216 2000-09-11  Dave Love  <fx@gnu.org>
4218         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4219         files.
4221 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4223         * ps-prin3.ps: Eliminated.
4225         * ps-prin2.ps: Changed comment version (6.0).
4227         * ps-prin1.ps: Changed comment version (6.0).
4229         * ps-prin0.ps: Changed comment version (6.0).
4231 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
4233         * survival.tex: New file.
4235 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
4237         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
4239         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4241 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
4243         * NEWS.1: Reintegrated into NEWS.
4245         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4247 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
4249         * dired-ref.tex, dired-ref.ps: New files.
4251         * refcard-de.tex, refcard-de.ps: New files.
4253 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
4255         * emacs.1: Change `-b' to `-bw'.
4257 2000-07-07  Andreas Schwab  <schwab@suse.de>
4259         * yow.lines: Fix indentation.
4261 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4263         * ps-prin0.ps: Insert a version number comment (5.2.2).
4264         Indentation fix.
4266         * ps-prin1.ps: Insert a version number comment (5.2.2).  Can
4267         select page size with/without giving an error if PostScript
4268         printer doesn't have this kind of page size.  Zebra Stripe
4269         continues or restarts on next page.  Indentation fix.
4270         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4271         paper.
4272         (BeginDoc, doColumnZebra, HeaderText): Code fix.
4273         (SetPageSize): New proc.
4275         * ps-prin2.ps: Insert a version number comment (5.2.2).
4277         * ps-prin3.ps: Insert a version number comment (5.2.2).
4278         Indentation fix.
4280 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4282         * ps-prin1.ps: PostScript code compatibility with other utilities
4283         like mpage, psnup, etc.
4284         (isLineStep): Code fix.
4285         (BeginDoc, BeginSheet): Utility compatibility.
4287 2000-05-03  Dave Love  <fx@gnu.org>
4289         * letter.xbm: New file.
4291 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4293         * ps-prin0.ps: PostScript level 1 compatibility.
4295         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4296         printing and line number step.
4297         (BeginDoc, doLineNumber, SL, HL): Code fix.
4298         (isLineStep, PSL): New funs.
4300         * ps-prin3.ps: PostScript level 1 compatibility.
4302 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
4304         * refcard.bit: Removed.
4306 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
4308         * refcard-pl.ps: New file.
4309         * refcard-pl.tex: New file.
4311 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4313         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4314         (DefOp): New proc.
4316         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4317         (printBackground, SetColor): New procs.
4318         (ZebraColor): Renaming old ZebraGray var.
4320 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4322         * ps-prin1.ps: Eliminate SkipFirstPage.
4324 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4326         * ps-prin0.ps: Define command only for language level 1.
4328 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4330         * ps-prin0.ps: Define packedarray operator for language level 1,
4331         adjust setduplexmode and settumble definitions.
4333 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4335         * ps-prin0.ps: New file.
4337         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4339 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4341         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4343 1999-11-30  Paul Eggert  <eggert@twinsun.com>
4345         * PROBLEMS: Update Solaris 2.6 and 7 problems.
4347 1999-11-22  Paul Eggert  <eggert@twinsun.com>
4349         * NEWS: Rename messages-locale to system-messages-locale
4350         and time-locale to system-time-locale.
4352 1999-10-24  Noah Friedman  <friedman@splode.com>
4354         * yow.lines: Add more quotes.  Correct a misquote.
4356         * spook.lines: Add more phrases.
4358 1999-10-23  Paul Eggert  <eggert@twinsun.com>
4360         * NEWS: Describe new functions and variables for locales.
4362 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
4364         * TUTORIAL.ro: Change copyright statement.
4366 1999-07-12  Richard Stallman  <rms@gnu.org>
4368         * Version 20.4 released.
4370 1999-06-27  Karl Heuer  <kwzh@gnu.org>
4372         * yow.lines: Fix indentation.  Fix typo.
4374 1999-01-19  Dave Love  <fx@gnu.org>
4376         * MORE.STUFF: Revamped.
4378 1999-01-14  Dave Love  <fx@gnu.org>
4380         * FAQ: Merge posted updates.
4382 1998-12-14  Dave Love  <fx@gnu.org>
4384         * FAQ: Somewhat edited copy of the most recently posted version.
4386 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
4388         * MACHINES (NEC EWS4800): New section.
4390 1998-09-04  Karl Heuer  <kwzh@gnu.org>
4392         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4394 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4396         * Version 20.3 released.
4398         * TUTORIAL.ro: New file.
4400 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
4402         * TUTORIAL.sl: Renamed back to the original.
4404 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
4406         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4407         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4408         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4409         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4411 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
4413         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4415 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
4417         * TUTORIAL.sl: New file.
4419 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4421         * Version 20.2 released.
4423 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4425         * Version 20.1 released.
4427 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
4429         * CODINGS, CHARSETS: New files.
4431 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4433         * Version 19.33 released.
4435 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4437         * Version 19.32 released.
4439 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4441         * refcard.ps: File obtained from someone else;
4442         it was generated badly here.
4444 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4446         * Version 19.31 released.
4448 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4450         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4452 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
4454         * emacs.bash: Use >|.
4456 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
4458         * rgb.txt: New file.
4460 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4462         * Version 19.30 released.
4464 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4466         * gnus-tut.txt: New file.
4468 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
4470         * Rename termcap to termcap.src, the historical name for an
4471         uninstalled termcap file.
4473 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
4475         * termcap.dat, termcap.ucb: Deleted and replaced.
4477         * termcap: New termcap file from the ncurses project; bigger,
4478         better, brighter, does away with waxy yellow buildup.  Email
4479         me at terminfo@ccil.org if you have any trouble with this.
4481         * README: Changed to track above change.
4483 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
4485         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
4487 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
4489         * Makefile (maintainer-clean): Renamed from realclean.
4491 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4493         * tpu-doc.el: File moved to etc dir and renamed.
4495 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
4497         * enriched.doc: Rewritten and simplified.
4499 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4501         * Makefile (eterm): New rule.
4502         (TIC): New variable.
4504         * e/eterm, e/eterm.ti: New files.
4506 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
4508         * enriched.doc: New file.
4510 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4512         * Version 19.26 released.
4514 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
4516         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4518 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4520         * Version 19.25 released.
4522 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4524         * Version 19.24 released.
4526 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4528         * Version 19.23 released.
4530 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4532         * Makefile (clean): Delete DOC*.
4534 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4536         * Version 19.22 released.
4538 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4540         * Version 19.21 released.
4542 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4544         * Version 19.20 released.
4546 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4548         * Version 19.19 released.
4550 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4552         * Version 19.18 released.
4554 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4556         * Version 19.16 released.
4558 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4560         * version 19.15 released.
4562 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4564         * Version 19.14 released.
4566 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4568         Bring mumbleclean targets into conformance with GNU coding standards.
4569         * Makefile (distclean): Don't remove backup and autosave files.
4570         These are easy to get rid of in other ways, and a pain to lose.
4571         (mostlyclean, realclean): New targets.
4573 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4575         * Version 19.13 released.
4577 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4579         * Version 19.10 released.
4581 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4583         * Version 19.9 released.
4585 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4587         * Version 19.8 released.
4589 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4591         * Version 19.7 released.
4593 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4595         * MACHINES: Mention Linux.
4597 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4599         * MACHINES: Add section for NeXT, from Thorsten Ohl.
4601 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4603         * NEWS: Documented picture-mode improvements.
4605 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4607         * NEWS: Described the new properties of arrow keys and
4608         next-line-add-newlines.  Fixed up the GUD description, it was
4609         out of date.  This file referenced LNEWS when it should have
4610         said news.texi; fixed.
4612         * news.texi: invocation-name now exists.
4614 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4616         * MORE.STUFF: Added.
4618 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4620         * NEWS: Preserved jimb's last change (documenting kill on
4621         read-only buffers).
4623         Added documentation on new info features.
4625 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4627         * spook.lines: Alpha-sorted this, and added some new hot buttons
4628         for the 1990s.
4630 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4632         * MACHINES: Deleted some VMS caveats.  If the src and lisp
4633         ChangeLogs are correct, dired and mail and process control are now
4634         fully supported.
4636         * NEWS: Added finder news.
4638 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
4640         * NEWS: Changed.
4642 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4644         * sex.6: Added 900-line support
4646         * NEWS: Added news about the package finder.
4648 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4650         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4651         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
4652         SUNBUG files.  Changed references to 18.* to past tense.
4654         * emacs.names: Merged into JOKES.  I faked a mail header from the
4655         Unknown User to delimit the first (unheaded) bit.
4657         * Makefile (relock, unlock): New productions.
4659 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4661         Augean-stable cleaning time.  Partly to save space, but mostly to
4662         reduce the dizzying amount of *stuff* confronting someone exploring
4663         the Emacs distribution, I have the following changes in the etc
4664         directory:
4666         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
4668         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
4669         OTHER.EMACSES.  The present names don't really convey anything.
4670         Various key bindings and feature descriptions have been updated.
4672         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
4673         FSF in hot water.
4675         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
4676         implementation of intervals, have progressed way beyond this.
4678         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
4680         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
4681         Future jokes can accumulate there.
4683         * DISTRIB: The actual domestic order form is now ORDERS.USA.
4684         The DISTRIB text now mentions 19.
4686         * ORDERS.USA: Created.  This is just the order form.  DISTRIB
4687         has a pointer to it at the beginning.
4689         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
4690         to it at the beginning.
4692         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
4693         version 15 and 17 files anymore.
4695         All files marked "Nuked" have actually been moved to =-prefixed
4696         names as per convention.  Originals of all files merged still
4697         exist with =-names.
4699 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4701         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
4702         no longer necessary in the presence of 19's function-key-map
4703         feature; I've added an explanation to the beginning of the file.
4705 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4707         * MACHINES: Update description of SYSVr3 and r4 support, due to
4708         Eric Raymond's changes.
4710 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4712         * MACHINES: Mention that you have to edit the configure script
4713         when you add support for a new machine, to get it to recognize the
4714         configuration name.
4716 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4718         * MACHINES: Converted to use GCC-style configuration names,
4719         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
4720         s/ files now lives in ../configure.
4722 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
4724         * NEWS: Document included tags tables.
4726 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4728         * Corrected the news about VC to reflect reality.
4730 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4732         * etags.1: New file, from Richard K. Pixley at Cygnus.
4734 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4736         * Makefile: Most of the contents of this file were only relevant
4737         to things in `../lib-src'; removed all but the `distclean' and
4738         `clean' targets.
4740 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4742         * COPYING: Got June 1991 version of the GPL here.
4744         * ChangeLog: Since the old etc contents have been split into etc
4745         and lib-src, the old etc's ChangeLog has been duplicated in the
4746         new etc and lib-src.  That means that each contains complete and
4747         coherent information, although each contains extraneous
4748         information.
4750 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4752         * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4753         to be consistent with other GNU programs, like makeinfo.
4755         * lib-src/Makefile: Renamed to Makefile.in; the configure script
4756         will edit this to produce Makefile.
4758 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4760         * etags.c (print_help, print_version): New functions.
4761         (main): Options added to support them.
4763         * etags.c (longopts): New array of long names for the options.
4764         (main): Recognize them.
4766 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4768         * etags.c (C_entries): Removed comment saying that \" in a string
4769         isn't recognized as magic, because it is correctly handled.
4771         * getopt.c, getopt.h: New files, from GNU C library.
4772         * etags.c: Rewritten to use getopt.
4773         #include "getopt.h".
4774         (file_num): Variable deleted; its role is now played by getopt's
4775         optind.
4776         (main): Argument processing loop rewritten to call getopt to get
4777         next option.  Options which take parameters (-o and -i) rewritten
4778         to get parameter from optarg instead of argv[1].  Filename
4779         preprocessing loop and update command changed similarly.
4780         * Makefile (etags, ctags): Depend on and link with getopt.h,
4781         getopt.o, and getopt1.o.
4782         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4784         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4785         is non-zero.
4787         (main): In the argument processing loop, the 'goto next_arg'
4788         statements are breaking out of the switch statement in exactly the
4789         same way that a simple 'break' statement would; replace the gotos
4790         with breaks, and remove the label.
4792 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4794         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4795         (consider_token): Move next_token_is_func to global.
4797 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4799         * Makefile: Conform with GNU coding standards:
4800         (mostlyclean): New target, synonymous with clean.
4801         (TAGS, check): New targets.
4802         (INSTALL, INSTALLFLAGS): New variables.
4804 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4806         * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
4807         `config.emacs' to `configure'.
4809         * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4810         * etc/MACHINES: Same.
4812 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4814         * movemail.c (main): Allow tempname to be as long as necessary,
4815         instead of limiting it to 39 characters.
4817         * movemail.c (main): Move declaration of buf from top of function
4818         to local block surrounding the copy loop.  This makes it less
4819         likely to be confused with the buf used by the code which checks the
4820         permissions on outname's directory.
4822 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
4824         * SERVICE: Remove my entry.
4826 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
4828         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4829         hardcoded -g.
4831         * movemail.c (xmalloc): Return char *, not int.
4832         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4833         that is off by default -- normally don't unlink the mail spool
4834         file, just empty it.  Pass creat mode 0600, not 0666.
4836 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4838         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4839         (all): Instead of here.
4840         (install): Don't use the -s option, since people need symbols to
4841         debug code.
4843 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
4845         * etags-vmslib.c (fn_exp): Add type cast.
4847 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4849         * movemail.c: Changes in comments.
4851 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4853         * Makefile: Make the distclean target erase the DOC files from
4854         ../share-lib and the executables from ../arch-lib.
4856 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4858         * emacsclient.c: #include <sys/stat.h>.
4859         (main): Do declare statbfr.
4861 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4863         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4864         for the socket, depending on SERVER_HOME_DIR.
4865         If using /tmp, put host name in the socket name.
4867         * movemail.c (pfatal_and_delete): New function.
4868         (main, popmail): Use it.
4869         (popmail): Close output before deleting messages.
4870         Check for error on close and on fsync.
4871         Use `fatal' where appropriate.
4872         (main): Remove (void).
4874         * aixcc.lex: New file.  Not officially part of Emacs.
4875         * Makefile: Rules for that.
4877 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
4879         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4881         * etags.c (main): Properly cast call to alloca that initializes
4882         included_files.
4884 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
4886         * etags.c (files_are_tag_tables): Remove global var.
4887         (process_file): Don't test it.  Also remove hack checking for a
4888         file named "TAGS".
4889         (main): -i now takes an arg which is the name of a file to include.
4890         Collect these names and emit include tags for them after processing
4891         all the argument files.
4893 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4895         * wakeup.c: Terminate if parent goes away.
4897 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4899         * etags.c (C_entries): Process token before handling end of line.
4900         When inner loops reach end of line, just back up.
4901         Let the real end of line processing happen in just one place.
4902         (consider_token): Likewise.
4904 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4906         * etags.c (TEX_mode): Skip comments while scanning the text to see
4907         which escape character this file uses.
4909 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4911         * emacsserver.c [USG]: Terminate if msgrcv fails.
4913 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
4915         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4917 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
4919         * make-docfile: Find the arguments to a C function correctly,
4920         by not ignoring the character that read_c_string returns.  Don't
4921         even try to find argument names for functions that take MANY
4922         or UNEVALLED arguments, since they're a figment of the docstring's
4923         imagination.
4925 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
4927         * make-docfile: Read the .elc files generated by the new byte
4928         compiler.
4930 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
4932         * refcard.tex: Use cm fonts, not am, in multi-column mode.
4934 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
4936         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4938 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
4940         * Makefile (install*): No need to install wakeup.
4942 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
4944         * Makefile (install*): Install emacsclient like etags.
4946 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
4948         * movemail.c (error): Handle 3 args.
4949         (main): Don't check input access if using pop.
4951 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
4953         * etags.c (find_entries): Check for numbers after Scheme suffix.
4955 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
4957         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4959 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
4961         * Makefile (nemacstool, xvetool): New targets.
4963 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
4965         * emacsclient.c: Include errno.h and define related variables.
4967 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
4969         * emacsclient.c: Change usage message.
4971 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
4973         * emacs.1: Add break before -nw option.
4975 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
4977         * qsort.c: Replace with GNU version.
4979 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
4981         * wakeup.c: New program replacing loadst.c.
4983 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4985         * emacsclient.c [USG]: Pass msgsnd only 4 args.
4987 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
4989         * etags.c: Rename `flag' variables for what they do instead of
4990         which option character sets them.
4992 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4994         * loadst.c (main): Conditional to get load average on Apollo.
4996 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
4998         * emacsserver.c: Set the permission on the socket to 0600.
5000 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5002         * emacsclient.c [BSD]: Print clean message for failing getwd.
5004 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
5006         * getdate.y: Use the getdate.y from GNU tar for timer.
5008 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
5010         * emacsclient.c (main): Don't put brackets around "filename" in
5011         usage message.  It isn't optional.
5013 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
5015         * etags.c (getit): Recognize '$' as beginning identifiers.
5017 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
5019         * emacsserver.c: Renamed from server.c.
5020         * Makefile: Reference emacsserver rather than server.
5021         * MACHINES: Doc fix for new emacsserver name.
5023 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5025         * emacsclient.c: Print program name in error messages.
5027 1990-01-19  David Lawrence  (tale@cocoa-puffs)
5029         * timer.c, getdate.y (new files) and Makefile:
5030         Sub-process support for run-at-time in timer.el.
5031         Doesn't yet work correctly for USG.
5033 1990-01-10  Jim Kingdon  (kingdon@pogo)
5035         * MACHINES: Add HP 300 running BSD.
5037 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5039         * yow.c: Dynamically allocate buffer; skip header before random
5040         choice to avoid bias toward first item.
5042 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5044         * etags.c (readline): Separate out init of `pend'.
5046 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5048         * etags.c: Undo changes relating to isgoodhdr.
5050 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
5052         * etags.c (isgoodhdr): New macro.
5053         (_gdh, notgdh): New variable used by that.
5054         (init): Initialize _gdh.
5055         (find_entries): Set header_file.
5056         (consider_token): Use isgoodhdr if in header file.
5058         * etags.c (total_size_of_entries):
5059         Was miscalculating by 1 in rewritten case.
5061         * etags.c (PAS_funcs): One arg to pfnote was missing.
5063 1989-12-05  Joseph Arceneaux  (jla@spiff)
5065         * MACHINES: Change for the ULTRIX entry.
5067 1989-11-21  Joseph Arceneaux  (jla@spiff)
5069         * etags.c (process_file): If file is not regular, return.
5071 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5073         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5075 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5077         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5078         (main): If HAVE_GETLOADAVG, don't call `nlist'.
5080 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5082         * etags.c (consider_token): Allow any number of typespec keywords
5083         after `typedef', before new type name.
5084         (enum sym_type): Add st_C_typespec.
5085         (C_create_stab): Put typespec kwds in table.
5087 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
5089         * etags.c (main): Don't depend on name invoked by.
5090         If CTAGS is not defined, assume it is ETAGS.
5092 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5094         * etags.c (L_funcs): Allow package name in define construct,
5095         as in (foo::defmumble name-defined ...).
5097 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5099         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5101         * Makefile (yow): Depends on ../src/paths.h.
5103 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
5105         * etags.c: Fix compilation by moving Pascal after Fortran.
5107 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5109         * movemail.c [USG]: Define F_OK, etc., if not found in header.
5111 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5113         * hexl.c: New file, supports hexl-mode.
5115 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5117         * movemail.c: New compilation flag MAIL_USE_MMDF.
5119 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5121         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5122         * server.c: Likewise.
5124         * make-docfile.c (scan_c_file): Output argument names at end of string.
5125         (write_c_args): New subroutine.
5127 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5129         * movemail.c: Report failure of flock.
5131 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5133         * etags.c (find_entries): Allow multi-letter extensions for fortran.
5135 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5137         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
5139 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
5141         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5143         * emacstool.1: Update to document environment variables.
5145 1989-02-21  Mosur Mohan  (email@notavailable)
5147         * etags.c (PAS_funcs): New function.
5149 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5151         * movemail.c: On sysv, include unistd.h.
5153 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5155         * b2m.c: New file.
5157 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5159         * etags.c: Prolog support from Sunichirou Sugou.
5161 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5163         * Makefile (clean): New target.
5165 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5167         * fakemail.c (put_line): Break header lines at 79 cols.
5169 1989-01-19  Sam Kendall  (email@notavailable)
5171         * etags.c: Greatly rewritten for C++ support and for multiple tags
5172         per line.
5174 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5176         * movemail.c: Check access before doing real work.
5177         Check that outfile is in a writable directory.
5178         On fatal error, delete the lock file.
5180 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
5182         * env.c: Add decl for my-index.
5183         * etags.c (file-entries): .oak => scheme
5185 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5187         * movemail.c: Use `access' to check input and output files.
5189 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5191         * emacsclient.c (main): Ignore all of CWD before first slash.
5193 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5195         * etags.c (readline): Double linebuffer->size outside the xrealloc.
5197 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5199         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5200         * server.c: chmod the socket to 0700.
5202 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5204         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5205         (add_field): Delete comments and turn `<', `>' to spaces
5206         in header lines.
5207         (USE_FAKEMAIL): New customization macro says to make fakemail
5208         not be a no-op even on a BSD system.
5210 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5212         * etags.c (consider_token): Skip comments just like whitespace.
5213         Notice `struct', etc. and set strtag for those tokens.
5214         Return 1 for the token following `struct' if an open-brace follows it.
5215         (C_entries): Special handling of token following `struct'
5216         needed because we have probably advanced to the following line
5217         to find the `{'.
5218         (main): New option `T' sets tflag and strflag.
5219         Set both of them by default if eflags.
5221 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5223         * movemail.c: Do fsync before closing output.
5225 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
5227         * movemail.c: Better error message when can't create tempname.
5228         This file needs a great deal of extra error-checking and lucid reporting...
5230 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5232         * etags.c: Support assembler code for .s and .a files.
5233         (getit): Allow underscore in a tag.
5235 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5237         * movemail.c: Close output and check errors before deleting input.
5239 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
5241         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5242         whether to prefix it.  Handle line number args.
5244 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
5246         * etags.c (main): Default setting of eflag was backwards.
5248 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5250         * etags.c: New option -i.  -f renamed -o.
5251         `-' as input file means read input file names from stdin.
5252         -i spec'd or input file named TAGS means the input file is another
5253         tag table; output an "include" line for it.
5255 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5257         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5258         New targets install, install.sysv, install.xenix.
5259         This makefile is now responsible for installing executables
5260         and documentation from this directory into system directories.
5262 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
5264         * server.c, emacsclient.c (main): Compute socket name from euid.
5266 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5268         * emacsclient.c: Args like +DIGITS are passed through unchanged.
5270 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5272         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5273         * emacsclient.c: Likewise.
5274         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5276 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5278         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5279         (istoken) New string-comparison macro.
5280         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
5282 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5284         * etags.c: Changes for VMS.
5285         Always define ETAGS on VMS.
5286         Define macros GOOD and BAD for success and failure exit codes.
5287         (begtk, intk): Allow `$' in identifiers.
5288         (main): Don't support -B, -F or -u on VMS.
5289         Alternate loop for scanning filename arguments.
5290         (system): Delete definition of this function.
5292         * etags-vmslib.c (system): Undefine this; VMS now provides it.
5294 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5296         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5297         around include of param.h.  (Like fns.c.)
5299 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5301         * loadst.c (load_average): Move load-average code to this new fn.
5302         Add conditionals to compute load ave on UMAX.
5304 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
5306         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5307         with opposite sense.
5309 1988-05-13  Chris Hanson  (cph@kleph)
5311         * emacsclient.c: Delete references to unused variable `out'.
5312         This caused a bus error when used under hp-ux.
5314 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5316         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5318 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
5320         * etags.c (find_entries): `.t' or `.sch' means scheme code.
5322 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5324         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5326 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5328         * movemail.c: #undef close, since config can #define it on V.3.
5329         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
5331 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
5333         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5334         invalid escape sequences such as `\{'.
5336         * loadst.c: Add `sequent' conditional for file dk.h.
5338 1988-03-20  Richard M. Stallman  (rms@wilson)
5340         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
5342         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
5344 ;; Local Variables:
5345 ;; coding: utf-8
5346 ;; End:
5348   Copyright (C) 1993-1999, 2001-2011  Free Software Foundation, Inc.
5350   This file is part of GNU Emacs.
5352   GNU Emacs is free software: you can redistribute it and/or modify
5353   it under the terms of the GNU General Public License as published by
5354   the Free Software Foundation, either version 3 of the License, or
5355   (at your option) any later version.
5357   GNU Emacs is distributed in the hope that it will be useful,
5358   but WITHOUT ANY WARRANTY; without even the implied warranty of
5359   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5360   GNU General Public License for more details.
5362   You should have received a copy of the GNU General Public License
5363   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.