(ld-script-keywords): Fix a typo.
[emacs.git] / etc / ChangeLog
blob13aa4c593c6a796f36ad678ab7b4bd809197d5a8
1 2006-12-08  Michael Olson  <mwolson@gnu.org>
3         * ERC-NEWS: Note that the list module has been removed.
5 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
7         * NEWS (Changes to cmuscheme): Mention the alternative for
8         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
9         (Init file changes): Same for `~/.emacs_SHELL' versus
10         `~/.emacs.d/init_SHELL.sh'.
12 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
14         * DEVEL.HUMOR: Another entry.
16 2006-08-14  Masatake YAMATO  <jet@gyve.org>
18         * etags.1: Added / to the end of DEVAR regex.
20 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
22         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
23         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
25 2006-11-20  Michael Olson  <mwolson@gnu.org>
27         * NEWS: Change M-x erc-select to M-x erc.
29 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
31         * TUTORIAL.cn: Updated.
33 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
35         * orgcard.tex (section{Agenda Views}): Document `C-k'.
37 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
39         * orgcard.tex: Version number change.
41 2006-11-13  Bill Wohler  <wohler@newt.com>
43         Release MH-E version 8.0.3.
45         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
47 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
49         * DEVEL.HUMOR: Two more entries.
51 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
53         * orgcard.tex (section{Archiving}): Document C-TAB.
54         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
55         section, added documentation for the key `C-c #'.
57 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>  (tiny change)
59         * emacs.py (eargs): Provide eldoc message for builtin types.
60           Make sure eargs always outputs sentinel, to avoid Emacs freeze.
62 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
64         * emacs.py (eargs): Return expected _emacs_out string even if
65         errors occur.
67 2006-10-09  David Kastrup  <dak@gnu.org>
69         * DEVEL.HUMOR: Add the topic line for last entry since that was
70         what the joke was about.
72 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
74         * TUTORIAL.bg: Synchronize with TUTORIAL.
76 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
78         * DEVEL.HUMOR: New file.
80 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
82         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
84 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
86         * NEWS: ebnf2ps changes.
88 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
90         * refcard.ps: Regenerate.
92 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
94         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
96 2006-09-15  Jay Belanger  <belanger@truman.edu>
98         * COPYING: Replace "Library Public License" by "Lesser Public
99         License" throughout.
101 2006-09-15  Richard Stallman  <rms@gnu.org>
103         * THE-GNU-PROJECT: Update with the latest footnotes
104         from www.gnu.org/gnu/the-gnu-project.html
106 2006-09-15  David Kastrup  <dak@gnu.org>
108         * NEWS: Explain new behavior and arguments of `key-binding' and
109         `command-remapping'.
111 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
113         * NEWS: In terminal-oriented subshells, the EMACS environment
114         variable now defaults to Emacs's absolute file name, instead of
115         to "t".
116         * PROBLEMS: Adjust tcsh advice for this.
118 2006-09-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
120         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
121         display (x-close-connection).
123 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
125         * erc.texi (Getting Started, Connecting): Changed erc-select to
126         erc.
128 2006-09-02  Juri Linkov  <juri@jurta.org>
130         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
132 2006-08-25  Richard Stallman  <rms@gnu.org>
134         * TUTORIAL: Give priority to graphical terminals over text terminals
135         regarding C-z.
137 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
139         * TUTORIAL.cn: Sync with the latest TUTORIAL.
141 2006-08-20  Dave Love  <fx@gnu.org>
143         * emacs.py: Update to Dave Love's latest version.
144         (__all__): Fix args -> eargs.  Add new `modpath' fun.
145         (eargs): Add `imports' arg.
146         (all_names): New fun.
147         (complete): Rewrite without using rlcompleter.
148         Remove `namespace' arg, add `imports' arg.
149         (ehelp): Replace g and l args with `imports'.
150         (eimport): Use __main__ rather than `emacs' namespace.
151         (modpath): New fun.
153 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
155         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
157 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
159         * TUTORIAL.sl: Synchronize with TUTORIAL.
161 2006-08-18  Mats Lidell  <matsl@contactor.se>
163         * TUTORIAL.sv: Synchronize with TUTORIAL.
165 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
167         * TUTORIAL.it: Synchronize with TUTORIAL.
169 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
171         * orgcard.tex: Version number change.
173 2006-08-12  Werner Lemberg  <wl@gnu.org>
175         * TUTORIAL.de: Synchronize with TUTORIAL.
177 2006-08-10  Romain Francoise  <romain@orebokech.com>
179         * NEWS: Mention that zone-mode.el is now obsolete.
181 2006-08-09  Richard Stallman  <rms@gnu.org>
183         * TUTORIAL: Don't say which side scroll bar is on.
185 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
187         * DEBUG (Note): Add note about following a longjmp call.
188         Add local variables list for outline mode.
190 2006-08-03  Michael Olson  <mwolson@gnu.org>
192         * ERC-NEWS: Update for ERC 5.1.4.
194 2006-08-01  Kenichi Handa  <handa@m17n.org>
196         * NEWS (find-operation-coding-system): Describe the more detail of
197         the change.
199 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
201         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
202         texi/gnus-news.el of the trunk.
204 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
206         * NEWS: Fix typo.
208 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
210         * ru-refcard.ps: Regenerate.
212 2006-07-17  Alex Ott  <alexott@gmail.com>
214         * ru-refcard.tex: Update for Emacs 22.
216 2006-07-14  Kim F. Storm  <storm@cua.dk>
218         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
220 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
222         * HELLO: Update Hungarian sample.
224 2006-07-12  Michael Olson  <mwolson@gnu.org>
226         * ERC-NEWS: Update for ERC 5.1.3.
228 2006-07-08  David Kastrup  <dak@gnu.org>
230         * TODO: Suggest consolidation with user customization when the
231         system default of a customized variable changes.
233 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
235         * compilation.txt: Add an example "Compilation started ..." line.
237 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
239         * orgcard.tex: Version number change.
241 2006-07-05  Kenichi Handa  <handa@m17n.org>
243         * HELLO: Add a paragraph for non-ASCII examples at the head.  Add
244         Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
246 2006-07-03  Bill Wohler  <wohler@newt.com>
248         Release MH-E version 8.0.2.
250         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
252 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
254         * orgcard.tex (section{Agenda Views}): Document `s' key to save
255         all org-mode buffers.
257 2006-06-30  Francesco Potort\e,Al\e(B  <pot@gnu.org>
259         * etags.1: -m and -M options do not exist.
261 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
263         * orgcard.tex (section{Structure Editing}): Document checkbox
264         toggling.
266 2006-06-28  Juri Linkov  <juri@jurta.org>
268         * grep.txt (Local Variables): Move to end of file.
270 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
272         * Makefile: Add rules for refcards.
274         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
276 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
278         * NEWS: Remove duplicate entries.
280 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
282         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
284 2006-06-23  Kim F. Storm  <storm@cua.dk>
286         * DEBUG: Mention `pv variable' to print value of Lisp variables.
287         Mention `xpr' and fix example to use it.  Add section describing
288         commands such as `pit' that are useful for debugging redisplay
289         related problems.
291 2006-06-22  Kim F. Storm  <storm@cua.dk>
293         * HELLO (Local Variables): Move to end of file.
295 2006-06-20  Bill Wohler  <wohler@newt.com>
297         Release MH-E version 8.0.1.
299         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
301 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
303         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
304         (section{Structure Editing}): Add global archiving command.
306 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
308         * yow.lines: Delete existing data; add a new entry.
310 2006-06-09  W\e$,1 b\e(Bodek Bzyl  <matwb@univ.gda.pl>
312         * pl-refcard.ps: Regenerate.
314 2006-06-08  W\e$,1 b\e(Bodek Bzyl  <matwb@univ.gda.pl>
316         * pl-refcard.tex: Update for Emacs 22.
318 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
320         * fr-refcard.tex: Fix errors in previous commit.
322 2006-06-08  \e,AI\e(Bric Jacoboni  <jaco@jacoboni.fr>
324         * fr-refcard.tex: Update for Emacs 22.
326 2006-06-07  Kenichi Handa  <handa@m17n.org>
328         * NEWS: Mention how to disable character translation for a file.
330 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
332         * de-refcard.tex: Update for Emacs 22: Use German quotes
333         and umlauts; fix overfull /hboxes; many rewordings.
335 2006-06-04  Kim F. Storm  <storm@cua.dk>
337         * NEWS: Move news for pre-22 versions into...
338         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
339         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
340         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
341         versions in separte files.  Update copyright notices.
343 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
345         * LPF, LEDIT: Remove files.
347         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
348         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
349         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
350         * Xkeymap.txt, compilation.txt, grep.txt:
351         Add copyright notice and copying permissions.
353 2006-05-31  David Ponce  <david@dponce.com>
355         * tree-widget/default/close.png, tree-widget/default/close.xpm:
356         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
357         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
358         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
359         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
360         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
361         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
362         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
363         * tree-widget/default/open.png, tree-widget/default/open.xpm:
364         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
365         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
366         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
367         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
368         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
369         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
370         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
371         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
372         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
373         Reduce the size of images.
375 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
377         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
379 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
381         * ledit.l: Remove file.
383 2006-05-26  Kenichi Handa  <handa@m17n.org>
385         * NEWS (find-operation-coding-system): Mention the new argument
386         format.
388 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
390         * orgcard.tex (section{Motion}): Added the item navigation commands.
391         (section{Publishing}): New section.
392         (section{Links}): Documented elisp and shell links.
394 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
396         * pt-br-refcard.tex: Update.
398 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
400         * pl-refcard.tex (Local variables): Add compile-command.
402         * ru-refcard.tex (Local variables): Add compile-command and coding.
404         * pt-br-refcard.tex: Don't \input psfig.
406         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
408         * de-refcard.tex (section{Info}): Ditto.
410         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
411         Stefan Monnier <monnier@iro.umontreal.ca>.
413         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
414         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
416         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.  Entry
417         for `i' is not translated yet.
419         * pt-br-refcard.tex (section{Info}): Ditto.
421         * ru-refcard.tex (section{Info}): Ditto.
423         * sk-refcard.tex (section{Info}): Ditto.
425 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
427         * MORE.STUFF: Update AUCTeX entry.
429 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
431         * pt-br-refcard.tex:
432         * pt-br-refcard.ps: New files.
434 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
436         * sk-refcard.tex: Add coding cookie.
438 2006-05-15  Michael Olson  <mwolson@gnu.org>
440         * MORE.STUFF: Update URL for Planner Mode and add description.
441         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
443 2006-05-12  Romain Francoise  <romain@orebokech.com>
445         * MORE.STUFF: ERC is now part of Emacs.
446         Add Emacs Muse.
448 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
450         * NEWS (allout): Update.
452 2006-05-06  Bill Wohler  <wohler@newt.com>
454         Release MH-E version 8.0.
456         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
458 2006-04-28  Bill Wohler  <wohler@newt.com>
460         Release MH-E version 7.95.
462         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
464 2006-04-21  Bill Wohler  <wohler@newt.com>
466         Release MH-E version 7.94.
468         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
470 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
472         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
474 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
476         * orgcard.tex: Version number change only.
478 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
480         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
481         Update date.
483 2006-04-18  Bill Wohler  <wohler@newt.com>
485         * MORE.STUFF: Add MH-E.
487 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
489         * orgcard.tex: Version number change only.
491 2006-04-12  Kenichi Handa  <handa@m17n.org>
493         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
495 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
497         * orgcard.tex (section{Tables}): Document column narrowing.
498         (section{Links}): Document bracket links.
500 2006-04-11  Kenichi Handa  <handa@m17n.org>
502         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
504 2006-04-10  Bill Wohler  <wohler@newt.com>
506         * NEWS: Add package-version keyword to `defcustom' and mention
507         associated variable `customize-package-emacs-version-alist'.
509 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
511         * NEWS: Add string-or-null-p.
513 2006-03-28  Bill Wohler  <wohler@newt.com>
515         * images/README: Update with following information.
517         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
518         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
520         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
521         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
522         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
523         New bitmaps for new images.
525         * images/refresh.xpm, images/sort-ascending.xpm,
526         * images/sort-descending.xpm: Update with GTK 2.x images.  Note
527         that the default GTK icons are not overridden by the GNOME theme
528         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
529         wide circulation, then the GTK icons should be replaced with the
530         equivalent GNOME icons.  Until then, we should be consistent with
531         GTK first, then GNOME.
533         * images/mail/repack.xpm, images/mail/reply-from.xpm:
534         * images/mail/reply-to.xpm, images/search-replace.xpm:
535         * images/separator.xpm, images/show.xpm: Update custom icons to be
536         closer to their GNOME counterparts.
538         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
539         * images/mail/repack.pbm, images/mail/reply-all.pbm:
540         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
541         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
542         * images/search-replace.pbm: Update bitmaps.
544         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
545         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
546         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
547         * images/mail/alias.xpm, images/mail/refile.pbm:
548         * images/mail/refile.xpm, images/page-down.pbm:
549         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
550         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
552 2006-03-23  Romain Francoise  <romain@orebokech.com>
554         * NEWS: Misc. fixes.
556 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
558         * orgcard.tex: Version number change only.
560 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
562         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
564 2006-03-11  Miles Bader  <miles@gnu.org>
566         * images/mail: New directory.
567         * images/attach.xpm, images/connect.xpm:
568         * images/contact.xpm, images/delete.xpm:
569         * images/describe.xpm, images/disconnect.xpm:
570         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
571         * images/lock-broken.xpm, images/lock-ok.xpm:
572         * images/lock.xpm, images/mail/compose.xpm:
573         * images/mail/copy.xpm, images/mail/forward.xpm:
574         * images/mail/inbox.xpm, images/mail/move.xpm:
575         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
576         * images/mail/preview.xpm, images/mail/reply-all.xpm:
577         * images/mail/reply.xpm, images/mail/save-draft.xpm:
578         * images/mail/save.xpm, images/mail/send.xpm:
579         * images/mail/spam.xpm, images/next-page.xpm:
580         * images/refresh.xpm, images/separator.xpm:
581         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
582         * images/sort-criteria.xpm, images/sort-descending.xpm:
583         * images/sort-row-ascending.xpm:
584         New icons, copied from Gnus trunk (originally from Gnome 2.6).
586 2006-03-11  Bill Wohler  <wohler@newt.com>
588         * NEWS: Document `image-load-path-for-library'.  Note that all
589         images have been moved from lisp into etc/images in `find-image'
590         item.  Fix typo in `copy-tree'.
592 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
594         * TUTORIAL.de: Replace "Schreiben" by "Dr\e,A|\e(Bcken" where appropriate.
596 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
598         * orgcard.tex: Version number change only.
600 2006-03-05  Bill Wohler  <wohler@newt.com>
602         Release MH-E version 7.93.
604         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
606 2006-02-23  Herbert Euler  <herberteuler@hotmail.com>  (tiny change)
608         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
610 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
612         * orgcard.tex (section{Links}): Rewritten to cover the modified
613         link system.
615 2006-02-18  Bill Wohler  <wohler@newt.com>
617         Release MH-E version 7.92.
619         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
621 2006-02-17  Kenichi Handa  <handa@m17n.org>
623         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
625 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
627         * TUTORIAL.cn: Reworked.
629 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
631         * NEWS: Changes in handling of file local variables.
633 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
635         * NEWS: Gtk+ 2.4 is required.
637 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
639         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
641 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
643         * NEWS: New key bindings for Tumme in Dired.
645 2006-02-05  Jay Belanger  <belanger@truman.edu>
647         * calccard.tex: Update copyright year.
649 2006-02-04  Michael Olson  <mwolson@gnu.org>
651         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
652         that Emacs does in its NEWS file.
654 2006-02-03  Bill Wohler  <wohler@newt.com>
656         Release MH-E version 7.91.
658         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
660 2006-02-02  Bill Wohler  <wohler@newt.com>
662         Release MH-E version 7.90.
664         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
666 2006-01-29  Michael Olson  <mwolson@gnu.org>
668         * NEWS: Add entry for ERC.
670 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
672         * TODO: Make SYNC_INPUT the default.
674 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
676         * images/gud/pstar.xpm: Make background transparent.
678 2006-01-24  Noah Friedman  <friedman@splode.com>
680         * emacs-buffer.gdb: Replace all references to `cdr' field of
681         conses with `u.cdr', per change Andreas Schwab 2005-11-15
682         of src/lisp.h.
684 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
686         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
688 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
690         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
692 2006-01-13  Richard M. Stallman  <rms@gnu.org>
694         * emacs.1: +N applies only to next file.
696 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
698         * e/eterm-color.ti: Temporarily disable the ri entry.
699         * e/eterm-color: Regenerate.
701 2005-12-21  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
703         * TODO: Add note on the multi-tty branch.
705 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
707         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
708         them using the frame-local buffer list.
710 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
712         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
713         instead.
715 2005-12-02  Jay Belanger  <belanger@truman.edu>
717         * NEWS: Add comment about the Calc prefix.
719 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
721         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
723 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
725         * images/icons/emacs_16.png, images/icons/emacs_24.png
726         * images/icons/emacs_32.png, images/icons/emacs_48.png:
727         New Emacs icons.
729 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
731         * orgcard.tex: Version 3.20
733 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
735         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
736         Use for run/continue.
737         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
738         Use for interrupting inferior.
739         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
740         Use a more appropriate variable name.
741         * images/gud/remove.xpm, images/gud/remove.pbm
742         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
744 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
746         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
748 2005-11-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
750         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
751         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
752         Adjust baseline.
754 2005-11-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
756         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
757         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
758         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
759         * images/low-color/next-node.xpm: Adjust paper size and layout.
761 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
763         * DEBUG: Describe how to provide preprocessor macro information.
765 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
767         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
768         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
769         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
770         * images/low-color/next-node.xpm: New images.
772 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
774         * orgcard.tex (section{Notes}): Version number change.
776 2005-11-03  Romain Francoise  <romain@orebokech.com>
778         * orgcard.tex: Update FSF's address.
780 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
782         * DEBUG: GDB can sometimes expand macros.
784 2005-11-01  Romain Francoise  <romain@orebokech.com>
786         * NEWS: Source files are compressed by default.
788 2005-10-28  Bill Wohler  <wohler@newt.com>
790         * NEWS: Help mode now creates hyperlinks for URLs.
792 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
794         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
795         Add some comments on how to update this file.  Add ri
796         capability that has long been supported by term.el.
798 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
800         * images/gud/until.xpm: Colour correction.
802 2005-10-23  Richard M. Stallman  <rms@gnu.org>
804         * e/eterm-color.ti (el1): Capability deleted,
805         since term.el doesn't implement it.
807 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
809         * e/eterm-color.ti: Change the terminal name to eterm-color.
810         * e/eterm-color: Regenerate.
812 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
814         * Makefile (e/eterm-color): Rename eterm to eterm-color.
816 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
818         * NEWS: New variable `max-image-size'.
820 2005-10-17  Bill Wohler  <wohler@newt.com>
822         Moved all remaining images from lisp/toolbar to etc/images.  The
823         low resolution images were placed in their own directory (low-color).
825         * images/attach.*, images/cancel.*, images/close.*:
826         * images/copy.*, images/cut.*, images/diropen.*:
827         * images/exit.*, images/help.*, images/home.*:
828         * images/index.*, images/info.*, images/mail.*:
829         * images/new.*, images/open.*, images/paste.*:
830         * images/preferences.*, images/print.*, images/save.*:
831         * images/saveas.*, images/search.*:
832         * images/search-replace.*, images/spell.*:
833         * images/undo.*: Moved here from lisp/toolbar.
835         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
836         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
837         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
838         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
839         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
840         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
841         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
842         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
843         * images/low-color/preferences.*: Moved here from
844         lisp/toolbar/lc-preferences.*.
845         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
846         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
847         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
848         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
849         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
850         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
852         To conform with convention, the underscore (_) in the following
853         image names were replaced with dash (-) or (/) as appropriate.
855         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
856         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
857         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
858         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
859         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
860         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
861         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
862         * images/low-color/back-arrow.*: Moved here from
863         lisp/toolbar/lc-back_arrow.*.
864         * images/low-color/fwd-arrow.*: Moved here from
865         lisp/toolbar/lc-fwd_arrow.*.
866         * images/low-color/jump-to.*: Moved here from
867         lisp/toolbar/lc-jump_to.*.
868         * images/low-color/left-arrow.*: Moved here from
869         lisp/toolbar/lc-left_arrow.*.
870         * images/low-color/right-arrow.*: Moved here from
871         lisp/toolbar/lc-right_arrow.*.
872         * images/low-color/up-arrow.*: Moved here from
873         lisp/toolbar/lc-up_arrow.*.
874         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
875         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
877         * images/README: Incorporated the content of lisp/toolbar/README
878         now that all of the images are here.
880 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
882         * images/gud/n.pbm, images/gud/n.xpm
883         * images/gud/ni.xpm, images/gud/ni.xpm
884         * images/gud/s.xpm, images/gud/s.xpm
885         * images/gud/si.xpm, images/gud/si.xpm: Rename to
886         next.*, nexti.*, step.*, and stepi.* , respectively, as the
887         file-name no longer clashes on 8+3 filesystems.
889 2005-10-14  Bill Wohler  <wohler@newt.com>
891         * images/gud/break.*: Moved here from toolbar/gud-break.*.
892         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
893         * images/gud/down.*: Moved here from toolbar/gud-down.*.
894         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
895         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
896         * images/gud/n.*: Moved here from toolbar/gud-n.*.
897         * images/gud/print.*: Moved here from toolbar/gud-print.*.
898         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
899         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
900         * images/gud/run.*: Moved here from toolbar/gud-run.*.
901         * images/gud/si.*: Moved here from toolbar/gud-si.*.
902         * images/gud/s.*: Moved here from toolbar/gud-s.*.
903         * images/gud/until.*: Moved here from toolbar/gud-until.*.
904         * images/gud/up.*: Moved here from toolbar/gud-up.*.
905         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
907 2005-10-14  Bill Wohler  <wohler@newt.com>
909         Released MH-E version 7.85.
911         * NEWS, MH-E-NEWS: Updated for release 7.85.
913 2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
915         * NEWS: -nb => -nbi
917 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
919         * orgcard.tex: Version 3.17, no changes except version number.
921 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
923         * NEWS: -nb, --no-bitmap-icon
925 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
927         * TODO: Clarify the local variables entry.
929 2005-09-30  Bill Wohler  <wohler@newt.com>
931         Moved MH-E image files from toolbar and mail directories into
932         images.
934         * images/mail: New directory.
936         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
938         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
939         * images/mail/reply*: Moved here from lisp/toolbar.
941         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
942         * images/page-down.*, images/show.*, images/widen.*: Moved here
943         from lisp/toolbar.
945         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
946         Use GNOME 2.10's refresh icon.
948         * images/README: New file that indicates which icons came from
949         GNOME (see lisp/toolbar/README).
951 2005-09-30  Romain Francoise  <romain@orebokech.com>
953         * NEWS: Mention changes to `read-buffer'.
955 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
957         * images/ezimage: New directory.
959         * images/ezimage/*.xpm: Add images used by speedbar.el.
961 2005-09-30  David Ponce  <david@dponce.com>
963         * NEWS: Update recentf changes.
965 2005-09-28  Simon Josefsson  <jas@extundo.com>
967         * GNUS-NEWS: Fix IDNA notes.
969 2005-09-27  Jay Belanger  <belanger@truman.edu>
971         * calccard.tex: Update `versionnumber', remove `versiondate'.
972         (Error Recovery): Refer to "initial state" rather than "default state".
973         (Algebra): Mention LaTeX language mode.
974         (Programming): Delete reference to "Z =".
976 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
978         * emacs.py (ehelp): Add g and l to arg list, and use them in the
979         call to `help'.
981 2005-09-17  Romain Francoise  <romain@orebokech.com>
983         * gfdl.1: Update to version 1.2.  Delete UC macro.
985 2005-09-15  Kenichi Handa  <handa@m17n.org>
987         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
989 2005-09-14  Romain Francoise  <romain@orebokech.com>
991         * NEWS: Add entry for write-region-inhibit-fsync.
993 2005-09-09  Kevin Ryde  <user42@zip.com.au>
995         * MORE.STUFF: Update url for calculator.el.
997 2005-09-08  Kenichi Handa  <handa@m17n.org>
999         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
1000         correctly.
1002 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
1004         * NEWS: Add entry for `make-auto-save-file-name'.
1006 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
1008         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
1009         Emacs distribution.  Make role of EDITOR clearer.
1010         (OPTIONS): Document `-s', `-V' and `-h'
1011         as well as their long name counterparts.
1012         (BUGS): Remove.
1014 2005-08-26  Romain Francoise  <romain@orebokech.com>
1016         * PROBLEMS: Fix capitalization of "Gnus".
1018 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
1020         * MORE.STUFF: Update links and URLs.
1022 2005-08-05  Kenichi Handa  <handa@m17n.org>
1024         * NEWS: Fix the entry describing code-pages.
1026 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
1028         * .cvsignore: Add `icons' (for in-place installs).
1030 2005-07-19  Juri Linkov  <juri@jurta.org>
1032         * grep.txt: New file.
1034 2005-07-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1036         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
1037         -R comes after i386 in setarch command.
1039 2005-07-12  Juri Linkov  <juri@jurta.org>
1041         * refcard.tex (Files): Change description of `C-x C-q' from
1042         `checkin/checkout' to `toggle read-only'.
1043         (Getting Help): Replace `C-h c' with `C-h k'.
1044         (Error Recovery): Replace `recover-file' with `recover-session'.
1045         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
1047 2005-07-07  Richard M. Stallman  <rms@gnu.org>
1049         * GNU: Update how to help.  Improve footnote 7.
1051 2005-07-07  Lute Kamstra  <lute@gnu.org>
1053         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
1054         been replaced by http://savannah.gnu.org/projects/tasklist.
1056 2005-07-07  Lute Kamstra  <lute@gnu.org>
1058         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
1059         version to 22.
1060         (Starting Emacs): Delete sentence to fix formatting problems.
1061         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
1062         (Formatting): Update the binding of set face.
1063         (International Character Sets): set-language-environment is bound
1064         to C-x RET l.
1066 2005-07-05  Lute Kamstra  <lute@gnu.org>
1068         Update FSF's address in GPL notices.
1070         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
1071         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
1072         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
1073         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
1075 2005-07-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1077         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
1078         Add it again.
1080 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
1082         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
1084 2005-06-28  Richard M. Stallman  <rms@gnu.org>
1086         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
1088 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
1090         * DEBUG: Mention emacs-buffer.gdb.
1092 2005-06-10  Noah Friedman  <friedman@splode.com>
1094         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
1095         char as placeholder when buffer has no file name and process is
1096         still live.  Use different printf cases instead.
1098 2005-06-08  Kim F. Storm  <storm@cua.dk>
1100         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
1101         Warn that using CVS+SSH may corrupt files, include work-around.
1103 2005-06-06  Juri Linkov  <juri@jurta.org>
1105         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
1107         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
1108         second line to Local Variables.  Fix title line.
1110 2005-05-30  Miles Bader  <miles@gnu.org>
1112         * emacs-buffer.gdb: Remove RCS keywords.
1114 2005-05-30  Noah Friedman  <friedman@splode.com>
1116         * emacs-buffer.gdb: New file.
1117         * NEWS: Mention it.
1119 2005-05-28  Richard M. Stallman  <rms@gnu.org>
1121         * TUTORIAL.fr: Change NBSP to space.
1123 2005-05-28  Bill Wohler  <wohler@newt.com>
1125         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
1127 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
1129         * TODO: post-command-idle-hook has gone.
1131 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
1133         * NEWS: Remove references to open-network-stream-nowait and
1134         open-network-stream-server.
1136 2005-05-15  Richard M. Stallman  <rms@gnu.org>
1138         * GNU: Correct/improve previous change.
1140 2005-05-14  Richard M. Stallman  <rms@gnu.org>
1142         * GNU: Update footnotes.
1144         * NEWS: Lots of clarifications and cleanups.
1146 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>  (tiny change)
1148         * TUTORIAL.pl: Updated header.
1150 2005-05-02  Richard M. Stallman  <rms@gnu.org>
1152         * NEWS: More rearrangements.
1154 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
1156         * NEWS: Items rearranged in logical order.
1158 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
1160         * NEWS: Correct key binding for dired-mark-omitted.
1162 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
1164         * NEWS: Mention xterm key bindings.
1166         * e/eterm.ti: Add a comment.
1167         * e/eterm: Regenerate.
1169 2005-04-25  Alex Ott  <ott@jet.msk.su>
1171         * TUTORIAL.ru: Update.
1173 2005-04-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1175         * TUTORIAL.sk: Updated header.
1177 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1179         * NEWS: Mention cursorBlink resource.
1181 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1183         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
1185 2005-04-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1187         * NEWS: Mention fontSet for Lucid menus.
1189 2005-04-10  Masatake YAMATO  <jet@gyve.org>
1191         * compilation.txt (symbol): Add gcov-file
1192         gcov-bb-file gcov-never-called-line gcov-called-line.
1194 2005-04-08  Kenichi Handa  <handa@m17n.org>
1196         * TUTORIAL.ja: Updated header, contents synchronized with
1197         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
1199 2005-04-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1201         * TUTORIAL.cs: Updated header.
1203 2005-04-05  Werner Lemberg  <wl@gnu.org>
1205         * TUTORIAL.de: Updated header.
1207 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
1209         * TUTORIAL.translators: Added the field Maintainer.
1211 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
1213         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
1215 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
1217         * TUTORIAL.ja: Update text before first period.
1218         Reported by Kenichi Handa.
1220 2005-04-02  Richard M. Stallman  <rms@gnu.org>
1222         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
1223         old intro line that apparently was a longer version of "Emacs
1224         tutorial".
1226         * TUTORIAL.es: Clean up line breaks.
1228 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
1230         * TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1231         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
1232         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
1233         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1235 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
1237         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
1238         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
1239         Minor fixes.
1241 2005-04-01  Mats Lidell  <matsl@contactor.se>
1243         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
1244         2005-04-01T00:31:25Z!rms@gnu.org.
1246 2005-04-01  Lute Kamstra  <lute@gnu.org>
1248         * TUTORIAL.nl: Fix title line.
1250 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
1252         * TUTORIAL: Add title line.
1253         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1254         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
1255         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
1256         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
1257         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
1259 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
1261         * gnus-refcard.tex, gnus-logo.eps: New files.
1263 2005-03-23  David Ponce  <david@dponce.com>
1265         * NEWS: Mention recentf-keep.
1267 2005-03-17  Lute Kamstra  <lute@gnu.org>
1269         * TODO: Remove define-generic-mode entry (DONE).
1271 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
1273         * NEWS: Explain how to default Tramp to FTP.
1275 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1277         * NEWS: Mention Carbon build on Mac OS 9.
1279 2005-03-01  David Kastrup  <dak@gnu.org>
1281         * DEBUG: Add information about `-fno-crossjumping' for GCC.
1283 2005-02-14  Lute Kamstra  <lute@gnu.org>
1285         * TODO: Remove battery.el entry (DONE).
1287         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
1288         Make the terminology more consistent.  Fill the text using the
1289         default `fill-column'.
1291 2005-02-08  Lute Kamstra  <lute@gnu.org>
1293         * TUTORIAL: Remove some uses of the term "buffer" before it is
1294         properly introduced.  Update the description of the mode line.
1295         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
1296         denote the Space bar.  Capitalize all command descriptions.
1298 2005-02-06  Richard M. Stallman  <rms@gnu.org>
1300         * DEBUG: Minor clarification.
1302 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
1304         * emacs.bash: Update the name of the socket of the Emacs server.
1306 2005-01-22  David Kastrup  <dak@gnu.org>
1308         * NEWS: Mention alias `find-grep' for `grep-find'.
1310 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
1312         * TODO: Add entry for toolbar on ttys.
1314 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
1316         * DEBUG: Suggest separate terminal for debug session.
1318 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
1320         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
1321         More consistent use of terminology.
1323 2005-01-13  Cheng Gao  <chenggao@gmail.com>
1325         * MORE.STUFF: Add entries of some well known and widely used packages.
1327 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
1329         * NEWS: Describe desktop package lazy restore feature.
1331 2004-12-21  Richard M. Stallman  <rms@gnu.org>
1333         * DISTRIB: Don't say "freeware".
1335 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
1337         * DEBUG: Change printing example to break on a procedure name.
1339 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
1341         * e/eterm.ti: Add rs1.
1342         * e/eterm: Regenerate.
1344 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
1346         * fr-refcard.tex: Fix typos.
1348 2004-12-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1350         * PROBLEMS: Update information about klipper on KDE.
1352 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1354         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
1356 2004-10-08  Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
1358         * TUTORIAL.fr: Minor wording fix.
1360 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
1362         * enriched.doc: Update for new bindings of `set-left-margin' and
1363         `set-right-margin'.
1365 2004-10-04  Kim F. Storm  <storm@cua.dk>
1367         * DEBUG: Mention pp and ff commands.
1369 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
1371         * enriched.doc: `enriched-annotation-alist' is now called
1372         `enriched-translations'.
1374 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
1376         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
1377         Reformat.
1378         * e/eterm: Regenerate.
1380 2004-09-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1382         * PROBLEMS: Updated exec-shield description.
1384 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
1386         * e/eterm.ti: Change the strings for smso and rmso.
1387         e/eterm: Regenerate.
1389 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
1391         * MORE.STUFF (EDB): Update entry.
1393 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
1395         * e/eterm.ti: Add `op' entry to enable colors in term.
1396         * e/eterm: Regenerate.
1398 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
1400         * PROBLEMS: More reorganization to exile old stuff to the
1401         pre-2000 section.  I looked up end-of-life dates for a bunch
1402         of old Unixes to check.
1404 2004-08-24  Bill Wohler  <wohler@newt.com>
1406         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
1408 2004-08-22  David Kastrup  <dak@gnu.org>
1410         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
1412 2004-08-21  Bill Wohler  <wohler@newt.com>
1414         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
1416 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
1418         * PROBLEMS: Massively rearranged by category, to make environment
1419         features and symptoms easier to find.  Bugs relating to
1420         20th-century systems moved to the end.  Most problem headers
1421         changed to "object: variation" format.
1423 2004-08-15  Bill Wohler  <wohler@newt.com>
1425         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
1427 2004-08-14  Romain Francoise  <romain@orebokech.com>
1429         * NEWS: Mention the thumbs.el package.
1431 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
1433         * TUTORIAL.es: Replace actual whitespace with the magic string
1434         that causes help-with-tutorial to automatically insert the correct
1435         amount.
1437 2004-08-10  Steven Tamm  <steventamm@mac.com>
1439         * PROBLEMS: Remove description of Mac OS version upgrade
1440         problems as it is no longer applicable.
1442 2004-07-27  Werner Lemberg  <wl@gnu.org>
1444         * NEWS: Document all new tutorials.
1446 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
1448         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
1450         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
1451         are described in GNUS-NEWS.
1453 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
1455         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
1456         v5_10 branch of the Gnus repository.
1458 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
1460         * MORE.STUFF: Tramp is now distributed with Emacs.
1462 2004-07-12  Bill Wohler  <wohler@newt.com>
1464         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
1466 2004-07-08  David Kastrup  <dak@gnu.org>
1468         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
1470 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
1472         * FOR-RELEASE: Moved to the admin directory.
1474 2004-06-24  David Kastrup  <dak@gnu.org>
1476         * NEWS: Move description from new paragraph-start and
1477         indent-line-function defaults to general news instead of new
1478         packages.  Same for query-replace-skip-read-only.
1479         Add description of new `\,' and `\?' replacement string features.
1481 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
1483         * MORE.STUFF: Delete obsolete URL.
1485 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
1487         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
1489 2004-05-29  Steven Tamm  <steventamm@mac.com>
1491         * PROBLEMS: Document the workaround for the Mac OS X port not
1492         picking up the environment variables from dotfiles.
1494 2004-05-16  Juri Linkov  <juri@jurta.org>
1496         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
1498         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
1500 2004-05-15  Alex Ott  <ott@jet.msk.su>
1502         * ru-refcard.tex, ru-refcard.ps: New files.
1504 2004-05-14  David Ponce  <david@dponce.com>
1506         * tree-widget: New directory containing tree-widget themes and images.
1508 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
1510         * TUTORIAL.pt_BR: Initial check-in.
1512 2004-05-06  Dave Love  <fx@gnu.org>
1514         * emacs.py: New file for python-mode's internal use.
1516 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1518         * TODO: Use outline mode.  Remove compile.el entry (done).
1520 2004-04-18  Juri Linkov  <juri@jurta.org>
1522         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
1523         * TUTORIAL.th: Add sentence-end-double-space: nil.
1525         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
1527 2004-04-16  Alex Ott  <ottalex@narod.ru>
1529         * TUTORIAL.ru: Various corrections.
1531 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1533         * TUTORIAL.nl: Update Delete/Delback translation.
1535 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
1537         * TODO: Remove index-apropos entry.
1539 2004-04-01  Juri Linkov  <juri@jurta.org>
1541         * HELLO: Add Javanese.
1543 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1545         * ps-prin1.ps: Clip the header and footer area, so text will not be
1546         printed outside header or footer, respectively.
1547         (HeaderClip, FooterClip): New PostScript funs.
1548         (HeaderText, FooterText): Adjust PostScript code.
1550 2004-03-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1552         * TODO: Removed drag-and-drop entry (DONE).
1554 2004-03-19  Kim F. Storm  <storm@cua.dk>
1556         * TODO: Remove entries for fringe related issues (DONE).
1557         Remove entry about image-relative coordinates of mouse clicks (DONE).
1559 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
1561         * compilation.txt: New file.
1563 2004-02-29  Juanma Barranquero  <lektu@terra.es>
1565         * NEWS: Remove bogus reference to user option unicode-data.
1567 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
1569         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
1571 2004-02-08  Andreas Schwab  <schwab@suse.de>
1573         * NEWS: Fix typo.
1575 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
1577         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
1579 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
1581         * TODO: Add plans for change of file attributes UID and GID from
1582         integer to string.
1584 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
1586         * HELLO: Add Kannada.
1588 2003-11-05  Juri Linkov  <juri@jurta.org>
1590         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
1591         Add IPA pronunciation to English.  Fix tab widths.
1593 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
1595         * PROBLEMS: Document segfaults with Linux kernels that enable the
1596         Exec-shield functionality.
1598 2003-10-30  Kenichi Handa  <handa@m17n.org>
1600         * HELLO: Fix cases of language names.  Make German lines one.
1601         Delete FORTRAN, add Mathematics.
1603 2003-10-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1605         * PROBLEMS: Characters are displayed as empty boxes or
1606         with wrong font under X.
1608 2003-09-30  Werner Lemberg  <wl@gnu.org>
1610         * TUTORIAL.de: Minor updates and grammatical fixes.
1612 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
1614         * TODO: Add invisible text kill/yank issue.
1616 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
1618         * TUTORIAL.nl: Many changes.
1620 2003-08-20  Stephen Eglen  <stephen@gnu.org>
1622         * MORE.STUFF: Update URLs for several projects.
1624 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
1626         * PROBLEMS: Truncated process output with pty's on Mac OS X.
1628 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
1630         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
1631         documented on the EMACS_21_1_RC branch.
1633 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
1635         * TUTORIAL.cn: Updated.
1636         * TUTORIAL.zh: Updated.
1638 2003-04-24  Bill Wohler  <wohler@newt.com>
1640         * MH-E-NEWS: Upgraded to MH-E version 7.3.
1642 2003-04-03  Kenichi Handa  <handa@m17n.org>
1644         * HELLO: Fix the malayalam line.
1646 2003-04-01  Dave Love  <fx@gnu.org>
1648         * letter.xpm: Use transparent/opaque `colours'.
1650         * letter.xbm: Deleted.
1652         * letter.pbm: New.
1654 2003-03-24  Andreas Schwab  <schwab@suse.de>
1656         * HELLO: Remove extra TAB in Greek entries.
1658 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
1660         * TUTORIAL.cn, TUTORIAL.zh: New files.
1662         * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh.
1664 2003-02-24  Kenichi Handa  <handa@m17n.org>
1666         * HELLO: Add Malayalam.
1668 2003-02-13  Dave Love  <fx@gnu.org>
1670         * TUTORIAL.es: Add coding spec.
1672 2003-02-11  Kenichi Handa  <handa@m17n.org>
1674         * HELLO: Fix Hindi and add Tamil.
1676 2003-02-05  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1678         * TUTORIAL.it: Italian tutorial.
1679         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
1680         Revised by Francesco Potort\e,Al\e(B <pot@gnu.org>.
1682 2003-02-03  Bill Wohler  <wohler@newt.com>
1684         * MH-E-NEWS: Upgraded to MH-E version 7.2.
1686 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1688         * MACHINES: Added Cygwin.
1690 2003-01-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1692         * DEBUG: Added note about xmon.
1694 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
1696         * TUTORIAL.pl: Updated.
1698 2003-01-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1700         * TUTORIAL.sk: Updated to reflect changes in English version.
1701         From Miroslav Va\e$,1!!\e(Bko <zemiak@zoznam.sk>.
1703 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1705         * etags.1: Added reference to the new `etags --help --lang=LANG'
1706         option.
1708 2003-01-08  Bill Wohler  <wohler@newt.com>
1710         * MH-E-NEWS: Upgraded to MH-E version 7.1.
1712 2003-01-01  Steven Tamm  <steventamm@mac.com>
1714         * MACHINES: Added pointer to Mac OS X install instructions.
1716 2002-12-10  Kenichi Handa  <handa@m17n.org>
1718         * TUTORIAL.sv: Renamed from TUTORIAL.se.
1720 2002-11-29  Bill Wohler  <wohler@newt.com>
1722         * MH-E-NEWS: Upgraded to MH-E version 7.0.
1724 2002-11-22  Rafael Sep\e,Az\e(Blveda  <drs@gnulinux.org.mx>
1726         * TUTORIAL.es: Extensively changed and updated.
1728 2002-10-01  Bill Wohler  <wohler@newt.com>
1730         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
1732 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
1734         * ses-example.ses: New file: example spreadsheet.
1736 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
1738         * HELLO: Fix Unicode Greek line.
1740 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
1742         * TUTORIAL.ja: Updated in accordance with the latest English
1743         version.
1745 2002-09-01  Andreas Schwab  <schwab@suse.de>
1747         * TUTORIAL.de: Updated in accordance with the English version.
1748         From Mario Lang <mlang@delysid.org>.
1750 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
1752         * HELLO: Fix some white spaces.
1754 2002-06-26  Richard M. Stallman  <rms@gnu.org>
1756         * ps-prin0.ps, ps-prin1.ps: Add license exception.
1758 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
1760         * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1762 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
1764         * HELLO: Add a few greetings that use Unicode characters.
1766 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
1768         * termcap.src: New version from ftp://invisible-island.net.
1770 2002-03-24  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1772         * TUTORIAL.translators: New file, list of tutorial translators.
1774 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1776         * gnus.xpm: Remove garbages.
1778 2002-01-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1780         * letter.xpm: New file, XPM variant of letter.xbm.
1782 2001-12-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1784         * COPYING: Move back.
1786 2001-11-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1788         * COPYING: Removed.
1790 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
1792         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
1793         something simpler than the GFDL.
1795 2001-11-22  Colin Walters  <walters@debian.org>
1797         * PROBLEMS: Remove already applied calc info patches.  Clarify
1798         that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
1799         not handled by alternatives in Debian, the reporter surely meant
1800         just "--config ftp".
1802 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
1804         * fr-survival.tex: New file, from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1806 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
1808         * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1810 2001-11-17  Colin Walters  <walters@debian.org>
1812         * PROBLEMS: Remove calc problems.
1814 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
1816         * TUTORIAL.fr: New file.  From \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1818 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
1820         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1821         Add *.dvi and *.log.
1822         (SOURCES): Update the list of files.
1824         * calccard.tex: New file.
1825         * calccard.ps: New file.
1827 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
1829         * etags.1: Replace presentation-level troff macros that simulate
1830         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
1832 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1834         * (Version 21.1 released.)
1836 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
1838         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
1839         <tbspit@eng.um.edu.mt>.
1841 2001-08-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1843         * HELLO: Slovak language name added to be compatible with other
1844         languages.
1846 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
1848         * TUTORIAL.pl: Updated in accordance with the English version.
1849         From Beata Wierzcho\e$,1 b\e(Bowska <beataw@orient.uw.edu.pl> and
1850         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
1852 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
1854         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
1855         per config.sub and config.guess.  Reported by Ryo Furue
1856         <furufuru@ccsr.u-tokyo.ac.jp>.
1858 2001-08-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1860         * TUTORIAL.sk: Updated in accordance with the English version.
1861         From Miroslav Va\e$,1!!\e(Bko <vasko@debian.cz>.
1863 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
1865         * TUTORIAL.ko: Updated in accordance with the English version.
1866         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
1868 2001-08-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1870         * TUTORIAL.cs: Update from Milan Zamazal.
1872 2001-08-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1874         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
1875         address of Milan Zamazal changed.
1877 2001-08-04  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1879         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
1880         META keys.
1882 2001-05-17  Francesco Potorti`  <pot@gnu.org>
1884         * etags.1: Add the latest changes to etags behaviour.
1886 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
1888         * emacsclient.1: Place in the public domain.
1890 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
1892         * emacstool.1: Place under GFDL.
1894 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
1896         * emacs.1: Place under GFDL.
1898         * etags.1: Ditto.
1900         * gfdl.1: New file.
1902 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
1904         * TUTORIAL.sk, sk-survival.tex
1905         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
1906         * sk-dired-ref.tex: New files.
1908         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
1909         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1911 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1913         * ps-prin1.ps: Footer implementation.  Doc fix.
1914         (doLineNumber): Code fix for line number color.
1915         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
1916         fix for footer implementation.
1917         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
1918         (FooterFramePath, doFrame, FooterFrame, FooterStart)
1919         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
1921 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
1923         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
1924         for color depth 8.
1926 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1928         * ps-prin1.ps: Line and paragraph spacing feature.
1929         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
1930         (EffectShadow, EffectBox, EffectOutline): New vars.
1931         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
1932         (PHL, LHL): New funs.
1934         * ps-prin2.ps: File eliminated.
1936 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
1938         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
1940 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
1942         * splash.xpm, splash.pbm: Replaced with new images from
1943         Luis Fernandes <elf@ee.ryerson.ca>.
1945 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
1947         * cs-refcard.ps, cs-refcard.tex: New files.
1949 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
1951         * THE-GNU-PROJECT: New file.
1953 2001-02-22  Andrew Innes  <andrewi@gnu.org>
1955         * MACHINES: Update pointer to MS-Windows install instructions.
1957 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1959         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
1960         functionality enhancement.
1961         (doColumnZebra): Code fix.
1963 2001-02-08  Dave Love  <fx@gnu.org>
1965         * tasks.texi, SERVICE: Updated.
1967 2001-02-03  Andrew Innes  <andrewi@gnu.org>
1969         * PROBLEMS: Add note about need to specify extra compiler flags
1970         with recent Cygwin ports of gcc.
1972 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
1974         * DEBUG: Expand and update, based on the instructions to
1975         pretesters, nt/INSTALL, and private communications and experience.
1977 2001-01-17  Dave Love  <fx@gnu.org>
1979         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
1981 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
1983         * TUTORIAL.es: New file.
1985 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
1987         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
1988         enhancements.
1990 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
1992         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
1993         files.
1995 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1997         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
1998         is non-nil.
1999         (printZebra, BeginPage): Code fix.
2001 2000-12-15  Miles Bader  <miles@gnu.org>
2003         * DEBUG: Add note aboute using `inverse-video' to detect excessive
2004         screen redraw.
2006 2000-12-07  Dave Love  <fx@gnu.org>
2008         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
2010 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2012         * ps-prin1.ps: Eliminated the line number font predefinition.
2014 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
2016         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
2017         not M-:, as example of disabled command).
2019 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
2021         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
2023 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
2025         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
2027         * tasks.texi: Updated to the version from /gd/gnuorg.
2029         * FTP: Refer to the GNU web site.
2031 2000-10-12  Dave Love  <fx@gnu.org>
2033         * gnus.pbm: New file.
2035         * gnus.xbm: Deleted.
2037 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
2039         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
2041 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
2043         * splash.xbm: File removed.
2044         * splash.pbm: New file.
2046 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
2048         * splash.xbm: New file.
2050 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
2052         * splash.xpm: New file.
2054 2000-09-11  Dave Love  <fx@gnu.org>
2056         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
2057         files.
2059 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2061         * ps-prin3.ps: Eliminated.
2063         * ps-prin2.ps: Changed comment version (6.0).
2065         * ps-prin1.ps: Changed comment version (6.0).
2067         * ps-prin0.ps: Changed comment version (6.0).
2069 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
2071         * survival.tex: New file.
2073 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
2075         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
2077         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
2079 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
2081         * NEWS.1: Reintegrated into NEWS.
2083         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
2085 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
2087         * dired-ref.tex, dired-ref.ps: New files.
2089         * refcard-de.tex, refcard-de.ps: New files.
2091 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
2093         * emacs.1: Change `-b' to `-bw'.
2095 2000-07-07  Andreas Schwab  <schwab@suse.de>
2097         * yow.lines: Fix indentation.
2099 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2101         * ps-prin0.ps: Insert a version number comment (5.2.2).
2102         Indentation fix.
2104         * ps-prin1.ps: Insert a version number comment (5.2.2).  Can
2105         select page size with/without giving an error if PostScript
2106         printer doesn't have this kind of page size.  Zebra Stripe
2107         continues or restarts on next page.  Indentation fix.
2108         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
2109         paper.
2110         (BeginDoc, doColumnZebra, HeaderText): Code fix.
2111         (SetPageSize): New proc.
2113         * ps-prin2.ps: Insert a version number comment (5.2.2).
2115         * ps-prin3.ps: Insert a version number comment (5.2.2).
2116         Indentation fix.
2118 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2120         * ps-prin1.ps: PostScript code compatibility with other utilities
2121         like mpage, psnup, etc.
2122         (isLineStep): Code fix.
2123         (BeginDoc, BeginSheet): Utility compatibility.
2125 2000-05-03  Dave Love  <fx@gnu.org>
2127         * letter.xbm: New file.
2129 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2131         * ps-prin0.ps: PostScript level 1 compatibility.
2133         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
2134         printing and line number step.
2135         (BeginDoc, doLineNumber, SL, HL): Code fix.
2136         (isLineStep, PSL): New funs.
2138         * ps-prin3.ps: PostScript level 1 compatibility.
2140 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
2142         * refcard.bit: Removed.
2144 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
2146         * refcard-pl.ps: New file.
2147         * refcard-pl.tex: New file.
2149 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2151         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
2152         (DefOp): New proc.
2154         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
2155         (printBackground, SetColor): New procs.
2156         (ZebraColor): Renaming old ZebraGray var.
2158 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2160         * ps-prin1.ps: Eliminate SkipFirstPage.
2162 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2164         * ps-prin0.ps: Define command only for language level 1.
2166 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2168         * ps-prin0.ps: Define packedarray operator for language level 1,
2169         adjust setduplexmode and settumble definitions.
2171 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2173         * ps-print0.ps: New file.
2175         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
2177 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2179         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
2181 1999-11-30  Paul Eggert  <eggert@twinsun.com>
2183         * PROBLEMS: Update Solaris 2.6 and 7 problems.
2185 1999-11-22  Paul Eggert  <eggert@twinsun.com>
2187         * NEWS: Rename messages-locale to system-messages-locale
2188         and time-locale to system-time-locale.
2190 1999-10-24  Noah Friedman  <friedman@splode.com>
2192         * yow.lines: Add more quotes.  Correct a misquote.
2194         * spook.lines: Add more phrases.
2196 1999-10-23  Paul Eggert  <eggert@twinsun.com>
2198         * NEWS: Describe new functions and variables for locales.
2200 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
2202         * TUTORIAL.ro: Change copyright statement.
2204 1999-07-12  Richard Stallman  <rms@gnu.org>
2206         * Version 20.4 released.
2208 1999-06-27  Karl Heuer  <kwzh@gnu.org>
2210         * yow.lines: Fix indentation.  Fix typo.
2212 1999-01-19  Dave Love  <fx@gnu.org>
2214         * MORE.STUFF: Revamped.
2216 1999-01-14  Dave Love  <fx@gnu.org>
2218         * FAQ: Merge posted updates.
2220 1998-12-14  Dave Love  <fx@gnu.org>
2222         * FAQ: Somewhat edited copy of the most recently posted version.
2224 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
2226         * MACHINES (NEC EWS4800): New section.
2228 1998-09-04  Karl Heuer  <kwzh@gnu.org>
2230         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
2232 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
2234         * Version 20.3 released.
2236         * TUTORIAL.ro: New file.
2238 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
2240         * TUTORIAL.sl: Renamed back to the original.
2242 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
2244         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
2245         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
2246         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
2247         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
2249 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
2251         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
2253 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
2255         * TUTORIAL.sl: New file.
2257 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2259         * Version 20.2 released.
2261 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2263         * Version 20.1 released.
2265 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
2267         * CODINGS, CHARSETS: New files.
2269 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2271         * Version 19.33 released.
2273 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2275         * Version 19.32 released.
2277 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2279         * refcard.ps: File obtained from someone else;
2280         it was generated badly here.
2282 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2284         * Version 19.31 released.
2286 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2288         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
2290 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
2292         * emacs.bash: Use >|.
2294 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
2296         * rgb.txt: New file.
2298 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2300         * Version 19.30 released.
2302 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2304         * gnus-tut.txt: New file.
2306 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
2308         * Rename termcap to termcap.src, the historical name for an
2309         uninstalled termcap file.
2311 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
2313         * termcap.dat, termcap.ucb: Deleted and replaced.
2315         * termcap: New termcap file from the ncurses project; bigger,
2316         better, brighter, does away with waxy yellow buildup.  Email
2317         me at terminfo@ccil.org if you have any trouble with this.
2319         * README: Changed to track above change.
2321 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
2323         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
2325 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
2327         * Makefile (maintainer-clean): Renamed from realclean.
2329 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2331         * tpu-doc.el: File moved to etc dir and renamed.
2333 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
2335         * enriched.doc: Rewritten and simplified.
2337 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2339         * Makefile (eterm): New rule.
2340         (TIC): New variable.
2342         * e/eterm, e/eterm.ti: New files.
2344 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
2346         * enriched.doc: New file.
2348 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2350         * Version 19.26 released.
2352 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
2354         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
2356 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2358         * Version 19.25 released.
2360 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2362         * Version 19.24 released.
2364 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2366         * Version 19.23 released.
2368 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2370         * Makefile (clean): Delete DOC*.
2372 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2374         * Version 19.22 released.
2376 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2378         * Version 19.21 released.
2380 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2382         * Version 19.20 released.
2384 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2386         * Version 19.19 released.
2388 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2390         * Version 19.18 released.
2392 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2394         * Version 19.16 released.
2396 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2398         * version 19.15 released.
2400 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2402         * Version 19.14 released.
2404 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2406         Bring mumbleclean targets into conformance with GNU coding standards.
2407         * Makefile (distclean): Don't remove backup and autosave files.
2408         These are easy to get rid of in other ways, and a pain to lose.
2409         (mostlyclean, realclean): New targets.
2411 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2413         * Version 19.13 released.
2415 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2417         * Version 19.10 released.
2419 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2421         * Version 19.9 released.
2423 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2425         * Version 19.8 released.
2427 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2429         * Version 19.7 released.
2431 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2433         * MACHINES: Mention Linux.
2435 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2437         * MACHINES: Add section for NeXT, from Thorsten Ohl.
2439 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2441         * NEWS: Documented picture-mode improvements.
2443 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2445         * NEWS: Described the new properties of arrow keys and
2446         next-line-add-newlines.  Fixed up the GUD description, it was
2447         out of date.  This file referenced LNEWS when it should have
2448         said news.texi; fixed.
2450         * news.texi: invocation-name now exists.
2452 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2454         * MORE.STUFF: Added.
2456 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2458         * NEWS: Preserved jimb's last change (documenting kill on
2459         read-only buffers).
2461         Added documentation on new info features.
2463 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2465         * spook.lines:  Alpha-sorted this, and added some new hot buttons
2466         for the 1990s.
2468 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2470         * MACHINES: Deleted some VMS caveats.  If the src and lisp
2471         ChangeLogs are correct, dired and mail and process control are now
2472         fully supported.
2474         * NEWS: Added finder news.
2476 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
2478         * NEWS: Changed.
2480 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2482         * sex.6: Added 900-line support
2484         * NEWS: Added news about the package finder.
2486 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2488         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
2489         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
2490         SUNBUG files.  Changed references to 18.* to past tense.
2492         * emacs.names: Merged into JOKES.  I faked a mail header from the
2493         Unknown User to delimit the first (unheaded) bit.
2495         * Makefile (relock, unlock): New productions.
2497 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2499         Augean-stable cleaning time.  Partly to save space, but mostly to
2500         reduce the dizzying amount of *stuff* confronting someone exploring
2501         the Emacs distribution, I have the following changes in the etc
2502         directory:
2504         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
2506         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
2507         OTHER.EMACSES.  The present names don't really convey anything.
2508         Various key bindings and feature descriptions have been updated.
2510         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
2511         FSF in hot water.
2513         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
2514         implementation of intervals, have progressed way beyond this.
2516         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
2518         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
2519         Future jokes can accumulate there.
2521         * DISTRIB: The actual domestic order form is now ORDERS.USA.
2522         The DISTRIB text now mentions 19.
2524         * ORDERS.USA: Created.  This is just the order form.  DISTRIB
2525         has a pointer to it at the beginning.
2527         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
2528         to it at the beginning.
2530         * OOOONEWS, OOOONEWS: Nuked.  It's version  19 --- nobody needs the
2531         version 15 and 17 files anymore.
2533         All files marked "Nuked" have actually been moved to =-prefixed
2534         names as per convention.  Originals of all files merged still
2535         exist with =-names.
2537 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2539         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
2540         no longer necessary in the presence of 19's function-key-map
2541         feature; I've added an explanation to the beginning of the file.
2543 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2545         * MACHINES: Update description of SYSVr3 and r4 support, due to
2546         Eric Raymond's changes.
2548 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2550         * MACHINES: Mention that you have to edit the configure script
2551         when you add support for a new machine, to get it to recognize the
2552         configuration name.
2554 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2556         * MACHINES: Converted to use GCC-style configuration names,
2557         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
2558         s/ files now lives in ../configure.
2560 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
2562         * NEWS: Document included tags tables.
2564 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2566         * Corrected the news about VC to reflect reality.
2568 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2570         * etags.1: New file, from Richard K. Pixley at Cygnus.
2572 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2574         * Makefile: Most of the contents of this file were only relevant
2575         to things in `../lib-src'; removed all but the `distclean' and
2576         `clean' targets.
2578 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2580         * COPYING: Got June 1991 version of the GPL here.
2582         * ChangeLog: Since the old etc contents have been split into etc
2583         and lib-src, the old etc's ChangeLog has been duplicated in the
2584         new etc and lib-src.  That means that each contains complete and
2585         coherent information, although each contains extraneous
2586         information.
2588 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2590         * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
2591         to be consistent with other GNU programs, like makeinfo.
2593         * lib-src/Makefile: Renamed to Makefile.in; the configure script
2594         will edit this to produce Makefile.
2596 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2598         * etags.c (print_help, print_version): New functions.
2599         (main): Options added to support them.
2601         * etags.c (longopts): New array of long names for the options.
2602         (main): Recognize them.
2604 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2606         * etags.c (C_entries): Removed comment saying that \" in a string
2607         isn't recognized as magic, because it is correctly handled.
2609         * getopt.c, getopt.h: New files, from GNU C library.
2610         * etags.c: Rewritten to use getopt.
2611         #include "getopt.h".
2612         (file_num): Variable deleted; its role is now played by getopt's
2613         optind.
2614         (main): Argument processing loop rewritten to call getopt to get
2615         next option.  Options which take parameters (-o and -i) rewritten
2616         to get parameter from optarg instead of argv[1].  Filename
2617         preprocessing loop and update command changed similarly.
2618         * Makefile (etags, ctags): Depend on and link with getopt.h,
2619         getopt.o, and getopt1.o.
2620         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
2622         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
2623         is non-zero.
2625         (main): In the argument processing loop, the 'goto next_arg'
2626         statements are breaking out of the switch statement in exactly the
2627         same way that a simple 'break' statement would; replace the gotos
2628         with breaks, and remove the label.
2630 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2632         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
2633         (consider_token): Move next_token_is_func to global.
2635 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2637         * Makefile: Conform with GNU coding standards:
2638         (mostlyclean): New target, synonymous with clean.
2639         (TAGS, check): New targets.
2640         (INSTALL, INSTALLFLAGS): New variables.
2642 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2644         * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
2645         `config.emacs' to `configure'.
2647         * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
2648         * etc/MACHINES: Same.
2650 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2652         * movemail.c (main): Allow tempname to be as long as necessary,
2653         instead of limiting it to 39 characters.
2655         * movemail.c (main): Move declaration of buf from top of function
2656         to local block surrounding the copy loop.  This makes it less
2657         likely to be confused with the buf used by the code which checks the
2658         permissions on outname's directory.
2660 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
2662         * SERVICE: Remove my entry.
2664 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
2666         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
2667         hardcoded -g.
2669         * movemail.c (xmalloc): Return char *, not int.
2670         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
2671         that is off by default -- normally don't unlink the mail spool
2672         file, just empty it.  Pass creat mode 0600, not 0666.
2674 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2676         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
2677         (all): Instead of here.
2678         (install): Don't use the -s option, since people need symbols to
2679         debug code.
2681 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
2683         * etags-vmslib.c (fn_exp): Add type cast.
2685 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2687         * movemail.c: Changes in comments.
2689 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2691         * Makefile: Make the distclean target erase the DOC files from
2692         ../share-lib and the executables from ../arch-lib.
2694 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2696         * emacsclient.c: #include <sys/stat.h>
2697         (main): Do declare statbfr.
2699 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2701         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
2702         for the socket, depending on SERVER_HOME_DIR.
2703         If using /tmp, put host name in the socket name.
2705         * movemail.c (pfatal_and_delete): New function.
2706         (main, popmail): Use it.
2707         (popmail): Close output before deleting messages.
2708         Check for error on close and on fsync.
2709         Use `fatal' where appropriate.
2710         (main): Remove (void).
2712         * aixcc.lex: New file.  Not officially part of Emacs.
2713         * Makefile: Rules for that.
2715 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
2717         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
2719         * etags.c (main): Properly cast call to alloca that initializes
2720         included_files.
2722 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
2724         * etags.c (files_are_tag_tables): Remove global var.
2725         (process_file): Don't test it.  Also remove hack checking for a
2726         file named "TAGS".
2727         (main): -i now takes an arg which is the name of a file to include.
2728         Collect these names and emit include tags for them after processing
2729         all the argument files.
2731 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2733         * wakeup.c: Terminate if parent goes away.
2735 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2737         * etags.c (C_entries): Process token before handling end of line.
2738         When inner loops reach end of line, just back up.
2739         Let the real end of line processing happen in just one place.
2740         (consider_token): Likewise.
2742 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2744         * etags.c (TEX_mode): Skip comments while scanning the text to see
2745         which escape character this file uses.
2747 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2749         * emacsserver.c [USG]: Terminate if msgrcv fails.
2751 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
2753         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
2755 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
2757         * make-docfile: Find the arguments to a C function correctly,
2758         by not ignoring the character that read_c_string returns.  Don't
2759         even try to find argument names for functions that take MANY
2760         or UNEVALLED arguments, since they're a figment of the docstring's
2761         imagination.
2763 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
2765         * make-docfile: Read the .elc files generated by the new byte
2766         compiler.
2768 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
2770         * refcard.tex: Use cm fonts, not am, in multi-column mode.
2772 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
2774         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
2776 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
2778         * Makefile (install*): No need to install wakeup.
2780 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
2782         * Makefile (install*): Install emacsclient like etags.
2784 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
2786         * movemail.c (error): Handle 3 args.
2787         (main): Don't check input access if using pop.
2789 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
2791         * etags.c (find_entries): Check for numbers after Scheme suffix.
2793 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
2795         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
2797 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
2799         * Makefile (nemacstool, xvetool): New targets.
2801 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
2803         * emacsclient.c: Include errno.h and define related variables.
2805 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
2807         * emacsclient.c: Change usage message.
2809 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
2811         * emacs.1: Add break before -nw option.
2813 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
2815         * qsort.c: Replace with GNU version.
2817 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
2819         * wakeup.c: New program replacing loadst.c.
2821 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2823         * emacsclient.c [USG]: Pass msgsnd only 4 args.
2825 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
2827         * etags.c: Rename `flag' variables for what they do instead of
2828         which option character sets them.
2830 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2832         * loadst.c (main): Conditional to get load average on Apollo.
2834 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
2836         * emacsserver.c: Set the permission on the socket to 0600.
2838 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2840         * emacsclient.c [BSD]: Print clean message for failing getwd.
2842 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
2844         * getdate.y: Use the getdate.y from GNU tar for timer.
2846 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
2848         * emacsclient.c (main): Don't put brackets around "filename" in
2849         usage message.  It isn't optional.
2851 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
2853         * etags.c (getit): Recognize '$' as beginning identifiers.
2855 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
2857         * emacsserver.c: Renamed from server.c.
2858         * Makefile: Reference emacsserver rather than server.
2859         * MACHINES: Doc fix for new emacsserver name.
2861 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2863         * emacsclient.c: Print program name in error messages.
2865 1990-01-19  David Lawrence  (tale@cocoa-puffs)
2867         * timer.c, getdate.y (new files) and Makefile:
2868           Sub-process support for run-at-time in timer.el.
2869           Doesn't yet work correctly for USG.
2871 1990-01-10  Jim Kingdon  (kingdon@pogo)
2873         * MACHINES: Add HP 300 running BSD.
2875 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2877         * yow.c: Dynamically allocate buffer; skip header before random
2878         choice to avoid bias toward first item.
2880 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2882         * etags.c (readline): Separate out init of `pend'.
2884 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2886         * etags.c: Undo changes relating to isgoodhdr.
2888 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
2890         * etags.c (isgoodhdr): New macro.
2891         (_gdh, notgdh): New variable used by that.
2892         (init): Initialize _gdh.
2893         (find_entries): Set header_file.
2894         (consider_token): Use isgoodhdr if in header file.
2896         * etags.c (total_size_of_entries):
2897         Was miscalculating by 1 in rewritten case.
2899         * etags.c (PAS_funcs): One arg to pfnote was missing.
2901 1989-12-05  Joseph Arceneaux  (jla@spiff)
2903         * MACHINES: Change for the ULTRIX entry.
2905 1989-11-21  Joseph Arceneaux  (jla@spiff)
2907         * etags.c (process_file): If file is not regular, return.
2909 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2911         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
2913 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2915         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
2916         (main): If HAVE_GETLOADAVG, don't call `nlist'.
2918 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2920         * etags.c (consider_token): Allow any number of typespec keywords
2921         after `typedef', before new type name.
2922         (enum sym_type): Add st_C_typespec.
2923         (C_create_stab): Put typespec kwds in table.
2925 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
2927         * etags.c (main): Don't depend on name invoked by.
2928         If CTAGS is not defined, assume it is ETAGS.
2930 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2932         * etags.c (L_funcs): Allow package name in define construct,
2933         as in (foo::defmumble name-defined ...).
2935 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2937         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
2939         * Makefile (yow): Depends on ../src/paths.h.
2941 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
2943         * etags.c: Fix compilation by moving Pascal after Fortran.
2945 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2947         * movemail.c [USG]: Define F_OK, etc., if not found in header.
2949 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2951         * hexl.c: New file, supports hexl-mode.
2953 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2955         * movemail.c: New compilation flag MAIL_USE_MMDF.
2957 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2959         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
2960         * server.c: Likewise.
2962         * make-docfile.c (scan_c_file): Output argument names at end of string.
2963         (write_c_args): New subroutine.
2965 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2967         * movemail.c: Report failure of flock.
2969 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2971         * etags.c (find_entries): Allow multi-letter extensions for fortran.
2973 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2975         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
2977 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
2979         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
2981         * emacsstool.1: Update to document environment variables.
2983 1989-02-21  Mosur Mohan  (email@notavailable)
2985         * etags.c (PAS_funcs): New function.
2987 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2989         * movemail.c: On sysv, include unistd.h.
2991 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2993         * b2m.c: New file.
2995 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2997         * etags.c: Prolog support from Sunichirou Sugou.
2999 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3001         * Makefile (clean): New target.
3003 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3005         * fakemail.c (put_line): Break header lines at 79 cols.
3007 1989-01-19  Sam Kendall  (email@notavailable)
3009         * etags.c: Greatly rewritten for C++ support and for multiple tags
3010         per line.
3012 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3014         * movemail.c: Check access before doing real work.
3015         Check that outfile is in a writable directory.
3016         On fatal error, delete the lock file.
3018 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
3020         * env.c: Add decl for my-index.
3021         * etags.c (file-entries): .oak => scheme
3023 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3025         * movemail.c: Use `access' to check input and output files.
3027 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3029         * emacsclient.c (main): Ignore all of CWD before first slash.
3031 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3033         * etags.c (readline): Double linebuffer->size outside the xrealloc.
3035 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3037         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
3038         * server.c: chmod the socket to 0700.
3040 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3042         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
3043         (add_field): Delete comments and turn `<', `>' to spaces
3044         in header lines.
3045         (USE_FAKEMAIL): New customization macro says to make fakemail
3046         not be a no-op even on a BSD system.
3048 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3050         * etags.c (consider_token): Skip comments just like whitespace.
3051         Notice `struct', etc. and set strtag for those tokens.
3052         Return 1 for the token following `struct' if an open-brace follows it.
3053         (C_entries): Special handling of token following `struct'
3054         needed because we have probably advanced to the following line
3055         to find the `{'.
3056         (main): New option `T' sets tflag and strflag.
3057         Set both of them by default if eflags.
3059 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3061         * movemail.c: Do fsync before closing output.
3063 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
3065         * movemail.c: Better error message when can't create tempname.
3066         This file needs a great deal of extra error-checking and lucid reporting...
3068 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3070         * etags.c: Support assembler code for .s and .a files.
3071         (getit): Allow underscore in a tag.
3073 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3075         * movemail.c: Close output and check errors before deleting input.
3077 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
3079         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
3080         whether to prefix it.  Handle line number args.
3082 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
3084         * etags.c (main): Default setting of eflag was backwards.
3086 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3088         * etags.c: New option -i.  -f renamed -o.
3089         `-' as input file means read input file names from stdin.
3090         -i spec'd or input file named TAGS means the input file is another
3091         tag table; output an "include" line for it.
3093 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3095         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
3096         New targets install, install.sysv, install.xenix.
3097         This makefile is now responsible for installing executables
3098         and documentation from this directory into system directories.
3100 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
3102         * server.c, emacsclient.c (main): Compute socket name from euid.
3104 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3106         * emacsclient.c: Args like +DIGITS are passed through unchanged.
3108 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3110         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
3111         * emacsclient.c: Likewise.
3112         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
3114 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3116         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
3117         (istoken) New string-comparison macro.
3118         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
3120 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3122         * etags.c: Changes for VMS.
3123         Always define ETAGS on VMS.
3124         Define macros GOOD and BAD for success and failure exit codes.
3125         (begtk, intk): Allow `$' in identifiers
3126         (main): Don't support -B, -F or -u on VMS.
3127         Alternate loop for scanning filename arguments.
3128         (system): Delete definition of this function.
3130         * etags-vmslib.c (system): Undefine this; VMS now provides it.
3132 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3134         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
3135         around include of param.h.  (Like fns.c.)
3137 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3139         * loadst.c (load_average): Move load-average code to this new fn.
3140         Add conditionals to compute load ave on UMAX.
3142 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
3144         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
3145         with opposite sense.
3147 1988-05-13  Chris Hanson  (cph@kleph)
3149         * emacsclient.c: Delete references to unused variable `out'.
3150         This caused a bus error when used under hp-ux.
3152 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3154         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
3156 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
3158         * etags.c (find_entries): `.t' or `.sch' means scheme code.
3160 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3162         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
3164 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3166         * movemail.c: #undef close, since config can #define it on V.3.
3167         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
3169 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
3171         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
3172         invalid escape sequences such as `\{'.
3174         * loadst.c: Add `sequent' conditional for file dk.h.
3176 1988-03-20  Richard M. Stallman  (rms@wilson)
3178         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
3180         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
3182 ;; Local Variables:
3183 ;; coding: iso-2022-7bit
3184 ;; add-log-time-zone-rule: t
3185 ;; End:
3187     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
3188         2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
3189   Copying and distribution of this file, with or without modification,
3190   are permitted provided the copyright notice and this notice are preserved.
3192 ;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1