* lisp/progmodes/sh-script.el (sh-imenu-generic-expression):
[emacs.git] / etc / ChangeLog
blob5c5f85a1a25ec3da708f3eacbd83b1823bafb170
1 2012-07-15  Leo Liu  <sdl.web@gmail.com>
3         * NEWS: Mention exclamation-mark and flymake.
5 2012-07-08  Juanma Barranquero  <lekktu@gmail.com>
7         * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
9 2012-07-07  Michael Witten  <mfwitten@gmail.com>  (tiny change)
11         * tutorials/TUTORIAL: Copyedits (Bug#11689).
13 2012-06-28  Glenn Morris  <rgm@gnu.org>
15         * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
17 2012-06-24  Lawrence Mitchell  <wence@gmx.li>
19         * NEWS: Move and improve the defun/defalias changes (bug#11686).
21 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
23         Support higher-resolution time stamps (Bug#9000).
24         * NEWS: Mention addition of picoseconds to time stamp format.
26 2012-06-13  Deniz Dogan  <deniz@dogan.se>
28         * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
30 2012-06-04  Paul Eggert  <eggert@cs.ucla.edu>
32         * PROBLEMS (68000 C compiler problems): Remove obsolete section.
33         Not only are the compilers long-dead, the obsolete advice
34         typically doesn't apply to current Emacs sources.
36 2012-06-03  Chong Yidong  <cyd@gnu.org>
38         * themes/wheatgrass-theme.el:
39         * themes/deeper-blue-theme.el:
40         * themes/tango-dark-theme.el:
41         * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
42         compilation-mode-line-run, and compilation-mode-line-exit faces.
44         * themes/manoj-dark-theme.el: Remove :family attributes.
46 2012-06-01  Paul Eggert  <eggert@cs.ucla.edu>
48         Remove --disable-maintainer-mode option from 'configure'.  (Bug#11555)
49         * NEWS: Mention this.
51 2012-06-01  Andrew Beals  <andrew.beals@gmail.com>  (tiny change)
53         * spook.lines: Additions.  (Bug#11598)
55 2012-05-31  Paul Eggert  <eggert@cs.ucla.edu>
57         * PROBLEMS: Remove obsolete '#define static' cruft.
59 2012-05-07  Glenn Morris  <rgm@gnu.org>
61         * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
62         * forms/forms-d2.dat: Move to forms/ subdirectory.
63         * forms/README: New.
65 2012-05-03  Paul Eggert  <eggert@cs.ucla.edu>
67         * NEWS: Do not limit current-time-string to years 1000..9999.
69 2012-04-27  Jambunathan K  <kjambunathan@gmail.com>
71         * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
72         With this change, in a description list, if the description paragraph
73         spawns multiple lines then it will correctly indented.
75 2012-04-20  Glenn Morris  <rgm@gnu.org>
77         * CONTRIBUTE: Expand a bit on copyright assignments.
79         * MORE.STUFF: General update.  Mention list-packages.
80         Remove many old/outdated URLs.
81 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
83         * publicsuffix.txt: New file (bug#1401).
85 2012-04-02  Alan Mackenzie  <acm@muc.de>
87         * NEWS: Add CC Mode entries.
89 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
91         * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
92         New section styles. These sections are indented to the same
93         level as the corresponding list entries.  These sections hold
94         tables that occur within a list.  (OrgTable):
95         Increased relative width from 90% to 96% for aesthetic reasons.
97 2012-03-16  Glenn Morris  <rgm@gnu.org>
99         * HELLO: Say that this is not a comprehensive list.
100         Remove "duplicate" entry.  (Bug#11024)
102 2012-02-20  Paul Eggert  <eggert@cs.ucla.edu>
104         * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
106 2012-02-10  Leo Liu  <sdl.web@gmail.com>
108         * NEWS: Change condition-case-no-debug to
109         condition-case-unless-debug and split the entry in two.
111 2012-02-08  Alex Ott  <alexott@gmail.com>
113         * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
114         Coding system changed to UTF-8.
116 2012-02-06  Juanma Barranquero  <lekktu@gmail.com>
118         * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
120 2012-02-03  Pieter Schoenmakers  <tiggr@tiggr.net>
122         * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
124 2012-01-30  Chong Yidong  <cyd@gnu.org>
126         * tutorials/TUTORIAL: Delete a repeat sentence.
128 2012-01-25  Mats Lidell  <mats.lidell@cag.se>
130         * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
132 2012-01-21  Ognyan Kulev  <ogi@tower.3.bg>
134         * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
136 2012-01-19  Werner Lemberg  <wl@gnu.org>
138         * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
139         Minor typographical improvements.
141 2012-01-17  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
143         * tutorials/TUTORIAL.sl: Update.
145 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
147         * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
148         2012-01-10T08:27:22Z!cyd@gnu.org.
150 2012-01-10  Chong Yidong  <cyd@gnu.org>
152         * tutorials/TUTORIAL: Don't give instructions for old-style X
153         scrollbars.  Use DEL terminology instead of DelBack.
154         Improve description of graphical continuation lines and mode-line.
155         Promote use of C-/ and C-SPC.  Remove discussion of flow control.
157 2012-01-05  Glenn Morris  <rgm@gnu.org>
159         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
160         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
161         * refcards/de-refcard.tex, refcards/dired-ref.tex:
162         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
163         * refcards/fr-survival.tex, refcards/pl-refcard.tex:
164         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
165         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
166         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
167         * refcards/survival.tex: Bump version number to 24.
169         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
170         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
171         * refcards/de-refcard.tex, refcards/dired-ref.tex:
172         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
173         * refcards/fr-survival.tex, refcards/orgcard.tex:
174         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
175         * refcards/refcard.tex, refcards/ru-refcard.tex:
176         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
177         * refcards/sk-survival.tex, refcards/survival.tex:
178         * refcards/vipcard.tex, refcards/viperCard.tex:
179         Update short copyright year to 2012.
181 2012-01-04 Chong Yidong  <cyd@stupidchicken.com>
183         * org/README: Rename from COPYRIGHT-AND-LICENSE.
185 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
187         * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
189 2012-01-03  Bastien Guerry  <bzg@altern.org>
191         * org/COPYRIGHT-AND-LICENSE: New file.
193         * org/: New directory.
195 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
197         * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
199 2011-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
201         * NEWS: Mention auth-source twice in connection with smtpmail to
202         clarify that smtpmail uses auth-source.
204 2011-11-20  Bill Wohler  <wohler@newt.com>
206         Release MH-E version 8.3.1.
208         * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
210 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
212         * MAILINGLISTS: Fix typo.
214 2011-10-29  Eli Zaretskii  <eliz@gnu.org>
216         * themes/wombat-theme.el: Add a coding cookie.  (Bug#9905)
218 2011-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
220         * NEWS: Document the disappearance of binding caches (bug#9899).
222 2011-10-01  Juanma Barranquero  <lekktu@gmail.com>
224         * NEWS: Fix typo.  Remove duplicate info.
226 2011-09-23  Martin Rudalics  <rudalics@gmx.at>
228         * NEWS: Document some window code changes.
230 2011-09-20  Bill Wohler  <wohler@newt.com>
232         Release MH-E version 8.3.
234         * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
236 2011-09-13  William Stevenson  <yhvh2000@gmail.com>
238         * themes/adwaita-theme.el: New file.
240 2011-09-13  Scott Frazer  <frazer.scott@gmail.com>
242         * themes/whiteboard-theme.el:
243         * themes/deeper-blue-theme.el: New files.
245 2011-09-05  Juri Linkov  <juri@jurta.org>
247         * grep.txt: Add `eval' to the Local Variables section that
248         emulates `grep-filter'.
250 2011-08-30  Paul Eggert  <eggert@cs.ucla.edu>
252         * MACHINES: Remove obsolete info and update a bit (Bug#9404).
254         * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
256 2011-08-24  Steve Chapel  <schapel@laptop.stevechapel.com>  (tiny change)
258         * refcards/refcard.tex: Add a few more commands. (Bug#9343)
260 2011-08-22  Juri Linkov  <juri@jurta.org>
262         * compilation.txt: Add more samples of output and non-output
263         switches (bug#9319).
265 2011-08-19  Chong Yidong  <cyd@stupidchicken.com>
267         * themes/dichromacy-theme.el:
268         * themes/wheatgrass-theme.el:
269         * themes/tango-theme.el:
270         * themes/tango-dark-theme.el: Add error, warning, and success
271         faces.
273 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
275         * refcards/orgcard.tex: Document `org-copy-visible'.
277 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
279         * refcards/orgcard.tex: Documentation of new Babel function.
281 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
283         * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
285 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
287         * refcards/orgcard.tex: Document key for clock consistency check.
289 2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
291         * grammars: New directory.
293 2011-07-28  Andreas Schwab  <schwab@linux-m68k.org>
295         * NEWS: Document ## and #:.
297 2011-07-18  Andreas Schwab  <schwab@linux-m68k.org>
299         * charsets/GB180302.map: Update to 2005 edition.
300         * charsets/GB180304.map: Likewise.
302 2011-07-17  Bill Wohler  <wohler@newt.com>
304         Release MH-E version 8.2.93.
306         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
308 2011-07-16  Bill Wohler  <wohler@newt.com>
310         Release MH-E version 8.2.92.
312         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
314 2011-07-12  Bill Wohler  <wohler@newt.com>
316         Release MH-E version 8.2.91.
318         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
320         * MH-E-NEWS: Mention that SourceForge MH-E users will have to
321         update their load-paths.
323 2011-07-10  Bill Wohler  <wohler@newt.com>
325         Release MH-E version 8.2.90.
327         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
329 2011-07-07  Tassilo Horn  <tassilo@member.fsf.org>
331         * themes/tsdh-light-theme.el:
332         * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
333         `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
334         face.
336 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
338         * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
339         Mention the `send-mail-function' default change.
341 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
343         * themes/dichromacy-theme.el:
344         * themes/tango-theme.el:
345         * themes/tango-dark-theme.el:
346         * themes/wheatgrass-theme.el: Don't define button face separately;
347         it inherits from link now.
349 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
351         * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
353 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
355         * NEWS: Document new emacs-lock.el and renaming of old one.
357 2011-07-05  Manoj Srivastava  <srivasta@ieee.org>
359         * themes/manoj-dark-theme.el (manoj-dark): New file.
361 2011-03-29  Kevin Ryde  <user42@zip.com.au>
363         * compilation.txt (perl-Test2): New samples.
365 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
367         * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
368         first line.
370 2011-07-01  Alan Mackenzie  <acm@muc.de>
372         * NEWS: CC Mode: New "guessing" of style.
374 2011-06-21  Leo Liu  <sdl.web@gmail.com>
376         * NEWS: Mention the new primitive secure-hash.
378 2011-06-14  Chong Yidong  <cyd@stupidchicken.com>
380         * themes/dichromacy-theme.el: New theme.
382 2011-06-07  Paul Eggert  <eggert@cs.ucla.edu>
384         * NEWS: Mention new configure option --with-wide-int.
386 2011-05-24  Leo Liu  <sdl.web@gmail.com>
388         * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
390 2011-05-14  Ulf Jasper  <ulf.jasper@web.de>
392         * images/newsticker/README: Added.
394 2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
396         * images/newsticker: Added.
397         * images/newsticker/browse-url.xpm: Added.
398         * images/newsticker/get-all.xpm: Added.
399         * images/newsticker/mark-immortal.xpm: Added.
400         * images/newsticker/mark-read.xpm: Added.
401         * images/newsticker/narrow.xpm: Added.
402         * images/newsticker/next-feed.xpm: Added.
403         * images/newsticker/next-item.xpm: Added.
404         * images/newsticker/prev-feed.xpm: Added.
405         * images/newsticker/prev-item.xpm: Added.
406         * images/newsticker/update.xpm: Added.
408 2011-05-10  Jim Meyering  <meyering@redhat.com>
410         * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
412 2011-05-03  Leo Liu  <sdl.web@gmail.com>
414         * NEWS: Mention the new command isearch-yank-pop.
416 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
418         * NEWS: Mention new library gnutls.el and explain GnuTLS
419         functionality.  Mention new configure.bat options --without-gnutls
420         and --lib for W32.
422 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
424         * NEWS: Mention `url-retrieve-queue', (:file "file") and
425         `server-eval-at'.
427 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
429         * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
430         Document new "default HOME" warning.
432 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
434         * DEBUG: Document debug-on-event default behavior and utility for
435         debugging.
437 2011-04-22  Noah Friedman  <friedman@splode.com>
439         * emacs-buffer.gdb: Add trailing underscores to appropriate member
440         names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
441         of src/lisp.h.
443 2011-04-08  Christoph Scholtes  <cschol2112@googlemail.com>
445         * NEWS: Document new function `vc-ediff'.
447 2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
449         * NEWS: New variable `revert-buffer-in-progress-p'.
451 2011-03-22  Sebastian Hermida  <sebas00@gmail.com>
453         * themes/misterioso-theme.el: New file.
455 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
457         * NEWS: Document warning about _emacs.
459 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
461         * NEWS: `shell' prompts for the shell path name, when the default
462         directory is a remote file name and neither environment variable
463         $ESHELL nor variable `explicit-shell-file-name' is set.
465 2011-03-08  Kristoffer Grönlund  <krig@koru.se>
467         * themes/wombat-theme.el: New file.
469 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
471         * Version 23.3 released.
473 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
475         * srecode/el.srt: Fix typo.
477 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
479         * themes/tango-dark-theme.el: Tweak background on low-color
480         terminals.
482 2011-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
484         * images/icons/allout-widgets/dark-bg/locked-encrypted.png:
485         * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm:
486         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
487         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
488         * images/icons/allout-widgets/light-bg/locked-encrypted.png:
489         * images/icons/allout-widgets/light-bg/locked-encrypted.xpm:
490         * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
491         * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
492         Reorganize icon directories and files to reconcile against windows
493         short-filename clashes.
495 2011-02-16  Ken Manheimer  <ken.manheimer@gmail.com>
497         * images/icons/allout-widgets-dark-bg,
498         * images/icons/allout-widgets-light-bg: Icons for new
499         allout-widgets.el.
501         * images/icons/README: Include coypright and GPL 3 license for
502         new icons.
504 2011-02-16  Michael Albinus  <michael.albinus@gmx.de>
506         * NEWS: Add soap-client.el and soap-inspect.el.
508 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
510         * NEWS: Tramp methods "imap" and "imaps" are discontinued.
512 2011-02-12  Drew Adams  <drew.adams@oracle.com>
514         * themes/light-blue-theme.el: New file.
516 2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
518         format-time-string now supports subsecond time stamp resolution
519         * NEWS: Document this.
521 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
523         Redo spelling of Makefile variables to conform to POSIX.
524         POSIX does not allow "-" in Makefile variable names.
525         Reported by Bruno Haible in
526         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
527         * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
528         DIRED-REFCARDS_PDF.
529         (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
530         (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
531         (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
533 2011-01-18  Glenn Morris  <rgm@gnu.org>
535         * PROBLEMS: Add note about svn+ssh.  (Bug#7791)
537 2011-01-14  Glenn Morris  <rgm@gnu.org>
539         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
540         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
541         * refcards/de-refcard.tex, refcards/dired-ref.tex:
542         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
543         * refcards/fr-survival.tex, refcards/orgcard.tex:
544         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
545         * refcards/refcard.tex, refcards/ru-refcard.tex:
546         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
547         * refcards/sk-survival.tex, refcards/survival.tex:
548         * refcards/vipcard.tex, refcards/viperCard.tex:
549         Update short copyright year to 2011.
551 2011-01-13  Christian Ohler  <ohler@gnu.org>
553         * NEWS: Mention ERT.
555 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
557         * NEWS: Add new function dbus-register-service.
559 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
561         * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
562         tango palette colors.  Only define faces for color displays.
563         Customize the ansi-color-names-vector variable.  Add Ediff,
564         Flyspell, and Semantic faces as suggested by Jan Moringen.
566 2011-01-08  Andreas Schwab  <schwab@linux-m68k.org>
568         * compilation.txt: Add column to gcc-include sample.
570 2011-01-08  Glenn Morris  <rgm@gnu.org>
572         * PROBLEMS: -batch implies -q.
574 2011-01-07  Tassilo Horn  <tassilo@member.fsf.org>
576         * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
577         dev-prefix from file names, so that the files don't clash on 8x3
578         filesystems.
580 2011-01-06  Tassilo Horn  <tassilo@member.fsf.org>
582         * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
583         * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
585 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
587         * NEWS: Extended behavior of dbus-register-{method,property}.
589 2011-01-02  Kenichi Handa  <handa@m17n.org>
591         * NEWS.23: Describe the changes for rmail's MIME handling.
593 2010-12-18  Chong Yidong  <cyd@stupidchicken.com>
595         * images/separator.xpm: Tweak colors.
597 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
599         * NEWS: Mention new Tramp method "ksu".
601 2010-12-13  W. Martin Borgert  <debacle@debian.org>  (tiny change)
603         * schema/schemas.xml: Add DocBook (Bug#7491).
605 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
607         * refcards/orgcard.tex: Cleanup.
609 2010-11-27  Ulrich Mueller  <ulm@gentoo.org>
611         * HELLO: Add ancient Greek (Bug#7418).
613 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
615         * NEWS: Document display of glyphless characters.
617 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
619         * refcards/orgcard.tex: Add new Babel key sequences.
621 2010-10-26  Glenn Morris  <rgm@gnu.org>
623         * images/README: Add (un)checked.xpm
624         * images/checked.xpm, images/unchecked.xpm: Add copyright.
626 2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
628         * images/checked.xpm:
629         * images/unchecked.xpm: New images.
631 2010-10-24  Richard Stallman  <rms@gnu.org>
633         * DISTRIB: Update donation section.
635 2010-10-24  Glenn Morris  <rgm@gnu.org>
637         * DISTRIB: Small updates.
639 2010-10-19  Julien Danjou  <julien@danjou.info>
641         * tutorials/TUTORIAL: Don't mention mode-line end dashes.
643 2010-10-16  Chong Yidong  <cyd@stupidchicken.com>
645         * themes: New directory for custom theme files, moved from lisp/.
647 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
649         * tutorials/TUTORIAL.es: Fix typos.
651 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
653         * NEWS: Mention `dynamic-library-alist'.
655 2010-10-13  Glenn Morris  <rgm@gnu.org>
657         * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
659 2010-10-12  Glenn Morris  <rgm@gnu.org>
661         * TODO: Merge ../nextstep/FOR-RELEASE into this file.
663         * BABYL: Remove file.
665 2010-09-21  Eric Ludlam  <zappo@gnu.org>
667         * srecode/java.srt: Make NAME be a prompt.
669 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
671         * NEWS: Some Tramp methods are discontinued.
673 2010-09-11  Glenn Morris  <rgm@gnu.org>
675         * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
676         emacsclient -a instead of the first two).
678 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
680         * NEWS: Mention the new libxml2 functions.
682 2010-08-25  Kenichi Handa  <handa@m17n.org>
684         * HELLO: Change designation sequences for Arabic text.
686 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
688         * NEWS: dbus.el supports alternative buses.
690 2010-08-22  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
692         * emacs3.py: Import imp module and use it (Bug#5756).
694 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
696         * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
697         Fix a few typos.
699 2010-08-08  Ken Brown  <kbrown@cornell.edu>
701         * PROBLEMS: Mention problem with Cygwin 1.5.19.
703 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
705         * NEWS: Mention the Hebrew translation.
707         * tutorials/TUTORIAL.he: Don't use acronyms.
709 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
711         * AUTHORS: Rename unexec.o => unexcoff.o.
712         * PROBLEMS: Rename unexec.o => unexcoff.o.
714 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
716         * tutorials/TUTORIAL.he: New file.
718         * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
720 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
722         * NEWS: Document new --distfiles configure.bat option and
723         `dist' make target on Windows.
725 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
727         * PROBLEMS: Add note about use of backslashes in Windows paths.
729 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
731         * NEWS: Mention --enable-checking is now supported on Windows.
733 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
735         * refcards/orgcard.tex: Remove the key for the TODO sparse tree
736         and add the new key.  Document new keys for image and entity
737         display.  Document the Org Babel keys.
739 2010-06-19  Ken Brown  <kbrown@cornell.edu>
741         * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
743 2010-06-12  Glenn Morris  <rgm@gnu.org>
745         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
747 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
749         * NEWS: Add notifications.el.
751 2010-05-28  Glenn Morris  <rgm@gnu.org>
753         * MACHINES: Remove some old information no longer of relevance.
754         Switch to outline-mode.
756 2010-05-27  Glenn Morris  <rgm@gnu.org>
758         * PROBLEMS: Remove old information no longer of relevance.
760 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
762         * NEWS: Add sections for Emacs-23.3.
764 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
766         * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
768 2010-05-08  Kenichi Handa  <handa@m17n.org>
770         * HELLO: Adjust Burmese for Unicode 5.2 encoding.
772 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
774         * Version 23.2 released.
776 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
778         * HELLO: Reorder Arabic greetings into logical order (they were
779         mistakenly changed to visual order by the 2010-03-28 change).
781 2010-04-18  Francesc Rocher  <rocher@member.fsf.org>
783         * MORE.STUFF: Add a new entry for QWE.
785 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
787         * HELLO (Mathematics): Prefer Unicode charset.
789 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
791         * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
792         svg tag (Bug#5790).
794 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
796         * PROBLEMS: Mention problems on MS-Windows with incompatible
797         regex.h headers.
799 2010-03-28  Eli Zaretskii  <eliz@gnu.org>
801         * HELLO: Reorder Arabic and Hebrew into logical order, and
802         insert RLM before the opening paren, to make the display more
803         reasonable.  Add setting for bidi-display-reordering in the local
804         variables section.
805         * NEWS: Mention initial support for bidirectional editing.
807 2010-03-24  Francesc Rocher  <rocher@member.fsf.org>
809         * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
811 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
813         * gnus/gnus-setup.ast: Add finish links to the top nodes.
815         * gnus/news-server.ast: Add some trivial validation.
817 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
819         * NEWS: Add secrets.el.
821 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
823         * images/custom/down.xpm, images/custom/right.xpm: Update images
824         to increase contrast on bright backgrounds.
826 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
828         * Branch for 23.2.
830 2010-03-06  Glenn Morris  <rgm@gnu.org>
832         * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
834 2010-03-05  Glenn Morris  <rgm@gnu.org>
836         * refcards/orgcard.tex: Use pdflayout.sty.
837         * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
839 2010-03-02  Glenn Morris  <rgm@gnu.org>
841         * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
842         (pl-refcard.pdf): Let presence of pdfmex be another test for the
843         required TeX files.  Pass explicit output-format to tex command.
844         (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
845         portrait layout rather than the desired landscape.
847 2010-03-01  Glenn Morris  <rgm@gnu.org>
849         * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
851         * refcards/de-refcard.tex: Fix paren typo.
853         * refcards/ru-refcard.tex: Rename \year command to \cyear, since
854         the former seems to be already used in some TeX installations.
856         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
857         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
858         * refcards/de-refcard.tex, refcards/dired-ref.tex:
859         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
860         * refcards/fr-survival.tex, refcards/orgcard.pdf:
861         * refcards/orgcard.tex, refcards/pl-refcard.tex:
862         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
863         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
864         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
865         * refcards/survival.tex, refcards/vipcard.tex:
866         * refcards/viperCard.tex: Update short copyright year to 2010.
868 2010-02-26  Glenn Morris  <rgm@gnu.org>
870         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
871         Fix some keybinding typos.
873 2010-02-14  Chong Yidong  <cyd@stupidchicken.com>
875         * images/custom/down-pushed.xpm, images/custom/down.xpm:
876         * images/custom/right-pushed.xpm:
877         * images/custom/right-pushed.xpm: Increase height by four
878         pixels, to improve text alignment.
880 2010-01-16  Mario Lang  <mlang@delysid.org>
882         * srecode/doc-cpp.srt, srecode/doc-default.srt:
883         * srecode/doc-java.srt: Remove duplicated words.
885 2010-01-14  Nick Roberts  <nickrob@snap.net.nz>
887         * images/gud/recstart.xpm, images/gud/recstop.xpm:
888         * images/gud/rcont.xpm, images/gud/rnext.xpm:
889         * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
890         * images/gud/rstep.xpm, images/gud/rstepi.xpm:
891         New icons for reverse debugging.
893 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
895         * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
896         (group-comment-start, group-comment-end):
897         * srecode/doc-default.srt (section-comment, function-comment)
898         (variable-same-line-comment, group-comment-start, group-comment-end):
899         * srecode/doc-java.srt (function-comment, variable-same-line-comment)
900         (group-comment-start, group-comment-end):
901         Fix typos in template docstrings.
903 2010-01-14  Kenichi Handa  <handa@m17n.org>
905         * NEWS: Describe the change of auto-composition-mode.
907 2010-01-12  Glenn Morris  <rgm@gnu.org>
909         * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
910         for bug reports for development versions.
912 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
914         * NEWS: Fix typos.
916 2009-12-15  Glenn Morris  <rgm@gnu.org>
918         * CONTRIBUTE (Coding Standards): Update URL.
919         (Getting the Source Code): Other VCSs are available.
921         * ORDERS: Update some URLs.
923         * edt-user.el: New file, split out from edt-user.doc.
924         * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
925         and remove.
927 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
929         * NEWS: Point to the external counterparts of su and sudo.
931 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
933         * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
934         * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
935         * images/mpc/rewind.xpm, images/mpc/stop.xpm:
936         New images.
938 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
940         * NEWS: New functions eshell/su and eshell/sudo.
942 2009-11-26  Kevin Ryde  <user42@zip.com.au>
944         * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
945         Aubrey Jaffer's texinfo R5RS moved to
946         http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
947         (per http://people.csail.mit.edu/jaffer/Scheme.html).
949 2009-11-26  Jan Djärv  <jan.h.d@swipnet.se>
951         * PROBLEMS: Mention Metacity hang on Emacs resize.
953 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
955         * PROBLEMS: Add workaround for Cygwin crash and remove fixed
956         rebasing problem.
958 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
960         * NEWS: Mention dynamic font changes (font-use-system-font).
962 2009-11-15  Carsten Dominik  <dominik@u016822.science.uva.nl>
964         * refcards/orgcard.tex: Push version number to 6.33a.
966 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
968         * refcards/orgcard.tex: Document the new archiving keys.
970 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
972         * compilation.txt: Add one more error message for msft (Bug#4100).
974 2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
976         * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade.  (Bug#3375)
978 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
980         * NEWS: New function copy-directory.
982 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
984         * srecode: New directory for SRecode template files.
986 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
988         * NEWS: delete-directory has an optional parameter RECURSIVE.
990 2009-10-01  Carsten Dominik  <dominik@u016822.science.uva.nl>
992         * refcards/orgcard.tex: New version number.
994 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
996         * NEWS: Mention Tramp connection methods "imap" and "imaps".
998 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1000         * NEWS: Mention new library imap-hash.el.
1002 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
1004         * NEWS: Mention new variable `help-downcase-arguments'
1005         and new default for arguments in *Help* buffers.
1007 2009-09-15  Juanma Barranquero  <lekktu@gmail.com>
1009         * NEWS: Mention new behavior of -Q and new variable
1010         `inhibit-x-resources'.
1012 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
1014         * PROBLEMS: Document Athena/Lucid internationalization
1015         problem (Bug#4333).
1017 2009-09-02  Carsten Dominik  <dominik@u016822.science.uva.nl>
1019         * refcards/orgcard.tex: Document new effort setting commands.
1020         Document the new keys for agenda time motion.
1021         Document the `E' key in the agenda.
1023 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1025         * NEWS: Declare unibyte sessions obsolete.
1027 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
1029         * NEWS: Mention Tramp connection method "rsyncc" and variable
1030         `process-file-side-effects'.
1032 2009-08-13  Kenichi Handa  <handa@m17n.org>
1034         * NEWS: Mention the new coding systme `utf-8-hfs' and many
1035         functions for Unicode normalization.
1037 2009-08-09  CHENG Gao  <chenggao@gmail.com>
1039         * MORE.STUFF: Update Etags and Ispell URLs.
1041 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
1043         * images/gud/all.xpm, images/gud/thread.xpm: New icons for
1044         gdb-mi.el.
1046 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1048         * e/eterm-color.ti (msgr, u6, u7): New capabilities.
1050 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
1052         * NEWS: Autorevert Tail mode works now for remote files.
1054 2009-07-26  Kevin Ryde  <user42@zip.com.au>
1056         * compilation.txt: Add Perl-Glib sample message.
1058 2009-07-23  Ken Raeburn  <raeburn@raeburn.org>
1060         * NEWS: `load-in-progress' corruption fixed.
1062 2009-07-21  Glenn Morris  <rgm@gnu.org>
1064         * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
1065         * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
1066         * refcards/cs-refcard.tex, refcards/de-refcard.tex:
1067         * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
1068         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1069         * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
1070         * refcards/cs-survival.tex, refcards/fr-survival.tex:
1071         * refcards/sk-survival.tex, refcards/survival.tex:
1072         Remove version numbers that don't mean much.  Instead, just use Emacs
1073         version and date.  Use FSF URL rather than postal address.
1075         * refcards/vipcard.tex (versionnumber, version): Remove.
1076         (versionemacs, versionvip): New.
1077         (copyrightnotice): Use FSF URL rather than postal address.
1079         * refcards/viperCard.tex (versionnumber): Rename to versionviper.
1080         (versionemacs, versionxemacs): New.
1081         (version): Remove.
1082         (copyrightnotice): Use FSF URL rather than postal address.
1084 2009-07-16  Glenn Morris  <rgm@gnu.org>
1086         * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
1087         * refcards/sk-dired-ref.tex:
1088         Remove non-existent (?) bindings: w, C-u o, U, delete.
1089         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1091         * refcards/gnus-refcard.tex: Condense a few sentences in order to
1092         make them fit on one line, and add some page breaks, to improve the
1093         layout in the pdfs.
1095 2009-07-15  Glenn Morris  <rgm@gnu.org>
1097         * refcards/dired-ref.tex: Change from A4 to letter paper.
1098         Remove non-existent (?) bindings: w, C-u o, U, delete.
1099         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1100         New: async shell command = &.
1102         * refcards/gnus-refcard.tex (Copyright): Add 2009.
1103         (Notes): Add missing line-break.
1104         (Threading): Reword to fit on one line.
1106         * refcards/calccard.tex (emacsversionnumber): Just use major version.
1108         * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1109         clobbering gnus-refcard.pdf.
1110         (clean): Remove .aux files.
1111         (gnus-logo.pdf): Remove rule, since this file is distributed.
1113 2009-07-10  Kenichi Handa  <handa@m17n.org>
1115         * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1117 2009-07-10  Kevin Ryde  <user42@zip.com.au>
1119         * compilation.txt: Fix names of some elements.
1121 2009-07-08  Glenn Morris  <rgm@gnu.org>
1123         * tutorials/TUTORIAL: Standardize the way M-x commands are written:
1124         dashes inside command names, not spaces; spaces before <Return>.
1125         (Summary): Describe the new behavior of C-l.
1126         (Basic Cursor Control): Don't say that files "ought" to end in newlines.
1127         Try to distinguish scroll bar from fringes.
1128         You can also scroll with a wheel mouse.
1129         (If Emacs Stops Responding): Rename from "When Emacs is hung".
1130         (Inserting And Deleting): Continuation marks appear in the fringe.
1131         Clarify that deletion can be undone.  Mention cut and paste, and
1132         the Glossary.
1133         (Files, Mode Line): Update mode-line format.
1134         (Extending The Command Set): Downplay C-z, since using Emacs on a
1135         text-only terminal is less common these days.
1136         (Searching): Incremental searching is no longer atypical.
1137         Downplay flow control issues, remove reference to deleted FAQ node.
1138         (Multiple Windows): Mention frames.
1139         (Multiple Frames): New section.
1140         (Getting More Help): Downplay C-h having a different binding.
1141         Don't say help is "on-line", since the meaning has changed.
1142         (More Features): Replace "on-line".  Use C-h rather than F10 h.
1143         Say a little more about completion.
1144         (Conclusion): Don't mention C-z again here.
1146 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1148         * NEWS: Mention maximized.
1150 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
1152         * NEWS: Add "synce" connection method of Tramp.
1154 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
1156         * NEWS: Add new connection methods of Tramp.
1158 2009-06-24  Kenichi Handa  <handa@m17n.org>
1160         * charsets/stdenc.map: Re-generated.
1162         * charsets/symbol.map: Re-generated.
1164 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1166         * Branch for 23.1.
1168 2009-06-15  Alan Mackenzie  <acm@muc.de>
1170         * NEWS: Document changes to end-of-defun-function, clarifying
1171         entry for beginning-of-defun-function.
1173 2009-06-13  Bill Wohler  <wohler@newt.com>
1175         Release MH-E version 8.2.
1177         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
1179 2009-06-12  Kenichi Handa  <handa@m17n.org>
1181         * HELLO: Use "/" instead of "," to separate independent words.
1183         * charsets/*.map: All re-generated.
1185 2009-06-08  Kenichi Handa  <handa@m17n.org>
1187         * HELLO: Downcase "suomi".
1189 2009-05-25  Werner Lemberg  <wl@gnu.org>
1191         * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
1192         Use reformed Orthography.
1193         Minor improvements.
1195 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
1197         * refcards/survival.tex: Add M-g M-g binding.
1199         * refcards/survival.tex:
1200         * refcards/sk-survival.tex:
1201         * refcards/sk-refcard.tex:
1202         * refcards/sk-dired-ref.tex:
1203         * refcards/ru-refcard.tex:
1204         * refcards/pt-br-refcard.tex:
1205         * refcards/pl-refcard.tex:
1206         * refcards/fr-survival.tex:
1207         * refcards/fr-dired-ref.tex:
1208         * refcards/dired-ref.tex:
1209         * refcards/cs-survival.tex:
1210         * refcards/cs-refcard.tex:
1211         * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
1213 2009-05-15  Chong Yidong  <cyd@stupidchicken.com>
1215         * refcards/refcard.tex: Update Emacs version to 23.
1217 2009-05-15  Sven Joachim  <svenjoac@gmx.de>
1219         * refcards/de-refcard.tex: Merge changes from refcard.tex.
1220         Change `Paragraph' to `Absatz'.
1222 2009-04-09  Glenn Morris  <rgm@gnu.org>
1224         * MORE.STUFF: Update some urls.  Remove dead links: eshell, expand,
1225         ffap, hideshow.  Remove original whitespace, now in obsolete/.
1226         Remember and nXML are part of the distribution now.
1228 2009-03-13  Kenichi Handa  <handa@m17n.org>
1230         * NEWS: Add description for the argument change of
1231         `set-fontset-font' and `print-fontset'.
1233 2009-02-25  Glenn Morris  <rgm@gnu.org>
1235         * MORE.STUFF: Mention Zile.
1237 2009-02-23  Miles Bader  <miles@gnu.org>
1239         * NEWS: Rename `system-process-attributes' to `process-attributes'.
1241 2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
1243         * compilation.txt: Add entry for maven.
1245 2009-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
1247         * refcards/calccard.tex: Update version number.
1248         Mention Maxima mode.
1250 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
1252         * compilation.txt (gnu): Add an example for the "note" format.
1254 2009-02-04  Jason Rumney  <jasonr@gnu.org>
1256         * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
1258 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
1260         * refcards/orgcard.tex: New version number.
1262 2009-01-28  Juanma Barranquero  <lekktu@gmail.com>
1264         * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
1266 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
1268         * refcards/orgcard.tex: New version number.
1270 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
1272         * refcards/orgcard.tex: New version number.
1274 2009-01-27  Kenichi Handa  <handa@m17n.org>
1276         * NEWS: New function `coding-sytem-from-name'.
1278 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
1280         * refcards/orgcard.tex: New year and version number.
1281         Document heading/item conversion commands.
1282         Document C-c RET in tables.
1284 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
1286         * NEWS: Tramp supports IPv6 addresses.
1288 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
1290         * refcards/orgcard.tex: Version number change.
1292 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
1294         * PROBLEMS (MS-DOS): Document the problems on Vista.
1296 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
1298         * refcards/orgcard.tex: Version number change.
1300 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
1302         * refcards/orgcard.tex: Version number change.
1304 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
1306         * MACHINES: SH3 is still supported.
1308 2008-12-07  Carsten Dominik  <dominik@science.uva.nl>
1310         * refcards/orgcard.tex: Version number update.
1312 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
1314         * NEWS: Fix typo.  (Bug#1439)
1316 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
1318         * refcards/orgcard.tex: Document the extra yanking key.
1320 2008-11-08  Mark A. Hershberger  <mah@everybody.org>
1322         * compilation.txt (php): Add regexp for php error messages.
1324 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
1326         * NEWS: New function `locate-user-emacs-file'.
1328 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
1330         * MACHINES: Add section for SuperH.
1332 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
1334         * refcards/orgcard.tex: Add description for attachments, plus
1335         minor changes.
1337 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
1339         * refcards/orgcard.tex: Minor fixes.
1341 2008-09-08  Daiki Ueno  <ueno@unixuser.org>
1343         * TODO: Remove the entry describing auto-encryption.
1345 2008-08-26  Robert J. Chassell  <bob@rattlesnake.com>
1347         * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
1349 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
1351         * HELLO: Fix Javanese pun.
1353 2008-08-18  Bill Wohler  <wohler@newt.com>
1355         Release MH-E version 8.1.
1357         * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
1359 2008-08-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1361         * NEWS: Improve information about whitespace package.
1363 2008-08-01  Teodor Zlatanov  <tzz@lifelogs.com>
1365         * NEWS: Add entries about the new auth-source integration and
1366         about the cyrillic-translit modifications.
1368 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
1370         * Emacs.clr: Remove.
1372 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
1374         * termcap.src: Remove file.
1375         * README:
1376         * PROBLEMS:
1377         * MACHINES: Remove VMS info.
1379 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
1381         * PROBLEMS:
1382         * MACHINES: Remove mentions of Mac Carbon.
1384 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1386         * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
1388 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
1390         * NEWS: Add xesam.el.
1392 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1394         * NEWS: Add information about whitespace package.
1396 2008-07-19  Juri Linkov  <juri@jurta.org>
1398         * tutorials/TUTORIAL: Add information about C-g to the introduction.
1400 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
1402         * images/splash8.xpm: Remove.
1404 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
1406         * NEWS: Add entry about NS port.
1408 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
1410         * Emacs.clr: New file, add support for X color names to NS display
1411         implementations.
1413 2008-07-12  Juri Linkov  <juri@jurta.org>
1415         * HELLO: Use more correct IPA characters for English pronunciation.
1416         Add the combining acute accent after the accented vowel in the
1417         Russian example like it is used in dictionaries.
1419 2008-07-11  Kenichi Handa  <handa@m17n.org>
1421         * HELLO: Change the Arabic words appearing in Non-ASCII examples to
1422         iso-8859-6 characters.
1424 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
1426         * images/splash.png:
1427         * images/splash.svg:
1428         * images/gnus/gnus.png:
1429         * images/gnus/gnus.svg: New files.
1431 2008-06-25  Kenichi Handa  <handa@m17n.org>
1433         * NEWS: Mention string-to-unibyte.
1435 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
1437         * NEWS: Tramp uses auth-source.
1439 2008-06-08  John Paul Wallington  <jpw@pobox.com>
1441         * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
1443 2008-05-19  Tom Tromey  <tromey@redhat.com>
1445         * NEWS: Mention directory-local variables.
1447 2008-05-11  Juri Linkov  <juri@jurta.org>
1449         * images/custom/README:
1450         * images/custom/down.xpm:
1451         * images/custom/down-pushed.xpm:
1452         * images/custom/right.xpm:
1453         * images/custom/right-pushed.xpm: New files.
1455 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
1457         * NEWS: Support for Meta-CVS removed.
1459 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
1461         * compilation.txt: Add regexp for Open Watcom compiler output.
1463 2008-05-04  Reiner Steib  <reiner.steib@gmx.de>
1465         * NEWS: Reword previous commit.
1466         * NEWS.22: Document removal of duplicated "alt-" input methods.
1468 2008-05-03  Glenn Morris  <rgm@gnu.org>
1470         * NEWS: Document removal of duplicated "alt-" input methods.
1472 2008-04-26  Glenn Morris  <rgm@gnu.org>
1474         * forms-d2.dat: Move here from ../lisp.
1476 2008-04-06  Jason Rumney  <jasonr@gnu.org>
1478         * HELLO (Burmese): Rename from Myanmar.
1480 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
1482         * GNUS-NEWS (incoming mail files): Add version.
1484 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
1486         * tutorials/TUTORIAL.de: Remove even more discussion of flow
1487         control.  Refer to node name `Init Rebinding' instead of title.
1489 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
1491         * refcards/orgcard.tex: Minor fixes.
1493 2008-03-12  Chong Yidong  <cyd@stupidchicken.com>
1495         * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
1496         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
1497         * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
1498         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
1499         * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
1500         * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
1501         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1502         Remove discussion of flow control.
1504 2008-03-12  Juanma Barranquero  <lekktu@gmail.com>
1506         * NEWS: Describe linum.el.
1508 2008-03-11  Glenn Morris  <rgm@gnu.org>
1510         * images/icons/hicolor/128x128/apps/emacs.png:
1511         * images/icons/hicolor/16x16/apps/emacs.png:
1512         * images/icons/hicolor/24x24/apps/emacs.png:
1513         * images/icons/hicolor/32x32/apps/emacs.png:
1514         * images/icons/hicolor/48x48/apps/emacs.png:
1515         * images/icons/hicolor/scalable/apps/emacs.svg:
1516         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
1517         Remove `creator' metadata.
1519 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
1521         * images/README: Update with bookmark_add.
1523         * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
1525 2008-03-03  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1527         * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
1528         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
1529         * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
1531 2008-03-03  Andrew Zhilin  <andrew_zhilin@yahoo.com>
1533         * images/icons/hicolor/16x16/apps/emacs22.png:
1534         * images/icons/hicolor/24x24/apps/emacs22.png:
1535         * images/icons/hicolor/32x32/apps/emacs22.png:
1536         * images/icons/hicolor/48x48/apps/emacs22.png: New files.
1537         These are the old versions of `emacs.png' under a new name.
1539 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1541         * images/icons/README: Update info for the icons.
1543         * images/icons/emacs16_mac.png:
1544         * images/icons/emacs24_mac.png:
1545         * images/icons/emacs256_mac.png:
1546         * images/icons/emacs32_mac.png:
1547         * images/icons/emacs48_mac.png:
1548         * images/icons/emacs512_mac.png: Remove.
1550         * images/icons/hicolor/16x16/apps/emacs.png:
1551         * images/icons/hicolor/24x24/apps/emacs.png:
1552         * images/icons/hicolor/32x32/apps/emacs.png:
1553         * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1555         * images/icons/hicolor/scalable/apps/emacs.svg:
1556         * images/icons/hicolor/128x128/apps/emacs.png: New files.
1558 2008-02-26  Reiner Steib  <Reiner.Steib@gmx.de>
1560         * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1561         when using different Emacs versions.
1563 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1565         * NEWS.22: Mention stock icons for Gtk+.
1567 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
1569         * NEWS: Mention the new language environments Bengali, Punjabi,
1570         Gujarati, Oriya, Telugu, Sinhala.  Mention the removal of features
1571         devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1572         tamil, and tml-util.
1574 2008-02-22  Michael Olson  <mwolson@gnu.org>
1576         * NEWS: Describe nXML mode and json.el.
1578 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
1580         * NEWS: Improve the description about the removal of cp-...-codepage
1581         functions.  Describe the removal of the feature `devan-util'.
1583 2008-02-21  Glenn Morris  <rgm@gnu.org>
1585         * NEWS.unicode: Merge into NEWS and remove file.
1587 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
1589         * NEWS.unicode: Mention the removal of codepage related functions.
1591 2008-02-16  Glenn Morris  <rgm@gnu.org>
1593         * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1594         Rename from "test." to "test-" for doschk.
1596 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
1598         * NEWS: Clarify EasyPG functionalities.
1600 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1602         * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1603         magic line instead.
1605 2008-02-08  Jan Djärv  <jan.h.d@swipnet.se>
1607         * NEWS: Mention XEmbed and --parent-id.
1609 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
1611         * NEWS: Mention EasyPG.
1613 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
1615         * tutorials/TUTORIAL.ru: Restore copyright years.  Update tutorial.
1616         Fix wording.
1618 2008-02-02  Kenichi Handa  <handa@ni.aist.go.jp>
1620         * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
1621         Telugu.  Fix ISO-2022 designations in Cantonese line.
1623 2008-02-01  Kenichi Handa  <handa@m17n.org>
1625         * HELLO: Remove non-Unicode character from Tibetan text.
1627 2008-02-01  Miles Bader  <miles@gnu.org>
1629         * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1630         with "23".
1632 2008-02-01  Kenichi Handa  <handa@m17n.org>
1634         * charsets: New directory for charset mapping tables.
1636         * charsets/README: New file.
1638         * charsets/*.map: New files.
1640 2008-02-01  Kenichi Handa  <handa@m17n.org>
1642         * HELLO: Change "Hindi" to more common characters.
1644 2008-02-01  Kenichi Handa  <handa@m17n.org>
1646         * HELLO: Fix upcase and downcase for several languages.
1647         Change the two German lines into one.  Change "Nederlangs" to
1648         "Dutch (Nederlands)".  Add original language names to several entries.
1650 2008-02-01  Kenichi Handa  <handa@m17n.org>
1652         * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
1654 2008-02-01  Kenichi Handa  <handa@m17n.org>
1656         * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
1658 2008-02-01  Dave Love  <fx@gnu.org>
1660         * HELLO: Add pseudo-maths example.
1662 2008-01-31  Alex Ott  <alexott@gmail.com>
1664         * tutorials/TUTORIAL.ru: Update tutorial.
1666 2008-01-25  Michael Olson  <mwolson@gnu.org>
1668         * ERC-NEWS: Update for ERC 5.3 release candidate.
1670 2008-01-22  Juanma Barranquero  <lekktu@gmail.com>
1672         * DEVEL.HUMOR: New entry.
1674 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
1676         * refcards/orgcard.tex: Update to Org-mode version 5.19.
1678 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
1680         * MACHINES: Add an explicit list of platforms that are no longer
1681         supported.
1682         * NEWS: Refer to this list.
1684 2008-01-08  Glenn Morris  <rgm@gnu.org>
1686         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1687         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1688         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1689         * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1690         * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1691         * refcards/orgcard.tex, refcards/pl-refcard.tex:
1692         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1693         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1694         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1695         * refcards/survival.tex, refcards/vipcard.tex:
1696         * refcards/viperCard.tex: Update printed copyright year to 2008.
1698 2008-01-08  Kevin Ryde  <user42@zip.com.au>
1700         * compilation.txt (perl): Add a "during global destruction" sample.
1702 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
1704         * PROBLEMS:
1705         * MACHINES: Remove references to systems not supported anymore.
1707 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1709         * MACHINES: Remove Masscomp.
1711 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
1713         * images/icons/emacs_16.png, images/icons/emacs_24.png
1714         * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1715         hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1716         hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1718         * images/icons/README (Author): Update for renaming.
1720         * emacs.desktop (Icon): Update icon name.
1722 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
1724         The following files renamed to avoid file-name clashes in
1725         8+3 (a.k.a. DOS) namespace:
1727         * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1728         * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1729         * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1730         * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1731         * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1732         * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1733         Updated accordingly.
1735         * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
1736         docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1738         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1739         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1740         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1741         Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1742         emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
1743         respectively.
1745 2007-12-08  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1747         * emacs.desktop (Exec, Icon, Categories): Fix entries.
1749 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1751         * NEWS: Add minimal Gnus item.
1753 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1755         * emacs.desktop: New file.
1757 2007-11-30  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1759         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1760         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1761         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1762         New files.
1764 2007-11-28  Glenn Morris  <rgm@gnu.org>
1766         * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
1767         * nxml/README: New file.
1769 2007-11-24  Glenn Morris  <rgm@gnu.org>
1771         * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1773 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
1775         * NXML-NEWS: New File.
1777         * schema: Initial merge of nxml.
1779 2007-11-22  Francesco Potortì  <pot@gnu.org>
1781         * NEWS: etags: the --members option is now the default.
1783 2007-11-22  Glenn Morris  <rgm@gnu.org>
1785         * images/smilies/grayscale/README, images/smilies/medium/README:
1786         New files.
1788 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1790         * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1791         compilation-perl--Test, compilation-perl--Test::Harness and
1792         compilation-weblint.
1794 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1796         * MACHINES: Remove Sun windows info.
1798 2007-10-30  Michael Olson  <mwolson@gnu.org>
1800         * NEWS: Add entry for Remember Mode.
1802 2007-10-29  Glenn Morris  <rgm@gnu.org>
1804         * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1805         clarifications lost in update to Gnus trunk.
1807 2007-10-28  Adam Sjøgren  <asjo@koldfront.dk>
1809         * images/smilies/grayscale/blink.xpm:
1810         * images/smilies/grayscale/braindamaged.xpm
1811         * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1812         * images/smilies/grayscale/evil.xpm:
1813         * images/smilies/grayscale/forced.xpm:
1814         * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1815         * images/smilies/grayscale/indifferent.xpm:
1816         * images/smilies/grayscale/reverse-smile.xpm:
1817         * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1818         * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1820         * images/smilies/medium/blink.xpm:
1821         * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1822         * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1823         * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1824         * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1825         * images/smilies/medium/reverse-smile.xpm:
1826         * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1827         * images/smilies/medium/wry.xpm: New colorful smileys.
1829 2007-10-29  Michael Olson  <mwolson@gnu.org>
1831         * ERC-NEWS: Update for recent change.
1833 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
1835         * .cvsignore: Add *.pyc.
1837 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
1839         * ses-example.ses: Get rid of silly life-universe-everything local
1840         variable.  `symbolic-formulas' is now `ses--symbolic-formulas'.
1842 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
1844         * NEWS: Mention desktop locking.
1846 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
1848         * NEWS: Explain the VC fileset changes a bit better.
1850 2007-09-28  Glenn Morris  <rgm@gnu.org>
1852         * PROBLEMS: Mention Tex superscript font issue.
1854 2007-09-25  Johannes Weiner  <hannes@saeurebad.de>
1856         * NEWS: Fix typo.
1858 2007-09-24  Glenn Morris  <rgm@gnu.org>
1860         * CONTRIBUTE: Remove information on maintaining copyright years;
1861         it does not belong here and is in admin/notes anyway.
1863 2007-09-24  Adam Hupp  <adam@hupp.org>
1865         * emacs.py: Split for python 2 and python 3 compatibility.
1866         * emacs2.py: New file, split off from emacs.py.
1867         * emacs3.py: New file, python 3 version of emacs2.py.
1869 2007-09-21  Glenn Morris  <rgm@gnu.org>
1871         * emacstool.1: Remove file.
1872         * emacs.bash: Adapt for removal of emacstool.
1873         * emacs.csh: Remove emacstool-related code.
1875 2007-09-16  Glenn Morris  <rgm@gnu.org>
1877         * gfdl.1: Remove unused file.
1879 2007-09-12  Glenn Morris  <rgm@gnu.org>
1881         * Makefile (SOURCES, unlock, relock): Delete.
1883 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
1885         * NEWS: Document the interactive specification for C functions.
1886         Say that `set-file-modes' is now interactive.
1888 2007-09-10  Michael Olson  <mwolson@gnu.org>
1890         * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1892 2007-09-09  Juri Linkov  <juri@jurta.org>
1894         * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1896 2007-09-08  Michael Olson  <mwolson@gnu.org>
1898         * ERC-NEWS: Update for changes to the development version of ERC 5.3.
1900 2007-09-06  Glenn Morris  <rgm@gnu.org>
1902         * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1903         doc/man/.
1905         * refcards/README: Also mention gnus-logo.pdf license.
1907 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
1909         * NEWS.22 (Note): Lower-case for orgtbl-mode.
1911 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
1913         * NEWS: Say that Gtk+ build uses stock icons.
1915 2007-08-28  Werner LEMBERG  <wl@gnu.org>
1917         * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1918         instead of `M-x query-replace-regexp'.
1920 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1922         * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1923         updater breakage.
1925 2007-08-26  Michaël Cadilhac  <michael@cadilhac.name>
1927         * NEWS: Say that PDF files are now the default for refcards.
1929         * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1930         * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
1932         * refcards/pdflayout.sty: New.  Handle PDF layouts through
1933         \pdfpagewidth and \pdfpageheight.
1935         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1936         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1937         * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1938         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1939         * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1940         * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1941         * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1942         * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1943         * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1945         * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1946         * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1947         * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1948         * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1949         * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1950         * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1951         * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1952         * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1954         * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1955         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1956         * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1957         * refcards/viperCard.tex: Specify PDF layout,
1958         use a PDF `compile-command' local variable.
1960         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1961         * refcards/cs-survival.tex, refcards/dired-ref.tex:
1962         * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1963         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1964         Specify PDF layout.
1966         * refcards/fr-refcard.tex: Update copyright notice.
1967         Update the examples.  Fix a typo.  Remove the `letterpaper' counter,
1968         specify PDF layout, use a PDF `compile-command' local variable.
1970         * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1971         specify PDF layout, use a PDF `compile-command' local variable.
1973         * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
1975         * refcards/Makefile: Add rules for creating the refcards in PDF,
1976         make them the default.  Change `fr-drdref' to `fr-dired-ref'.
1978 2007-08-23  Glenn Morris  <rgm@gnu.org>
1980         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1981         Delete these targets since nothing uses them.
1982         (SOURCES): Update.
1983         Move comments to e/README.  Remove license from now-trivial file.
1985         * e/README: New file, with most information formerly in Makefile.
1987 2007-09-05  Jason Rumney  <jasonr@gnu.org>
1989         * NEWS.22: Mention focus-follows-mouse change.
1991 2007-08-22  Karl Berry  <karl@gnu.org>
1993         * refcards/refcard.tex: Updates for printing.
1994         (\versionyear): Update to 2007.
1995         (\copyrightnotice): Modify or unmodified ok.
1996         (Simple Customization): Don't use goto-line, since now it's bound.
1997         Also, use now-preferred (kbd ...) syntax.
1999 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
2001         * NEWS: `shell' prompts for the default directory if called with a
2002         prefix and `default-directory' is a remote file name.
2004 2007-08-22  Glenn Morris  <rgm@gnu.org>
2006         * tree-widget: Move this directory into images/ subdirectory.
2008         * refcards/: New directory.  Move refcards here.
2009         * Makefile: Move refcard rules from here...
2010         * refcards/Makefile: ...to here.
2011         * README: Move information about tex files from here...
2012         * refcards/README: ...to here.
2014         * tutorials/: New directory.  Move TUTORIAL* here.
2016         * gnus.pbm, letter.pbm, letter.xpm:
2017         * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
2018         * README: Move license information for the above files from here...
2019         * images/README: ...to here.
2021 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
2023         * orgcard.tex: Version number upgrade.
2025 2007-08-14  Glenn Morris  <rgm@gnu.org>
2027         * NEWS: Mention `bad-packages-alist'.
2029 2007-08-08  Glenn Morris  <rgm@gnu.org>
2031         * TODO: `iff' item is dealt with.
2032         * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
2034 2007-08-01  Glenn Morris  <rgm@gnu.org>
2036         * NEWS: Add fortran-line-length, plus some more sections.
2038 2007-07-25  Glenn Morris  <rgm@gnu.org>
2040         * Relicense all FSF files to GPLv3 or later.
2042         * COPYING: Switch to GPLv3.
2044 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
2046         * NEWS: New functions `start-file-process-shell-command' and
2047         `process-file-shell-command'.
2049 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
2051         * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2053 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
2055         * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
2056         documented bookmark keybinding changes that were later reverted.
2058 2007-07-14  Jan Djärv  <jan.h.d@swipnet.se>
2060         * PROBLEMS: Mention gtk-engines-qt problem.
2062 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
2064         * NEWS: Update for recent bookmark keybinding changes.
2066 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
2068         * NEWS: Add Tramp and comint-mode changes.
2070 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
2072         * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2074 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
2076         * NEWS: New function `start-file-process'.
2078 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
2080         * orgcard.tex: Version 5.01.
2082 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
2084         * NEWS: `dired-call-process' has been removed.
2086 2007-06-20  Glenn Morris  <rgm@gnu.org>
2088         * NEWS: configure prefers libgif over libungif.
2090 2007-06-14  Nick Roberts  <nickrob@snap.net.nz>
2092         * NEWS: Mention mouse highlighting in a GNU/Linux console.
2094 2007-06-14  Werner Lemberg  <wl@gnu.org>
2096         * emacs.1: Completely revised.
2097         Fix many typographical glitches.
2098         Updated to handle current state of options and resources.
2100 2007-06-12  Glenn Morris  <rgm@gnu.org>
2102         * NEWS: Change bug address.  Add back +++/--- note.
2103         Use present tense for X-toolkit entry.  Mention libgif.
2105 2007-06-07  Mark H. Weaver  <mhw@netris.org>  (tiny change)
2107         * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2109 2007-06-07  Michael Olson  <mwolson@gnu.org>
2111         * MORE.STUFF: Update eshell URL.
2113 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
2115         * orgcard.tex: Version 4.77.
2117 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
2119         * NEWS: Add socks.el as new package.
2121 2007-06-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
2123         * MORE.STUFF (Hideshow): Delete.
2124         (EDB, Go in a buffer): Update urls.
2125         Suggested by CHENG Gao <chenggao@gmail.com>.
2127 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2129         * Version 22.1 released.
2131 2007-06-02  CHENG Gao  <chenggao@gmail.com>
2133         * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
2134         Hideshow, Org, EDB, and Remember.
2136 2007-05-29  Robert J. Chassell  <bob@rattlesnake.com>
2138         * NEWS: Fix instances of `allow' without object.
2140 2007-05-22  Glenn Morris  <rgm@gnu.org>
2142         * NEWS.22: New file with entries for Emacs 22.
2143         * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
2144         template for next Emacs version.
2146 2007-05-19  Glenn Morris  <rgm@gnu.org>
2148         * images/cancel.pbm: Convert from PGM to PBM.
2150         * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
2151         * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
2153 2007-05-17  Glenn Morris  <rgm@gnu.org>
2155         * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2157 2007-05-15  Michaël Cadilhac  <michael@cadilhac.name>
2159         * fr-refcard.tex: Rewrite using German layout.
2161         * fr-refcard.ps: Regenerate.
2163 2007-05-12  Richard Stallman  <rms@gnu.org>
2165         * refcard.tex (section{Incremental Search}): Minor corrections.
2167 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
2169         * Makefile (viperCard.ps, calccard.ps refcard.ps)
2170         (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
2171         (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
2172         explicit output argument for `dvips'.
2174 2007-05-05  Glenn Morris  <rgm@gnu.org>
2176         * NEWS: Re-order.
2178 2007-04-28  Glenn Morris  <rgm@gnu.org>
2180         * emacs.py: Restore file pending consideration of python.el legal
2181         status.
2182         * NEWS: Restore mention of python.el pending consideration of
2183         legal status.
2185 2007-04-28  David R. Linn  <drl@jekyll.vuse.vanderbilt.edu>
2187         * PROBLEMS: Add section on Solaris out-of-tree install issues with
2188         non-GNU make.
2190 2007-04-25  Werner Lemberg  <wl@gnu.org>
2192         * emacs.1: Replace -- with \(em.
2194 2007-04-25  Yavor Doganov  <yavor@gnu.org>  (tiny change)
2196         * emacs.1, etags.1: Escape some minus signs.
2198 2007-04-22  Glenn Morris  <rgm@gnu.org>
2200         * NEWS: Change to EMACS env-var was reverted, so delete this entry.
2202 2007-04-19  Glenn Morris  <rgm@gnu.org>
2204         * PROBLEMS: Expand a little on Emacs not knowing fqdn.
2206 2007-04-17  David Kastrup  <dak@gnu.org>
2208         * NEWS: Mention `query-replace-regexp-eval' being deprecated.
2210 2007-04-15  Glenn Morris  <rgm@gnu.org>
2212         * FTP: Make it a duplicate of ../FTP.
2214 2007-04-14  Glenn Morris  <rgm@gnu.org>
2216         * SERVICE: Replace with a pointer to the web version.
2218         * emacs.1: Update some of the more obsolete information.
2220 2007-04-13  Glenn Morris  <rgm@gnu.org>
2222         * MACHINES: emacserver is removed.
2224         * MORE.STUFF: Update some links, remove some dead ones.
2226 2007-04-04  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
2228         * emacs.py (format_exception): New function.
2229         (eexecfile): Use it instead of traceback.print_exception.
2230         Don't use execfile to avoid a bug in w32.
2232 2007-04-04  Glenn Morris  <rgm@gnu.org>
2234         * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
2235         on Solaris.
2237         * PROBLEMS (Configuration): Add entries on compiler/preprocessor
2238         mismatch, and on preprocessor inserting whitespace.
2240 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
2242         * TODO: Add entry for switching MS-Windows keyboard input to
2243         Unicode.  Add specific pointer to msdos.c functions that support
2244         menus on text terminals.
2246 2007-04-01  Michael Olson  <mwolson@gnu.org>
2248         * ERC-NEWS: Update for the ERC 5.2 release.  Most of these entries
2249         were for previously-committed changes.
2251 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
2253         * PROBLEMS: Remove Tramp problem; it has been fixed.
2255 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
2257         * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
2258         modifiers.
2260 2007-03-23  Glenn Morris  <rgm@gnu.org>
2262         * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
2263         Delete unused variables.
2264         (dired-refcards, misc-refcards, survival-card, viper-cards):
2265         New targets.
2266         (all): Also build dired-refcards and misc-refcards.
2267         (clean, distclean, maintainer-clean): Depend on mostlyclean.
2268         (SOURCES): Remove non-existent files.
2269         (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
2270         Mark as phony.
2271         (.ps files): Specify default papersize in the dvips command.
2273         * fr-refcard.tex (\letterpaper): Switch to A4.
2274         (\section): Reduce \vskips to fit on A4 paper.
2275         (\shortcopyrightnotice): Display at end of first column.
2277 2007-03-21  Glenn Morris  <rgm@gnu.org>
2279         * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
2280         (\shortcopyrightnotice): Do not display in middle of file.
2281         Numerous \cr and \hskip hacks to avoid overfull columns.
2283         * fr-refcard.ps: Regenerate.
2285 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
2287         * dired-ref.tex:
2288         * fr-drdref.tex:
2289         * cs-dired-ref.tex:
2290         * sk-dired-ref.tex: Emacs 21 -> 22.
2292         * dired-ref.ps:
2293         * fr-drdref.ps:
2294         * cs-dired-ref.ps:
2295         * sk-dired-ref.ps: Regenerate.
2297 2007-03-11  Glenn Morris  <rgm@gnu.org>
2299         * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
2301         * Makefile (SOURCES): ulimit.hack is removed.
2303 2007-03-04  David Kastrup  <dak@gnu.org>
2305         * NEWS (fontification): Mention that the new default for
2306         jit-lock-stealth-time is now nil.
2308 2007-03-01  Kim F. Storm  <storm@cua.dk>
2310         * ORDERS: Reformat text.
2312         * NEWS (About external Lisp packages): New section.
2314 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
2316         * TUTORIAL.it: Fix typo.
2318 2007-02-27  Glenn Morris  <rgm@gnu.org>
2320         * cs-dired-ref.tex: Increase in 2 column case to make room
2321         for copyright notice.
2322         (nopagenumbers): Call to turn off numbers in 1 page document.
2323         (Nápovìda, Modifikace Dired bufferu): Swap sections to
2324         balance column length in presence of copyright notice.
2325         (copyrightnotice): Uncomment so that notice is displayed.
2327         * dired-ref.tex (vsize): Increase in 2 column case to make room
2328         for copyright notice.
2329         (nopagenumbers): Call to turn off numbers in 1 page document.
2330         (Getting Help, Modifying the Dired Buffer): Swap sections to
2331         balance column length in presence of copyright notice.
2332         (copyrightnotice): Uncomment so that notice is displayed.
2334         * fr-drdref.tex (vsize): Increase in 2 column case.
2335         (\key): Tweak space for description.
2336         (\overfullrule): Set to 0pt to hide small overflows.
2337         (nopagenumbers): Call to turn off numbers in 1 page document.
2338         (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
2339         balance column length.
2340         (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
2341         break to prevent overfull line.
2342         (find-names-dired): Use \key rather than \metax as a hack fix for
2343         overflow.
2345         * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
2346         for copyright notice.
2347         (nopagenumbers): Call to turn off numbers in 1 page document.
2348         (Nápoveda, Modifikácia Dired bufferu): Swap sections to
2349         balance column length in presence of copyright notice.
2350         (copyrightnotice): Uncomment so that notice is displayed.
2352 2007-02-26  Carsten Dominik  <dominik@science.uva.nl>
2354         * orgcard.tex (section{Visibility Cycling}): Document key for
2355         indirect buffer access.
2356         (section{Archiving}): New keys for archiving.
2357         (section{Tables}): Combine two lines for hline creation.
2358         Named-field formula changed to Field formula.
2359         (section{Links}): Document keys for finding links.
2360         (section{Agenda Views}): New key for agenda file cycling.
2361         Document keys for stuck projects.  Typos fixed.
2362         (section{Exporting and Publishing}): Export options no longer in
2363         reference card.
2365 2007-02-25  Jan Djärv  <jan.h.d@swipnet.se>
2367         * PROBLEMS: Gtk+ and cygwin doesn't work.
2369 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
2371         * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
2373 2007-02-22  Per Starbäck  <starback@stp.lingfil.uu.se>  (tiny change)
2375         * NEWS: Grammar and capitalization fixes.
2377 2007-02-22  Glenn Morris  <rgm@gnu.org>
2379         * orgcard.tex, orgcard.ps: Restore deleted files following
2380         copyright assignment.
2382 2007-02-20  Glenn Morris  <rgm@gnu.org>
2384         * TUTORIAL.eo: Unjustify.
2386 2007-02-20  Sergio Pokrovskij  <sergio.pokrovskij@gmail.com>
2388         * TUTORIAL.eo: Change license to GPL.  Add translator credits.
2390 2007-02-19  Kenichi Handa  <handa@m17n.org>
2392         * NEWS (New language environments): Add "Esperanto".
2394 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
2396         * TUTORIAL.eo: Add "See end ..." at the first line.
2398 2007-02-19  Kenichi Handa  <handa@m17n.org>
2400         * TUTORIAL.eo: Add "." at the end of the first line.
2402 2007-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
2404         * gnus-refcard.tex: Remove obsolete comments.  Add a short note
2405         creating PostScript files for Emacs without using Makefile rules.
2407         * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
2409 2007-02-17  Glenn Morris  <rgm@gnu.org>
2411         * TUTORIAL.eo: Add 2007 to copyright years.  Remove translator
2412         copyrights (disclaimers on file), merge years into FSF copyrights.
2413         Move copyright to end.  Remove "LocalWords" at end of file.
2415 2007-02-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2417         * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
2419 2007-02-16  Kenichi Handa  <handa@m17n.org>
2421         * TUTORIAL.translators: Add TUTORIAL.eo.
2423 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
2425         * TUTORIAL.eo: New file.
2427 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
2429         * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
2431         * images/gnus/reverse-smile.xpm:
2432         * images/gnus/bar.xbm:
2433         * images/gnus/bar.xpm: Unused images removed.
2435 2007-02-14  Glenn Morris  <rgm@gnu.org>
2437         * OTHER.EMACSES: Remove obsolete file.
2439 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
2441         * cs-refcard.tex (versionemacs): New macro.
2442         * cs-refcard.ps: Regenerate.
2444         * sk-refcard.ps: Regenerate.
2446         * pl-refcard.ps: Regenerate.
2448 2007-02-13  Bill Wohler  <wohler@newt.com>
2450         * images/README: Add section for icons that are a part of Emacs.
2452 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
2454         * gnu.xpm: Unused file removed.
2456         * emacs.xbm: Unused file removed.
2458 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
2460         * DEVEL.HUMOR: New entry.
2462 2007-02-05  Francesco Potortì  <pot@gnu.org>
2464         * etags.1: Now --members is the default for etags, not for ctags yet.
2465         * NEWS (etags): Document it.
2467 2007-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
2469         * gnus-refcard.tex: Fix copyright.
2470         * gnus-booklet.ps, gnus-refcard.ps: Generate.
2472 2007-01-20  Glenn Morris  <rgm@gnu.org>
2474         * orgcard.tex: Remove for legal reasons.
2475         * orgcard.ps: Remove for legal reasons.
2477 2007-01-27  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
2479         * PROBLEMS: More details about disabling features that hamper
2480         performance with slow X connections.
2482 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2484         * ps-prin1.ps (printBackground): Fix background height.
2486 2007-01-20  Glenn Morris  <rgm@gnu.org>
2488         * cd-dired-ref.tex (versionemacs): New def.
2489         * cs-refcard.tex (versionemacs, versionyear): New defs.
2490         * cs-survival.tex (versionemacs, versiondate): New defs.
2491         * de-refcard.tex (versionemacs, versionyear): New defs.
2492         * fr-refcard.tex (versionemacs, versionyear): New defs.
2493         * fr-survival.tex (versionemacs, versiondate): New defs.
2494         * orgcard.tex (versionyear): New def.
2495         (shortcopyrightnotice): Only display last copyright year.
2496         * pl-refcard.tex (versionemacs, versiondate): New defs.
2497         * pt-br-refcard.tex (versionemacs, versionyear): New defs.
2498         * refcard.tex (versionemacs, versionyear): New defs.
2499         * ru-refcard.tex (versionemacs): New def.
2500         * survival.tex (versionemacs): New def.
2501         * sk-dired-ref.tex (versionemacs): New def.
2502         * sk-refcard.tex (versionemacs, versionyear): New defs.
2503         * sk-survival.tex (versionemacs): New def.
2505 2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
2507         * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
2508         be compiled on Solaris systems.
2510 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
2512         * TODO: Proper background color handling for pngs.
2514 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
2516         * emacs.1: Info files moved to share/info.
2518 2007-01-17  Romain Francoise  <romain@orebokech.com>
2520         * emacs.1: Update bug-gnu-emacs address.  Remove reference to
2521         info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
2523 2007-01-13  Michael Olson  <mwolson@gnu.org>
2525         * ERC-NEWS: Mention new erc-capab.el file.
2527 2007-01-13  Glenn Morris  <rgm@gnu.org>
2529         * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
2530         GNU/Linux.
2531         * PROBLEMS: As above.
2533 2007-01-02  Francesco Potortì  <pot@gnu.org>
2535         * etags.1: Undocument the --no-warn option.
2537 2006-12-17  Richard Stallman  <rms@gnu.org>
2539         * TUTORIAL: Say that C-d and DEL with arg do killing.
2541 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
2543         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
2545 2006-12-08  Michael Olson  <mwolson@gnu.org>
2547         * ERC-NEWS: Note that the list module has been removed.
2549 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
2551         * NEWS (Changes to cmuscheme): Mention the alternative for
2552         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2553         (Init file changes): Same for `~/.emacs_SHELL' versus
2554         `~/.emacs.d/init_SHELL.sh'.
2556 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
2558         * DEVEL.HUMOR: Another entry.
2560 2006-08-14  Masatake YAMATO  <jet@gyve.org>
2562         * etags.1: Added / to the end of DEVAR regex.
2564 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
2566         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2567         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2569 2006-11-20  Michael Olson  <mwolson@gnu.org>
2571         * NEWS: Change M-x erc-select to M-x erc.
2573 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
2575         * TUTORIAL.cn: Updated.
2577 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
2579         * orgcard.tex (section{Agenda Views}): Document `C-k'.
2581 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
2583         * orgcard.tex: Version number change.
2585 2006-11-13  Bill Wohler  <wohler@newt.com>
2587         Release MH-E version 8.0.3.
2589         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2591 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
2593         * DEVEL.HUMOR: Two more entries.
2595 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
2597         * orgcard.tex (section{Archiving}): Document C-TAB.
2598         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2599         section, added documentation for the key `C-c #'.
2601 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
2603         * emacs.py (eargs): Provide eldoc message for builtin types.
2604         Make sure eargs always outputs sentinel, to avoid Emacs freeze.
2606 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
2608         * emacs.py (eargs): Return expected _emacs_out string even if
2609         errors occur.
2611 2006-10-09  David Kastrup  <dak@gnu.org>
2613         * DEVEL.HUMOR: Add the topic line for last entry since that was
2614         what the joke was about.
2616 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
2618         * TUTORIAL.bg: Synchronize with TUTORIAL.
2620 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
2622         * DEVEL.HUMOR: New file.
2624 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
2626         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2628 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2630         * NEWS: ebnf2ps changes.
2632 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2634         * refcard.ps: Regenerate.
2636 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
2638         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2640 2006-09-15  Jay Belanger  <belanger@truman.edu>
2642         * COPYING: Replace "Library Public License" by "Lesser Public
2643         License" throughout.
2645 2006-09-15  Richard Stallman  <rms@gnu.org>
2647         * THE-GNU-PROJECT: Update with the latest footnotes
2648         from www.gnu.org/gnu/the-gnu-project.html.
2650 2006-09-15  David Kastrup  <dak@gnu.org>
2652         * NEWS: Explain new behavior and arguments of `key-binding' and
2653         `command-remapping'.
2655 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
2657         * NEWS: In terminal-oriented subshells, the EMACS environment
2658         variable now defaults to Emacs's absolute file name, instead of
2659         to "t".
2660         * PROBLEMS: Adjust tcsh advice for this.
2662 2006-09-10  Jan Djärv  <jan.h.d@swipnet.se>
2664         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
2665         display (x-close-connection).
2667 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
2669         * erc.texi (Getting Started, Connecting): Change erc-select to erc.
2671 2006-09-02  Juri Linkov  <juri@jurta.org>
2673         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2675 2006-08-25  Richard Stallman  <rms@gnu.org>
2677         * TUTORIAL: Give priority to graphical terminals over text terminals
2678         regarding C-z.
2680 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
2682         * TUTORIAL.cn: Sync with the latest TUTORIAL.
2684 2006-08-20  Dave Love  <fx@gnu.org>
2686         * emacs.py: Update to Dave Love's latest version.
2687         (__all__): Fix args -> eargs.  Add new `modpath' fun.
2688         (eargs): Add `imports' arg.
2689         (all_names): New fun.
2690         (complete): Rewrite without using rlcompleter.
2691         Remove `namespace' arg, add `imports' arg.
2692         (ehelp): Replace g and l args with `imports'.
2693         (eimport): Use __main__ rather than `emacs' namespace.
2694         (modpath): New fun.
2696 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
2698         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2700 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
2702         * TUTORIAL.sl: Synchronize with TUTORIAL.
2704 2006-08-18  Mats Lidell  <matsl@contactor.se>
2706         * TUTORIAL.sv: Synchronize with TUTORIAL.
2708 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
2710         * TUTORIAL.it: Synchronize with TUTORIAL.
2712 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
2714         * orgcard.tex: Version number change.
2716 2006-08-12  Werner Lemberg  <wl@gnu.org>
2718         * TUTORIAL.de: Synchronize with TUTORIAL.
2720 2006-08-10  Romain Francoise  <romain@orebokech.com>
2722         * NEWS: Mention that zone-mode.el is now obsolete.
2724 2006-08-09  Richard Stallman  <rms@gnu.org>
2726         * TUTORIAL: Don't say which side scroll bar is on.
2728 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
2730         * DEBUG (Note): Add note about following a longjmp call.
2731         Add local variables list for outline mode.
2733 2006-08-03  Michael Olson  <mwolson@gnu.org>
2735         * ERC-NEWS: Update for ERC 5.1.4.
2737 2006-08-01  Kenichi Handa  <handa@m17n.org>
2739         * NEWS (find-operation-coding-system): Describe the more detail of
2740         the change.
2742 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
2744         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2745         texi/gnus-news.el of the trunk.
2747 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
2749         * NEWS: Fix typo.
2751 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
2753         * ru-refcard.ps: Regenerate.
2755 2006-07-17  Alex Ott  <alexott@gmail.com>
2757         * ru-refcard.tex: Update for Emacs 22.
2759 2006-07-14  Kim F. Storm  <storm@cua.dk>
2761         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2763 2006-07-14  Károly LÅ‘rentey  <lorentey@elte.hu>
2765         * HELLO: Update Hungarian sample.
2767 2006-07-12  Michael Olson  <mwolson@gnu.org>
2769         * ERC-NEWS: Update for ERC 5.1.3.
2771 2006-07-08  David Kastrup  <dak@gnu.org>
2773         * TODO: Suggest consolidation with user customization when the
2774         system default of a customized variable changes.
2776 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
2778         * compilation.txt: Add an example "Compilation started ..." line.
2780 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
2782         * orgcard.tex: Version number change.
2784 2006-07-05  Kenichi Handa  <handa@m17n.org>
2786         * HELLO: Add a paragraph for non-ASCII examples at the head.
2787         Add Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
2789 2006-07-03  Bill Wohler  <wohler@newt.com>
2791         Release MH-E version 8.0.2.
2793         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2795 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
2797         * orgcard.tex (section{Agenda Views}): Document `s' key to save
2798         all org-mode buffers.
2800 2006-06-30  Francesco Potortì  <pot@gnu.org>
2802         * etags.1: -m and -M options do not exist.
2804 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
2806         * orgcard.tex (section{Structure Editing}): Document checkbox
2807         toggling.
2809 2006-06-28  Juri Linkov  <juri@jurta.org>
2811         * grep.txt (Local Variables): Move to end of file.
2813 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
2815         * Makefile: Add rules for refcards.
2817         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2819 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
2821         * NEWS: Remove duplicate entries.
2823 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
2825         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2827 2006-06-23  Kim F. Storm  <storm@cua.dk>
2829         * DEBUG: Mention `pv variable' to print value of Lisp variables.
2830         Mention `xpr' and fix example to use it.  Add section describing
2831         commands such as `pit' that are useful for debugging redisplay
2832         related problems.
2834 2006-06-22  Kim F. Storm  <storm@cua.dk>
2836         * HELLO (Local Variables): Move to end of file.
2838 2006-06-20  Bill Wohler  <wohler@newt.com>
2840         Release MH-E version 8.0.1.
2842         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2844 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
2846         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
2847         (section{Structure Editing}): Add global archiving command.
2849 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
2851         * yow.lines: Delete existing data; add a new entry.
2853 2006-06-09  WÅ‚odek Bzyl  <matwb@univ.gda.pl>
2855         * pl-refcard.ps: Regenerate.
2857 2006-06-08  WÅ‚odek Bzyl  <matwb@univ.gda.pl>
2859         * pl-refcard.tex: Update for Emacs 22.
2861 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
2863         * fr-refcard.tex: Fix errors in previous commit.
2865 2006-06-08  Ã‰ric Jacoboni  <jaco@jacoboni.fr>
2867         * fr-refcard.tex: Update for Emacs 22.
2869 2006-06-07  Kenichi Handa  <handa@m17n.org>
2871         * NEWS: Mention how to disable character translation for a file.
2873 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
2875         * de-refcard.tex: Update for Emacs 22: Use German quotes
2876         and umlauts; fix overfull /hboxes; many rewordings.
2878 2006-06-04  Kim F. Storm  <storm@cua.dk>
2880         * NEWS: Move news for pre-22 versions into...
2881         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2882         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2883         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
2884         versions in separate files.  Update copyright notices.
2886 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
2888         * LPF, LEDIT: Remove files.
2890         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2891         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2892         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2893         * Xkeymap.txt, compilation.txt, grep.txt:
2894         Add copyright notice and copying permissions.
2896 2006-05-31  David Ponce  <david@dponce.com>
2898         * tree-widget/default/close.png, tree-widget/default/close.xpm:
2899         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2900         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2901         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2902         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2903         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2904         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2905         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2906         * tree-widget/default/open.png, tree-widget/default/open.xpm:
2907         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2908         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2909         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2910         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2911         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2912         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2913         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2914         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2915         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2916         Reduce the size of images.
2918 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
2920         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
2922 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
2924         * ledit.l: Remove file.
2926 2006-05-26  Kenichi Handa  <handa@m17n.org>
2928         * NEWS (find-operation-coding-system): Mention the new argument
2929         format.
2931 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
2933         * orgcard.tex (section{Motion}): Add the item navigation commands.
2934         (section{Publishing}): New section.
2935         (section{Links}): Documented elisp and shell links.
2937 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2939         * pt-br-refcard.tex: Update.
2941 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2943         * pl-refcard.tex (Local variables): Add compile-command.
2945         * ru-refcard.tex (Local variables): Add compile-command and coding.
2947         * pt-br-refcard.tex: Don't \input psfig.
2949         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
2951         * de-refcard.tex (section{Info}): Ditto.
2953         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
2954         Stefan Monnier <monnier@iro.umontreal.ca>.
2956         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
2957         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2959         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2960         Entry for `i' is not translated yet.
2962         * pt-br-refcard.tex (section{Info}): Ditto.
2964         * ru-refcard.tex (section{Info}): Ditto.
2966         * sk-refcard.tex (section{Info}): Ditto.
2968 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2970         * MORE.STUFF: Update AUCTeX entry.
2972 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2974         * pt-br-refcard.tex:
2975         * pt-br-refcard.ps: New files.
2977 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2979         * sk-refcard.tex: Add coding cookie.
2981 2006-05-15  Michael Olson  <mwolson@gnu.org>
2983         * MORE.STUFF: Update URL for Planner Mode and add description.
2984         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2986 2006-05-12  Romain Francoise  <romain@orebokech.com>
2988         * MORE.STUFF: ERC is now part of Emacs.
2989         Add Emacs Muse.
2991 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
2993         * NEWS (allout): Update.
2995 2006-05-06  Bill Wohler  <wohler@newt.com>
2997         Release MH-E version 8.0.
2999         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
3001 2006-04-28  Bill Wohler  <wohler@newt.com>
3003         Release MH-E version 7.95.
3005         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
3007 2006-04-21  Bill Wohler  <wohler@newt.com>
3009         Release MH-E version 7.94.
3011         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
3013 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
3015         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
3017 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
3019         * orgcard.tex: Version number change only.
3021 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3023         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
3024         Update date.
3026 2006-04-18  Bill Wohler  <wohler@newt.com>
3028         * MORE.STUFF: Add MH-E.
3030 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
3032         * orgcard.tex: Version number change only.
3034 2006-04-12  Kenichi Handa  <handa@m17n.org>
3036         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
3038 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
3040         * orgcard.tex (section{Tables}): Document column narrowing.
3041         (section{Links}): Document bracket links.
3043 2006-04-11  Kenichi Handa  <handa@m17n.org>
3045         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
3047 2006-04-10  Bill Wohler  <wohler@newt.com>
3049         * NEWS: Add package-version keyword to `defcustom' and mention
3050         associated variable `customize-package-emacs-version-alist'.
3052 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
3054         * NEWS: Add string-or-null-p.
3056 2006-03-28  Bill Wohler  <wohler@newt.com>
3058         * images/README: Update with following information.
3060         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
3061         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
3063         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
3064         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
3065         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
3066         New bitmaps for new images.
3068         * images/refresh.xpm, images/sort-ascending.xpm,
3069         * images/sort-descending.xpm: Update with GTK 2.x images.
3070         Note that the default GTK icons are not overridden by the GNOME theme
3071         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
3072         wide circulation, then the GTK icons should be replaced with the
3073         equivalent GNOME icons.  Until then, we should be consistent with
3074         GTK first, then GNOME.
3076         * images/mail/repack.xpm, images/mail/reply-from.xpm:
3077         * images/mail/reply-to.xpm, images/search-replace.xpm:
3078         * images/separator.xpm, images/show.xpm: Update custom icons to be
3079         closer to their GNOME counterparts.
3081         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
3082         * images/mail/repack.pbm, images/mail/reply-all.pbm:
3083         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
3084         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
3085         * images/search-replace.pbm: Update bitmaps.
3087         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
3088         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
3089         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
3090         * images/mail/alias.xpm, images/mail/refile.pbm:
3091         * images/mail/refile.xpm, images/page-down.pbm:
3092         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
3093         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
3095 2006-03-23  Romain Francoise  <romain@orebokech.com>
3097         * NEWS: Misc. fixes.
3099 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
3101         * orgcard.tex: Version number change only.
3103 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
3105         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3107 2006-03-11  Miles Bader  <miles@gnu.org>
3109         * images/mail: New directory.
3110         * images/attach.xpm, images/connect.xpm:
3111         * images/contact.xpm, images/delete.xpm:
3112         * images/describe.xpm, images/disconnect.xpm:
3113         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3114         * images/lock-broken.xpm, images/lock-ok.xpm:
3115         * images/lock.xpm, images/mail/compose.xpm:
3116         * images/mail/copy.xpm, images/mail/forward.xpm:
3117         * images/mail/inbox.xpm, images/mail/move.xpm:
3118         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3119         * images/mail/preview.xpm, images/mail/reply-all.xpm:
3120         * images/mail/reply.xpm, images/mail/save-draft.xpm:
3121         * images/mail/save.xpm, images/mail/send.xpm:
3122         * images/mail/spam.xpm, images/next-page.xpm:
3123         * images/refresh.xpm, images/separator.xpm:
3124         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
3125         * images/sort-criteria.xpm, images/sort-descending.xpm:
3126         * images/sort-row-ascending.xpm:
3127         New icons, copied from Gnus trunk (originally from Gnome 2.6).
3129 2006-03-11  Bill Wohler  <wohler@newt.com>
3131         * NEWS: Document `image-load-path-for-library'.  Note that all
3132         images have been moved from lisp into etc/images in `find-image'
3133         item.  Fix typo in `copy-tree'.
3135 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
3137         * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3139 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
3141         * orgcard.tex: Version number change only.
3143 2006-03-05  Bill Wohler  <wohler@newt.com>
3145         Release MH-E version 7.93.
3147         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
3149 2006-02-23  Guanpeng Xu  <herberteuler@hotmail.com>
3151         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
3153 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
3155         * orgcard.tex (section{Links}): Rewritten to cover the modified
3156         link system.
3158 2006-02-18  Bill Wohler  <wohler@newt.com>
3160         Release MH-E version 7.92.
3162         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
3164 2006-02-17  Kenichi Handa  <handa@m17n.org>
3166         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
3168 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
3170         * TUTORIAL.cn: Reworked.
3172 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3174         * NEWS: Changes in handling of file local variables.
3176 2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
3178         * NEWS: Gtk+ 2.4 is required.
3180 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3182         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
3184 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
3186         * NEWS: New key bindings for Tumme in Dired.
3188 2006-02-05  Jay Belanger  <belanger@truman.edu>
3190         * calccard.tex: Update copyright year.
3192 2006-02-04  Michael Olson  <mwolson@gnu.org>
3194         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
3195         that Emacs does in its NEWS file.
3197 2006-02-03  Bill Wohler  <wohler@newt.com>
3199         Release MH-E version 7.91.
3201         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
3203 2006-02-02  Bill Wohler  <wohler@newt.com>
3205         Release MH-E version 7.90.
3207         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
3209 2006-01-29  Michael Olson  <mwolson@gnu.org>
3211         * NEWS: Add entry for ERC.
3213 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
3215         * TODO: Make SYNC_INPUT the default.
3217 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
3219         * images/gud/pstar.xpm: Make background transparent.
3221 2006-01-24  Noah Friedman  <friedman@splode.com>
3223         * emacs-buffer.gdb: Replace all references to `cdr' field of
3224         conses with `u.cdr', per change Andreas Schwab 2005-11-15
3225         of src/lisp.h.
3227 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
3229         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
3231 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
3233         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
3235 2006-01-13  Richard M. Stallman  <rms@gnu.org>
3237         * emacs.1: +N applies only to next file.
3239 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
3241         * e/eterm-color.ti: Temporarily disable the ri entry.
3242         * e/eterm-color: Regenerate.
3244 2005-12-21  LÅ‘rentey Károly  <lorentey@elte.hu>
3246         * TODO: Add note on the multi-tty branch.
3248 2005-12-16  LÅ‘rentey Károly  <lorentey@elte.hu>
3250         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
3251         them using the frame-local buffer list.
3253 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
3255         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
3256         instead.
3258 2005-12-02  Jay Belanger  <belanger@truman.edu>
3260         * NEWS: Add comment about the Calc prefix.
3262 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
3264         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
3266 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
3268         * images/icons/emacs_16.png, images/icons/emacs_24.png
3269         * images/icons/emacs_32.png, images/icons/emacs_48.png:
3270         New Emacs icons.
3272 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
3274         * orgcard.tex: Version 3.20.
3276 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
3278         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
3279         Use for run/continue.
3280         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
3281         Use for interrupting inferior.
3282         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
3283         Use a more appropriate variable name.
3284         * images/gud/remove.xpm, images/gud/remove.pbm
3285         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
3287 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
3289         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
3291 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
3293         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
3294         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
3295         Adjust baseline.
3297 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
3299         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3300         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3301         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3302         * images/low-color/next-node.xpm: Adjust paper size and layout.
3304 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
3306         * DEBUG: Describe how to provide preprocessor macro information.
3308 2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
3310         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
3311         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
3312         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
3313         * images/low-color/next-node.xpm: New images.
3315 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
3317         * orgcard.tex (section{Notes}): Version number change.
3319 2005-11-03  Romain Francoise  <romain@orebokech.com>
3321         * orgcard.tex: Update FSF's address.
3323 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
3325         * DEBUG: GDB can sometimes expand macros.
3327 2005-11-01  Romain Francoise  <romain@orebokech.com>
3329         * NEWS: Source files are compressed by default.
3331 2005-10-28  Bill Wohler  <wohler@newt.com>
3333         * NEWS: Help mode now creates hyperlinks for URLs.
3335 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
3337         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
3338         Add some comments on how to update this file.  Add ri
3339         capability that has long been supported by term.el.
3341 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
3343         * images/gud/until.xpm: Color correction.
3345 2005-10-23  Richard M. Stallman  <rms@gnu.org>
3347         * e/eterm-color.ti (el1): Capability deleted,
3348         since term.el doesn't implement it.
3350 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
3352         * e/eterm-color.ti: Change the terminal name to eterm-color.
3353         * e/eterm-color: Regenerate.
3355 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
3357         * Makefile (e/eterm-color): Rename eterm to eterm-color.
3359 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
3361         * NEWS: New variable `max-image-size'.
3363 2005-10-17  Bill Wohler  <wohler@newt.com>
3365         Moved all remaining images from lisp/toolbar to etc/images.  The
3366         low resolution images were placed in their own directory (low-color).
3368         * images/attach.*, images/cancel.*, images/close.*:
3369         * images/copy.*, images/cut.*, images/diropen.*:
3370         * images/exit.*, images/help.*, images/home.*:
3371         * images/index.*, images/info.*, images/mail.*:
3372         * images/new.*, images/open.*, images/paste.*:
3373         * images/preferences.*, images/print.*, images/save.*:
3374         * images/saveas.*, images/search.*:
3375         * images/search-replace.*, images/spell.*:
3376         * images/undo.*: Moved here from lisp/toolbar.
3378         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
3379         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
3380         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
3381         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
3382         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
3383         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
3384         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
3385         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
3386         * images/low-color/preferences.*: Moved here from
3387         lisp/toolbar/lc-preferences.*.
3388         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
3389         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
3390         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
3391         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
3392         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
3393         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
3395         To conform with convention, the underscore (_) in the following
3396         image names were replaced with dash (-) or (/) as appropriate.
3398         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
3399         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
3400         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
3401         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
3402         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
3403         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
3404         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
3405         * images/low-color/back-arrow.*: Moved here from
3406         lisp/toolbar/lc-back_arrow.*.
3407         * images/low-color/fwd-arrow.*: Moved here from
3408         lisp/toolbar/lc-fwd_arrow.*.
3409         * images/low-color/jump-to.*: Moved here from
3410         lisp/toolbar/lc-jump_to.*.
3411         * images/low-color/left-arrow.*: Moved here from
3412         lisp/toolbar/lc-left_arrow.*.
3413         * images/low-color/right-arrow.*: Moved here from
3414         lisp/toolbar/lc-right_arrow.*.
3415         * images/low-color/up-arrow.*: Moved here from
3416         lisp/toolbar/lc-up_arrow.*.
3417         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
3418         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
3420         * images/README: Incorporated the content of lisp/toolbar/README
3421         now that all of the images are here.
3423 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
3425         * images/gud/n.pbm, images/gud/n.xpm
3426         * images/gud/ni.xpm, images/gud/ni.xpm
3427         * images/gud/s.xpm, images/gud/s.xpm
3428         * images/gud/si.xpm, images/gud/si.xpm: Rename to
3429         next.*, nexti.*, step.*, and stepi.*, respectively, as the
3430         file-name no longer clashes on 8+3 filesystems.
3432 2005-10-14  Bill Wohler  <wohler@newt.com>
3434         * images/gud/break.*: Moved here from toolbar/gud-break.*.
3435         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
3436         * images/gud/down.*: Moved here from toolbar/gud-down.*.
3437         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
3438         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
3439         * images/gud/n.*: Moved here from toolbar/gud-n.*.
3440         * images/gud/print.*: Moved here from toolbar/gud-print.*.
3441         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
3442         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
3443         * images/gud/run.*: Moved here from toolbar/gud-run.*.
3444         * images/gud/si.*: Moved here from toolbar/gud-si.*.
3445         * images/gud/s.*: Moved here from toolbar/gud-s.*.
3446         * images/gud/until.*: Moved here from toolbar/gud-until.*.
3447         * images/gud/up.*: Moved here from toolbar/gud-up.*.
3448         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
3450 2005-10-14  Bill Wohler  <wohler@newt.com>
3452         Released MH-E version 7.85.
3454         * NEWS, MH-E-NEWS: Updated for release 7.85.
3456 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
3458         * NEWS: -nb => -nbi
3460 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
3462         * orgcard.tex: Version 3.17, no changes except version number.
3464 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
3466         * NEWS: -nb, --no-bitmap-icon
3468 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
3470         * TODO: Clarify the local variables entry.
3472 2005-09-30  Bill Wohler  <wohler@newt.com>
3474         Moved MH-E image files from toolbar and mail directories into
3475         images.
3477         * images/mail: New directory.
3479         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
3481         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
3482         * images/mail/reply*: Moved here from lisp/toolbar.
3484         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
3485         * images/page-down.*, images/show.*, images/widen.*: Moved here
3486         from lisp/toolbar.
3488         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
3489         Use GNOME 2.10's refresh icon.
3491         * images/README: New file that indicates which icons came from
3492         GNOME (see lisp/toolbar/README).
3494 2005-09-30  Romain Francoise  <romain@orebokech.com>
3496         * NEWS: Mention changes to `read-buffer'.
3498 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
3500         * images/ezimage: New directory.
3502         * images/ezimage/*.xpm: Add images used by speedbar.el.
3504 2005-09-30  David Ponce  <david@dponce.com>
3506         * NEWS: Update recentf changes.
3508 2005-09-28  Simon Josefsson  <jas@extundo.com>
3510         * GNUS-NEWS: Fix IDNA notes.
3512 2005-09-27  Jay Belanger  <belanger@truman.edu>
3514         * calccard.tex: Update `versionnumber', remove `versiondate'.
3515         (Error Recovery): Refer to "initial state" rather than "default state".
3516         (Algebra): Mention LaTeX language mode.
3517         (Programming): Delete reference to "Z =".
3519 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
3521         * emacs.py (ehelp): Add g and l to arg list, and use them in the
3522         call to `help'.
3524 2005-09-17  Romain Francoise  <romain@orebokech.com>
3526         * gfdl.1: Update to version 1.2.  Delete UC macro.
3528 2005-09-15  Kenichi Handa  <handa@m17n.org>
3530         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
3532 2005-09-14  Romain Francoise  <romain@orebokech.com>
3534         * NEWS: Add entry for write-region-inhibit-fsync.
3536 2005-09-09  Kevin Ryde  <user42@zip.com.au>
3538         * MORE.STUFF: Update url for calculator.el.
3540 2005-09-08  Kenichi Handa  <handa@m17n.org>
3542         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
3543         correctly.
3545 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
3547         * NEWS: Add entry for `make-auto-save-file-name'.
3549 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
3551         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3552         Emacs distribution.  Make role of EDITOR clearer.
3553         (OPTIONS): Document `-s', `-V' and `-h'
3554         as well as their long name counterparts.
3555         (BUGS): Remove.
3557 2005-08-26  Romain Francoise  <romain@orebokech.com>
3559         * PROBLEMS: Fix capitalization of "Gnus".
3561 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
3563         * MORE.STUFF: Update links and URLs.
3565 2005-08-05  Kenichi Handa  <handa@m17n.org>
3567         * NEWS: Fix the entry describing code-pages.
3569 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
3571         * .cvsignore: Add `icons' (for in-place installs).
3573 2005-07-19  Juri Linkov  <juri@jurta.org>
3575         * grep.txt: New file.
3577 2005-07-19  Jan Djärv  <jan.h.d@swipnet.se>
3579         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3580         -R comes after i386 in setarch command.
3582 2005-07-12  Juri Linkov  <juri@jurta.org>
3584         * refcard.tex (Files): Change description of `C-x C-q' from
3585         `checkin/checkout' to `toggle read-only'.
3586         (Getting Help): Replace `C-h c' with `C-h k'.
3587         (Error Recovery): Replace `recover-file' with `recover-session'.
3588         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
3590 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3592         * GNU: Update how to help.  Improve footnote 7.
3594 2005-07-07  Lute Kamstra  <lute@gnu.org>
3596         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
3597         been replaced by http://savannah.gnu.org/projects/tasklist.
3599 2005-07-07  Lute Kamstra  <lute@gnu.org>
3601         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
3602         version to 22.
3603         (Starting Emacs): Delete sentence to fix formatting problems.
3604         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
3605         (Formatting): Update the binding of set face.
3606         (International Character Sets): set-language-environment is bound
3607         to C-x RET l.
3609 2005-07-05  Lute Kamstra  <lute@gnu.org>
3611         Update FSF's address in GPL notices.
3613         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3614         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3615         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3616         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
3618 2005-07-03  Jan Djärv  <jan.h.d@swipnet.se>
3620         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3621         Add it again.
3623 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
3625         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
3627 2005-06-28  Richard M. Stallman  <rms@gnu.org>
3629         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3631 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
3633         * DEBUG: Mention emacs-buffer.gdb.
3635 2005-06-10  Noah Friedman  <friedman@splode.com>
3637         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3638         char as placeholder when buffer has no file name and process is
3639         still live.  Use different printf cases instead.
3641 2005-06-08  Kim F. Storm  <storm@cua.dk>
3643         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3644         Warn that using CVS+SSH may corrupt files, include work-around.
3646 2005-06-06  Juri Linkov  <juri@jurta.org>
3648         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3650         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
3651         second line to Local Variables.  Fix title line.
3653 2005-05-30  Miles Bader  <miles@gnu.org>
3655         * emacs-buffer.gdb: Remove RCS keywords.
3657 2005-05-30  Noah Friedman  <friedman@splode.com>
3659         * emacs-buffer.gdb: New file.
3660         * NEWS: Mention it.
3662 2005-05-28  Richard M. Stallman  <rms@gnu.org>
3664         * TUTORIAL.fr: Change NBSP to space.
3666 2005-05-28  Bill Wohler  <wohler@newt.com>
3668         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3670 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
3672         * TODO: post-command-idle-hook has gone.
3674 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
3676         * NEWS: Remove references to open-network-stream-nowait and
3677         open-network-stream-server.
3679 2005-05-15  Richard M. Stallman  <rms@gnu.org>
3681         * GNU: Correct/improve previous change.
3683 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3685         * GNU: Update footnotes.
3687         * NEWS: Lots of clarifications and cleanups.
3689 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
3691         * TUTORIAL.pl: Updated header.
3693 2005-05-02  Richard M. Stallman  <rms@gnu.org>
3695         * NEWS: More rearrangements.
3697 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
3699         * NEWS: Items rearranged in logical order.
3701 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
3703         * NEWS: Correct key binding for dired-mark-omitted.
3705 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
3707         * NEWS: Mention xterm key bindings.
3709         * e/eterm.ti: Add a comment.
3710         * e/eterm: Regenerate.
3712 2005-04-25  Alex Ott  <ott@jet.msk.su>
3714         * TUTORIAL.ru: Update.
3716 2005-04-13  Pavel Janík  <Pavel@Janik.cz>
3718         * TUTORIAL.sk: Updated header.
3720 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
3722         * NEWS: Mention cursorBlink resource.
3724 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3726         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3728 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
3730         * NEWS: Mention fontSet for Lucid menus.
3732 2005-04-10  Masatake YAMATO  <jet@gyve.org>
3734         * compilation.txt (symbol): Add gcov-file
3735         gcov-bb-file gcov-never-called-line gcov-called-line.
3737 2005-04-08  Kenichi Handa  <handa@m17n.org>
3739         * TUTORIAL.ja: Updated header, contents synchronized with
3740         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3742 2005-04-06  Pavel Janík  <Pavel@Janik.cz>
3744         * TUTORIAL.cs: Updated header.
3746 2005-04-05  Werner Lemberg  <wl@gnu.org>
3748         * TUTORIAL.de: Updated header.
3750 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
3752         * TUTORIAL.translators: Added the field Maintainer.
3754 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
3756         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3758 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
3760         * TUTORIAL.ja: Update text before first period.
3761         Reported by Kenichi Handa.
3763 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3765         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3766         old intro line that apparently was a longer version of "Emacs
3767         tutorial".
3769         * TUTORIAL.es: Clean up line breaks.
3771 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
3773         * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3774         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3775         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3776         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
3778 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3780         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3781         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3782         Minor fixes.
3784 2005-04-01  Mats Lidell  <matsl@contactor.se>
3786         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3787         2005-04-01T00:31:25Z!rms@gnu.org.
3789 2005-04-01  Lute Kamstra  <lute@gnu.org>
3791         * TUTORIAL.nl: Fix title line.
3793 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
3795         * TUTORIAL: Add title line.
3796         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3797         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3798         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3799         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3800         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3802 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
3804         * gnus-refcard.tex, gnus-logo.eps: New files.
3806 2005-03-23  David Ponce  <david@dponce.com>
3808         * NEWS: Mention recentf-keep.
3810 2005-03-17  Lute Kamstra  <lute@gnu.org>
3812         * TODO: Remove define-generic-mode entry (DONE).
3814 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
3816         * NEWS: Explain how to default Tramp to FTP.
3818 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3820         * NEWS: Mention Carbon build on Mac OS 9.
3822 2005-03-01  David Kastrup  <dak@gnu.org>
3824         * DEBUG: Add information about `-fno-crossjumping' for GCC.
3826 2005-02-14  Lute Kamstra  <lute@gnu.org>
3828         * TODO: Remove battery.el entry (DONE).
3830         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
3831         Make the terminology more consistent.  Fill the text using the
3832         default `fill-column'.
3834 2005-02-08  Lute Kamstra  <lute@gnu.org>
3836         * TUTORIAL: Remove some uses of the term "buffer" before it is
3837         properly introduced.  Update the description of the mode line.
3838         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3839         denote the Space bar.  Capitalize all command descriptions.
3841 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3843         * DEBUG: Minor clarification.
3845 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3847         * emacs.bash: Update the name of the socket of the Emacs server.
3849 2005-01-22  David Kastrup  <dak@gnu.org>
3851         * NEWS: Mention alias `find-grep' for `grep-find'.
3853 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
3855         * TODO: Add entry for toolbar on ttys.
3857 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
3859         * DEBUG: Suggest separate terminal for debug session.
3861 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3863         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3864         More consistent use of terminology.
3866 2005-01-13  Cheng Gao  <chenggao@gmail.com>
3868         * MORE.STUFF: Add entries of some well known and widely used packages.
3870 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
3872         * NEWS: Describe desktop package lazy restore feature.
3874 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3876         * DISTRIB: Don't say "freeware".
3878 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
3880         * DEBUG: Change printing example to break on a procedure name.
3882 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
3884         * e/eterm.ti: Add rs1.
3885         * e/eterm: Regenerate.
3887 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
3889         * fr-refcard.tex: Fix typos.
3891 2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
3893         * PROBLEMS: Update information about klipper on KDE.
3895 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
3897         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3899 2004-10-08  Frédéric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
3901         * TUTORIAL.fr: Minor wording fix.
3903 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
3905         * enriched.doc: Update for new bindings of `set-left-margin' and
3906         `set-right-margin'.
3908 2004-10-04  Kim F. Storm  <storm@cua.dk>
3910         * DEBUG: Mention pp and ff commands.
3912 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
3914         * enriched.doc: `enriched-annotation-alist' is now called
3915         `enriched-translations'.
3917 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
3919         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
3920         Reformat.
3921         * e/eterm: Regenerate.
3923 2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
3925         * PROBLEMS: Updated exec-shield description.
3927 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
3929         * e/eterm.ti: Change the strings for smso and rmso.
3930         * e/eterm: Regenerate.
3932 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
3934         * MORE.STUFF (EDB): Update entry.
3936 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
3938         * e/eterm.ti: Add `op' entry to enable colors in term.
3939         * e/eterm: Regenerate.
3941 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
3943         * PROBLEMS: More reorganization to exile old stuff to the
3944         pre-2000 section.  I looked up end-of-life dates for a bunch
3945         of old Unixes to check.
3947 2004-08-24  Bill Wohler  <wohler@newt.com>
3949         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3951 2004-08-22  David Kastrup  <dak@gnu.org>
3953         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3955 2004-08-21  Bill Wohler  <wohler@newt.com>
3957         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3959 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
3961         * PROBLEMS: Massively rearranged by category, to make environment
3962         features and symptoms easier to find.  Bugs relating to
3963         20th-century systems moved to the end.  Most problem headers
3964         changed to "object: variation" format.
3966 2004-08-15  Bill Wohler  <wohler@newt.com>
3968         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3970 2004-08-14  Romain Francoise  <romain@orebokech.com>
3972         * NEWS: Mention the thumbs.el package.
3974 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
3976         * TUTORIAL.es: Replace actual whitespace with the magic string
3977         that causes help-with-tutorial to automatically insert the correct
3978         amount.
3980 2004-08-10  Steven Tamm  <steventamm@mac.com>
3982         * PROBLEMS: Remove description of Mac OS version upgrade
3983         problems as it is no longer applicable.
3985 2004-07-27  Werner Lemberg  <wl@gnu.org>
3987         * NEWS: Document all new tutorials.
3989 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
3991         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3993         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
3994         are described in GNUS-NEWS.
3996 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
3998         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3999         v5_10 branch of the Gnus repository.
4001 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4003         * MORE.STUFF: Tramp is now distributed with Emacs.
4005 2004-07-12  Bill Wohler  <wohler@newt.com>
4007         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
4009 2004-07-08  David Kastrup  <dak@gnu.org>
4011         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
4013 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
4015         * FOR-RELEASE: Moved to the admin directory.
4017 2004-06-24  David Kastrup  <dak@gnu.org>
4019         * NEWS: Move description from new paragraph-start and
4020         indent-line-function defaults to general news instead of new
4021         packages.  Same for query-replace-skip-read-only.
4022         Add description of new `\,' and `\?' replacement string features.
4024 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4026         * MORE.STUFF: Delete obsolete URL.
4028 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
4030         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
4032 2004-05-29  Steven Tamm  <steventamm@mac.com>
4034         * PROBLEMS: Document the workaround for the Mac OS X port not
4035         picking up the environment variables from dotfiles.
4037 2004-05-16  Juri Linkov  <juri@jurta.org>
4039         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
4041         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
4043 2004-05-15  Alex Ott  <ott@jet.msk.su>
4045         * ru-refcard.tex, ru-refcard.ps: New files.
4047 2004-05-14  David Ponce  <david@dponce.com>
4049         * tree-widget: New directory containing tree-widget themes and images.
4051 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
4053         * TUTORIAL.pt_BR: Initial check-in.
4055 2004-05-06  Dave Love  <fx@gnu.org>
4057         * emacs.py: New file for python-mode's internal use.
4059 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4061         * TODO: Use outline mode.  Remove compile.el entry (done).
4063 2004-04-18  Juri Linkov  <juri@jurta.org>
4065         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
4066         * TUTORIAL.th: Add sentence-end-double-space: nil.
4068         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
4070 2004-04-16  Alex Ott  <ottalex@narod.ru>
4072         * TUTORIAL.ru: Various corrections.
4074 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4076         * TUTORIAL.nl: Update Delete/Delback translation.
4078 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4080         * TODO: Remove index-apropos entry.
4082 2004-04-01  Juri Linkov  <juri@jurta.org>
4084         * HELLO: Add Javanese.
4086 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4088         * ps-prin1.ps: Clip the header and footer area, so text will not be
4089         printed outside header or footer, respectively.
4090         (HeaderClip, FooterClip): New PostScript funs.
4091         (HeaderText, FooterText): Adjust PostScript code.
4093 2004-03-29  Jan Djärv  <jan.h.d@swipnet.se>
4095         * TODO: Removed drag-and-drop entry (DONE).
4097 2004-03-19  Kim F. Storm  <storm@cua.dk>
4099         * TODO: Remove entries for fringe related issues (DONE).
4100         Remove entry about image-relative coordinates of mouse clicks (DONE).
4102 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
4104         * compilation.txt: New file.
4106 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4108         * NEWS: Remove bogus reference to user option unicode-data.
4110 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
4112         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4114 2004-02-08  Andreas Schwab  <schwab@suse.de>
4116         * NEWS: Fix typo.
4118 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
4120         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
4122 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
4124         * TODO: Add plans for change of file attributes UID and GID from
4125         integer to string.
4127 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
4129         * HELLO: Add Kannada.
4131 2003-11-05  Juri Linkov  <juri@jurta.org>
4133         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
4134         Add IPA pronunciation to English.  Fix tab widths.
4136 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
4138         * PROBLEMS: Document segfaults with Linux kernels that enable the
4139         Exec-shield functionality.
4141 2003-10-30  Kenichi Handa  <handa@m17n.org>
4143         * HELLO: Fix cases of language names.  Make German lines one.
4144         Delete FORTRAN, add Mathematics.
4146 2003-10-24  Jan Djärv  <jan.h.d@swipnet.se>
4148         * PROBLEMS: Characters are displayed as empty boxes or
4149         with wrong font under X.
4151 2003-09-30  Werner Lemberg  <wl@gnu.org>
4153         * TUTORIAL.de: Minor updates and grammatical fixes.
4155 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
4157         * TODO: Add invisible text kill/yank issue.
4159 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
4161         * TUTORIAL.nl: Many changes.
4163 2003-08-20  Stephen Eglen  <stephen@gnu.org>
4165         * MORE.STUFF: Update URLs for several projects.
4167 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
4169         * PROBLEMS: Truncated process output with pty's on Mac OS X.
4171 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
4173         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
4174         documented on the EMACS_21_1_RC branch.
4176 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
4178         * TUTORIAL.cn: Updated.
4179         * TUTORIAL.zh: Updated.
4181 2003-04-24  Bill Wohler  <wohler@newt.com>
4183         * MH-E-NEWS: Upgraded to MH-E version 7.3.
4185 2003-04-03  Kenichi Handa  <handa@m17n.org>
4187         * HELLO: Fix the malayalam line.
4189 2003-04-01  Dave Love  <fx@gnu.org>
4191         * letter.xpm: Use transparent/opaque `colors'.
4193         * letter.xbm: Deleted.
4195         * letter.pbm: New.
4197 2003-03-24  Andreas Schwab  <schwab@suse.de>
4199         * HELLO: Remove extra TAB in Greek entries.
4201 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
4203         * TUTORIAL.cn, TUTORIAL.zh: New files.
4205         * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
4207 2003-02-24  Kenichi Handa  <handa@m17n.org>
4209         * HELLO: Add Malayalam.
4211 2003-02-13  Dave Love  <fx@gnu.org>
4213         * TUTORIAL.es: Add coding spec.
4215 2003-02-11  Kenichi Handa  <handa@m17n.org>
4217         * HELLO: Fix Hindi and add Tamil.
4219 2003-02-05  Francesco Potortì  <pot@gnu.org>
4221         * TUTORIAL.it: Italian tutorial.
4222         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
4223         Revised by Francesco Potortì <pot@gnu.org>.
4225 2003-02-03  Bill Wohler  <wohler@newt.com>
4227         * MH-E-NEWS: Upgraded to MH-E version 7.2.
4229 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
4231         * MACHINES: Added Cygwin.
4233 2003-01-27  Jan Djärv  <jan.h.d@swipnet.se>
4235         * DEBUG: Added note about xmon.
4237 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
4239         * TUTORIAL.pl: Updated.
4241 2003-01-11  Pavel Janík  <Pavel@Janik.cz>
4243         * TUTORIAL.sk: Updated to reflect changes in English version.
4244         From Miroslav VaÅ¡ko <zemiak@zoznam.sk>.
4246 2003-01-09  Francesco Potortì  <pot@gnu.org>
4248         * etags.1: Added reference to the new `etags --help --lang=LANG'
4249         option.
4251 2003-01-08  Bill Wohler  <wohler@newt.com>
4253         * MH-E-NEWS: Upgraded to MH-E version 7.1.
4255 2003-01-01  Steven Tamm  <steventamm@mac.com>
4257         * MACHINES: Added pointer to Mac OS X install instructions.
4259 2002-12-10  Kenichi Handa  <handa@m17n.org>
4261         * TUTORIAL.sv: Renamed from TUTORIAL.se.
4263 2002-11-29  Bill Wohler  <wohler@newt.com>
4265         * MH-E-NEWS: Upgraded to MH-E version 7.0.
4267 2002-11-22  Rafael Sepúlveda  <drs@gnulinux.org.mx>
4269         * TUTORIAL.es: Extensively changed and updated.
4271 2002-10-01  Bill Wohler  <wohler@newt.com>
4273         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
4275 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
4277         * ses-example.ses: New file: example spreadsheet.
4279 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
4281         * HELLO: Fix Unicode Greek line.
4283 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
4285         * TUTORIAL.ja: Updated in accordance with the latest English
4286         version.
4288 2002-09-01  Andreas Schwab  <schwab@suse.de>
4290         * TUTORIAL.de: Updated in accordance with the English version.
4291         From Mario Lang <mlang@delysid.org>.
4293 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
4295         * HELLO: Fix some white spaces.
4297 2002-06-26  Richard M. Stallman  <rms@gnu.org>
4299         * ps-prin0.ps, ps-prin1.ps: Add license exception.
4301 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
4303         * TUTORIAL.fr: New version from Ã‰ric Jacoboni <jaco@teaser.fr>.
4305 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
4307         * HELLO: Add a few greetings that use Unicode characters.
4309 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
4311         * termcap.src: New version from ftp://invisible-island.net.
4313 2002-03-24  Pavel Janík  <Pavel@Janik.cz>
4315         * TUTORIAL.translators: New file, list of tutorial translators.
4317 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
4319         * gnus.xpm: Remove garbage.
4321 2002-01-27  Pavel Janík  <Pavel@Janik.cz>
4323         * letter.xpm: New file, XPM variant of letter.xbm.
4325 2001-12-03  Pavel Janík  <Pavel@Janik.cz>
4327         * COPYING: Move back.
4329 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
4331         * COPYING: Removed.
4333 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
4335         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
4336         something simpler than the GFDL.
4338 2001-11-22  Colin Walters  <walters@debian.org>
4340         * PROBLEMS: Remove already applied calc info patches.
4341         Clarify that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
4342         not handled by alternatives in Debian, the reporter surely meant
4343         just "--config ftp".
4345 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
4347         * fr-survival.tex: New file, from Ã‰ric Jacoboni <jaco@teaser.fr>.
4349 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
4351         * TUTORIAL.fr: New version from Ã‰ric Jacoboni <jaco@teaser.fr>.
4353 2001-11-17  Colin Walters  <walters@debian.org>
4355         * PROBLEMS: Remove calc problems.
4357 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
4359         * TUTORIAL.fr: New file.  From Ã‰ric Jacoboni <jaco@teaser.fr>.
4361 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
4363         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
4364         Add *.dvi and *.log.
4365         (SOURCES): Update the list of files.
4367         * calccard.tex: New file.
4368         * calccard.ps: New file.
4370 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
4372         * etags.1: Replace presentation-level troff macros that simulate
4373         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
4375 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
4377         * (Version 21.1 released.)
4379 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
4381         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
4382         <tbspit@eng.um.edu.mt>.
4384 2001-08-25  Pavel Janík  <Pavel@Janik.cz>
4386         * HELLO: Slovak language name added to be compatible with other
4387         languages.
4389 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
4391         * TUTORIAL.pl: Updated in accordance with the English version.
4392         From Beata WierzchoÅ‚owska <beataw@orient.uw.edu.pl> and
4393         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
4395 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
4397         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
4398         per config.sub and config.guess.  Reported by Ryo Furue
4399         <furufuru@ccsr.u-tokyo.ac.jp>.
4401 2001-08-10  Pavel Janík  <Pavel@Janik.cz>
4403         * TUTORIAL.sk: Updated in accordance with the English version.
4404         From Miroslav VaÅ¡ko <vasko@debian.cz>.
4406 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
4408         * TUTORIAL.ko: Updated in accordance with the English version.
4409         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
4411 2001-08-06  Pavel Janík  <Pavel@Janik.cz>
4413         * TUTORIAL.cs: Update from Milan Zamazal.
4415 2001-08-05  Pavel Janík  <Pavel@Janik.cz>
4417         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
4418         address of Milan Zamazal changed.
4420 2001-08-04  Pavel Janík  <Pavel@Janik.cz>
4422         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
4423         META keys.
4425 2001-05-17  Francesco Potortì  <pot@gnu.org>
4427         * etags.1: Add the latest changes to etags behavior.
4429 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
4431         * emacsclient.1: Place in the public domain.
4433 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
4435         * emacstool.1: Place under GFDL.
4437 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
4439         * emacs.1: Place under GFDL.
4441         * etags.1: Ditto.
4443         * gfdl.1: New file.
4445 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
4447         * TUTORIAL.sk, sk-survival.tex
4448         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
4449         * sk-dired-ref.tex: New files.
4451         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
4452         From Pavel@Janik.cz (Pavel Janík).
4454 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4456         * ps-prin1.ps: Footer implementation.  Doc fix.
4457         (doLineNumber): Code fix for line number color.
4458         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
4459         Code fix for footer implementation.
4460         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
4461         (FooterFramePath, doFrame, FooterFrame, FooterStart)
4462         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
4464 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
4466         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
4467         for color depth 8.
4469 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4471         * ps-prin1.ps: Line and paragraph spacing feature.
4472         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
4473         (EffectShadow, EffectBox, EffectOutline): New vars.
4474         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
4475         (PHL, LHL): New funs.
4477         * ps-prin2.ps: File eliminated.
4479 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
4481         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
4483 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
4485         * splash.xpm, splash.pbm: Replaced with new images from
4486         Luis Fernandes <elf@ee.ryerson.ca>.
4488 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
4490         * cs-refcard.ps, cs-refcard.tex: New files.
4492 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
4494         * THE-GNU-PROJECT: New file.
4496 2001-02-22  Andrew Innes  <andrewi@gnu.org>
4498         * MACHINES: Update pointer to MS-Windows install instructions.
4500 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4502         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
4503         functionality enhancement.
4504         (doColumnZebra): Code fix.
4506 2001-02-08  Dave Love  <fx@gnu.org>
4508         * tasks.texi, SERVICE: Updated.
4510 2001-02-03  Andrew Innes  <andrewi@gnu.org>
4512         * PROBLEMS: Add note about need to specify extra compiler flags
4513         with recent Cygwin ports of gcc.
4515 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
4517         * DEBUG: Expand and update, based on the instructions to
4518         pretesters, nt/INSTALL, and private communications and experience.
4520 2001-01-17  Dave Love  <fx@gnu.org>
4522         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
4524 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
4526         * TUTORIAL.es: New file.
4528 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
4530         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
4531         enhancements.
4533 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
4535         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
4536         files.
4538 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4540         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
4541         is non-nil.
4542         (printZebra, BeginPage): Code fix.
4544 2000-12-15  Miles Bader  <miles@gnu.org>
4546         * DEBUG: Add note about using `inverse-video' to detect excessive
4547         screen redraw.
4549 2000-12-07  Dave Love  <fx@gnu.org>
4551         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
4553 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4555         * ps-prin1.ps: Eliminated the line number font predefinition.
4557 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
4559         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4560         not M-:, as example of disabled command).
4562 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
4564         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4566 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
4568         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4570         * tasks.texi: Updated to the version from /gd/gnuorg.
4572         * FTP: Refer to the GNU web site.
4574 2000-10-12  Dave Love  <fx@gnu.org>
4576         * gnus.pbm: New file.
4578         * gnus.xbm: Deleted.
4580 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
4582         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4584 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
4586         * splash.xbm: File removed.
4587         * splash.pbm: New file.
4589 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
4591         * splash.xbm: New file.
4593 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
4595         * splash.xpm: New file.
4597 2000-09-11  Dave Love  <fx@gnu.org>
4599         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4600         files.
4602 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4604         * ps-prin3.ps: Eliminated.
4606         * ps-prin2.ps: Changed comment version (6.0).
4608         * ps-prin1.ps: Changed comment version (6.0).
4610         * ps-prin0.ps: Changed comment version (6.0).
4612 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
4614         * survival.tex: New file.
4616 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
4618         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
4620         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4622 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
4624         * NEWS.1: Reintegrated into NEWS.
4626         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4628 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
4630         * dired-ref.tex, dired-ref.ps: New files.
4632         * refcard-de.tex, refcard-de.ps: New files.
4634 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
4636         * emacs.1: Change `-b' to `-bw'.
4638 2000-07-07  Andreas Schwab  <schwab@suse.de>
4640         * yow.lines: Fix indentation.
4642 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4644         * ps-prin0.ps: Insert a version number comment (5.2.2).
4645         Indentation fix.
4647         * ps-prin1.ps: Insert a version number comment (5.2.2).
4648         Can select page size with/without giving an error if PostScript
4649         printer doesn't have this kind of page size.  Zebra Stripe
4650         continues or restarts on next page.  Indentation fix.
4651         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4652         paper.
4653         (BeginDoc, doColumnZebra, HeaderText): Code fix.
4654         (SetPageSize): New proc.
4656         * ps-prin2.ps: Insert a version number comment (5.2.2).
4658         * ps-prin3.ps: Insert a version number comment (5.2.2).
4659         Indentation fix.
4661 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4663         * ps-prin1.ps: PostScript code compatibility with other utilities
4664         like mpage, psnup, etc.
4665         (isLineStep): Code fix.
4666         (BeginDoc, BeginSheet): Utility compatibility.
4668 2000-05-03  Dave Love  <fx@gnu.org>
4670         * letter.xbm: New file.
4672 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4674         * ps-prin0.ps: PostScript level 1 compatibility.
4676         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4677         printing and line number step.
4678         (BeginDoc, doLineNumber, SL, HL): Code fix.
4679         (isLineStep, PSL): New funs.
4681         * ps-prin3.ps: PostScript level 1 compatibility.
4683 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
4685         * refcard.bit: Removed.
4687 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
4689         * refcard-pl.ps: New file.
4690         * refcard-pl.tex: New file.
4692 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4694         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4695         (DefOp): New proc.
4697         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4698         (printBackground, SetColor): New procs.
4699         (ZebraColor): Renaming old ZebraGray var.
4701 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4703         * ps-prin1.ps: Eliminate SkipFirstPage.
4705 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4707         * ps-prin0.ps: Define command only for language level 1.
4709 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4711         * ps-prin0.ps: Define packedarray operator for language level 1,
4712         adjust setduplexmode and settumble definitions.
4714 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4716         * ps-prin0.ps: New file.
4718         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4720 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4722         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4724 1999-11-30  Paul Eggert  <eggert@twinsun.com>
4726         * PROBLEMS: Update Solaris 2.6 and 7 problems.
4728 1999-11-22  Paul Eggert  <eggert@twinsun.com>
4730         * NEWS: Rename messages-locale to system-messages-locale
4731         and time-locale to system-time-locale.
4733 1999-10-24  Noah Friedman  <friedman@splode.com>
4735         * yow.lines: Add more quotes.  Correct a misquote.
4737         * spook.lines: Add more phrases.
4739 1999-10-23  Paul Eggert  <eggert@twinsun.com>
4741         * NEWS: Describe new functions and variables for locales.
4743 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
4745         * TUTORIAL.ro: Change copyright statement.
4747 1999-07-12  Richard Stallman  <rms@gnu.org>
4749         * Version 20.4 released.
4751 1999-06-27  Karl Heuer  <kwzh@gnu.org>
4753         * yow.lines: Fix indentation.  Fix typo.
4755 1999-01-19  Dave Love  <fx@gnu.org>
4757         * MORE.STUFF: Revamped.
4759 1999-01-14  Dave Love  <fx@gnu.org>
4761         * FAQ: Merge posted updates.
4763 1998-12-14  Dave Love  <fx@gnu.org>
4765         * FAQ: Somewhat edited copy of the most recently posted version.
4767 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
4769         * MACHINES (NEC EWS4800): New section.
4771 1998-09-04  Karl Heuer  <kwzh@gnu.org>
4773         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4775 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4777         * Version 20.3 released.
4779         * TUTORIAL.ro: New file.
4781 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
4783         * TUTORIAL.sl: Renamed back to the original.
4785 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
4787         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4788         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4789         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4790         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4792 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
4794         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4796 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
4798         * TUTORIAL.sl: New file.
4800 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4802         * Version 20.2 released.
4804 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4806         * Version 20.1 released.
4808 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
4810         * CODINGS, CHARSETS: New files.
4812 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4814         * Version 19.33 released.
4816 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4818         * Version 19.32 released.
4820 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4822         * refcard.ps: File obtained from someone else;
4823         it was generated badly here.
4825 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4827         * Version 19.31 released.
4829 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4831         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4833 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
4835         * emacs.bash: Use >|.
4837 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
4839         * rgb.txt: New file.
4841 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4843         * Version 19.30 released.
4845 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4847         * gnus-tut.txt: New file.
4849 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
4851         * Rename termcap to termcap.src, the historical name for an
4852         uninstalled termcap file.
4854 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
4856         * termcap.dat, termcap.ucb: Deleted and replaced.
4858         * termcap: New termcap file from the ncurses project; bigger,
4859         better, brighter, does away with waxy yellow buildup.
4860         Email me at terminfo@ccil.org if you have any trouble with this.
4862         * README: Changed to track above change.
4864 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
4866         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
4868 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
4870         * Makefile (maintainer-clean): Rename from realclean.
4872 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4874         * tpu-doc.el: File moved to etc dir and renamed.
4876 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
4878         * enriched.doc: Rewritten and simplified.
4880 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4882         * Makefile (eterm): New rule.
4883         (TIC): New variable.
4885         * e/eterm, e/eterm.ti: New files.
4887 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
4889         * enriched.doc: New file.
4891 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4893         * Version 19.26 released.
4895 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
4897         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4899 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4901         * Version 19.25 released.
4903 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4905         * Version 19.24 released.
4907 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4909         * Version 19.23 released.
4911 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4913         * Makefile (clean): Delete DOC*.
4915 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4917         * Version 19.22 released.
4919 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4921         * Version 19.21 released.
4923 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4925         * Version 19.20 released.
4927 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4929         * Version 19.19 released.
4931 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4933         * Version 19.18 released.
4935 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4937         * Version 19.16 released.
4939 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4941         * version 19.15 released.
4943 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4945         * Version 19.14 released.
4947 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4949         Bring mumbleclean targets into conformance with GNU coding standards.
4950         * Makefile (distclean): Don't remove backup and autosave files.
4951         These are easy to get rid of in other ways, and a pain to lose.
4952         (mostlyclean, realclean): New targets.
4954 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4956         * Version 19.13 released.
4958 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4960         * Version 19.10 released.
4962 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4964         * Version 19.9 released.
4966 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4968         * Version 19.8 released.
4970 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4972         * Version 19.7 released.
4974 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4976         * MACHINES: Mention Linux.
4978 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4980         * MACHINES: Add section for NeXT, from Thorsten Ohl.
4982 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4984         * NEWS: Documented picture-mode improvements.
4986 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4988         * NEWS: Described the new properties of arrow keys and
4989         next-line-add-newlines.  Fixed up the GUD description, it was
4990         out of date.  This file referenced LNEWS when it should have
4991         said news.texi; fixed.
4993         * news.texi: invocation-name now exists.
4995 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4997         * MORE.STUFF: Added.
4999 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5001         * NEWS: Preserved jimb's last change (documenting kill on
5002         read-only buffers).
5004         Added documentation on new info features.
5006 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5008         * spook.lines: Alpha-sorted this, and added some new hot buttons
5009         for the 1990s.
5011 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5013         * MACHINES: Deleted some VMS caveats.  If the src and lisp
5014         ChangeLogs are correct, dired and mail and process control are now
5015         fully supported.
5017         * NEWS: Added finder news.
5019 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
5021         * NEWS: Changed.
5023 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5025         * sex.6: Added 900-line support.
5027         * NEWS: Added news about the package finder.
5029 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5031         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
5032         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
5033         SUNBUG files.  Changed references to 18.* to past tense.
5035         * emacs.names: Merged into JOKES.  I faked a mail header from the
5036         Unknown User to delimit the first (unheaded) bit.
5038         * Makefile (relock, unlock): New productions.
5040 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5042         Augean-stable cleaning time.  Partly to save space, but mostly to
5043         reduce the dizzying amount of *stuff* confronting someone exploring
5044         the Emacs distribution, I have the following changes in the etc
5045         directory:
5047         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
5049         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
5050         OTHER.EMACSES.  The present names don't really convey anything.
5051         Various key bindings and feature descriptions have been updated.
5053         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
5054         FSF in hot water.
5056         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
5057         implementation of intervals, have progressed way beyond this.
5059         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
5061         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
5062         Future jokes can accumulate there.
5064         * DISTRIB: The actual domestic order form is now ORDERS.USA.
5065         The DISTRIB text now mentions 19.
5067         * ORDERS.USA: Created.  This is just the order form.
5068         DISTRIB has a pointer to it at the beginning.
5070         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
5071         to it at the beginning.
5073         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
5074         version 15 and 17 files anymore.
5076         All files marked "Nuked" have actually been moved to =-prefixed
5077         names as per convention.  Originals of all files merged still
5078         exist with =-names.
5080 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5082         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
5083         no longer necessary in the presence of 19's function-key-map
5084         feature; I've added an explanation to the beginning of the file.
5086 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5088         * MACHINES: Update description of SYSVr3 and r4 support, due to
5089         Eric Raymond's changes.
5091 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5093         * MACHINES: Mention that you have to edit the configure script
5094         when you add support for a new machine, to get it to recognize the
5095         configuration name.
5097 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5099         * MACHINES: Converted to use GCC-style configuration names,
5100         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
5101         s/ files now lives in ../configure.
5103 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
5105         * NEWS: Document included tags tables.
5107 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5109         * Corrected the news about VC to reflect reality.
5111 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5113         * etags.1: New file, from Richard K. Pixley at Cygnus.
5115 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5117         * Makefile: Most of the contents of this file were only relevant
5118         to things in `../lib-src'; removed all but the `distclean' and
5119         `clean' targets.
5121 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5123         * COPYING: Got June 1991 version of the GPL here.
5125         * ChangeLog: Since the old etc contents have been split into etc
5126         and lib-src, the old etc's ChangeLog has been duplicated in the
5127         new etc and lib-src.  That means that each contains complete and
5128         coherent information, although each contains extraneous
5129         information.
5131 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5133         * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
5134         to be consistent with other GNU programs, like makeinfo.
5136         * lib-src/Makefile: Renamed to Makefile.in; the configure script
5137         will edit this to produce Makefile.
5139 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5141         * etags.c (print_help, print_version): New functions.
5142         (main): Options added to support them.
5144         * etags.c (longopts): New array of long names for the options.
5145         (main): Recognize them.
5147 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5149         * etags.c (C_entries): Remove comment saying that \" in a string
5150         isn't recognized as magic, because it is correctly handled.
5152         * getopt.c, getopt.h: New files, from GNU C library.
5153         * etags.c: Rewritten to use getopt.
5154         #include "getopt.h".
5155         (file_num): Variable deleted; its role is now played by getopt's
5156         optind.
5157         (main): Argument processing loop rewritten to call getopt to get
5158         next option.  Options which take parameters (-o and -i) rewritten
5159         to get parameter from optarg instead of argv[1].
5160         Filename preprocessing loop and update command changed similarly.
5161         * Makefile (etags, ctags): Depend on and link with getopt.h,
5162         getopt.o, and getopt1.o.
5163         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5165         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5166         is non-zero.
5168         (main): In the argument processing loop, the 'goto next_arg'
5169         statements are breaking out of the switch statement in exactly the
5170         same way that a simple 'break' statement would; replace the gotos
5171         with breaks, and remove the label.
5173 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5175         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
5176         (consider_token): Move next_token_is_func to global.
5178 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5180         * Makefile: Conform with GNU coding standards:
5181         (mostlyclean): New target, synonymous with clean.
5182         (TAGS, check): New targets.
5183         (INSTALL, INSTALLFLAGS): New variables.
5185 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5187         * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
5188         `config.emacs' to `configure'.
5190         * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
5191         * etc/MACHINES: Same.
5193 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5195         * movemail.c (main): Allow tempname to be as long as necessary,
5196         instead of limiting it to 39 characters.
5198         * movemail.c (main): Move declaration of buf from top of function
5199         to local block surrounding the copy loop.  This makes it less
5200         likely to be confused with the buf used by the code which checks the
5201         permissions on outname's directory.
5203 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
5205         * SERVICE: Remove my entry.
5207 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
5209         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
5210         hardcoded -g.
5212         * movemail.c (xmalloc): Return char *, not int.
5213         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
5214         that is off by default -- normally don't unlink the mail spool
5215         file, just empty it.  Pass creat mode 0600, not 0666.
5217 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5219         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
5220         (all): Instead of here.
5221         (install): Don't use the -s option, since people need symbols to
5222         debug code.
5224 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
5226         * etags-vmslib.c (fn_exp): Add type cast.
5228 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5230         * movemail.c: Changes in comments.
5232 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5234         * Makefile: Make the distclean target erase the DOC files from
5235         ../share-lib and the executables from ../arch-lib.
5237 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5239         * emacsclient.c: #include <sys/stat.h>.
5240         (main): Do declare statbfr.
5242 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5244         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
5245         for the socket, depending on SERVER_HOME_DIR.
5246         If using /tmp, put host name in the socket name.
5248         * movemail.c (pfatal_and_delete): New function.
5249         (main, popmail): Use it.
5250         (popmail): Close output before deleting messages.
5251         Check for error on close and on fsync.
5252         Use `fatal' where appropriate.
5253         (main): Remove (void).
5255         * aixcc.lex: New file.  Not officially part of Emacs.
5256         * Makefile: Rules for that.
5258 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
5260         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
5262         * etags.c (main): Properly cast call to alloca that initializes
5263         included_files.
5265 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
5267         * etags.c (files_are_tag_tables): Remove global var.
5268         (process_file): Don't test it.  Also remove hack checking for a
5269         file named "TAGS".
5270         (main): -i now takes an arg which is the name of a file to include.
5271         Collect these names and emit include tags for them after processing
5272         all the argument files.
5274 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5276         * wakeup.c: Terminate if parent goes away.
5278 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5280         * etags.c (C_entries): Process token before handling end of line.
5281         When inner loops reach end of line, just back up.
5282         Let the real end of line processing happen in just one place.
5283         (consider_token): Likewise.
5285 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5287         * etags.c (TEX_mode): Skip comments while scanning the text to see
5288         which escape character this file uses.
5290 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5292         * emacsserver.c [USG]: Terminate if msgrcv fails.
5294 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
5296         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
5298 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
5300         * make-docfile: Find the arguments to a C function correctly,
5301         by not ignoring the character that read_c_string returns.
5302         Don't even try to find argument names for functions that take MANY
5303         or UNEVALLED arguments, since they're a figment of the docstring's
5304         imagination.
5306 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
5308         * make-docfile: Read the .elc files generated by the new byte
5309         compiler.
5311 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
5313         * refcard.tex: Use cm fonts, not am, in multi-column mode.
5315 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
5317         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
5319 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
5321         * Makefile (install*): No need to install wakeup.
5323 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
5325         * Makefile (install*): Install emacsclient like etags.
5327 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
5329         * movemail.c (error): Handle 3 args.
5330         (main): Don't check input access if using pop.
5332 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
5334         * etags.c (find_entries): Check for numbers after Scheme suffix.
5336 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
5338         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
5340 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
5342         * Makefile (nemacstool, xvetool): New targets.
5344 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
5346         * emacsclient.c: Include errno.h and define related variables.
5348 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
5350         * emacsclient.c: Change usage message.
5352 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
5354         * emacs.1: Add break before -nw option.
5356 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
5358         * qsort.c: Replace with GNU version.
5360 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
5362         * wakeup.c: New program replacing loadst.c.
5364 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5366         * emacsclient.c [USG]: Pass msgsnd only 4 args.
5368 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
5370         * etags.c: Rename `flag' variables for what they do instead of
5371         which option character sets them.
5373 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5375         * loadst.c (main): Conditional to get load average on Apollo.
5377 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
5379         * emacsserver.c: Set the permission on the socket to 0600.
5381 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5383         * emacsclient.c [BSD]: Print clean message for failing getwd.
5385 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
5387         * getdate.y: Use the getdate.y from GNU tar for timer.
5389 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
5391         * emacsclient.c (main): Don't put brackets around "filename" in
5392         usage message.  It isn't optional.
5394 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
5396         * etags.c (getit): Recognize '$' as beginning identifiers.
5398 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
5400         * emacsserver.c: Renamed from server.c.
5401         * Makefile: Reference emacsserver rather than server.
5402         * MACHINES: Doc fix for new emacsserver name.
5404 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5406         * emacsclient.c: Print program name in error messages.
5408 1990-01-19  David Lawrence  (tale@cocoa-puffs)
5410         * timer.c, getdate.y (new files) and Makefile:
5411         Sub-process support for run-at-time in timer.el.
5412         Doesn't yet work correctly for USG.
5414 1990-01-10  Jim Kingdon  (kingdon@pogo)
5416         * MACHINES: Add HP 300 running BSD.
5418 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5420         * yow.c: Dynamically allocate buffer; skip header before random
5421         choice to avoid bias toward first item.
5423 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5425         * etags.c (readline): Separate out init of `pend'.
5427 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5429         * etags.c: Undo changes relating to isgoodhdr.
5431 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
5433         * etags.c (isgoodhdr): New macro.
5434         (_gdh, notgdh): New variable used by that.
5435         (init): Initialize _gdh.
5436         (find_entries): Set header_file.
5437         (consider_token): Use isgoodhdr if in header file.
5439         * etags.c (total_size_of_entries):
5440         Was miscalculating by 1 in rewritten case.
5442         * etags.c (PAS_funcs): One arg to pfnote was missing.
5444 1989-12-05  Joseph Arceneaux  (jla@spiff)
5446         * MACHINES: Change for the ULTRIX entry.
5448 1989-11-21  Joseph Arceneaux  (jla@spiff)
5450         * etags.c (process_file): If file is not regular, return.
5452 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5454         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
5456 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5458         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
5459         (main): If HAVE_GETLOADAVG, don't call `nlist'.
5461 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5463         * etags.c (consider_token): Allow any number of typespec keywords
5464         after `typedef', before new type name.
5465         (enum sym_type): Add st_C_typespec.
5466         (C_create_stab): Put typespec kwds in table.
5468 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
5470         * etags.c (main): Don't depend on name invoked by.
5471         If CTAGS is not defined, assume it is ETAGS.
5473 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5475         * etags.c (L_funcs): Allow package name in define construct,
5476         as in (foo::defmumble name-defined ...).
5478 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5480         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
5482         * Makefile (yow): Depends on ../src/paths.h.
5484 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
5486         * etags.c: Fix compilation by moving Pascal after Fortran.
5488 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5490         * movemail.c [USG]: Define F_OK, etc., if not found in header.
5492 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5494         * hexl.c: New file, supports hexl-mode.
5496 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5498         * movemail.c: New compilation flag MAIL_USE_MMDF.
5500 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5502         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
5503         * server.c: Likewise.
5505         * make-docfile.c (scan_c_file): Output argument names at end of string.
5506         (write_c_args): New subroutine.
5508 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5510         * movemail.c: Report failure of flock.
5512 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5514         * etags.c (find_entries): Allow multi-letter extensions for fortran.
5516 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5518         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
5520 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
5522         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
5524         * emacstool.1: Update to document environment variables.
5526 1989-02-21  Mosur Mohan  (email@notavailable)
5528         * etags.c (PAS_funcs): New function.
5530 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5532         * movemail.c: On sysv, include unistd.h.
5534 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5536         * b2m.c: New file.
5538 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5540         * etags.c: Prolog support from Sunichirou Sugou.
5542 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5544         * Makefile (clean): New target.
5546 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5548         * fakemail.c (put_line): Break header lines at 79 cols.
5550 1989-01-19  Sam Kendall  (email@notavailable)
5552         * etags.c: Greatly rewritten for C++ support and for multiple tags
5553         per line.
5555 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5557         * movemail.c: Check access before doing real work.
5558         Check that outfile is in a writable directory.
5559         On fatal error, delete the lock file.
5561 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
5563         * env.c: Add decl for my-index.
5564         * etags.c (file-entries): .oak => scheme.
5566 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5568         * movemail.c: Use `access' to check input and output files.
5570 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5572         * emacsclient.c (main): Ignore all of CWD before first slash.
5574 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5576         * etags.c (readline): Double linebuffer->size outside the xrealloc.
5578 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5580         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5581         * server.c: chmod the socket to 0700.
5583 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5585         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5586         (add_field): Delete comments and turn `<', `>' to spaces
5587         in header lines.
5588         (USE_FAKEMAIL): New customization macro says to make fakemail
5589         not be a no-op even on a BSD system.
5591 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5593         * etags.c (consider_token): Skip comments just like whitespace.
5594         Notice `struct', etc. and set strtag for those tokens.
5595         Return 1 for the token following `struct' if an open-brace follows it.
5596         (C_entries): Special handling of token following `struct'
5597         needed because we have probably advanced to the following line
5598         to find the `{'.
5599         (main): New option `T' sets tflag and strflag.
5600         Set both of them by default if eflags.
5602 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5604         * movemail.c: Do fsync before closing output.
5606 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
5608         * movemail.c: Better error message when can't create tempname.
5609         This file needs a great deal of extra error-checking and lucid reporting...
5611 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5613         * etags.c: Support assembler code for .s and .a files.
5614         (getit): Allow underscore in a tag.
5616 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5618         * movemail.c: Close output and check errors before deleting input.
5620 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
5622         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5623         whether to prefix it.  Handle line number args.
5625 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
5627         * etags.c (main): Default setting of eflag was backwards.
5629 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5631         * etags.c: New option -i.  -f renamed -o.
5632         `-' as input file means read input file names from stdin.
5633         -i spec'd or input file named TAGS means the input file is another
5634         tag table; output an "include" line for it.
5636 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5638         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5639         New targets install, install.sysv, install.xenix.
5640         This makefile is now responsible for installing executables
5641         and documentation from this directory into system directories.
5643 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
5645         * server.c, emacsclient.c (main): Compute socket name from euid.
5647 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5649         * emacsclient.c: Args like +DIGITS are passed through unchanged.
5651 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5653         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5654         * emacsclient.c: Likewise.
5655         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5657 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5659         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5660         (istoken) New string-comparison macro.
5661         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
5663 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5665         * etags.c: Changes for VMS.
5666         Always define ETAGS on VMS.
5667         Define macros GOOD and BAD for success and failure exit codes.
5668         (begtk, intk): Allow `$' in identifiers.
5669         (main): Don't support -B, -F or -u on VMS.
5670         Alternate loop for scanning filename arguments.
5671         (system): Delete definition of this function.
5673         * etags-vmslib.c (system): Undefine this; VMS now provides it.
5675 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5677         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5678         around include of param.h.  (Like fns.c.)
5680 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5682         * loadst.c (load_average): Move load-average code to this new fn.
5683         Add conditionals to compute load ave on UMAX.
5685 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
5687         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5688         with opposite sense.
5690 1988-05-13  Chris Hanson  (cph@kleph)
5692         * emacsclient.c: Delete references to unused variable `out'.
5693         This caused a bus error when used under hp-ux.
5695 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5697         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5699 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
5701         * etags.c (find_entries): `.t' or `.sch' means scheme code.
5703 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5705         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5707 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5709         * movemail.c: #undef close, since config can #define it on V.3.
5710         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
5712 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
5714         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5715         invalid escape sequences such as `\{'.
5717         * loadst.c: Add `sequent' conditional for file dk.h.
5719 1988-03-20  Richard M. Stallman  (rms@wilson)
5721         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
5723         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
5725 ;; Local Variables:
5726 ;; coding: utf-8
5727 ;; End:
5729   Copyright (C) 1993-1999, 2001-2012  Free Software Foundation, Inc.
5731   This file is part of GNU Emacs.
5733   GNU Emacs is free software: you can redistribute it and/or modify
5734   it under the terms of the GNU General Public License as published by
5735   the Free Software Foundation, either version 3 of the License, or
5736   (at your option) any later version.
5738   GNU Emacs is distributed in the hope that it will be useful,
5739   but WITHOUT ANY WARRANTY; without even the implied warranty of
5740   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5741   GNU General Public License for more details.
5743   You should have received a copy of the GNU General Public License
5744   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.