Update copyright with years from Emacs-21 to present.
[emacs.git] / etc / ChangeLog
blobe06094d34b13560d52a8fdf4210f3f98121c7adb
1 2007-01-27  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
3         * PROBLEMS: More details about disabling features that hamper
4         performance with slow X connections.
6 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
8         * ps-prin1.ps (printBackground): Fix background height.
10 2007-01-20  Glenn Morris  <rgm@gnu.org>
12         * cd-dired-ref.tex (versionemacs): New def.
13         * cs-refcard.tex (versionemacs, versionyear): New defs.
14         * cs-survival.tex (versionemacs, versiondate): New defs.
15         * de-refcard.tex (versionemacs, versionyear): New defs.
16         * fr-refcard.tex (versionemacs, versionyear): New defs.
17         * fr-survival.tex (versionemacs, versiondate): New defs.
18         * orgcard.tex (versionyear): New def.
19         (shortcopyrightnotice): Only display last copyright year.
20         * pl-refcard.tex (versionemacs, versiondate): New defs.
21         * pt-br-refcard.tex (versionemacs, versionyear): New defs.
22         * refcard.tex (versionemacs, versionyear): New defs.
23         * ru-refcard.tex (versionemacs): New def.
24         * survival.tex (versionemacs): New def.
25         * sk-dired-ref.tex (versionemacs): New def.
26         * sk-refcard.tex (versionemacs, versionyear): New defs.
27         * sk-survival.tex (versionemacs): New def.
29 2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
31         * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
32         be compiled on Solaris systems.
34 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
36         * TODO: Proper background color handling for pngs.
38 2007-01-18  Bruno Haible  <bruno@clisp.org> (tiny change)
40         * emacs.1: Info files moved to share/info.
42 2007-01-17  Romain Francoise  <romain@orebokech.com>
44         * emacs.1: Update bug-gnu-emacs address.  Remove reference to
45         info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
47 2007-01-13  Michael Olson  <mwolson@gnu.org>
49         * ERC-NEWS: Mention new erc-capab.el file.
51 2007-01-13  Glenn Morris  <rgm@gnu.org>
53         * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
54         GNU/Linux.
55         * PROBLEMS: As above.
57 2007-01-02  Francesco Potort\e,Al\e(B  <pot@gnu.org>
59         * etags.1: Undocument the --no-warn option.
61 2006-12-17  Richard Stallman  <rms@gnu.org>
63         * TUTORIAL: Say that C-d and DEL with arg do killing.
65 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
67         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
69 2006-12-08  Michael Olson  <mwolson@gnu.org>
71         * ERC-NEWS: Note that the list module has been removed.
73 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
75         * NEWS (Changes to cmuscheme): Mention the alternative for
76         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
77         (Init file changes): Same for `~/.emacs_SHELL' versus
78         `~/.emacs.d/init_SHELL.sh'.
80 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
82         * DEVEL.HUMOR: Another entry.
84 2006-08-14  Masatake YAMATO  <jet@gyve.org>
86         * etags.1: Added / to the end of DEVAR regex.
88 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
90         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
91         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
93 2006-11-20  Michael Olson  <mwolson@gnu.org>
95         * NEWS: Change M-x erc-select to M-x erc.
97 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
99         * TUTORIAL.cn: Updated.
101 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
103         * orgcard.tex (section{Agenda Views}): Document `C-k'.
105 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
107         * orgcard.tex: Version number change.
109 2006-11-13  Bill Wohler  <wohler@newt.com>
111         Release MH-E version 8.0.3.
113         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
115 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
117         * DEVEL.HUMOR: Two more entries.
119 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
121         * orgcard.tex (section{Archiving}): Document C-TAB.
122         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
123         section, added documentation for the key `C-c #'.
125 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>  (tiny change)
127         * emacs.py (eargs): Provide eldoc message for builtin types.
128           Make sure eargs always outputs sentinel, to avoid Emacs freeze.
130 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
132         * emacs.py (eargs): Return expected _emacs_out string even if
133         errors occur.
135 2006-10-09  David Kastrup  <dak@gnu.org>
137         * DEVEL.HUMOR: Add the topic line for last entry since that was
138         what the joke was about.
140 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
142         * TUTORIAL.bg: Synchronize with TUTORIAL.
144 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
146         * DEVEL.HUMOR: New file.
148 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
150         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
152 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
154         * NEWS: ebnf2ps changes.
156 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
158         * refcard.ps: Regenerate.
160 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
162         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
164 2006-09-15  Jay Belanger  <belanger@truman.edu>
166         * COPYING: Replace "Library Public License" by "Lesser Public
167         License" throughout.
169 2006-09-15  Richard Stallman  <rms@gnu.org>
171         * THE-GNU-PROJECT: Update with the latest footnotes
172         from www.gnu.org/gnu/the-gnu-project.html
174 2006-09-15  David Kastrup  <dak@gnu.org>
176         * NEWS: Explain new behavior and arguments of `key-binding' and
177         `command-remapping'.
179 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
181         * NEWS: In terminal-oriented subshells, the EMACS environment
182         variable now defaults to Emacs's absolute file name, instead of
183         to "t".
184         * PROBLEMS: Adjust tcsh advice for this.
186 2006-09-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
188         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
189         display (x-close-connection).
191 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
193         * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
195 2006-09-02  Juri Linkov  <juri@jurta.org>
197         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
199 2006-08-25  Richard Stallman  <rms@gnu.org>
201         * TUTORIAL: Give priority to graphical terminals over text terminals
202         regarding C-z.
204 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
206         * TUTORIAL.cn: Sync with the latest TUTORIAL.
208 2006-08-20  Dave Love  <fx@gnu.org>
210         * emacs.py: Update to Dave Love's latest version.
211         (__all__): Fix args -> eargs.  Add new `modpath' fun.
212         (eargs): Add `imports' arg.
213         (all_names): New fun.
214         (complete): Rewrite without using rlcompleter.
215         Remove `namespace' arg, add `imports' arg.
216         (ehelp): Replace g and l args with `imports'.
217         (eimport): Use __main__ rather than `emacs' namespace.
218         (modpath): New fun.
220 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>  (tiny change)
222         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
224 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
226         * TUTORIAL.sl: Synchronize with TUTORIAL.
228 2006-08-18  Mats Lidell  <matsl@contactor.se>
230         * TUTORIAL.sv: Synchronize with TUTORIAL.
232 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
234         * TUTORIAL.it: Synchronize with TUTORIAL.
236 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
238         * orgcard.tex: Version number change.
240 2006-08-12  Werner Lemberg  <wl@gnu.org>
242         * TUTORIAL.de: Synchronize with TUTORIAL.
244 2006-08-10  Romain Francoise  <romain@orebokech.com>
246         * NEWS: Mention that zone-mode.el is now obsolete.
248 2006-08-09  Richard Stallman  <rms@gnu.org>
250         * TUTORIAL: Don't say which side scroll bar is on.
252 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
254         * DEBUG (Note): Add note about following a longjmp call.
255         Add local variables list for outline mode.
257 2006-08-03  Michael Olson  <mwolson@gnu.org>
259         * ERC-NEWS: Update for ERC 5.1.4.
261 2006-08-01  Kenichi Handa  <handa@m17n.org>
263         * NEWS (find-operation-coding-system): Describe the more detail of
264         the change.
266 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
268         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
269         texi/gnus-news.el of the trunk.
271 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
273         * NEWS: Fix typo.
275 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
277         * ru-refcard.ps: Regenerate.
279 2006-07-17  Alex Ott  <alexott@gmail.com>
281         * ru-refcard.tex: Update for Emacs 22.
283 2006-07-14  Kim F. Storm  <storm@cua.dk>
285         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
287 2006-07-14  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
289         * HELLO: Update Hungarian sample.
291 2006-07-12  Michael Olson  <mwolson@gnu.org>
293         * ERC-NEWS: Update for ERC 5.1.3.
295 2006-07-08  David Kastrup  <dak@gnu.org>
297         * TODO: Suggest consolidation with user customization when the
298         system default of a customized variable changes.
300 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
302         * compilation.txt: Add an example "Compilation started ..." line.
304 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
306         * orgcard.tex: Version number change.
308 2006-07-05  Kenichi Handa  <handa@m17n.org>
310         * HELLO: Add a paragraph for non-ASCII examples at the head.  Add
311         Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
313 2006-07-03  Bill Wohler  <wohler@newt.com>
315         Release MH-E version 8.0.2.
317         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
319 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
321         * orgcard.tex (section{Agenda Views}): Document `s' key to save
322         all org-mode buffers.
324 2006-06-30  Francesco Potort\e,Al\e(B  <pot@gnu.org>
326         * etags.1: -m and -M options do not exist.
328 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
330         * orgcard.tex (section{Structure Editing}): Document checkbox
331         toggling.
333 2006-06-28  Juri Linkov  <juri@jurta.org>
335         * grep.txt (Local Variables): Move to end of file.
337 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
339         * Makefile: Add rules for refcards.
341         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
343 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
345         * NEWS: Remove duplicate entries.
347 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
349         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
351 2006-06-23  Kim F. Storm  <storm@cua.dk>
353         * DEBUG: Mention `pv variable' to print value of Lisp variables.
354         Mention `xpr' and fix example to use it.  Add section describing
355         commands such as `pit' that are useful for debugging redisplay
356         related problems.
358 2006-06-22  Kim F. Storm  <storm@cua.dk>
360         * HELLO (Local Variables): Move to end of file.
362 2006-06-20  Bill Wohler  <wohler@newt.com>
364         Release MH-E version 8.0.1.
366         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
368 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
370         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
371         (section{Structure Editing}): Add global archiving command.
373 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
375         * yow.lines: Delete existing data; add a new entry.
377 2006-06-09  W\e$,1 b\e(Bodek Bzyl  <matwb@univ.gda.pl>
379         * pl-refcard.ps: Regenerate.
381 2006-06-08  W\e$,1 b\e(Bodek Bzyl  <matwb@univ.gda.pl>
383         * pl-refcard.tex: Update for Emacs 22.
385 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
387         * fr-refcard.tex: Fix errors in previous commit.
389 2006-06-08  \e,AI\e(Bric Jacoboni  <jaco@jacoboni.fr>
391         * fr-refcard.tex: Update for Emacs 22.
393 2006-06-07  Kenichi Handa  <handa@m17n.org>
395         * NEWS: Mention how to disable character translation for a file.
397 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
399         * de-refcard.tex: Update for Emacs 22: Use German quotes
400         and umlauts; fix overfull /hboxes; many rewordings.
402 2006-06-04  Kim F. Storm  <storm@cua.dk>
404         * NEWS: Move news for pre-22 versions into...
405         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
406         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
407         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
408         versions in separte files.  Update copyright notices.
410 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
412         * LPF, LEDIT: Remove files.
414         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
415         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
416         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
417         * Xkeymap.txt, compilation.txt, grep.txt:
418         Add copyright notice and copying permissions.
420 2006-05-31  David Ponce  <david@dponce.com>
422         * tree-widget/default/close.png, tree-widget/default/close.xpm:
423         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
424         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
425         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
426         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
427         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
428         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
429         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
430         * tree-widget/default/open.png, tree-widget/default/open.xpm:
431         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
432         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
433         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
434         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
435         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
436         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
437         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
438         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
439         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
440         Reduce the size of images.
442 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
444         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
446 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
448         * ledit.l: Remove file.
450 2006-05-26  Kenichi Handa  <handa@m17n.org>
452         * NEWS (find-operation-coding-system): Mention the new argument
453         format.
455 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
457         * orgcard.tex (section{Motion}): Added the item navigation commands.
458         (section{Publishing}): New section.
459         (section{Links}): Documented elisp and shell links.
461 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
463         * pt-br-refcard.tex: Update.
465 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
467         * pl-refcard.tex (Local variables): Add compile-command.
469         * ru-refcard.tex (Local variables): Add compile-command and coding.
471         * pt-br-refcard.tex: Don't \input psfig.
473         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
475         * de-refcard.tex (section{Info}): Ditto.
477         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
478         Stefan Monnier <monnier@iro.umontreal.ca>.
480         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
481         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
483         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.  Entry
484         for `i' is not translated yet.
486         * pt-br-refcard.tex (section{Info}): Ditto.
488         * ru-refcard.tex (section{Info}): Ditto.
490         * sk-refcard.tex (section{Info}): Ditto.
492 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
494         * MORE.STUFF: Update AUCTeX entry.
496 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
498         * pt-br-refcard.tex:
499         * pt-br-refcard.ps: New files.
501 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
503         * sk-refcard.tex: Add coding cookie.
505 2006-05-15  Michael Olson  <mwolson@gnu.org>
507         * MORE.STUFF: Update URL for Planner Mode and add description.
508         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
510 2006-05-12  Romain Francoise  <romain@orebokech.com>
512         * MORE.STUFF: ERC is now part of Emacs.
513         Add Emacs Muse.
515 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
517         * NEWS (allout): Update.
519 2006-05-06  Bill Wohler  <wohler@newt.com>
521         Release MH-E version 8.0.
523         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
525 2006-04-28  Bill Wohler  <wohler@newt.com>
527         Release MH-E version 7.95.
529         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
531 2006-04-21  Bill Wohler  <wohler@newt.com>
533         Release MH-E version 7.94.
535         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
537 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
539         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
541 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
543         * orgcard.tex: Version number change only.
545 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
547         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
548         Update date.
550 2006-04-18  Bill Wohler  <wohler@newt.com>
552         * MORE.STUFF: Add MH-E.
554 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
556         * orgcard.tex: Version number change only.
558 2006-04-12  Kenichi Handa  <handa@m17n.org>
560         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
562 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
564         * orgcard.tex (section{Tables}): Document column narrowing.
565         (section{Links}): Document bracket links.
567 2006-04-11  Kenichi Handa  <handa@m17n.org>
569         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
571 2006-04-10  Bill Wohler  <wohler@newt.com>
573         * NEWS: Add package-version keyword to `defcustom' and mention
574         associated variable `customize-package-emacs-version-alist'.
576 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
578         * NEWS: Add string-or-null-p.
580 2006-03-28  Bill Wohler  <wohler@newt.com>
582         * images/README: Update with following information.
584         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
585         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
587         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
588         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
589         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
590         New bitmaps for new images.
592         * images/refresh.xpm, images/sort-ascending.xpm,
593         * images/sort-descending.xpm: Update with GTK 2.x images.  Note
594         that the default GTK icons are not overridden by the GNOME theme
595         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
596         wide circulation, then the GTK icons should be replaced with the
597         equivalent GNOME icons.  Until then, we should be consistent with
598         GTK first, then GNOME.
600         * images/mail/repack.xpm, images/mail/reply-from.xpm:
601         * images/mail/reply-to.xpm, images/search-replace.xpm:
602         * images/separator.xpm, images/show.xpm: Update custom icons to be
603         closer to their GNOME counterparts.
605         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
606         * images/mail/repack.pbm, images/mail/reply-all.pbm:
607         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
608         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
609         * images/search-replace.pbm: Update bitmaps.
611         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
612         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
613         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
614         * images/mail/alias.xpm, images/mail/refile.pbm:
615         * images/mail/refile.xpm, images/page-down.pbm:
616         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
617         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
619 2006-03-23  Romain Francoise  <romain@orebokech.com>
621         * NEWS: Misc. fixes.
623 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
625         * orgcard.tex: Version number change only.
627 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
629         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
631 2006-03-11  Miles Bader  <miles@gnu.org>
633         * images/mail: New directory.
634         * images/attach.xpm, images/connect.xpm:
635         * images/contact.xpm, images/delete.xpm:
636         * images/describe.xpm, images/disconnect.xpm:
637         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
638         * images/lock-broken.xpm, images/lock-ok.xpm:
639         * images/lock.xpm, images/mail/compose.xpm:
640         * images/mail/copy.xpm, images/mail/forward.xpm:
641         * images/mail/inbox.xpm, images/mail/move.xpm:
642         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
643         * images/mail/preview.xpm, images/mail/reply-all.xpm:
644         * images/mail/reply.xpm, images/mail/save-draft.xpm:
645         * images/mail/save.xpm, images/mail/send.xpm:
646         * images/mail/spam.xpm, images/next-page.xpm:
647         * images/refresh.xpm, images/separator.xpm:
648         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
649         * images/sort-criteria.xpm, images/sort-descending.xpm:
650         * images/sort-row-ascending.xpm:
651         New icons, copied from Gnus trunk (originally from Gnome 2.6).
653 2006-03-11  Bill Wohler  <wohler@newt.com>
655         * NEWS: Document `image-load-path-for-library'.  Note that all
656         images have been moved from lisp into etc/images in `find-image'
657         item.  Fix typo in `copy-tree'.
659 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
661         * TUTORIAL.de: Replace "Schreiben" by "Dr\e,A|\e(Bcken" where appropriate.
663 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
665         * orgcard.tex: Version number change only.
667 2006-03-05  Bill Wohler  <wohler@newt.com>
669         Release MH-E version 7.93.
671         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
673 2006-02-23  Herbert Euler  <herberteuler@hotmail.com>  (tiny change)
675         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
677 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
679         * orgcard.tex (section{Links}): Rewritten to cover the modified
680         link system.
682 2006-02-18  Bill Wohler  <wohler@newt.com>
684         Release MH-E version 7.92.
686         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
688 2006-02-17  Kenichi Handa  <handa@m17n.org>
690         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
692 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
694         * TUTORIAL.cn: Reworked.
696 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
698         * NEWS: Changes in handling of file local variables.
700 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
702         * NEWS: Gtk+ 2.4 is required.
704 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
706         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
708 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
710         * NEWS: New key bindings for Tumme in Dired.
712 2006-02-05  Jay Belanger  <belanger@truman.edu>
714         * calccard.tex: Update copyright year.
716 2006-02-04  Michael Olson  <mwolson@gnu.org>
718         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
719         that Emacs does in its NEWS file.
721 2006-02-03  Bill Wohler  <wohler@newt.com>
723         Release MH-E version 7.91.
725         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
727 2006-02-02  Bill Wohler  <wohler@newt.com>
729         Release MH-E version 7.90.
731         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
733 2006-01-29  Michael Olson  <mwolson@gnu.org>
735         * NEWS: Add entry for ERC.
737 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
739         * TODO: Make SYNC_INPUT the default.
741 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
743         * images/gud/pstar.xpm: Make background transparent.
745 2006-01-24  Noah Friedman  <friedman@splode.com>
747         * emacs-buffer.gdb: Replace all references to `cdr' field of
748         conses with `u.cdr', per change Andreas Schwab 2005-11-15
749         of src/lisp.h.
751 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
753         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
755 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
757         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
759 2006-01-13  Richard M. Stallman  <rms@gnu.org>
761         * emacs.1: +N applies only to next file.
763 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
765         * e/eterm-color.ti: Temporarily disable the ri entry.
766         * e/eterm-color: Regenerate.
768 2005-12-21  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
770         * TODO: Add note on the multi-tty branch.
772 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
774         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
775         them using the frame-local buffer list.
777 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
779         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
780         instead.
782 2005-12-02  Jay Belanger  <belanger@truman.edu>
784         * NEWS: Add comment about the Calc prefix.
786 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
788         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
790 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
792         * images/icons/emacs_16.png, images/icons/emacs_24.png
793         * images/icons/emacs_32.png, images/icons/emacs_48.png:
794         New Emacs icons.
796 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
798         * orgcard.tex: Version 3.20
800 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
802         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
803         Use for run/continue.
804         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
805         Use for interrupting inferior.
806         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
807         Use a more appropriate variable name.
808         * images/gud/remove.xpm, images/gud/remove.pbm
809         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
811 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
813         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
815 2005-11-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
817         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
818         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
819         Adjust baseline.
821 2005-11-06  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
823         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
824         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
825         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
826         * images/low-color/next-node.xpm: Adjust paper size and layout.
828 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
830         * DEBUG: Describe how to provide preprocessor macro information.
832 2005-11-04  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
834         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
835         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
836         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
837         * images/low-color/next-node.xpm: New images.
839 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
841         * orgcard.tex (section{Notes}): Version number change.
843 2005-11-03  Romain Francoise  <romain@orebokech.com>
845         * orgcard.tex: Update FSF's address.
847 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
849         * DEBUG: GDB can sometimes expand macros.
851 2005-11-01  Romain Francoise  <romain@orebokech.com>
853         * NEWS: Source files are compressed by default.
855 2005-10-28  Bill Wohler  <wohler@newt.com>
857         * NEWS: Help mode now creates hyperlinks for URLs.
859 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
861         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
862         Add some comments on how to update this file.  Add ri
863         capability that has long been supported by term.el.
865 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
867         * images/gud/until.xpm: Colour correction.
869 2005-10-23  Richard M. Stallman  <rms@gnu.org>
871         * e/eterm-color.ti (el1): Capability deleted,
872         since term.el doesn't implement it.
874 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
876         * e/eterm-color.ti: Change the terminal name to eterm-color.
877         * e/eterm-color: Regenerate.
879 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
881         * Makefile (e/eterm-color): Rename eterm to eterm-color.
883 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
885         * NEWS: New variable `max-image-size'.
887 2005-10-17  Bill Wohler  <wohler@newt.com>
889         Moved all remaining images from lisp/toolbar to etc/images.  The
890         low resolution images were placed in their own directory (low-color).
892         * images/attach.*, images/cancel.*, images/close.*:
893         * images/copy.*, images/cut.*, images/diropen.*:
894         * images/exit.*, images/help.*, images/home.*:
895         * images/index.*, images/info.*, images/mail.*:
896         * images/new.*, images/open.*, images/paste.*:
897         * images/preferences.*, images/print.*, images/save.*:
898         * images/saveas.*, images/search.*:
899         * images/search-replace.*, images/spell.*:
900         * images/undo.*: Moved here from lisp/toolbar.
902         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
903         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
904         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
905         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
906         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
907         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
908         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
909         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
910         * images/low-color/preferences.*: Moved here from
911         lisp/toolbar/lc-preferences.*.
912         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
913         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
914         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
915         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
916         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
917         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
919         To conform with convention, the underscore (_) in the following
920         image names were replaced with dash (-) or (/) as appropriate.
922         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
923         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
924         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
925         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
926         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
927         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
928         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
929         * images/low-color/back-arrow.*: Moved here from
930         lisp/toolbar/lc-back_arrow.*.
931         * images/low-color/fwd-arrow.*: Moved here from
932         lisp/toolbar/lc-fwd_arrow.*.
933         * images/low-color/jump-to.*: Moved here from
934         lisp/toolbar/lc-jump_to.*.
935         * images/low-color/left-arrow.*: Moved here from
936         lisp/toolbar/lc-left_arrow.*.
937         * images/low-color/right-arrow.*: Moved here from
938         lisp/toolbar/lc-right_arrow.*.
939         * images/low-color/up-arrow.*: Moved here from
940         lisp/toolbar/lc-up_arrow.*.
941         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
942         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
944         * images/README: Incorporated the content of lisp/toolbar/README
945         now that all of the images are here.
947 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
949         * images/gud/n.pbm, images/gud/n.xpm
950         * images/gud/ni.xpm, images/gud/ni.xpm
951         * images/gud/s.xpm, images/gud/s.xpm
952         * images/gud/si.xpm, images/gud/si.xpm: Rename to
953         next.*, nexti.*, step.*, and stepi.* , respectively, as the
954         file-name no longer clashes on 8+3 filesystems.
956 2005-10-14  Bill Wohler  <wohler@newt.com>
958         * images/gud/break.*: Moved here from toolbar/gud-break.*.
959         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
960         * images/gud/down.*: Moved here from toolbar/gud-down.*.
961         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
962         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
963         * images/gud/n.*: Moved here from toolbar/gud-n.*.
964         * images/gud/print.*: Moved here from toolbar/gud-print.*.
965         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
966         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
967         * images/gud/run.*: Moved here from toolbar/gud-run.*.
968         * images/gud/si.*: Moved here from toolbar/gud-si.*.
969         * images/gud/s.*: Moved here from toolbar/gud-s.*.
970         * images/gud/until.*: Moved here from toolbar/gud-until.*.
971         * images/gud/up.*: Moved here from toolbar/gud-up.*.
972         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
974 2005-10-14  Bill Wohler  <wohler@newt.com>
976         Released MH-E version 7.85.
978         * NEWS, MH-E-NEWS: Updated for release 7.85.
980 2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
982         * NEWS: -nb => -nbi
984 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
986         * orgcard.tex: Version 3.17, no changes except version number.
988 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
990         * NEWS: -nb, --no-bitmap-icon
992 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
994         * TODO: Clarify the local variables entry.
996 2005-09-30  Bill Wohler  <wohler@newt.com>
998         Moved MH-E image files from toolbar and mail directories into
999         images.
1001         * images/mail: New directory.
1003         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
1005         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
1006         * images/mail/reply*: Moved here from lisp/toolbar.
1008         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
1009         * images/page-down.*, images/show.*, images/widen.*: Moved here
1010         from lisp/toolbar.
1012         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
1013         Use GNOME 2.10's refresh icon.
1015         * images/README: New file that indicates which icons came from
1016         GNOME (see lisp/toolbar/README).
1018 2005-09-30  Romain Francoise  <romain@orebokech.com>
1020         * NEWS: Mention changes to `read-buffer'.
1022 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
1024         * images/ezimage: New directory.
1026         * images/ezimage/*.xpm: Add images used by speedbar.el.
1028 2005-09-30  David Ponce  <david@dponce.com>
1030         * NEWS: Update recentf changes.
1032 2005-09-28  Simon Josefsson  <jas@extundo.com>
1034         * GNUS-NEWS: Fix IDNA notes.
1036 2005-09-27  Jay Belanger  <belanger@truman.edu>
1038         * calccard.tex: Update `versionnumber', remove `versiondate'.
1039         (Error Recovery): Refer to "initial state" rather than "default state".
1040         (Algebra): Mention LaTeX language mode.
1041         (Programming): Delete reference to "Z =".
1043 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
1045         * emacs.py (ehelp): Add g and l to arg list, and use them in the
1046         call to `help'.
1048 2005-09-17  Romain Francoise  <romain@orebokech.com>
1050         * gfdl.1: Update to version 1.2.  Delete UC macro.
1052 2005-09-15  Kenichi Handa  <handa@m17n.org>
1054         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
1056 2005-09-14  Romain Francoise  <romain@orebokech.com>
1058         * NEWS: Add entry for write-region-inhibit-fsync.
1060 2005-09-09  Kevin Ryde  <user42@zip.com.au>
1062         * MORE.STUFF: Update url for calculator.el.
1064 2005-09-08  Kenichi Handa  <handa@m17n.org>
1066         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
1067         correctly.
1069 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
1071         * NEWS: Add entry for `make-auto-save-file-name'.
1073 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
1075         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
1076         Emacs distribution.  Make role of EDITOR clearer.
1077         (OPTIONS): Document `-s', `-V' and `-h'
1078         as well as their long name counterparts.
1079         (BUGS): Remove.
1081 2005-08-26  Romain Francoise  <romain@orebokech.com>
1083         * PROBLEMS: Fix capitalization of "Gnus".
1085 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
1087         * MORE.STUFF: Update links and URLs.
1089 2005-08-05  Kenichi Handa  <handa@m17n.org>
1091         * NEWS: Fix the entry describing code-pages.
1093 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
1095         * .cvsignore: Add `icons' (for in-place installs).
1097 2005-07-19  Juri Linkov  <juri@jurta.org>
1099         * grep.txt: New file.
1101 2005-07-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1103         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
1104         -R comes after i386 in setarch command.
1106 2005-07-12  Juri Linkov  <juri@jurta.org>
1108         * refcard.tex (Files): Change description of `C-x C-q' from
1109         `checkin/checkout' to `toggle read-only'.
1110         (Getting Help): Replace `C-h c' with `C-h k'.
1111         (Error Recovery): Replace `recover-file' with `recover-session'.
1112         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
1114 2005-07-07  Richard M. Stallman  <rms@gnu.org>
1116         * GNU: Update how to help.  Improve footnote 7.
1118 2005-07-07  Lute Kamstra  <lute@gnu.org>
1120         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
1121         been replaced by http://savannah.gnu.org/projects/tasklist.
1123 2005-07-07  Lute Kamstra  <lute@gnu.org>
1125         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
1126         version to 22.
1127         (Starting Emacs): Delete sentence to fix formatting problems.
1128         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
1129         (Formatting): Update the binding of set face.
1130         (International Character Sets): set-language-environment is bound
1131         to C-x RET l.
1133 2005-07-05  Lute Kamstra  <lute@gnu.org>
1135         Update FSF's address in GPL notices.
1137         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
1138         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
1139         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
1140         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
1142 2005-07-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1144         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
1145         Add it again.
1147 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
1149         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
1151 2005-06-28  Richard M. Stallman  <rms@gnu.org>
1153         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
1155 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
1157         * DEBUG: Mention emacs-buffer.gdb.
1159 2005-06-10  Noah Friedman  <friedman@splode.com>
1161         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
1162         char as placeholder when buffer has no file name and process is
1163         still live.  Use different printf cases instead.
1165 2005-06-08  Kim F. Storm  <storm@cua.dk>
1167         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
1168         Warn that using CVS+SSH may corrupt files, include work-around.
1170 2005-06-06  Juri Linkov  <juri@jurta.org>
1172         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
1174         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
1175         second line to Local Variables.  Fix title line.
1177 2005-05-30  Miles Bader  <miles@gnu.org>
1179         * emacs-buffer.gdb: Remove RCS keywords.
1181 2005-05-30  Noah Friedman  <friedman@splode.com>
1183         * emacs-buffer.gdb: New file.
1184         * NEWS: Mention it.
1186 2005-05-28  Richard M. Stallman  <rms@gnu.org>
1188         * TUTORIAL.fr: Change NBSP to space.
1190 2005-05-28  Bill Wohler  <wohler@newt.com>
1192         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
1194 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
1196         * TODO: post-command-idle-hook has gone.
1198 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
1200         * NEWS: Remove references to open-network-stream-nowait and
1201         open-network-stream-server.
1203 2005-05-15  Richard M. Stallman  <rms@gnu.org>
1205         * GNU: Correct/improve previous change.
1207 2005-05-14  Richard M. Stallman  <rms@gnu.org>
1209         * GNU: Update footnotes.
1211         * NEWS: Lots of clarifications and cleanups.
1213 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>  (tiny change)
1215         * TUTORIAL.pl: Updated header.
1217 2005-05-02  Richard M. Stallman  <rms@gnu.org>
1219         * NEWS: More rearrangements.
1221 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
1223         * NEWS: Items rearranged in logical order.
1225 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
1227         * NEWS: Correct key binding for dired-mark-omitted.
1229 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
1231         * NEWS: Mention xterm key bindings.
1233         * e/eterm.ti: Add a comment.
1234         * e/eterm: Regenerate.
1236 2005-04-25  Alex Ott  <ott@jet.msk.su>
1238         * TUTORIAL.ru: Update.
1240 2005-04-13  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1242         * TUTORIAL.sk: Updated header.
1244 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1246         * NEWS: Mention cursorBlink resource.
1248 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1250         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
1252 2005-04-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1254         * NEWS: Mention fontSet for Lucid menus.
1256 2005-04-10  Masatake YAMATO  <jet@gyve.org>
1258         * compilation.txt (symbol): Add gcov-file
1259         gcov-bb-file gcov-never-called-line gcov-called-line.
1261 2005-04-08  Kenichi Handa  <handa@m17n.org>
1263         * TUTORIAL.ja: Updated header, contents synchronized with
1264         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
1266 2005-04-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1268         * TUTORIAL.cs: Updated header.
1270 2005-04-05  Werner Lemberg  <wl@gnu.org>
1272         * TUTORIAL.de: Updated header.
1274 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
1276         * TUTORIAL.translators: Added the field Maintainer.
1278 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
1280         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
1282 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
1284         * TUTORIAL.ja: Update text before first period.
1285         Reported by Kenichi Handa.
1287 2005-04-02  Richard M. Stallman  <rms@gnu.org>
1289         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
1290         old intro line that apparently was a longer version of "Emacs
1291         tutorial".
1293         * TUTORIAL.es: Clean up line breaks.
1295 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
1297         * TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1298         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
1299         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
1300         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
1302 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
1304         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
1305         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
1306         Minor fixes.
1308 2005-04-01  Mats Lidell  <matsl@contactor.se>
1310         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
1311         2005-04-01T00:31:25Z!rms@gnu.org.
1313 2005-04-01  Lute Kamstra  <lute@gnu.org>
1315         * TUTORIAL.nl: Fix title line.
1317 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
1319         * TUTORIAL: Add title line.
1320         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
1321         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
1322         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
1323         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
1324         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
1326 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
1328         * gnus-refcard.tex, gnus-logo.eps: New files.
1330 2005-03-23  David Ponce  <david@dponce.com>
1332         * NEWS: Mention recentf-keep.
1334 2005-03-17  Lute Kamstra  <lute@gnu.org>
1336         * TODO: Remove define-generic-mode entry (DONE).
1338 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
1340         * NEWS: Explain how to default Tramp to FTP.
1342 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1344         * NEWS: Mention Carbon build on Mac OS 9.
1346 2005-03-01  David Kastrup  <dak@gnu.org>
1348         * DEBUG: Add information about `-fno-crossjumping' for GCC.
1350 2005-02-14  Lute Kamstra  <lute@gnu.org>
1352         * TODO: Remove battery.el entry (DONE).
1354         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
1355         Make the terminology more consistent.  Fill the text using the
1356         default `fill-column'.
1358 2005-02-08  Lute Kamstra  <lute@gnu.org>
1360         * TUTORIAL: Remove some uses of the term "buffer" before it is
1361         properly introduced.  Update the description of the mode line.
1362         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
1363         denote the Space bar.  Capitalize all command descriptions.
1365 2005-02-06  Richard M. Stallman  <rms@gnu.org>
1367         * DEBUG: Minor clarification.
1369 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
1371         * emacs.bash: Update the name of the socket of the Emacs server.
1373 2005-01-22  David Kastrup  <dak@gnu.org>
1375         * NEWS: Mention alias `find-grep' for `grep-find'.
1377 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
1379         * TODO: Add entry for toolbar on ttys.
1381 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
1383         * DEBUG: Suggest separate terminal for debug session.
1385 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
1387         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
1388         More consistent use of terminology.
1390 2005-01-13  Cheng Gao  <chenggao@gmail.com>
1392         * MORE.STUFF: Add entries of some well known and widely used packages.
1394 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
1396         * NEWS: Describe desktop package lazy restore feature.
1398 2004-12-21  Richard M. Stallman  <rms@gnu.org>
1400         * DISTRIB: Don't say "freeware".
1402 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
1404         * DEBUG: Change printing example to break on a procedure name.
1406 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
1408         * e/eterm.ti: Add rs1.
1409         * e/eterm: Regenerate.
1411 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
1413         * fr-refcard.tex: Fix typos.
1415 2004-12-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1417         * PROBLEMS: Update information about klipper on KDE.
1419 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1421         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
1423 2004-10-08  Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
1425         * TUTORIAL.fr: Minor wording fix.
1427 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
1429         * enriched.doc: Update for new bindings of `set-left-margin' and
1430         `set-right-margin'.
1432 2004-10-04  Kim F. Storm  <storm@cua.dk>
1434         * DEBUG: Mention pp and ff commands.
1436 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
1438         * enriched.doc: `enriched-annotation-alist' is now called
1439         `enriched-translations'.
1441 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
1443         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
1444         Reformat.
1445         * e/eterm: Regenerate.
1447 2004-09-25  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1449         * PROBLEMS: Updated exec-shield description.
1451 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
1453         * e/eterm.ti: Change the strings for smso and rmso.
1454         * e/eterm: Regenerate.
1456 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
1458         * MORE.STUFF (EDB): Update entry.
1460 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
1462         * e/eterm.ti: Add `op' entry to enable colors in term.
1463         * e/eterm: Regenerate.
1465 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
1467         * PROBLEMS: More reorganization to exile old stuff to the
1468         pre-2000 section.  I looked up end-of-life dates for a bunch
1469         of old Unixes to check.
1471 2004-08-24  Bill Wohler  <wohler@newt.com>
1473         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
1475 2004-08-22  David Kastrup  <dak@gnu.org>
1477         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
1479 2004-08-21  Bill Wohler  <wohler@newt.com>
1481         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
1483 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
1485         * PROBLEMS: Massively rearranged by category, to make environment
1486         features and symptoms easier to find.  Bugs relating to
1487         20th-century systems moved to the end.  Most problem headers
1488         changed to "object: variation" format.
1490 2004-08-15  Bill Wohler  <wohler@newt.com>
1492         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
1494 2004-08-14  Romain Francoise  <romain@orebokech.com>
1496         * NEWS: Mention the thumbs.el package.
1498 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
1500         * TUTORIAL.es: Replace actual whitespace with the magic string
1501         that causes help-with-tutorial to automatically insert the correct
1502         amount.
1504 2004-08-10  Steven Tamm  <steventamm@mac.com>
1506         * PROBLEMS: Remove description of Mac OS version upgrade
1507         problems as it is no longer applicable.
1509 2004-07-27  Werner Lemberg  <wl@gnu.org>
1511         * NEWS: Document all new tutorials.
1513 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
1515         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
1517         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
1518         are described in GNUS-NEWS.
1520 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
1522         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
1523         v5_10 branch of the Gnus repository.
1525 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
1527         * MORE.STUFF: Tramp is now distributed with Emacs.
1529 2004-07-12  Bill Wohler  <wohler@newt.com>
1531         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
1533 2004-07-08  David Kastrup  <dak@gnu.org>
1535         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
1537 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
1539         * FOR-RELEASE: Moved to the admin directory.
1541 2004-06-24  David Kastrup  <dak@gnu.org>
1543         * NEWS: Move description from new paragraph-start and
1544         indent-line-function defaults to general news instead of new
1545         packages.  Same for query-replace-skip-read-only.
1546         Add description of new `\,' and `\?' replacement string features.
1548 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
1550         * MORE.STUFF: Delete obsolete URL.
1552 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
1554         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
1556 2004-05-29  Steven Tamm  <steventamm@mac.com>
1558         * PROBLEMS: Document the workaround for the Mac OS X port not
1559         picking up the environment variables from dotfiles.
1561 2004-05-16  Juri Linkov  <juri@jurta.org>
1563         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
1565         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
1567 2004-05-15  Alex Ott  <ott@jet.msk.su>
1569         * ru-refcard.tex, ru-refcard.ps: New files.
1571 2004-05-14  David Ponce  <david@dponce.com>
1573         * tree-widget: New directory containing tree-widget themes and images.
1575 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
1577         * TUTORIAL.pt_BR: Initial check-in.
1579 2004-05-06  Dave Love  <fx@gnu.org>
1581         * emacs.py: New file for python-mode's internal use.
1583 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1585         * TODO: Use outline mode.  Remove compile.el entry (done).
1587 2004-04-18  Juri Linkov  <juri@jurta.org>
1589         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
1590         * TUTORIAL.th: Add sentence-end-double-space: nil.
1592         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
1594 2004-04-16  Alex Ott  <ottalex@narod.ru>
1596         * TUTORIAL.ru: Various corrections.
1598 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
1600         * TUTORIAL.nl: Update Delete/Delback translation.
1602 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
1604         * TODO: Remove index-apropos entry.
1606 2004-04-01  Juri Linkov  <juri@jurta.org>
1608         * HELLO: Add Javanese.
1610 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1612         * ps-prin1.ps: Clip the header and footer area, so text will not be
1613         printed outside header or footer, respectively.
1614         (HeaderClip, FooterClip): New PostScript funs.
1615         (HeaderText, FooterText): Adjust PostScript code.
1617 2004-03-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1619         * TODO: Removed drag-and-drop entry (DONE).
1621 2004-03-19  Kim F. Storm  <storm@cua.dk>
1623         * TODO: Remove entries for fringe related issues (DONE).
1624         Remove entry about image-relative coordinates of mouse clicks (DONE).
1626 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
1628         * compilation.txt: New file.
1630 2004-02-29  Juanma Barranquero  <lektu@terra.es>
1632         * NEWS: Remove bogus reference to user option unicode-data.
1634 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
1636         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
1638 2004-02-08  Andreas Schwab  <schwab@suse.de>
1640         * NEWS: Fix typo.
1642 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
1644         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
1646 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
1648         * TODO: Add plans for change of file attributes UID and GID from
1649         integer to string.
1651 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
1653         * HELLO: Add Kannada.
1655 2003-11-05  Juri Linkov  <juri@jurta.org>
1657         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
1658         Add IPA pronunciation to English.  Fix tab widths.
1660 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
1662         * PROBLEMS: Document segfaults with Linux kernels that enable the
1663         Exec-shield functionality.
1665 2003-10-30  Kenichi Handa  <handa@m17n.org>
1667         * HELLO: Fix cases of language names.  Make German lines one.
1668         Delete FORTRAN, add Mathematics.
1670 2003-10-24  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1672         * PROBLEMS: Characters are displayed as empty boxes or
1673         with wrong font under X.
1675 2003-09-30  Werner Lemberg  <wl@gnu.org>
1677         * TUTORIAL.de: Minor updates and grammatical fixes.
1679 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
1681         * TODO: Add invisible text kill/yank issue.
1683 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
1685         * TUTORIAL.nl: Many changes.
1687 2003-08-20  Stephen Eglen  <stephen@gnu.org>
1689         * MORE.STUFF: Update URLs for several projects.
1691 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
1693         * PROBLEMS: Truncated process output with pty's on Mac OS X.
1695 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
1697         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
1698         documented on the EMACS_21_1_RC branch.
1700 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
1702         * TUTORIAL.cn: Updated.
1703         * TUTORIAL.zh: Updated.
1705 2003-04-24  Bill Wohler  <wohler@newt.com>
1707         * MH-E-NEWS: Upgraded to MH-E version 7.3.
1709 2003-04-03  Kenichi Handa  <handa@m17n.org>
1711         * HELLO: Fix the malayalam line.
1713 2003-04-01  Dave Love  <fx@gnu.org>
1715         * letter.xpm: Use transparent/opaque `colours'.
1717         * letter.xbm: Deleted.
1719         * letter.pbm: New.
1721 2003-03-24  Andreas Schwab  <schwab@suse.de>
1723         * HELLO: Remove extra TAB in Greek entries.
1725 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
1727         * TUTORIAL.cn, TUTORIAL.zh: New files.
1729         * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh.
1731 2003-02-24  Kenichi Handa  <handa@m17n.org>
1733         * HELLO: Add Malayalam.
1735 2003-02-13  Dave Love  <fx@gnu.org>
1737         * TUTORIAL.es: Add coding spec.
1739 2003-02-11  Kenichi Handa  <handa@m17n.org>
1741         * HELLO: Fix Hindi and add Tamil.
1743 2003-02-05  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1745         * TUTORIAL.it: Italian tutorial.
1746         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
1747         Revised by Francesco Potort\e,Al\e(B <pot@gnu.org>.
1749 2003-02-03  Bill Wohler  <wohler@newt.com>
1751         * MH-E-NEWS: Upgraded to MH-E version 7.2.
1753 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
1755         * MACHINES: Added Cygwin.
1757 2003-01-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1759         * DEBUG: Added note about xmon.
1761 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
1763         * TUTORIAL.pl: Updated.
1765 2003-01-11  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1767         * TUTORIAL.sk: Updated to reflect changes in English version.
1768         From Miroslav Va\e$,1!!\e(Bko <zemiak@zoznam.sk>.
1770 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1772         * etags.1: Added reference to the new `etags --help --lang=LANG'
1773         option.
1775 2003-01-08  Bill Wohler  <wohler@newt.com>
1777         * MH-E-NEWS: Upgraded to MH-E version 7.1.
1779 2003-01-01  Steven Tamm  <steventamm@mac.com>
1781         * MACHINES: Added pointer to Mac OS X install instructions.
1783 2002-12-10  Kenichi Handa  <handa@m17n.org>
1785         * TUTORIAL.sv: Renamed from TUTORIAL.se.
1787 2002-11-29  Bill Wohler  <wohler@newt.com>
1789         * MH-E-NEWS: Upgraded to MH-E version 7.0.
1791 2002-11-22  Rafael Sep\e,Az\e(Blveda  <drs@gnulinux.org.mx>
1793         * TUTORIAL.es: Extensively changed and updated.
1795 2002-10-01  Bill Wohler  <wohler@newt.com>
1797         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
1799 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
1801         * ses-example.ses: New file: example spreadsheet.
1803 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
1805         * HELLO: Fix Unicode Greek line.
1807 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
1809         * TUTORIAL.ja: Updated in accordance with the latest English
1810         version.
1812 2002-09-01  Andreas Schwab  <schwab@suse.de>
1814         * TUTORIAL.de: Updated in accordance with the English version.
1815         From Mario Lang <mlang@delysid.org>.
1817 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
1819         * HELLO: Fix some white spaces.
1821 2002-06-26  Richard M. Stallman  <rms@gnu.org>
1823         * ps-prin0.ps, ps-prin1.ps: Add license exception.
1825 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
1827         * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1829 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
1831         * HELLO: Add a few greetings that use Unicode characters.
1833 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
1835         * termcap.src: New version from ftp://invisible-island.net.
1837 2002-03-24  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1839         * TUTORIAL.translators: New file, list of tutorial translators.
1841 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
1843         * gnus.xpm: Remove garbages.
1845 2002-01-27  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1847         * letter.xpm: New file, XPM variant of letter.xbm.
1849 2001-12-03  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1851         * COPYING: Move back.
1853 2001-11-29  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1855         * COPYING: Removed.
1857 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
1859         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
1860         something simpler than the GFDL.
1862 2001-11-22  Colin Walters  <walters@debian.org>
1864         * PROBLEMS: Remove already applied calc info patches.  Clarify
1865         that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
1866         not handled by alternatives in Debian, the reporter surely meant
1867         just "--config ftp".
1869 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
1871         * fr-survival.tex: New file, from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1873 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
1875         * TUTORIAL.fr: New version from \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1877 2001-11-17  Colin Walters  <walters@debian.org>
1879         * PROBLEMS: Remove calc problems.
1881 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
1883         * TUTORIAL.fr: New file.  From \e,AI\e(Bric Jacoboni <jaco@teaser.fr>.
1885 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
1887         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1888         Add *.dvi and *.log.
1889         (SOURCES): Update the list of files.
1891         * calccard.tex: New file.
1892         * calccard.ps: New file.
1894 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
1896         * etags.1: Replace presentation-level troff macros that simulate
1897         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
1899 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
1901         * (Version 21.1 released.)
1903 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
1905         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
1906         <tbspit@eng.um.edu.mt>.
1908 2001-08-25  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1910         * HELLO: Slovak language name added to be compatible with other
1911         languages.
1913 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
1915         * TUTORIAL.pl: Updated in accordance with the English version.
1916         From Beata Wierzcho\e$,1 b\e(Bowska <beataw@orient.uw.edu.pl> and
1917         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
1919 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
1921         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
1922         per config.sub and config.guess.  Reported by Ryo Furue
1923         <furufuru@ccsr.u-tokyo.ac.jp>.
1925 2001-08-10  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1927         * TUTORIAL.sk: Updated in accordance with the English version.
1928         From Miroslav Va\e$,1!!\e(Bko <vasko@debian.cz>.
1930 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
1932         * TUTORIAL.ko: Updated in accordance with the English version.
1933         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
1935 2001-08-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1937         * TUTORIAL.cs: Update from Milan Zamazal.
1939 2001-08-05  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1941         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
1942         address of Milan Zamazal changed.
1944 2001-08-04  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
1946         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
1947         META keys.
1949 2001-05-17  Francesco Potorti`  <pot@gnu.org>
1951         * etags.1: Add the latest changes to etags behaviour.
1953 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
1955         * emacsclient.1: Place in the public domain.
1957 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
1959         * emacstool.1: Place under GFDL.
1961 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
1963         * emacs.1: Place under GFDL.
1965         * etags.1: Ditto.
1967         * gfdl.1: New file.
1969 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
1971         * TUTORIAL.sk, sk-survival.tex
1972         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
1973         * sk-dired-ref.tex: New files.
1975         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
1976         From Pavel@Janik.cz (Pavel Jan\e,Am\e(Bk).
1978 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1980         * ps-prin1.ps: Footer implementation.  Doc fix.
1981         (doLineNumber): Code fix for line number color.
1982         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
1983         fix for footer implementation.
1984         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
1985         (FooterFramePath, doFrame, FooterFrame, FooterStart)
1986         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
1988 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
1990         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
1991         for color depth 8.
1993 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
1995         * ps-prin1.ps: Line and paragraph spacing feature.
1996         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
1997         (EffectShadow, EffectBox, EffectOutline): New vars.
1998         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
1999         (PHL, LHL): New funs.
2001         * ps-prin2.ps: File eliminated.
2003 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
2005         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
2007 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
2009         * splash.xpm, splash.pbm: Replaced with new images from
2010         Luis Fernandes <elf@ee.ryerson.ca>.
2012 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
2014         * cs-refcard.ps, cs-refcard.tex: New files.
2016 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
2018         * THE-GNU-PROJECT: New file.
2020 2001-02-22  Andrew Innes  <andrewi@gnu.org>
2022         * MACHINES: Update pointer to MS-Windows install instructions.
2024 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2026         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
2027         functionality enhancement.
2028         (doColumnZebra): Code fix.
2030 2001-02-08  Dave Love  <fx@gnu.org>
2032         * tasks.texi, SERVICE: Updated.
2034 2001-02-03  Andrew Innes  <andrewi@gnu.org>
2036         * PROBLEMS: Add note about need to specify extra compiler flags
2037         with recent Cygwin ports of gcc.
2039 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
2041         * DEBUG: Expand and update, based on the instructions to
2042         pretesters, nt/INSTALL, and private communications and experience.
2044 2001-01-17  Dave Love  <fx@gnu.org>
2046         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
2048 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
2050         * TUTORIAL.es: New file.
2052 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
2054         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
2055         enhancements.
2057 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
2059         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
2060         files.
2062 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2064         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
2065         is non-nil.
2066         (printZebra, BeginPage): Code fix.
2068 2000-12-15  Miles Bader  <miles@gnu.org>
2070         * DEBUG: Add note aboute using `inverse-video' to detect excessive
2071         screen redraw.
2073 2000-12-07  Dave Love  <fx@gnu.org>
2075         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
2077 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2079         * ps-prin1.ps: Eliminated the line number font predefinition.
2081 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
2083         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
2084         not M-:, as example of disabled command).
2086 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
2088         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
2090 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
2092         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
2094         * tasks.texi: Updated to the version from /gd/gnuorg.
2096         * FTP: Refer to the GNU web site.
2098 2000-10-12  Dave Love  <fx@gnu.org>
2100         * gnus.pbm: New file.
2102         * gnus.xbm: Deleted.
2104 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
2106         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
2108 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
2110         * splash.xbm: File removed.
2111         * splash.pbm: New file.
2113 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
2115         * splash.xbm: New file.
2117 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
2119         * splash.xpm: New file.
2121 2000-09-11  Dave Love  <fx@gnu.org>
2123         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
2124         files.
2126 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2128         * ps-prin3.ps: Eliminated.
2130         * ps-prin2.ps: Changed comment version (6.0).
2132         * ps-prin1.ps: Changed comment version (6.0).
2134         * ps-prin0.ps: Changed comment version (6.0).
2136 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
2138         * survival.tex: New file.
2140 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
2142         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
2144         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
2146 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
2148         * NEWS.1: Reintegrated into NEWS.
2150         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
2152 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
2154         * dired-ref.tex, dired-ref.ps: New files.
2156         * refcard-de.tex, refcard-de.ps: New files.
2158 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
2160         * emacs.1: Change `-b' to `-bw'.
2162 2000-07-07  Andreas Schwab  <schwab@suse.de>
2164         * yow.lines: Fix indentation.
2166 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2168         * ps-prin0.ps: Insert a version number comment (5.2.2).
2169         Indentation fix.
2171         * ps-prin1.ps: Insert a version number comment (5.2.2).  Can
2172         select page size with/without giving an error if PostScript
2173         printer doesn't have this kind of page size.  Zebra Stripe
2174         continues or restarts on next page.  Indentation fix.
2175         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
2176         paper.
2177         (BeginDoc, doColumnZebra, HeaderText): Code fix.
2178         (SetPageSize): New proc.
2180         * ps-prin2.ps: Insert a version number comment (5.2.2).
2182         * ps-prin3.ps: Insert a version number comment (5.2.2).
2183         Indentation fix.
2185 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2187         * ps-prin1.ps: PostScript code compatibility with other utilities
2188         like mpage, psnup, etc.
2189         (isLineStep): Code fix.
2190         (BeginDoc, BeginSheet): Utility compatibility.
2192 2000-05-03  Dave Love  <fx@gnu.org>
2194         * letter.xbm: New file.
2196 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2198         * ps-prin0.ps: PostScript level 1 compatibility.
2200         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
2201         printing and line number step.
2202         (BeginDoc, doLineNumber, SL, HL): Code fix.
2203         (isLineStep, PSL): New funs.
2205         * ps-prin3.ps: PostScript level 1 compatibility.
2207 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
2209         * refcard.bit: Removed.
2211 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
2213         * refcard-pl.ps: New file.
2214         * refcard-pl.tex: New file.
2216 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2218         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
2219         (DefOp): New proc.
2221         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
2222         (printBackground, SetColor): New procs.
2223         (ZebraColor): Renaming old ZebraGray var.
2225 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2227         * ps-prin1.ps: Eliminate SkipFirstPage.
2229 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2231         * ps-prin0.ps: Define command only for language level 1.
2233 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2235         * ps-prin0.ps: Define packedarray operator for language level 1,
2236         adjust setduplexmode and settumble definitions.
2238 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2240         * ps-print0.ps: New file.
2242         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
2244 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
2246         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
2248 1999-11-30  Paul Eggert  <eggert@twinsun.com>
2250         * PROBLEMS: Update Solaris 2.6 and 7 problems.
2252 1999-11-22  Paul Eggert  <eggert@twinsun.com>
2254         * NEWS: Rename messages-locale to system-messages-locale
2255         and time-locale to system-time-locale.
2257 1999-10-24  Noah Friedman  <friedman@splode.com>
2259         * yow.lines: Add more quotes.  Correct a misquote.
2261         * spook.lines: Add more phrases.
2263 1999-10-23  Paul Eggert  <eggert@twinsun.com>
2265         * NEWS: Describe new functions and variables for locales.
2267 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
2269         * TUTORIAL.ro: Change copyright statement.
2271 1999-07-12  Richard Stallman  <rms@gnu.org>
2273         * Version 20.4 released.
2275 1999-06-27  Karl Heuer  <kwzh@gnu.org>
2277         * yow.lines: Fix indentation.  Fix typo.
2279 1999-01-19  Dave Love  <fx@gnu.org>
2281         * MORE.STUFF: Revamped.
2283 1999-01-14  Dave Love  <fx@gnu.org>
2285         * FAQ: Merge posted updates.
2287 1998-12-14  Dave Love  <fx@gnu.org>
2289         * FAQ: Somewhat edited copy of the most recently posted version.
2291 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
2293         * MACHINES (NEC EWS4800): New section.
2295 1998-09-04  Karl Heuer  <kwzh@gnu.org>
2297         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
2299 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
2301         * Version 20.3 released.
2303         * TUTORIAL.ro: New file.
2305 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
2307         * TUTORIAL.sl: Renamed back to the original.
2309 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
2311         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
2312         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
2313         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
2314         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
2316 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
2318         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
2320 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
2322         * TUTORIAL.sl: New file.
2324 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2326         * Version 20.2 released.
2328 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2330         * Version 20.1 released.
2332 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
2334         * CODINGS, CHARSETS: New files.
2336 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2338         * Version 19.33 released.
2340 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2342         * Version 19.32 released.
2344 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
2346         * refcard.ps: File obtained from someone else;
2347         it was generated badly here.
2349 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2351         * Version 19.31 released.
2353 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
2355         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
2357 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
2359         * emacs.bash: Use >|.
2361 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
2363         * rgb.txt: New file.
2365 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2367         * Version 19.30 released.
2369 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
2371         * gnus-tut.txt: New file.
2373 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
2375         * Rename termcap to termcap.src, the historical name for an
2376         uninstalled termcap file.
2378 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
2380         * termcap.dat, termcap.ucb: Deleted and replaced.
2382         * termcap: New termcap file from the ncurses project; bigger,
2383         better, brighter, does away with waxy yellow buildup.  Email
2384         me at terminfo@ccil.org if you have any trouble with this.
2386         * README: Changed to track above change.
2388 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
2390         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
2392 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
2394         * Makefile (maintainer-clean): Renamed from realclean.
2396 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2398         * tpu-doc.el: File moved to etc dir and renamed.
2400 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
2402         * enriched.doc: Rewritten and simplified.
2404 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2406         * Makefile (eterm): New rule.
2407         (TIC): New variable.
2409         * e/eterm, e/eterm.ti: New files.
2411 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
2413         * enriched.doc: New file.
2415 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
2417         * Version 19.26 released.
2419 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
2421         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
2423 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2425         * Version 19.25 released.
2427 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2429         * Version 19.24 released.
2431 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2433         * Version 19.23 released.
2435 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2437         * Makefile (clean): Delete DOC*.
2439 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2441         * Version 19.22 released.
2443 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2445         * Version 19.21 released.
2447 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2449         * Version 19.20 released.
2451 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2453         * Version 19.19 released.
2455 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2457         * Version 19.18 released.
2459 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2461         * Version 19.16 released.
2463 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2465         * version 19.15 released.
2467 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2469         * Version 19.14 released.
2471 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2473         Bring mumbleclean targets into conformance with GNU coding standards.
2474         * Makefile (distclean): Don't remove backup and autosave files.
2475         These are easy to get rid of in other ways, and a pain to lose.
2476         (mostlyclean, realclean): New targets.
2478 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2480         * Version 19.13 released.
2482 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2484         * Version 19.10 released.
2486 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2488         * Version 19.9 released.
2490 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2492         * Version 19.8 released.
2494 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2496         * Version 19.7 released.
2498 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2500         * MACHINES: Mention Linux.
2502 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2504         * MACHINES: Add section for NeXT, from Thorsten Ohl.
2506 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2508         * NEWS: Documented picture-mode improvements.
2510 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2512         * NEWS: Described the new properties of arrow keys and
2513         next-line-add-newlines.  Fixed up the GUD description, it was
2514         out of date.  This file referenced LNEWS when it should have
2515         said news.texi; fixed.
2517         * news.texi: invocation-name now exists.
2519 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2521         * MORE.STUFF: Added.
2523 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2525         * NEWS: Preserved jimb's last change (documenting kill on
2526         read-only buffers).
2528         Added documentation on new info features.
2530 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2532         * spook.lines:  Alpha-sorted this, and added some new hot buttons
2533         for the 1990s.
2535 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2537         * MACHINES: Deleted some VMS caveats.  If the src and lisp
2538         ChangeLogs are correct, dired and mail and process control are now
2539         fully supported.
2541         * NEWS: Added finder news.
2543 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
2545         * NEWS: Changed.
2547 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2549         * sex.6: Added 900-line support
2551         * NEWS: Added news about the package finder.
2553 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2555         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
2556         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
2557         SUNBUG files.  Changed references to 18.* to past tense.
2559         * emacs.names: Merged into JOKES.  I faked a mail header from the
2560         Unknown User to delimit the first (unheaded) bit.
2562         * Makefile (relock, unlock): New productions.
2564 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
2566         Augean-stable cleaning time.  Partly to save space, but mostly to
2567         reduce the dizzying amount of *stuff* confronting someone exploring
2568         the Emacs distribution, I have the following changes in the etc
2569         directory:
2571         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
2573         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
2574         OTHER.EMACSES.  The present names don't really convey anything.
2575         Various key bindings and feature descriptions have been updated.
2577         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
2578         FSF in hot water.
2580         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
2581         implementation of intervals, have progressed way beyond this.
2583         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
2585         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
2586         Future jokes can accumulate there.
2588         * DISTRIB: The actual domestic order form is now ORDERS.USA.
2589         The DISTRIB text now mentions 19.
2591         * ORDERS.USA: Created.  This is just the order form.  DISTRIB
2592         has a pointer to it at the beginning.
2594         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
2595         to it at the beginning.
2597         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
2598         version 15 and 17 files anymore.
2600         All files marked "Nuked" have actually been moved to =-prefixed
2601         names as per convention.  Originals of all files merged still
2602         exist with =-names.
2604 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2606         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
2607         no longer necessary in the presence of 19's function-key-map
2608         feature; I've added an explanation to the beginning of the file.
2610 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2612         * MACHINES: Update description of SYSVr3 and r4 support, due to
2613         Eric Raymond's changes.
2615 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2617         * MACHINES: Mention that you have to edit the configure script
2618         when you add support for a new machine, to get it to recognize the
2619         configuration name.
2621 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
2623         * MACHINES: Converted to use GCC-style configuration names,
2624         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
2625         s/ files now lives in ../configure.
2627 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
2629         * NEWS: Document included tags tables.
2631 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
2633         * Corrected the news about VC to reflect reality.
2635 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
2637         * etags.1: New file, from Richard K. Pixley at Cygnus.
2639 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2641         * Makefile: Most of the contents of this file were only relevant
2642         to things in `../lib-src'; removed all but the `distclean' and
2643         `clean' targets.
2645 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2647         * COPYING: Got June 1991 version of the GPL here.
2649         * ChangeLog: Since the old etc contents have been split into etc
2650         and lib-src, the old etc's ChangeLog has been duplicated in the
2651         new etc and lib-src.  That means that each contains complete and
2652         coherent information, although each contains extraneous
2653         information.
2655 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2657         * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
2658         to be consistent with other GNU programs, like makeinfo.
2660         * lib-src/Makefile: Renamed to Makefile.in; the configure script
2661         will edit this to produce Makefile.
2663 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2665         * etags.c (print_help, print_version): New functions.
2666         (main): Options added to support them.
2668         * etags.c (longopts): New array of long names for the options.
2669         (main): Recognize them.
2671 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2673         * etags.c (C_entries): Removed comment saying that \" in a string
2674         isn't recognized as magic, because it is correctly handled.
2676         * getopt.c, getopt.h: New files, from GNU C library.
2677         * etags.c: Rewritten to use getopt.
2678         #include "getopt.h".
2679         (file_num): Variable deleted; its role is now played by getopt's
2680         optind.
2681         (main): Argument processing loop rewritten to call getopt to get
2682         next option.  Options which take parameters (-o and -i) rewritten
2683         to get parameter from optarg instead of argv[1].  Filename
2684         preprocessing loop and update command changed similarly.
2685         * Makefile (etags, ctags): Depend on and link with getopt.h,
2686         getopt.o, and getopt1.o.
2687         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
2689         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
2690         is non-zero.
2692         (main): In the argument processing loop, the 'goto next_arg'
2693         statements are breaking out of the switch statement in exactly the
2694         same way that a simple 'break' statement would; replace the gotos
2695         with breaks, and remove the label.
2697 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2699         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
2700         (consider_token): Move next_token_is_func to global.
2702 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2704         * Makefile: Conform with GNU coding standards:
2705         (mostlyclean): New target, synonymous with clean.
2706         (TAGS, check): New targets.
2707         (INSTALL, INSTALLFLAGS): New variables.
2709 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2711         * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
2712         `config.emacs' to `configure'.
2714         * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
2715         * etc/MACHINES: Same.
2717 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2719         * movemail.c (main): Allow tempname to be as long as necessary,
2720         instead of limiting it to 39 characters.
2722         * movemail.c (main): Move declaration of buf from top of function
2723         to local block surrounding the copy loop.  This makes it less
2724         likely to be confused with the buf used by the code which checks the
2725         permissions on outname's directory.
2727 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
2729         * SERVICE: Remove my entry.
2731 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
2733         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
2734         hardcoded -g.
2736         * movemail.c (xmalloc): Return char *, not int.
2737         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
2738         that is off by default -- normally don't unlink the mail spool
2739         file, just empty it.  Pass creat mode 0600, not 0666.
2741 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2743         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
2744         (all): Instead of here.
2745         (install): Don't use the -s option, since people need symbols to
2746         debug code.
2748 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
2750         * etags-vmslib.c (fn_exp): Add type cast.
2752 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2754         * movemail.c: Changes in comments.
2756 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2758         * Makefile: Make the distclean target erase the DOC files from
2759         ../share-lib and the executables from ../arch-lib.
2761 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
2763         * emacsclient.c: #include <sys/stat.h>
2764         (main): Do declare statbfr.
2766 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2768         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
2769         for the socket, depending on SERVER_HOME_DIR.
2770         If using /tmp, put host name in the socket name.
2772         * movemail.c (pfatal_and_delete): New function.
2773         (main, popmail): Use it.
2774         (popmail): Close output before deleting messages.
2775         Check for error on close and on fsync.
2776         Use `fatal' where appropriate.
2777         (main): Remove (void).
2779         * aixcc.lex: New file.  Not officially part of Emacs.
2780         * Makefile: Rules for that.
2782 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
2784         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
2786         * etags.c (main): Properly cast call to alloca that initializes
2787         included_files.
2789 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
2791         * etags.c (files_are_tag_tables): Remove global var.
2792         (process_file): Don't test it.  Also remove hack checking for a
2793         file named "TAGS".
2794         (main): -i now takes an arg which is the name of a file to include.
2795         Collect these names and emit include tags for them after processing
2796         all the argument files.
2798 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2800         * wakeup.c: Terminate if parent goes away.
2802 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2804         * etags.c (C_entries): Process token before handling end of line.
2805         When inner loops reach end of line, just back up.
2806         Let the real end of line processing happen in just one place.
2807         (consider_token): Likewise.
2809 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
2811         * etags.c (TEX_mode): Skip comments while scanning the text to see
2812         which escape character this file uses.
2814 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
2816         * emacsserver.c [USG]: Terminate if msgrcv fails.
2818 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
2820         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
2822 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
2824         * make-docfile: Find the arguments to a C function correctly,
2825         by not ignoring the character that read_c_string returns.  Don't
2826         even try to find argument names for functions that take MANY
2827         or UNEVALLED arguments, since they're a figment of the docstring's
2828         imagination.
2830 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
2832         * make-docfile: Read the .elc files generated by the new byte
2833         compiler.
2835 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
2837         * refcard.tex: Use cm fonts, not am, in multi-column mode.
2839 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
2841         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
2843 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
2845         * Makefile (install*): No need to install wakeup.
2847 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
2849         * Makefile (install*): Install emacsclient like etags.
2851 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
2853         * movemail.c (error): Handle 3 args.
2854         (main): Don't check input access if using pop.
2856 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
2858         * etags.c (find_entries): Check for numbers after Scheme suffix.
2860 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
2862         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
2864 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
2866         * Makefile (nemacstool, xvetool): New targets.
2868 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
2870         * emacsclient.c: Include errno.h and define related variables.
2872 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
2874         * emacsclient.c: Change usage message.
2876 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
2878         * emacs.1: Add break before -nw option.
2880 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
2882         * qsort.c: Replace with GNU version.
2884 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
2886         * wakeup.c: New program replacing loadst.c.
2888 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2890         * emacsclient.c [USG]: Pass msgsnd only 4 args.
2892 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
2894         * etags.c: Rename `flag' variables for what they do instead of
2895         which option character sets them.
2897 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2899         * loadst.c (main): Conditional to get load average on Apollo.
2901 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
2903         * emacsserver.c: Set the permission on the socket to 0600.
2905 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2907         * emacsclient.c [BSD]: Print clean message for failing getwd.
2909 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
2911         * getdate.y: Use the getdate.y from GNU tar for timer.
2913 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
2915         * emacsclient.c (main): Don't put brackets around "filename" in
2916         usage message.  It isn't optional.
2918 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
2920         * etags.c (getit): Recognize '$' as beginning identifiers.
2922 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
2924         * emacsserver.c: Renamed from server.c.
2925         * Makefile: Reference emacsserver rather than server.
2926         * MACHINES: Doc fix for new emacsserver name.
2928 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2930         * emacsclient.c: Print program name in error messages.
2932 1990-01-19  David Lawrence  (tale@cocoa-puffs)
2934         * timer.c, getdate.y (new files) and Makefile:
2935           Sub-process support for run-at-time in timer.el.
2936           Doesn't yet work correctly for USG.
2938 1990-01-10  Jim Kingdon  (kingdon@pogo)
2940         * MACHINES: Add HP 300 running BSD.
2942 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2944         * yow.c: Dynamically allocate buffer; skip header before random
2945         choice to avoid bias toward first item.
2947 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2949         * etags.c (readline): Separate out init of `pend'.
2951 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2953         * etags.c: Undo changes relating to isgoodhdr.
2955 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
2957         * etags.c (isgoodhdr): New macro.
2958         (_gdh, notgdh): New variable used by that.
2959         (init): Initialize _gdh.
2960         (find_entries): Set header_file.
2961         (consider_token): Use isgoodhdr if in header file.
2963         * etags.c (total_size_of_entries):
2964         Was miscalculating by 1 in rewritten case.
2966         * etags.c (PAS_funcs): One arg to pfnote was missing.
2968 1989-12-05  Joseph Arceneaux  (jla@spiff)
2970         * MACHINES: Change for the ULTRIX entry.
2972 1989-11-21  Joseph Arceneaux  (jla@spiff)
2974         * etags.c (process_file): If file is not regular, return.
2976 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2978         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
2980 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2982         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
2983         (main): If HAVE_GETLOADAVG, don't call `nlist'.
2985 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2987         * etags.c (consider_token): Allow any number of typespec keywords
2988         after `typedef', before new type name.
2989         (enum sym_type): Add st_C_typespec.
2990         (C_create_stab): Put typespec kwds in table.
2992 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
2994         * etags.c (main): Don't depend on name invoked by.
2995         If CTAGS is not defined, assume it is ETAGS.
2997 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
2999         * etags.c (L_funcs): Allow package name in define construct,
3000         as in (foo::defmumble name-defined ...).
3002 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3004         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
3006         * Makefile (yow): Depends on ../src/paths.h.
3008 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
3010         * etags.c: Fix compilation by moving Pascal after Fortran.
3012 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3014         * movemail.c [USG]: Define F_OK, etc., if not found in header.
3016 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3018         * hexl.c: New file, supports hexl-mode.
3020 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3022         * movemail.c: New compilation flag MAIL_USE_MMDF.
3024 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3026         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
3027         * server.c: Likewise.
3029         * make-docfile.c (scan_c_file): Output argument names at end of string.
3030         (write_c_args): New subroutine.
3032 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3034         * movemail.c: Report failure of flock.
3036 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3038         * etags.c (find_entries): Allow multi-letter extensions for fortran.
3040 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3042         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
3044 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
3046         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
3048         * emacsstool.1: Update to document environment variables.
3050 1989-02-21  Mosur Mohan  (email@notavailable)
3052         * etags.c (PAS_funcs): New function.
3054 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3056         * movemail.c: On sysv, include unistd.h.
3058 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3060         * b2m.c: New file.
3062 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3064         * etags.c: Prolog support from Sunichirou Sugou.
3066 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3068         * Makefile (clean): New target.
3070 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3072         * fakemail.c (put_line): Break header lines at 79 cols.
3074 1989-01-19  Sam Kendall  (email@notavailable)
3076         * etags.c: Greatly rewritten for C++ support and for multiple tags
3077         per line.
3079 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3081         * movemail.c: Check access before doing real work.
3082         Check that outfile is in a writable directory.
3083         On fatal error, delete the lock file.
3085 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
3087         * env.c: Add decl for my-index.
3088         * etags.c (file-entries): .oak => scheme
3090 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3092         * movemail.c: Use `access' to check input and output files.
3094 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3096         * emacsclient.c (main): Ignore all of CWD before first slash.
3098 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3100         * etags.c (readline): Double linebuffer->size outside the xrealloc.
3102 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3104         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
3105         * server.c: chmod the socket to 0700.
3107 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3109         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
3110         (add_field): Delete comments and turn `<', `>' to spaces
3111         in header lines.
3112         (USE_FAKEMAIL): New customization macro says to make fakemail
3113         not be a no-op even on a BSD system.
3115 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3117         * etags.c (consider_token): Skip comments just like whitespace.
3118         Notice `struct', etc. and set strtag for those tokens.
3119         Return 1 for the token following `struct' if an open-brace follows it.
3120         (C_entries): Special handling of token following `struct'
3121         needed because we have probably advanced to the following line
3122         to find the `{'.
3123         (main): New option `T' sets tflag and strflag.
3124         Set both of them by default if eflags.
3126 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3128         * movemail.c: Do fsync before closing output.
3130 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
3132         * movemail.c: Better error message when can't create tempname.
3133         This file needs a great deal of extra error-checking and lucid reporting...
3135 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3137         * etags.c: Support assembler code for .s and .a files.
3138         (getit): Allow underscore in a tag.
3140 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3142         * movemail.c: Close output and check errors before deleting input.
3144 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
3146         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
3147         whether to prefix it.  Handle line number args.
3149 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
3151         * etags.c (main): Default setting of eflag was backwards.
3153 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3155         * etags.c: New option -i.  -f renamed -o.
3156         `-' as input file means read input file names from stdin.
3157         -i spec'd or input file named TAGS means the input file is another
3158         tag table; output an "include" line for it.
3160 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3162         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
3163         New targets install, install.sysv, install.xenix.
3164         This makefile is now responsible for installing executables
3165         and documentation from this directory into system directories.
3167 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
3169         * server.c, emacsclient.c (main): Compute socket name from euid.
3171 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3173         * emacsclient.c: Args like +DIGITS are passed through unchanged.
3175 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3177         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
3178         * emacsclient.c: Likewise.
3179         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
3181 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3183         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
3184         (istoken) New string-comparison macro.
3185         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
3187 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3189         * etags.c: Changes for VMS.
3190         Always define ETAGS on VMS.
3191         Define macros GOOD and BAD for success and failure exit codes.
3192         (begtk, intk): Allow `$' in identifiers
3193         (main): Don't support -B, -F or -u on VMS.
3194         Alternate loop for scanning filename arguments.
3195         (system): Delete definition of this function.
3197         * etags-vmslib.c (system): Undefine this; VMS now provides it.
3199 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3201         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
3202         around include of param.h.  (Like fns.c.)
3204 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3206         * loadst.c (load_average): Move load-average code to this new fn.
3207         Add conditionals to compute load ave on UMAX.
3209 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
3211         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
3212         with opposite sense.
3214 1988-05-13  Chris Hanson  (cph@kleph)
3216         * emacsclient.c: Delete references to unused variable `out'.
3217         This caused a bus error when used under hp-ux.
3219 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3221         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
3223 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
3225         * etags.c (find_entries): `.t' or `.sch' means scheme code.
3227 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3229         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
3231 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
3233         * movemail.c: #undef close, since config can #define it on V.3.
3234         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
3236 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
3238         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
3239         invalid escape sequences such as `\{'.
3241         * loadst.c: Add `sequent' conditional for file dk.h.
3243 1988-03-20  Richard M. Stallman  (rms@wilson)
3245         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
3247         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
3249 ;; Local Variables:
3250 ;; coding: iso-2022-7bit
3251 ;; add-log-time-zone-rule: t
3252 ;; End:
3254     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
3255         2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
3256   Copying and distribution of this file, with or without modification,
3257   are permitted provided the copyright notice and this notice are preserved.
3259 ;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1