Change C-c b to C-c C-m.
[emacs.git] / etc / ChangeLog
bloba4fcc77a8873cde1ee99189eb7f761a2ba5d0474
1 2006-06-30  Francesco Potort\e,Al\e(B  <pot@gnu.org>
3         * etags.1: Undocument the --no-warn option.
5 2006-12-17  Richard Stallman  <rms@gnu.org>
7         * TUTORIAL: Say that C-d and DEL with arg do killing.
9 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
11         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
13 2006-12-08  Michael Olson  <mwolson@gnu.org>
15         * ERC-NEWS: Note that the list module has been removed.
17 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
19         * NEWS (Changes to cmuscheme): Mention the alternative for
20         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
21         (Init file changes): Same for `~/.emacs_SHELL' versus
22         `~/.emacs.d/init_SHELL.sh'.
24 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
26         * DEVEL.HUMOR: Another entry.
28 2006-08-14  Masatake YAMATO  <jet@gyve.org>
30         * etags.1: Added / to the end of DEVAR regex.
32 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
34         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
35         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
37 2006-11-20  Michael Olson  <mwolson@gnu.org>
39         * NEWS: Change M-x erc-select to M-x erc.
41 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
43         * TUTORIAL.cn: Updated.
45 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
47         * orgcard.tex (section{Agenda Views}): Document `C-k'.
49 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
51         * orgcard.tex: Version number change.
53 2006-11-13  Bill Wohler  <wohler@newt.com>
55         Release MH-E version 8.0.3.
57         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
59 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
61         * DEVEL.HUMOR: Two more entries.
63 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
65         * orgcard.tex (section{Archiving}): Document C-TAB.
66         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
67         section, added documentation for the key `C-c #'.
69 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>  (tiny change)
71         * emacs.py (eargs): Provide eldoc message for builtin types.
72           Make sure eargs always outputs sentinel, to avoid Emacs freeze.
74 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
76         * emacs.py (eargs): Return expected _emacs_out string even if
77         errors occur.
79 2006-10-09  David Kastrup  <dak@gnu.org>
81         * DEVEL.HUMOR: Add the topic line for last entry since that was
82         what the joke was about.
84 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
86         * TUTORIAL.bg: Synchronize with TUTORIAL.
88 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
90         * DEVEL.HUMOR: New file.
92 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
94         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
96 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
98         * NEWS: ebnf2ps changes.
100 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
102         * refcard.ps: Regenerate.
104 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
106         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
108 2006-09-15  Jay Belanger  <belanger@truman.edu>
110         * COPYING: Replace "Library Public License" by "Lesser Public
111         License" throughout.
113 2006-09-15  Richard Stallman  <rms@gnu.org>
115         * THE-GNU-PROJECT: Update with the latest footnotes
116         from www.gnu.org/gnu/the-gnu-project.html
118 2006-09-15  David Kastrup  <dak@gnu.org>
120         * NEWS: Explain new behavior and arguments of `key-binding' and
121         `command-remapping'.
123 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
125         * NEWS: In terminal-oriented subshells, the EMACS environment
126         variable now defaults to Emacs's absolute file name, instead of
127         to "t".
128         * PROBLEMS: Adjust tcsh advice for this.
130 2006-09-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
132         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
133         display (x-close-connection).
135 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
137         * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
139 2006-09-02  Juri Linkov  <juri@jurta.org>
141         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
143 2006-08-25  Richard Stallman  <rms@gnu.org>
145         * TUTORIAL: Give priority to graphical terminals over text terminals
146         regarding C-z.
148 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
150         * TUTORIAL.cn: Sync with the latest TUTORIAL.
152 2006-08-20  Dave Love  <fx@gnu.org>
154         * emacs.py: Update to Dave Love's latest version.
155         (__all__): Fix args -> eargs.  Add new `modpath' fun.
156         (eargs): Add `imports' arg.
157         (all_names): New fun.
158         (complete): Rewrite without using rlcompleter.
159         Remove `namespace' arg, add `imports' arg.
160         (ehelp): Replace g and l args with `imports'.
161         (eimport): Use __main__ rather than `emacs' namespace.
162         (modpath): New fun.
164 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
166         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
168 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
170         * TUTORIAL.sl: Synchronize with TUTORIAL.
172 2006-08-18  Mats Lidell  <matsl@contactor.se>
174         * TUTORIAL.sv: Synchronize with TUTORIAL.
176 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
178         * TUTORIAL.it: Synchronize with TUTORIAL.
180 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
182         * orgcard.tex: Version number change.
184 2006-08-12  Werner Lemberg  <wl@gnu.org>
186         * TUTORIAL.de: Synchronize with TUTORIAL.
188 2006-08-10  Romain Francoise  <romain@orebokech.com>
190         * NEWS: Mention that zone-mode.el is now obsolete.
192 2006-08-09  Richard Stallman  <rms@gnu.org>
194         * TUTORIAL: Don't say which side scroll bar is on.
196 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
198         * DEBUG (Note): Add note about following a longjmp call.
199         Add local variables list for outline mode.
201 2006-08-03  Michael Olson  <mwolson@gnu.org>
203         * ERC-NEWS: Update for ERC 5.1.4.
205 2006-08-01  Kenichi Handa  <handa@m17n.org>
207         * NEWS (find-operation-coding-system): Describe the more detail of
208         the change.
210 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
212         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
213         texi/gnus-news.el of the trunk.
215 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
217         * NEWS: Fix typo.
219 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
221         * ru-refcard.ps: Regenerate.
223 2006-07-17  Alex Ott  <alexott@gmail.com>
225         * ru-refcard.tex: Update for Emacs 22.
227 2006-07-14  Kim F. Storm  <storm@cua.dk>
229         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
231 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
233         * HELLO: Update Hungarian sample.
235 2006-07-12  Michael Olson  <mwolson@gnu.org>
237         * ERC-NEWS: Update for ERC 5.1.3.
239 2006-07-08  David Kastrup  <dak@gnu.org>
241         * TODO: Suggest consolidation with user customization when the
242         system default of a customized variable changes.
244 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
246         * compilation.txt: Add an example "Compilation started ..." line.
248 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
250         * orgcard.tex: Version number change.
252 2006-07-05  Kenichi Handa  <handa@m17n.org>
254         * HELLO: Add a paragraph for non-ASCII examples at the head.  Add
255         Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
257 2006-07-03  Bill Wohler  <wohler@newt.com>
259         Release MH-E version 8.0.2.
261         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
263 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
265         * orgcard.tex (section{Agenda Views}): Document `s' key to save
266         all org-mode buffers.
268 2006-06-30  Francesco Potort\e,Al\e(B  <pot@gnu.org>
270         * etags.1: -m and -M options do not exist.
272 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
274         * orgcard.tex (section{Structure Editing}): Document checkbox
275         toggling.
277 2006-06-28  Juri Linkov  <juri@jurta.org>
279         * grep.txt (Local Variables): Move to end of file.
281 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
283         * Makefile: Add rules for refcards.
285         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
287 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
289         * NEWS: Remove duplicate entries.
291 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
293         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
295 2006-06-23  Kim F. Storm  <storm@cua.dk>
297         * DEBUG: Mention `pv variable' to print value of Lisp variables.
298         Mention `xpr' and fix example to use it.  Add section describing
299         commands such as `pit' that are useful for debugging redisplay
300         related problems.
302 2006-06-22  Kim F. Storm  <storm@cua.dk>
304         * HELLO (Local Variables): Move to end of file.
306 2006-06-20  Bill Wohler  <wohler@newt.com>
308         Release MH-E version 8.0.1.
310         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
312 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
314         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
315         (section{Structure Editing}): Add global archiving command.
317 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
319         * yow.lines: Delete existing data; add a new entry.
321 2006-06-09  W\e$,1 b\e(Bodek Bzyl  <matwb@univ.gda.pl>
323         * pl-refcard.ps: Regenerate.
325 2006-06-08  W\e$,1 b\e(Bodek Bzyl  <matwb@univ.gda.pl>
327         * pl-refcard.tex: Update for Emacs 22.
329 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
331         * fr-refcard.tex: Fix errors in previous commit.
333 2006-06-08  \e,AI\e(Bric Jacoboni  <jaco@jacoboni.fr>
335         * fr-refcard.tex: Update for Emacs 22.
337 2006-06-07  Kenichi Handa  <handa@m17n.org>
339         * NEWS: Mention how to disable character translation for a file.
341 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
343         * de-refcard.tex: Update for Emacs 22: Use German quotes
344         and umlauts; fix overfull /hboxes; many rewordings.
346 2006-06-04  Kim F. Storm  <storm@cua.dk>
348         * NEWS: Move news for pre-22 versions into...
349         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
350         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
351         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
352         versions in separte files.  Update copyright notices.
354 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
356         * LPF, LEDIT: Remove files.
358         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
359         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
360         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
361         * Xkeymap.txt, compilation.txt, grep.txt:
362         Add copyright notice and copying permissions.
364 2006-05-31  David Ponce  <david@dponce.com>
366         * tree-widget/default/close.png, tree-widget/default/close.xpm:
367         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
368         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
369         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
370         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
371         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
372         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
373         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
374         * tree-widget/default/open.png, tree-widget/default/open.xpm:
375         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
376         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
377         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
378         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
379         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
380         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
381         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
382         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
383         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
384         Reduce the size of images.
386 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
388         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
390 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
392         * ledit.l: Remove file.
394 2006-05-26  Kenichi Handa  <handa@m17n.org>
396         * NEWS (find-operation-coding-system): Mention the new argument
397         format.
399 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
401         * orgcard.tex (section{Motion}): Added the item navigation commands.
402         (section{Publishing}): New section.
403         (section{Links}): Documented elisp and shell links.
405 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
407         * pt-br-refcard.tex: Update.
409 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
411         * pl-refcard.tex (Local variables): Add compile-command.
413         * ru-refcard.tex (Local variables): Add compile-command and coding.
415         * pt-br-refcard.tex: Don't \input psfig.
417         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
419         * de-refcard.tex (section{Info}): Ditto.
421         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
422         Stefan Monnier <monnier@iro.umontreal.ca>.
424         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
425         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
427         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.  Entry
428         for `i' is not translated yet.
430         * pt-br-refcard.tex (section{Info}): Ditto.
432         * ru-refcard.tex (section{Info}): Ditto.
434         * sk-refcard.tex (section{Info}): Ditto.
436 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
438         * MORE.STUFF: Update AUCTeX entry.
440 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
442         * pt-br-refcard.tex:
443         * pt-br-refcard.ps: New files.
445 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
447         * sk-refcard.tex: Add coding cookie.
449 2006-05-15  Michael Olson  <mwolson@gnu.org>
451         * MORE.STUFF: Update URL for Planner Mode and add description.
452         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
454 2006-05-12  Romain Francoise  <romain@orebokech.com>
456         * MORE.STUFF: ERC is now part of Emacs.
457         Add Emacs Muse.
459 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
461         * NEWS (allout): Update.
463 2006-05-06  Bill Wohler  <wohler@newt.com>
465         Release MH-E version 8.0.
467         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
469 2006-04-28  Bill Wohler  <wohler@newt.com>
471         Release MH-E version 7.95.
473         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
475 2006-04-21  Bill Wohler  <wohler@newt.com>
477         Release MH-E version 7.94.
479         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
481 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
483         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
485 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
487         * orgcard.tex: Version number change only.
489 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
491         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
492         Update date.
494 2006-04-18  Bill Wohler  <wohler@newt.com>
496         * MORE.STUFF: Add MH-E.
498 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
500         * orgcard.tex: Version number change only.
502 2006-04-12  Kenichi Handa  <handa@m17n.org>
504         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
506 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
508         * orgcard.tex (section{Tables}): Document column narrowing.
509         (section{Links}): Document bracket links.
511 2006-04-11  Kenichi Handa  <handa@m17n.org>
513         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
515 2006-04-10  Bill Wohler  <wohler@newt.com>
517         * NEWS: Add package-version keyword to `defcustom' and mention
518         associated variable `customize-package-emacs-version-alist'.
520 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
522         * NEWS: Add string-or-null-p.
524 2006-03-28  Bill Wohler  <wohler@newt.com>
526         * images/README: Update with following information.
528         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
529         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
531         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
532         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
533         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
534         New bitmaps for new images.
536         * images/refresh.xpm, images/sort-ascending.xpm,
537         * images/sort-descending.xpm: Update with GTK 2.x images.  Note
538         that the default GTK icons are not overridden by the GNOME theme
539         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
540         wide circulation, then the GTK icons should be replaced with the
541         equivalent GNOME icons.  Until then, we should be consistent with
542         GTK first, then GNOME.
544         * images/mail/repack.xpm, images/mail/reply-from.xpm:
545         * images/mail/reply-to.xpm, images/search-replace.xpm:
546         * images/separator.xpm, images/show.xpm: Update custom icons to be
547         closer to their GNOME counterparts.
549         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
550         * images/mail/repack.pbm, images/mail/reply-all.pbm:
551         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
552         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
553         * images/search-replace.pbm: Update bitmaps.
555         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
556         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
557         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
558         * images/mail/alias.xpm, images/mail/refile.pbm:
559         * images/mail/refile.xpm, images/page-down.pbm:
560         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
561         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
563 2006-03-23  Romain Francoise  <romain@orebokech.com>
565         * NEWS: Misc. fixes.
567 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
569         * orgcard.tex: Version number change only.
571 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
573         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
575 2006-03-11  Miles Bader  <miles@gnu.org>
577         * images/mail: New directory.
578         * images/attach.xpm, images/connect.xpm:
579         * images/contact.xpm, images/delete.xpm:
580         * images/describe.xpm, images/disconnect.xpm:
581         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
582         * images/lock-broken.xpm, images/lock-ok.xpm:
583         * images/lock.xpm, images/mail/compose.xpm:
584         * images/mail/copy.xpm, images/mail/forward.xpm:
585         * images/mail/inbox.xpm, images/mail/move.xpm:
586         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
587         * images/mail/preview.xpm, images/mail/reply-all.xpm:
588         * images/mail/reply.xpm, images/mail/save-draft.xpm:
589         * images/mail/save.xpm, images/mail/send.xpm:
590         * images/mail/spam.xpm, images/next-page.xpm:
591         * images/refresh.xpm, images/separator.xpm:
592         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
593         * images/sort-criteria.xpm, images/sort-descending.xpm:
594         * images/sort-row-ascending.xpm:
595         New icons, copied from Gnus trunk (originally from Gnome 2.6).
597 2006-03-11  Bill Wohler  <wohler@newt.com>
599         * NEWS: Document `image-load-path-for-library'.  Note that all
600         images have been moved from lisp into etc/images in `find-image'
601         item.  Fix typo in `copy-tree'.
603 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
605         * TUTORIAL.de: Replace "Schreiben" by "Dr\e,A|\e(Bcken" where appropriate.
607 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
609         * orgcard.tex: Version number change only.
611 2006-03-05  Bill Wohler  <wohler@newt.com>
613         Release MH-E version 7.93.
615         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
617 2006-02-23  Herbert Euler  <herberteuler@hotmail.com>  (tiny change)
619         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
621 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
623         * orgcard.tex (section{Links}): Rewritten to cover the modified
624         link system.
626 2006-02-18  Bill Wohler  <wohler@newt.com>
628         Release MH-E version 7.92.
630         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
632 2006-02-17  Kenichi Handa  <handa@m17n.org>
634         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
636 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
638         * TUTORIAL.cn: Reworked.
640 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
642         * NEWS: Changes in handling of file local variables.
644 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
646         * NEWS: Gtk+ 2.4 is required.
648 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
650         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
652 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
654         * NEWS: New key bindings for Tumme in Dired.
656 2006-02-05  Jay Belanger  <belanger@truman.edu>
658         * calccard.tex: Update copyright year.
660 2006-02-04  Michael Olson  <mwolson@gnu.org>
662         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
663         that Emacs does in its NEWS file.
665 2006-02-03  Bill Wohler  <wohler@newt.com>
667         Release MH-E version 7.91.
669         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
671 2006-02-02  Bill Wohler  <wohler@newt.com>
673         Release MH-E version 7.90.
675         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
677 2006-01-29  Michael Olson  <mwolson@gnu.org>
679         * NEWS: Add entry for ERC.
681 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
683         * TODO: Make SYNC_INPUT the default.
685 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
687         * images/gud/pstar.xpm: Make background transparent.
689 2006-01-24  Noah Friedman  <friedman@splode.com>
691         * emacs-buffer.gdb: Replace all references to `cdr' field of
692         conses with `u.cdr', per change Andreas Schwab 2005-11-15
693         of src/lisp.h.
695 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
697         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
699 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
701         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
703 2006-01-13  Richard M. Stallman  <rms@gnu.org>
705         * emacs.1: +N applies only to next file.
707 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
709         * e/eterm-color.ti: Temporarily disable the ri entry.
710         * e/eterm-color: Regenerate.
712 2005-12-21  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
714         * TODO: Add note on the multi-tty branch.
716 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
718         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
719         them using the frame-local buffer list.
721 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
723         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
724         instead.
726 2005-12-02  Jay Belanger  <belanger@truman.edu>
728         * NEWS: Add comment about the Calc prefix.
730 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
732         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
734 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
736         * images/icons/emacs_16.png, images/icons/emacs_24.png
737         * images/icons/emacs_32.png, images/icons/emacs_48.png:
738         New Emacs icons.
740 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
742         * orgcard.tex: Version 3.20
744 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
746         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
747         Use for run/continue.
748         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
749         Use for interrupting inferior.
750         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
751         Use a more appropriate variable name.
752         * images/gud/remove.xpm, images/gud/remove.pbm
753         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
755 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
757         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
759 2005-11-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
761         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
762         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
763         Adjust baseline.
765 2005-11-06  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: Adjust paper size and layout.
772 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
774         * DEBUG: Describe how to provide preprocessor macro information.
776 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
778         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
779         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
780         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
781         * images/low-color/next-node.xpm: New images.
783 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
785         * orgcard.tex (section{Notes}): Version number change.
787 2005-11-03  Romain Francoise  <romain@orebokech.com>
789         * orgcard.tex: Update FSF's address.
791 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
793         * DEBUG: GDB can sometimes expand macros.
795 2005-11-01  Romain Francoise  <romain@orebokech.com>
797         * NEWS: Source files are compressed by default.
799 2005-10-28  Bill Wohler  <wohler@newt.com>
801         * NEWS: Help mode now creates hyperlinks for URLs.
803 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
805         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
806         Add some comments on how to update this file.  Add ri
807         capability that has long been supported by term.el.
809 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
811         * images/gud/until.xpm: Colour correction.
813 2005-10-23  Richard M. Stallman  <rms@gnu.org>
815         * e/eterm-color.ti (el1): Capability deleted,
816         since term.el doesn't implement it.
818 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
820         * e/eterm-color.ti: Change the terminal name to eterm-color.
821         * e/eterm-color: Regenerate.
823 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
825         * Makefile (e/eterm-color): Rename eterm to eterm-color.
827 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
829         * NEWS: New variable `max-image-size'.
831 2005-10-17  Bill Wohler  <wohler@newt.com>
833         Moved all remaining images from lisp/toolbar to etc/images.  The
834         low resolution images were placed in their own directory (low-color).
836         * images/attach.*, images/cancel.*, images/close.*:
837         * images/copy.*, images/cut.*, images/diropen.*:
838         * images/exit.*, images/help.*, images/home.*:
839         * images/index.*, images/info.*, images/mail.*:
840         * images/new.*, images/open.*, images/paste.*:
841         * images/preferences.*, images/print.*, images/save.*:
842         * images/saveas.*, images/search.*:
843         * images/search-replace.*, images/spell.*:
844         * images/undo.*: Moved here from lisp/toolbar.
846         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
847         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
848         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
849         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
850         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
851         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
852         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
853         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
854         * images/low-color/preferences.*: Moved here from
855         lisp/toolbar/lc-preferences.*.
856         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
857         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
858         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
859         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
860         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
861         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
863         To conform with convention, the underscore (_) in the following
864         image names were replaced with dash (-) or (/) as appropriate.
866         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
867         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
868         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
869         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
870         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
871         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
872         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
873         * images/low-color/back-arrow.*: Moved here from
874         lisp/toolbar/lc-back_arrow.*.
875         * images/low-color/fwd-arrow.*: Moved here from
876         lisp/toolbar/lc-fwd_arrow.*.
877         * images/low-color/jump-to.*: Moved here from
878         lisp/toolbar/lc-jump_to.*.
879         * images/low-color/left-arrow.*: Moved here from
880         lisp/toolbar/lc-left_arrow.*.
881         * images/low-color/right-arrow.*: Moved here from
882         lisp/toolbar/lc-right_arrow.*.
883         * images/low-color/up-arrow.*: Moved here from
884         lisp/toolbar/lc-up_arrow.*.
885         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
886         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
888         * images/README: Incorporated the content of lisp/toolbar/README
889         now that all of the images are here.
891 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
893         * images/gud/n.pbm, images/gud/n.xpm
894         * images/gud/ni.xpm, images/gud/ni.xpm
895         * images/gud/s.xpm, images/gud/s.xpm
896         * images/gud/si.xpm, images/gud/si.xpm: Rename to
897         next.*, nexti.*, step.*, and stepi.* , respectively, as the
898         file-name no longer clashes on 8+3 filesystems.
900 2005-10-14  Bill Wohler  <wohler@newt.com>
902         * images/gud/break.*: Moved here from toolbar/gud-break.*.
903         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
904         * images/gud/down.*: Moved here from toolbar/gud-down.*.
905         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
906         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
907         * images/gud/n.*: Moved here from toolbar/gud-n.*.
908         * images/gud/print.*: Moved here from toolbar/gud-print.*.
909         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
910         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
911         * images/gud/run.*: Moved here from toolbar/gud-run.*.
912         * images/gud/si.*: Moved here from toolbar/gud-si.*.
913         * images/gud/s.*: Moved here from toolbar/gud-s.*.
914         * images/gud/until.*: Moved here from toolbar/gud-until.*.
915         * images/gud/up.*: Moved here from toolbar/gud-up.*.
916         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
918 2005-10-14  Bill Wohler  <wohler@newt.com>
920         Released MH-E version 7.85.
922         * NEWS, MH-E-NEWS: Updated for release 7.85.
924 2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
926         * NEWS: -nb => -nbi
928 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
930         * orgcard.tex: Version 3.17, no changes except version number.
932 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
934         * NEWS: -nb, --no-bitmap-icon
936 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
938         * TODO: Clarify the local variables entry.
940 2005-09-30  Bill Wohler  <wohler@newt.com>
942         Moved MH-E image files from toolbar and mail directories into
943         images.
945         * images/mail: New directory.
947         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
949         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
950         * images/mail/reply*: Moved here from lisp/toolbar.
952         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
953         * images/page-down.*, images/show.*, images/widen.*: Moved here
954         from lisp/toolbar.
956         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
957         Use GNOME 2.10's refresh icon.
959         * images/README: New file that indicates which icons came from
960         GNOME (see lisp/toolbar/README).
962 2005-09-30  Romain Francoise  <romain@orebokech.com>
964         * NEWS: Mention changes to `read-buffer'.
966 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
968         * images/ezimage: New directory.
970         * images/ezimage/*.xpm: Add images used by speedbar.el.
972 2005-09-30  David Ponce  <david@dponce.com>
974         * NEWS: Update recentf changes.
976 2005-09-28  Simon Josefsson  <jas@extundo.com>
978         * GNUS-NEWS: Fix IDNA notes.
980 2005-09-27  Jay Belanger  <belanger@truman.edu>
982         * calccard.tex: Update `versionnumber', remove `versiondate'.
983         (Error Recovery): Refer to "initial state" rather than "default state".
984         (Algebra): Mention LaTeX language mode.
985         (Programming): Delete reference to "Z =".
987 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
989         * emacs.py (ehelp): Add g and l to arg list, and use them in the
990         call to `help'.
992 2005-09-17  Romain Francoise  <romain@orebokech.com>
994         * gfdl.1: Update to version 1.2.  Delete UC macro.
996 2005-09-15  Kenichi Handa  <handa@m17n.org>
998         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
1000 2005-09-14  Romain Francoise  <romain@orebokech.com>
1002         * NEWS: Add entry for write-region-inhibit-fsync.
1004 2005-09-09  Kevin Ryde  <user42@zip.com.au>
1006         * MORE.STUFF: Update url for calculator.el.
1008 2005-09-08  Kenichi Handa  <handa@m17n.org>
1010         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
1011         correctly.
1013 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
1015         * NEWS: Add entry for `make-auto-save-file-name'.
1017 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
1019         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
1020         Emacs distribution.  Make role of EDITOR clearer.
1021         (OPTIONS): Document `-s', `-V' and `-h'
1022         as well as their long name counterparts.
1023         (BUGS): Remove.
1025 2005-08-26  Romain Francoise  <romain@orebokech.com>
1027         * PROBLEMS: Fix capitalization of "Gnus".
1029 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
1031         * MORE.STUFF: Update links and URLs.
1033 2005-08-05  Kenichi Handa  <handa@m17n.org>
1035         * NEWS: Fix the entry describing code-pages.
1037 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
1039         * .cvsignore: Add `icons' (for in-place installs).
1041 2005-07-19  Juri Linkov  <juri@jurta.org>
1043         * grep.txt: New file.
1045 2005-07-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1047         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
1048         -R comes after i386 in setarch command.
1050 2005-07-12  Juri Linkov  <juri@jurta.org>
1052         * refcard.tex (Files): Change description of `C-x C-q' from
1053         `checkin/checkout' to `toggle read-only'.
1054         (Getting Help): Replace `C-h c' with `C-h k'.
1055         (Error Recovery): Replace `recover-file' with `recover-session'.
1056         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
1058 2005-07-07  Richard M. Stallman  <rms@gnu.org>
1060         * GNU: Update how to help.  Improve footnote 7.
1062 2005-07-07  Lute Kamstra  <lute@gnu.org>
1064         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
1065         been replaced by http://savannah.gnu.org/projects/tasklist.
1067 2005-07-07  Lute Kamstra  <lute@gnu.org>
1069         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
1070         version to 22.
1071         (Starting Emacs): Delete sentence to fix formatting problems.
1072         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
1073         (Formatting): Update the binding of set face.
1074         (International Character Sets): set-language-environment is bound
1075         to C-x RET l.
1077 2005-07-05  Lute Kamstra  <lute@gnu.org>
1079         Update FSF's address in GPL notices.
1081         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
1082         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
1083         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
1084         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
1086 2005-07-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1088         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
1089         Add it again.
1091 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
1093         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
1095 2005-06-28  Richard M. Stallman  <rms@gnu.org>
1097         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
1099 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
1101         * DEBUG: Mention emacs-buffer.gdb.
1103 2005-06-10  Noah Friedman  <friedman@splode.com>
1105         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
1106         char as placeholder when buffer has no file name and process is
1107         still live.  Use different printf cases instead.
1109 2005-06-08  Kim F. Storm  <storm@cua.dk>
1111         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
1112         Warn that using CVS+SSH may corrupt files, include work-around.
1114 2005-06-06  Juri Linkov  <juri@jurta.org>
1116         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
1118         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
1119         second line to Local Variables.  Fix title line.
1121 2005-05-30  Miles Bader  <miles@gnu.org>
1123         * emacs-buffer.gdb: Remove RCS keywords.
1125 2005-05-30  Noah Friedman  <friedman@splode.com>
1127         * emacs-buffer.gdb: New file.
1128         * NEWS: Mention it.
1130 2005-05-28  Richard M. Stallman  <rms@gnu.org>
1132         * TUTORIAL.fr: Change NBSP to space.
1134 2005-05-28  Bill Wohler  <wohler@newt.com>
1136         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
1138 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
1140         * TODO: post-command-idle-hook has gone.
1142 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
1144         * NEWS: Remove references to open-network-stream-nowait and
1145         open-network-stream-server.
1147 2005-05-15  Richard M. Stallman  <rms@gnu.org>
1149         * GNU: Correct/improve previous change.
1151 2005-05-14  Richard M. Stallman  <rms@gnu.org>
1153         * GNU: Update footnotes.
1155         * NEWS: Lots of clarifications and cleanups.
1157 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>  (tiny change)
1159         * TUTORIAL.pl: Updated header.
1161 2005-05-02  Richard M. Stallman  <rms@gnu.org>
1163         * NEWS: More rearrangements.
1165 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
1167         * NEWS: Items rearranged in logical order.
1169 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
1171         * NEWS: Correct key binding for dired-mark-omitted.
1173 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
1175         * NEWS: Mention xterm key bindings.
1177         * e/eterm.ti: Add a comment.
1178         * e/eterm: Regenerate.
1180 2005-04-25  Alex Ott  <ott@jet.msk.su>
1182         * TUTORIAL.ru: Update.
1184 2005-04-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1186         * TUTORIAL.sk: Updated header.
1188 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1190         * NEWS: Mention cursorBlink resource.
1192 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1194         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
1196 2005-04-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1198         * NEWS: Mention fontSet for Lucid menus.
1200 2005-04-10  Masatake YAMATO  <jet@gyve.org>
1202         * compilation.txt (symbol): Add gcov-file
1203         gcov-bb-file gcov-never-called-line gcov-called-line.
1205 2005-04-08  Kenichi Handa  <handa@m17n.org>
1207         * TUTORIAL.ja: Updated header, contents synchronized with
1208         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
1210 2005-04-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1212         * TUTORIAL.cs: Updated header.
1214 2005-04-05  Werner Lemberg  <wl@gnu.org>
1216         * TUTORIAL.de: Updated header.
1218 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
1220         * TUTORIAL.translators: Added the field Maintainer.
1222 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
1224         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
1226 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
1228         * TUTORIAL.ja: Update text before first period.
1229         Reported by Kenichi Handa.
1231 2005-04-02  Richard M. Stallman  <rms@gnu.org>
1233         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
1234         old intro line that apparently was a longer version of "Emacs
1235         tutorial".
1237         * TUTORIAL.es: Clean up line breaks.
1239 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
1241         * TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1242         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
1243         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
1244         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1246 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
1248         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
1249         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
1250         Minor fixes.
1252 2005-04-01  Mats Lidell  <matsl@contactor.se>
1254         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
1255         2005-04-01T00:31:25Z!rms@gnu.org.
1257 2005-04-01  Lute Kamstra  <lute@gnu.org>
1259         * TUTORIAL.nl: Fix title line.
1261 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
1263         * TUTORIAL: Add title line.
1264         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1265         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
1266         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
1267         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
1268         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
1270 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
1272         * gnus-refcard.tex, gnus-logo.eps: New files.
1274 2005-03-23  David Ponce  <david@dponce.com>
1276         * NEWS: Mention recentf-keep.
1278 2005-03-17  Lute Kamstra  <lute@gnu.org>
1280         * TODO: Remove define-generic-mode entry (DONE).
1282 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
1284         * NEWS: Explain how to default Tramp to FTP.
1286 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1288         * NEWS: Mention Carbon build on Mac OS 9.
1290 2005-03-01  David Kastrup  <dak@gnu.org>
1292         * DEBUG: Add information about `-fno-crossjumping' for GCC.
1294 2005-02-14  Lute Kamstra  <lute@gnu.org>
1296         * TODO: Remove battery.el entry (DONE).
1298         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
1299         Make the terminology more consistent.  Fill the text using the
1300         default `fill-column'.
1302 2005-02-08  Lute Kamstra  <lute@gnu.org>
1304         * TUTORIAL: Remove some uses of the term "buffer" before it is
1305         properly introduced.  Update the description of the mode line.
1306         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
1307         denote the Space bar.  Capitalize all command descriptions.
1309 2005-02-06  Richard M. Stallman  <rms@gnu.org>
1311         * DEBUG: Minor clarification.
1313 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
1315         * emacs.bash: Update the name of the socket of the Emacs server.
1317 2005-01-22  David Kastrup  <dak@gnu.org>
1319         * NEWS: Mention alias `find-grep' for `grep-find'.
1321 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
1323         * TODO: Add entry for toolbar on ttys.
1325 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
1327         * DEBUG: Suggest separate terminal for debug session.
1329 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
1331         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
1332         More consistent use of terminology.
1334 2005-01-13  Cheng Gao  <chenggao@gmail.com>
1336         * MORE.STUFF: Add entries of some well known and widely used packages.
1338 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
1340         * NEWS: Describe desktop package lazy restore feature.
1342 2004-12-21  Richard M. Stallman  <rms@gnu.org>
1344         * DISTRIB: Don't say "freeware".
1346 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
1348         * DEBUG: Change printing example to break on a procedure name.
1350 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
1352         * e/eterm.ti: Add rs1.
1353         * e/eterm: Regenerate.
1355 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
1357         * fr-refcard.tex: Fix typos.
1359 2004-12-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1361         * PROBLEMS: Update information about klipper on KDE.
1363 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1365         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
1367 2004-10-08  Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
1369         * TUTORIAL.fr: Minor wording fix.
1371 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
1373         * enriched.doc: Update for new bindings of `set-left-margin' and
1374         `set-right-margin'.
1376 2004-10-04  Kim F. Storm  <storm@cua.dk>
1378         * DEBUG: Mention pp and ff commands.
1380 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
1382         * enriched.doc: `enriched-annotation-alist' is now called
1383         `enriched-translations'.
1385 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
1387         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
1388         Reformat.
1389         * e/eterm: Regenerate.
1391 2004-09-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1393         * PROBLEMS: Updated exec-shield description.
1395 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
1397         * e/eterm.ti: Change the strings for smso and rmso.
1398         * e/eterm: Regenerate.
1400 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
1402         * MORE.STUFF (EDB): Update entry.
1404 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
1406         * e/eterm.ti: Add `op' entry to enable colors in term.
1407         * e/eterm: Regenerate.
1409 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
1411         * PROBLEMS: More reorganization to exile old stuff to the
1412         pre-2000 section.  I looked up end-of-life dates for a bunch
1413         of old Unixes to check.
1415 2004-08-24  Bill Wohler  <wohler@newt.com>
1417         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
1419 2004-08-22  David Kastrup  <dak@gnu.org>
1421         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
1423 2004-08-21  Bill Wohler  <wohler@newt.com>
1425         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
1427 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
1429         * PROBLEMS: Massively rearranged by category, to make environment
1430         features and symptoms easier to find.  Bugs relating to
1431         20th-century systems moved to the end.  Most problem headers
1432         changed to "object: variation" format.
1434 2004-08-15  Bill Wohler  <wohler@newt.com>
1436         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
1438 2004-08-14  Romain Francoise  <romain@orebokech.com>
1440         * NEWS: Mention the thumbs.el package.
1442 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
1444         * TUTORIAL.es: Replace actual whitespace with the magic string
1445         that causes help-with-tutorial to automatically insert the correct
1446         amount.
1448 2004-08-10  Steven Tamm  <steventamm@mac.com>
1450         * PROBLEMS: Remove description of Mac OS version upgrade
1451         problems as it is no longer applicable.
1453 2004-07-27  Werner Lemberg  <wl@gnu.org>
1455         * NEWS: Document all new tutorials.
1457 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
1459         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
1461         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
1462         are described in GNUS-NEWS.
1464 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
1466         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
1467         v5_10 branch of the Gnus repository.
1469 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
1471         * MORE.STUFF: Tramp is now distributed with Emacs.
1473 2004-07-12  Bill Wohler  <wohler@newt.com>
1475         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
1477 2004-07-08  David Kastrup  <dak@gnu.org>
1479         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
1481 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
1483         * FOR-RELEASE: Moved to the admin directory.
1485 2004-06-24  David Kastrup  <dak@gnu.org>
1487         * NEWS: Move description from new paragraph-start and
1488         indent-line-function defaults to general news instead of new
1489         packages.  Same for query-replace-skip-read-only.
1490         Add description of new `\,' and `\?' replacement string features.
1492 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
1494         * MORE.STUFF: Delete obsolete URL.
1496 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
1498         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
1500 2004-05-29  Steven Tamm  <steventamm@mac.com>
1502         * PROBLEMS: Document the workaround for the Mac OS X port not
1503         picking up the environment variables from dotfiles.
1505 2004-05-16  Juri Linkov  <juri@jurta.org>
1507         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
1509         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
1511 2004-05-15  Alex Ott  <ott@jet.msk.su>
1513         * ru-refcard.tex, ru-refcard.ps: New files.
1515 2004-05-14  David Ponce  <david@dponce.com>
1517         * tree-widget: New directory containing tree-widget themes and images.
1519 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
1521         * TUTORIAL.pt_BR: Initial check-in.
1523 2004-05-06  Dave Love  <fx@gnu.org>
1525         * emacs.py: New file for python-mode's internal use.
1527 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1529         * TODO: Use outline mode.  Remove compile.el entry (done).
1531 2004-04-18  Juri Linkov  <juri@jurta.org>
1533         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
1534         * TUTORIAL.th: Add sentence-end-double-space: nil.
1536         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
1538 2004-04-16  Alex Ott  <ottalex@narod.ru>
1540         * TUTORIAL.ru: Various corrections.
1542 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1544         * TUTORIAL.nl: Update Delete/Delback translation.
1546 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
1548         * TODO: Remove index-apropos entry.
1550 2004-04-01  Juri Linkov  <juri@jurta.org>
1552         * HELLO: Add Javanese.
1554 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1556         * ps-prin1.ps: Clip the header and footer area, so text will not be
1557         printed outside header or footer, respectively.
1558         (HeaderClip, FooterClip): New PostScript funs.
1559         (HeaderText, FooterText): Adjust PostScript code.
1561 2004-03-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1563         * TODO: Removed drag-and-drop entry (DONE).
1565 2004-03-19  Kim F. Storm  <storm@cua.dk>
1567         * TODO: Remove entries for fringe related issues (DONE).
1568         Remove entry about image-relative coordinates of mouse clicks (DONE).
1570 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
1572         * compilation.txt: New file.
1574 2004-02-29  Juanma Barranquero  <lektu@terra.es>
1576         * NEWS: Remove bogus reference to user option unicode-data.
1578 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
1580         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
1582 2004-02-08  Andreas Schwab  <schwab@suse.de>
1584         * NEWS: Fix typo.
1586 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
1588         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
1590 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
1592         * TODO: Add plans for change of file attributes UID and GID from
1593         integer to string.
1595 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
1597         * HELLO: Add Kannada.
1599 2003-11-05  Juri Linkov  <juri@jurta.org>
1601         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
1602         Add IPA pronunciation to English.  Fix tab widths.
1604 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
1606         * PROBLEMS: Document segfaults with Linux kernels that enable the
1607         Exec-shield functionality.
1609 2003-10-30  Kenichi Handa  <handa@m17n.org>
1611         * HELLO: Fix cases of language names.  Make German lines one.
1612         Delete FORTRAN, add Mathematics.
1614 2003-10-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1616         * PROBLEMS: Characters are displayed as empty boxes or
1617         with wrong font under X.
1619 2003-09-30  Werner Lemberg  <wl@gnu.org>
1621         * TUTORIAL.de: Minor updates and grammatical fixes.
1623 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
1625         * TODO: Add invisible text kill/yank issue.
1627 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
1629         * TUTORIAL.nl: Many changes.
1631 2003-08-20  Stephen Eglen  <stephen@gnu.org>
1633         * MORE.STUFF: Update URLs for several projects.
1635 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
1637         * PROBLEMS: Truncated process output with pty's on Mac OS X.
1639 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
1641         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
1642         documented on the EMACS_21_1_RC branch.
1644 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
1646         * TUTORIAL.cn: Updated.
1647         * TUTORIAL.zh: Updated.
1649 2003-04-24  Bill Wohler  <wohler@newt.com>
1651         * MH-E-NEWS: Upgraded to MH-E version 7.3.
1653 2003-04-03  Kenichi Handa  <handa@m17n.org>
1655         * HELLO: Fix the malayalam line.
1657 2003-04-01  Dave Love  <fx@gnu.org>
1659         * letter.xpm: Use transparent/opaque `colours'.
1661         * letter.xbm: Deleted.
1663         * letter.pbm: New.
1665 2003-03-24  Andreas Schwab  <schwab@suse.de>
1667         * HELLO: Remove extra TAB in Greek entries.
1669 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
1671         * TUTORIAL.cn, TUTORIAL.zh: New files.
1673         * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh.
1675 2003-02-24  Kenichi Handa  <handa@m17n.org>
1677         * HELLO: Add Malayalam.
1679 2003-02-13  Dave Love  <fx@gnu.org>
1681         * TUTORIAL.es: Add coding spec.
1683 2003-02-11  Kenichi Handa  <handa@m17n.org>
1685         * HELLO: Fix Hindi and add Tamil.
1687 2003-02-05  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1689         * TUTORIAL.it: Italian tutorial.
1690         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
1691         Revised by Francesco Potort\e,Al\e(B <pot@gnu.org>.
1693 2003-02-03  Bill Wohler  <wohler@newt.com>
1695         * MH-E-NEWS: Upgraded to MH-E version 7.2.
1697 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1699         * MACHINES: Added Cygwin.
1701 2003-01-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1703         * DEBUG: Added note about xmon.
1705 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
1707         * TUTORIAL.pl: Updated.
1709 2003-01-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1711         * TUTORIAL.sk: Updated to reflect changes in English version.
1712         From Miroslav Va\e$,1!!\e(Bko <zemiak@zoznam.sk>.
1714 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1716         * etags.1: Added reference to the new `etags --help --lang=LANG'
1717         option.
1719 2003-01-08  Bill Wohler  <wohler@newt.com>
1721         * MH-E-NEWS: Upgraded to MH-E version 7.1.
1723 2003-01-01  Steven Tamm  <steventamm@mac.com>
1725         * MACHINES: Added pointer to Mac OS X install instructions.
1727 2002-12-10  Kenichi Handa  <handa@m17n.org>
1729         * TUTORIAL.sv: Renamed from TUTORIAL.se.
1731 2002-11-29  Bill Wohler  <wohler@newt.com>
1733         * MH-E-NEWS: Upgraded to MH-E version 7.0.
1735 2002-11-22  Rafael Sep\e,Az\e(Blveda  <drs@gnulinux.org.mx>
1737         * TUTORIAL.es: Extensively changed and updated.
1739 2002-10-01  Bill Wohler  <wohler@newt.com>
1741         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
1743 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
1745         * ses-example.ses: New file: example spreadsheet.
1747 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
1749         * HELLO: Fix Unicode Greek line.
1751 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
1753         * TUTORIAL.ja: Updated in accordance with the latest English
1754         version.
1756 2002-09-01  Andreas Schwab  <schwab@suse.de>
1758         * TUTORIAL.de: Updated in accordance with the English version.
1759         From Mario Lang <mlang@delysid.org>.
1761 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
1763         * HELLO: Fix some white spaces.
1765 2002-06-26  Richard M. Stallman  <rms@gnu.org>
1767         * ps-prin0.ps, ps-prin1.ps: Add license exception.
1769 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
1771         * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1773 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
1775         * HELLO: Add a few greetings that use Unicode characters.
1777 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
1779         * termcap.src: New version from ftp://invisible-island.net.
1781 2002-03-24  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1783         * TUTORIAL.translators: New file, list of tutorial translators.
1785 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1787         * gnus.xpm: Remove garbages.
1789 2002-01-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1791         * letter.xpm: New file, XPM variant of letter.xbm.
1793 2001-12-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1795         * COPYING: Move back.
1797 2001-11-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1799         * COPYING: Removed.
1801 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
1803         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
1804         something simpler than the GFDL.
1806 2001-11-22  Colin Walters  <walters@debian.org>
1808         * PROBLEMS: Remove already applied calc info patches.  Clarify
1809         that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
1810         not handled by alternatives in Debian, the reporter surely meant
1811         just "--config ftp".
1813 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
1815         * fr-survival.tex: New file, from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1817 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
1819         * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1821 2001-11-17  Colin Walters  <walters@debian.org>
1823         * PROBLEMS: Remove calc problems.
1825 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
1827         * TUTORIAL.fr: New file.  From \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1829 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
1831         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1832         Add *.dvi and *.log.
1833         (SOURCES): Update the list of files.
1835         * calccard.tex: New file.
1836         * calccard.ps: New file.
1838 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
1840         * etags.1: Replace presentation-level troff macros that simulate
1841         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
1843 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1845         * (Version 21.1 released.)
1847 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
1849         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
1850         <tbspit@eng.um.edu.mt>.
1852 2001-08-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1854         * HELLO: Slovak language name added to be compatible with other
1855         languages.
1857 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
1859         * TUTORIAL.pl: Updated in accordance with the English version.
1860         From Beata Wierzcho\e$,1 b\e(Bowska <beataw@orient.uw.edu.pl> and
1861         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
1863 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
1865         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
1866         per config.sub and config.guess.  Reported by Ryo Furue
1867         <furufuru@ccsr.u-tokyo.ac.jp>.
1869 2001-08-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1871         * TUTORIAL.sk: Updated in accordance with the English version.
1872         From Miroslav Va\e$,1!!\e(Bko <vasko@debian.cz>.
1874 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
1876         * TUTORIAL.ko: Updated in accordance with the English version.
1877         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
1879 2001-08-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1881         * TUTORIAL.cs: Update from Milan Zamazal.
1883 2001-08-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1885         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
1886         address of Milan Zamazal changed.
1888 2001-08-04  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1890         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
1891         META keys.
1893 2001-05-17  Francesco Potorti`  <pot@gnu.org>
1895         * etags.1: Add the latest changes to etags behaviour.
1897 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
1899         * emacsclient.1: Place in the public domain.
1901 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
1903         * emacstool.1: Place under GFDL.
1905 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
1907         * emacs.1: Place under GFDL.
1909         * etags.1: Ditto.
1911         * gfdl.1: New file.
1913 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
1915         * TUTORIAL.sk, sk-survival.tex
1916         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
1917         * sk-dired-ref.tex: New files.
1919         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
1920         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1922 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1924         * ps-prin1.ps: Footer implementation.  Doc fix.
1925         (doLineNumber): Code fix for line number color.
1926         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
1927         fix for footer implementation.
1928         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
1929         (FooterFramePath, doFrame, FooterFrame, FooterStart)
1930         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
1932 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
1934         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
1935         for color depth 8.
1937 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1939         * ps-prin1.ps: Line and paragraph spacing feature.
1940         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
1941         (EffectShadow, EffectBox, EffectOutline): New vars.
1942         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
1943         (PHL, LHL): New funs.
1945         * ps-prin2.ps: File eliminated.
1947 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
1949         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
1951 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
1953         * splash.xpm, splash.pbm: Replaced with new images from
1954         Luis Fernandes <elf@ee.ryerson.ca>.
1956 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
1958         * cs-refcard.ps, cs-refcard.tex: New files.
1960 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
1962         * THE-GNU-PROJECT: New file.
1964 2001-02-22  Andrew Innes  <andrewi@gnu.org>
1966         * MACHINES: Update pointer to MS-Windows install instructions.
1968 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1970         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
1971         functionality enhancement.
1972         (doColumnZebra): Code fix.
1974 2001-02-08  Dave Love  <fx@gnu.org>
1976         * tasks.texi, SERVICE: Updated.
1978 2001-02-03  Andrew Innes  <andrewi@gnu.org>
1980         * PROBLEMS: Add note about need to specify extra compiler flags
1981         with recent Cygwin ports of gcc.
1983 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
1985         * DEBUG: Expand and update, based on the instructions to
1986         pretesters, nt/INSTALL, and private communications and experience.
1988 2001-01-17  Dave Love  <fx@gnu.org>
1990         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
1992 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
1994         * TUTORIAL.es: New file.
1996 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
1998         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
1999         enhancements.
2001 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
2003         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
2004         files.
2006 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2008         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
2009         is non-nil.
2010         (printZebra, BeginPage): Code fix.
2012 2000-12-15  Miles Bader  <miles@gnu.org>
2014         * DEBUG: Add note aboute using `inverse-video' to detect excessive
2015         screen redraw.
2017 2000-12-07  Dave Love  <fx@gnu.org>
2019         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
2021 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2023         * ps-prin1.ps: Eliminated the line number font predefinition.
2025 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
2027         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
2028         not M-:, as example of disabled command).
2030 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
2032         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
2034 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
2036         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
2038         * tasks.texi: Updated to the version from /gd/gnuorg.
2040         * FTP: Refer to the GNU web site.
2042 2000-10-12  Dave Love  <fx@gnu.org>
2044         * gnus.pbm: New file.
2046         * gnus.xbm: Deleted.
2048 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
2050         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
2052 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
2054         * splash.xbm: File removed.
2055         * splash.pbm: New file.
2057 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
2059         * splash.xbm: New file.
2061 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
2063         * splash.xpm: New file.
2065 2000-09-11  Dave Love  <fx@gnu.org>
2067         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
2068         files.
2070 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2072         * ps-prin3.ps: Eliminated.
2074         * ps-prin2.ps: Changed comment version (6.0).
2076         * ps-prin1.ps: Changed comment version (6.0).
2078         * ps-prin0.ps: Changed comment version (6.0).
2080 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
2082         * survival.tex: New file.
2084 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
2086         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
2088         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
2090 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
2092         * NEWS.1: Reintegrated into NEWS.
2094         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
2096 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
2098         * dired-ref.tex, dired-ref.ps: New files.
2100         * refcard-de.tex, refcard-de.ps: New files.
2102 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
2104         * emacs.1: Change `-b' to `-bw'.
2106 2000-07-07  Andreas Schwab  <schwab@suse.de>
2108         * yow.lines: Fix indentation.
2110 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2112         * ps-prin0.ps: Insert a version number comment (5.2.2).
2113         Indentation fix.
2115         * ps-prin1.ps: Insert a version number comment (5.2.2).  Can
2116         select page size with/without giving an error if PostScript
2117         printer doesn't have this kind of page size.  Zebra Stripe
2118         continues or restarts on next page.  Indentation fix.
2119         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
2120         paper.
2121         (BeginDoc, doColumnZebra, HeaderText): Code fix.
2122         (SetPageSize): New proc.
2124         * ps-prin2.ps: Insert a version number comment (5.2.2).
2126         * ps-prin3.ps: Insert a version number comment (5.2.2).
2127         Indentation fix.
2129 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2131         * ps-prin1.ps: PostScript code compatibility with other utilities
2132         like mpage, psnup, etc.
2133         (isLineStep): Code fix.
2134         (BeginDoc, BeginSheet): Utility compatibility.
2136 2000-05-03  Dave Love  <fx@gnu.org>
2138         * letter.xbm: New file.
2140 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2142         * ps-prin0.ps: PostScript level 1 compatibility.
2144         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
2145         printing and line number step.
2146         (BeginDoc, doLineNumber, SL, HL): Code fix.
2147         (isLineStep, PSL): New funs.
2149         * ps-prin3.ps: PostScript level 1 compatibility.
2151 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
2153         * refcard.bit: Removed.
2155 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
2157         * refcard-pl.ps: New file.
2158         * refcard-pl.tex: New file.
2160 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2162         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
2163         (DefOp): New proc.
2165         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
2166         (printBackground, SetColor): New procs.
2167         (ZebraColor): Renaming old ZebraGray var.
2169 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2171         * ps-prin1.ps: Eliminate SkipFirstPage.
2173 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2175         * ps-prin0.ps: Define command only for language level 1.
2177 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2179         * ps-prin0.ps: Define packedarray operator for language level 1,
2180         adjust setduplexmode and settumble definitions.
2182 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2184         * ps-print0.ps: New file.
2186         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
2188 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2190         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
2192 1999-11-30  Paul Eggert  <eggert@twinsun.com>
2194         * PROBLEMS: Update Solaris 2.6 and 7 problems.
2196 1999-11-22  Paul Eggert  <eggert@twinsun.com>
2198         * NEWS: Rename messages-locale to system-messages-locale
2199         and time-locale to system-time-locale.
2201 1999-10-24  Noah Friedman  <friedman@splode.com>
2203         * yow.lines: Add more quotes.  Correct a misquote.
2205         * spook.lines: Add more phrases.
2207 1999-10-23  Paul Eggert  <eggert@twinsun.com>
2209         * NEWS: Describe new functions and variables for locales.
2211 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
2213         * TUTORIAL.ro: Change copyright statement.
2215 1999-07-12  Richard Stallman  <rms@gnu.org>
2217         * Version 20.4 released.
2219 1999-06-27  Karl Heuer  <kwzh@gnu.org>
2221         * yow.lines: Fix indentation.  Fix typo.
2223 1999-01-19  Dave Love  <fx@gnu.org>
2225         * MORE.STUFF: Revamped.
2227 1999-01-14  Dave Love  <fx@gnu.org>
2229         * FAQ: Merge posted updates.
2231 1998-12-14  Dave Love  <fx@gnu.org>
2233         * FAQ: Somewhat edited copy of the most recently posted version.
2235 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
2237         * MACHINES (NEC EWS4800): New section.
2239 1998-09-04  Karl Heuer  <kwzh@gnu.org>
2241         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
2243 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
2245         * Version 20.3 released.
2247         * TUTORIAL.ro: New file.
2249 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
2251         * TUTORIAL.sl: Renamed back to the original.
2253 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
2255         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
2256         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
2257         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
2258         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
2260 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
2262         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
2264 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
2266         * TUTORIAL.sl: New file.
2268 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2270         * Version 20.2 released.
2272 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2274         * Version 20.1 released.
2276 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
2278         * CODINGS, CHARSETS: New files.
2280 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2282         * Version 19.33 released.
2284 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2286         * Version 19.32 released.
2288 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2290         * refcard.ps: File obtained from someone else;
2291         it was generated badly here.
2293 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2295         * Version 19.31 released.
2297 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2299         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
2301 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
2303         * emacs.bash: Use >|.
2305 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
2307         * rgb.txt: New file.
2309 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2311         * Version 19.30 released.
2313 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2315         * gnus-tut.txt: New file.
2317 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
2319         * Rename termcap to termcap.src, the historical name for an
2320         uninstalled termcap file.
2322 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
2324         * termcap.dat, termcap.ucb: Deleted and replaced.
2326         * termcap: New termcap file from the ncurses project; bigger,
2327         better, brighter, does away with waxy yellow buildup.  Email
2328         me at terminfo@ccil.org if you have any trouble with this.
2330         * README: Changed to track above change.
2332 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
2334         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
2336 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
2338         * Makefile (maintainer-clean): Renamed from realclean.
2340 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2342         * tpu-doc.el: File moved to etc dir and renamed.
2344 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
2346         * enriched.doc: Rewritten and simplified.
2348 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2350         * Makefile (eterm): New rule.
2351         (TIC): New variable.
2353         * e/eterm, e/eterm.ti: New files.
2355 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
2357         * enriched.doc: New file.
2359 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2361         * Version 19.26 released.
2363 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
2365         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
2367 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2369         * Version 19.25 released.
2371 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2373         * Version 19.24 released.
2375 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2377         * Version 19.23 released.
2379 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2381         * Makefile (clean): Delete DOC*.
2383 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2385         * Version 19.22 released.
2387 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2389         * Version 19.21 released.
2391 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2393         * Version 19.20 released.
2395 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2397         * Version 19.19 released.
2399 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2401         * Version 19.18 released.
2403 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2405         * Version 19.16 released.
2407 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2409         * version 19.15 released.
2411 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2413         * Version 19.14 released.
2415 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2417         Bring mumbleclean targets into conformance with GNU coding standards.
2418         * Makefile (distclean): Don't remove backup and autosave files.
2419         These are easy to get rid of in other ways, and a pain to lose.
2420         (mostlyclean, realclean): New targets.
2422 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2424         * Version 19.13 released.
2426 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2428         * Version 19.10 released.
2430 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2432         * Version 19.9 released.
2434 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2436         * Version 19.8 released.
2438 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2440         * Version 19.7 released.
2442 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2444         * MACHINES: Mention Linux.
2446 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2448         * MACHINES: Add section for NeXT, from Thorsten Ohl.
2450 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2452         * NEWS: Documented picture-mode improvements.
2454 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2456         * NEWS: Described the new properties of arrow keys and
2457         next-line-add-newlines.  Fixed up the GUD description, it was
2458         out of date.  This file referenced LNEWS when it should have
2459         said news.texi; fixed.
2461         * news.texi: invocation-name now exists.
2463 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2465         * MORE.STUFF: Added.
2467 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2469         * NEWS: Preserved jimb's last change (documenting kill on
2470         read-only buffers).
2472         Added documentation on new info features.
2474 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2476         * spook.lines:  Alpha-sorted this, and added some new hot buttons
2477         for the 1990s.
2479 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2481         * MACHINES: Deleted some VMS caveats.  If the src and lisp
2482         ChangeLogs are correct, dired and mail and process control are now
2483         fully supported.
2485         * NEWS: Added finder news.
2487 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
2489         * NEWS: Changed.
2491 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2493         * sex.6: Added 900-line support
2495         * NEWS: Added news about the package finder.
2497 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2499         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
2500         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
2501         SUNBUG files.  Changed references to 18.* to past tense.
2503         * emacs.names: Merged into JOKES.  I faked a mail header from the
2504         Unknown User to delimit the first (unheaded) bit.
2506         * Makefile (relock, unlock): New productions.
2508 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2510         Augean-stable cleaning time.  Partly to save space, but mostly to
2511         reduce the dizzying amount of *stuff* confronting someone exploring
2512         the Emacs distribution, I have the following changes in the etc
2513         directory:
2515         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
2517         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
2518         OTHER.EMACSES.  The present names don't really convey anything.
2519         Various key bindings and feature descriptions have been updated.
2521         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
2522         FSF in hot water.
2524         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
2525         implementation of intervals, have progressed way beyond this.
2527         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
2529         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
2530         Future jokes can accumulate there.
2532         * DISTRIB: The actual domestic order form is now ORDERS.USA.
2533         The DISTRIB text now mentions 19.
2535         * ORDERS.USA: Created.  This is just the order form.  DISTRIB
2536         has a pointer to it at the beginning.
2538         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
2539         to it at the beginning.
2541         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
2542         version 15 and 17 files anymore.
2544         All files marked "Nuked" have actually been moved to =-prefixed
2545         names as per convention.  Originals of all files merged still
2546         exist with =-names.
2548 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2550         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
2551         no longer necessary in the presence of 19's function-key-map
2552         feature; I've added an explanation to the beginning of the file.
2554 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2556         * MACHINES: Update description of SYSVr3 and r4 support, due to
2557         Eric Raymond's changes.
2559 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2561         * MACHINES: Mention that you have to edit the configure script
2562         when you add support for a new machine, to get it to recognize the
2563         configuration name.
2565 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2567         * MACHINES: Converted to use GCC-style configuration names,
2568         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
2569         s/ files now lives in ../configure.
2571 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
2573         * NEWS: Document included tags tables.
2575 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2577         * Corrected the news about VC to reflect reality.
2579 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2581         * etags.1: New file, from Richard K. Pixley at Cygnus.
2583 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2585         * Makefile: Most of the contents of this file were only relevant
2586         to things in `../lib-src'; removed all but the `distclean' and
2587         `clean' targets.
2589 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2591         * COPYING: Got June 1991 version of the GPL here.
2593         * ChangeLog: Since the old etc contents have been split into etc
2594         and lib-src, the old etc's ChangeLog has been duplicated in the
2595         new etc and lib-src.  That means that each contains complete and
2596         coherent information, although each contains extraneous
2597         information.
2599 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2601         * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
2602         to be consistent with other GNU programs, like makeinfo.
2604         * lib-src/Makefile: Renamed to Makefile.in; the configure script
2605         will edit this to produce Makefile.
2607 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2609         * etags.c (print_help, print_version): New functions.
2610         (main): Options added to support them.
2612         * etags.c (longopts): New array of long names for the options.
2613         (main): Recognize them.
2615 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2617         * etags.c (C_entries): Removed comment saying that \" in a string
2618         isn't recognized as magic, because it is correctly handled.
2620         * getopt.c, getopt.h: New files, from GNU C library.
2621         * etags.c: Rewritten to use getopt.
2622         #include "getopt.h".
2623         (file_num): Variable deleted; its role is now played by getopt's
2624         optind.
2625         (main): Argument processing loop rewritten to call getopt to get
2626         next option.  Options which take parameters (-o and -i) rewritten
2627         to get parameter from optarg instead of argv[1].  Filename
2628         preprocessing loop and update command changed similarly.
2629         * Makefile (etags, ctags): Depend on and link with getopt.h,
2630         getopt.o, and getopt1.o.
2631         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
2633         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
2634         is non-zero.
2636         (main): In the argument processing loop, the 'goto next_arg'
2637         statements are breaking out of the switch statement in exactly the
2638         same way that a simple 'break' statement would; replace the gotos
2639         with breaks, and remove the label.
2641 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2643         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
2644         (consider_token): Move next_token_is_func to global.
2646 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2648         * Makefile: Conform with GNU coding standards:
2649         (mostlyclean): New target, synonymous with clean.
2650         (TAGS, check): New targets.
2651         (INSTALL, INSTALLFLAGS): New variables.
2653 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2655         * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
2656         `config.emacs' to `configure'.
2658         * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
2659         * etc/MACHINES: Same.
2661 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2663         * movemail.c (main): Allow tempname to be as long as necessary,
2664         instead of limiting it to 39 characters.
2666         * movemail.c (main): Move declaration of buf from top of function
2667         to local block surrounding the copy loop.  This makes it less
2668         likely to be confused with the buf used by the code which checks the
2669         permissions on outname's directory.
2671 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
2673         * SERVICE: Remove my entry.
2675 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
2677         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
2678         hardcoded -g.
2680         * movemail.c (xmalloc): Return char *, not int.
2681         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
2682         that is off by default -- normally don't unlink the mail spool
2683         file, just empty it.  Pass creat mode 0600, not 0666.
2685 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2687         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
2688         (all): Instead of here.
2689         (install): Don't use the -s option, since people need symbols to
2690         debug code.
2692 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
2694         * etags-vmslib.c (fn_exp): Add type cast.
2696 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2698         * movemail.c: Changes in comments.
2700 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2702         * Makefile: Make the distclean target erase the DOC files from
2703         ../share-lib and the executables from ../arch-lib.
2705 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2707         * emacsclient.c: #include <sys/stat.h>
2708         (main): Do declare statbfr.
2710 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2712         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
2713         for the socket, depending on SERVER_HOME_DIR.
2714         If using /tmp, put host name in the socket name.
2716         * movemail.c (pfatal_and_delete): New function.
2717         (main, popmail): Use it.
2718         (popmail): Close output before deleting messages.
2719         Check for error on close and on fsync.
2720         Use `fatal' where appropriate.
2721         (main): Remove (void).
2723         * aixcc.lex: New file.  Not officially part of Emacs.
2724         * Makefile: Rules for that.
2726 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
2728         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
2730         * etags.c (main): Properly cast call to alloca that initializes
2731         included_files.
2733 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
2735         * etags.c (files_are_tag_tables): Remove global var.
2736         (process_file): Don't test it.  Also remove hack checking for a
2737         file named "TAGS".
2738         (main): -i now takes an arg which is the name of a file to include.
2739         Collect these names and emit include tags for them after processing
2740         all the argument files.
2742 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2744         * wakeup.c: Terminate if parent goes away.
2746 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2748         * etags.c (C_entries): Process token before handling end of line.
2749         When inner loops reach end of line, just back up.
2750         Let the real end of line processing happen in just one place.
2751         (consider_token): Likewise.
2753 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2755         * etags.c (TEX_mode): Skip comments while scanning the text to see
2756         which escape character this file uses.
2758 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2760         * emacsserver.c [USG]: Terminate if msgrcv fails.
2762 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
2764         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
2766 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
2768         * make-docfile: Find the arguments to a C function correctly,
2769         by not ignoring the character that read_c_string returns.  Don't
2770         even try to find argument names for functions that take MANY
2771         or UNEVALLED arguments, since they're a figment of the docstring's
2772         imagination.
2774 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
2776         * make-docfile: Read the .elc files generated by the new byte
2777         compiler.
2779 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
2781         * refcard.tex: Use cm fonts, not am, in multi-column mode.
2783 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
2785         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
2787 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
2789         * Makefile (install*): No need to install wakeup.
2791 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
2793         * Makefile (install*): Install emacsclient like etags.
2795 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
2797         * movemail.c (error): Handle 3 args.
2798         (main): Don't check input access if using pop.
2800 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
2802         * etags.c (find_entries): Check for numbers after Scheme suffix.
2804 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
2806         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
2808 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
2810         * Makefile (nemacstool, xvetool): New targets.
2812 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
2814         * emacsclient.c: Include errno.h and define related variables.
2816 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
2818         * emacsclient.c: Change usage message.
2820 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
2822         * emacs.1: Add break before -nw option.
2824 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
2826         * qsort.c: Replace with GNU version.
2828 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
2830         * wakeup.c: New program replacing loadst.c.
2832 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2834         * emacsclient.c [USG]: Pass msgsnd only 4 args.
2836 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
2838         * etags.c: Rename `flag' variables for what they do instead of
2839         which option character sets them.
2841 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2843         * loadst.c (main): Conditional to get load average on Apollo.
2845 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
2847         * emacsserver.c: Set the permission on the socket to 0600.
2849 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2851         * emacsclient.c [BSD]: Print clean message for failing getwd.
2853 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
2855         * getdate.y: Use the getdate.y from GNU tar for timer.
2857 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
2859         * emacsclient.c (main): Don't put brackets around "filename" in
2860         usage message.  It isn't optional.
2862 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
2864         * etags.c (getit): Recognize '$' as beginning identifiers.
2866 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
2868         * emacsserver.c: Renamed from server.c.
2869         * Makefile: Reference emacsserver rather than server.
2870         * MACHINES: Doc fix for new emacsserver name.
2872 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2874         * emacsclient.c: Print program name in error messages.
2876 1990-01-19  David Lawrence  (tale@cocoa-puffs)
2878         * timer.c, getdate.y (new files) and Makefile:
2879           Sub-process support for run-at-time in timer.el.
2880           Doesn't yet work correctly for USG.
2882 1990-01-10  Jim Kingdon  (kingdon@pogo)
2884         * MACHINES: Add HP 300 running BSD.
2886 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2888         * yow.c: Dynamically allocate buffer; skip header before random
2889         choice to avoid bias toward first item.
2891 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2893         * etags.c (readline): Separate out init of `pend'.
2895 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2897         * etags.c: Undo changes relating to isgoodhdr.
2899 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
2901         * etags.c (isgoodhdr): New macro.
2902         (_gdh, notgdh): New variable used by that.
2903         (init): Initialize _gdh.
2904         (find_entries): Set header_file.
2905         (consider_token): Use isgoodhdr if in header file.
2907         * etags.c (total_size_of_entries):
2908         Was miscalculating by 1 in rewritten case.
2910         * etags.c (PAS_funcs): One arg to pfnote was missing.
2912 1989-12-05  Joseph Arceneaux  (jla@spiff)
2914         * MACHINES: Change for the ULTRIX entry.
2916 1989-11-21  Joseph Arceneaux  (jla@spiff)
2918         * etags.c (process_file): If file is not regular, return.
2920 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2922         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
2924 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2926         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
2927         (main): If HAVE_GETLOADAVG, don't call `nlist'.
2929 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2931         * etags.c (consider_token): Allow any number of typespec keywords
2932         after `typedef', before new type name.
2933         (enum sym_type): Add st_C_typespec.
2934         (C_create_stab): Put typespec kwds in table.
2936 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
2938         * etags.c (main): Don't depend on name invoked by.
2939         If CTAGS is not defined, assume it is ETAGS.
2941 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2943         * etags.c (L_funcs): Allow package name in define construct,
2944         as in (foo::defmumble name-defined ...).
2946 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2948         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
2950         * Makefile (yow): Depends on ../src/paths.h.
2952 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
2954         * etags.c: Fix compilation by moving Pascal after Fortran.
2956 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2958         * movemail.c [USG]: Define F_OK, etc., if not found in header.
2960 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2962         * hexl.c: New file, supports hexl-mode.
2964 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2966         * movemail.c: New compilation flag MAIL_USE_MMDF.
2968 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2970         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
2971         * server.c: Likewise.
2973         * make-docfile.c (scan_c_file): Output argument names at end of string.
2974         (write_c_args): New subroutine.
2976 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2978         * movemail.c: Report failure of flock.
2980 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2982         * etags.c (find_entries): Allow multi-letter extensions for fortran.
2984 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2986         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
2988 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
2990         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
2992         * emacsstool.1: Update to document environment variables.
2994 1989-02-21  Mosur Mohan  (email@notavailable)
2996         * etags.c (PAS_funcs): New function.
2998 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3000         * movemail.c: On sysv, include unistd.h.
3002 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3004         * b2m.c: New file.
3006 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3008         * etags.c: Prolog support from Sunichirou Sugou.
3010 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3012         * Makefile (clean): New target.
3014 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3016         * fakemail.c (put_line): Break header lines at 79 cols.
3018 1989-01-19  Sam Kendall  (email@notavailable)
3020         * etags.c: Greatly rewritten for C++ support and for multiple tags
3021         per line.
3023 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3025         * movemail.c: Check access before doing real work.
3026         Check that outfile is in a writable directory.
3027         On fatal error, delete the lock file.
3029 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
3031         * env.c: Add decl for my-index.
3032         * etags.c (file-entries): .oak => scheme
3034 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3036         * movemail.c: Use `access' to check input and output files.
3038 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3040         * emacsclient.c (main): Ignore all of CWD before first slash.
3042 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3044         * etags.c (readline): Double linebuffer->size outside the xrealloc.
3046 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3048         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
3049         * server.c: chmod the socket to 0700.
3051 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3053         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
3054         (add_field): Delete comments and turn `<', `>' to spaces
3055         in header lines.
3056         (USE_FAKEMAIL): New customization macro says to make fakemail
3057         not be a no-op even on a BSD system.
3059 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3061         * etags.c (consider_token): Skip comments just like whitespace.
3062         Notice `struct', etc. and set strtag for those tokens.
3063         Return 1 for the token following `struct' if an open-brace follows it.
3064         (C_entries): Special handling of token following `struct'
3065         needed because we have probably advanced to the following line
3066         to find the `{'.
3067         (main): New option `T' sets tflag and strflag.
3068         Set both of them by default if eflags.
3070 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3072         * movemail.c: Do fsync before closing output.
3074 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
3076         * movemail.c: Better error message when can't create tempname.
3077         This file needs a great deal of extra error-checking and lucid reporting...
3079 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3081         * etags.c: Support assembler code for .s and .a files.
3082         (getit): Allow underscore in a tag.
3084 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3086         * movemail.c: Close output and check errors before deleting input.
3088 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
3090         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
3091         whether to prefix it.  Handle line number args.
3093 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
3095         * etags.c (main): Default setting of eflag was backwards.
3097 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3099         * etags.c: New option -i.  -f renamed -o.
3100         `-' as input file means read input file names from stdin.
3101         -i spec'd or input file named TAGS means the input file is another
3102         tag table; output an "include" line for it.
3104 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3106         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
3107         New targets install, install.sysv, install.xenix.
3108         This makefile is now responsible for installing executables
3109         and documentation from this directory into system directories.
3111 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
3113         * server.c, emacsclient.c (main): Compute socket name from euid.
3115 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3117         * emacsclient.c: Args like +DIGITS are passed through unchanged.
3119 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3121         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
3122         * emacsclient.c: Likewise.
3123         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
3125 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3127         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
3128         (istoken) New string-comparison macro.
3129         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
3131 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3133         * etags.c: Changes for VMS.
3134         Always define ETAGS on VMS.
3135         Define macros GOOD and BAD for success and failure exit codes.
3136         (begtk, intk): Allow `$' in identifiers
3137         (main): Don't support -B, -F or -u on VMS.
3138         Alternate loop for scanning filename arguments.
3139         (system): Delete definition of this function.
3141         * etags-vmslib.c (system): Undefine this; VMS now provides it.
3143 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3145         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
3146         around include of param.h.  (Like fns.c.)
3148 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3150         * loadst.c (load_average): Move load-average code to this new fn.
3151         Add conditionals to compute load ave on UMAX.
3153 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
3155         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
3156         with opposite sense.
3158 1988-05-13  Chris Hanson  (cph@kleph)
3160         * emacsclient.c: Delete references to unused variable `out'.
3161         This caused a bus error when used under hp-ux.
3163 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3165         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
3167 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
3169         * etags.c (find_entries): `.t' or `.sch' means scheme code.
3171 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3173         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
3175 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3177         * movemail.c: #undef close, since config can #define it on V.3.
3178         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
3180 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
3182         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
3183         invalid escape sequences such as `\{'.
3185         * loadst.c: Add `sequent' conditional for file dk.h.
3187 1988-03-20  Richard M. Stallman  (rms@wilson)
3189         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
3191         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
3193 ;; Local Variables:
3194 ;; coding: iso-2022-7bit
3195 ;; add-log-time-zone-rule: t
3196 ;; End:
3198     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
3199         2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
3200   Copying and distribution of this file, with or without modification,
3201   are permitted provided the copyright notice and this notice are preserved.
3203 ;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1