* admin/bzrmerge.el: Require cl when compiling.
[emacs.git] / etc / ChangeLog
blobd8dd5aa0ae0c8199b2c192c73eb35848f27c5168
1 2011-01-13  Christian Ohler  <ohler@gnu.org>
3         * NEWS: Mention ERT.
5 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
7         * NEWS: Add new function dbus-register-service.
9 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
11         * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
12         tango palette colors.  Only define faces for color displays.
13         Customize the ansi-color-names-vector variable.  Add Ediff,
14         Flyspell, and Semantic faces as suggested by Jan Moringen.
16 2011-01-08  Andreas Schwab  <schwab@linux-m68k.org>
18         * compilation.txt: Add column to gcc-include sample.
20 2011-01-08  Glenn Morris  <rgm@gnu.org>
22         * PROBLEMS: -batch implies -q.
24 2011-01-07  Tassilo Horn  <tassilo@member.fsf.org>
26         * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
27         dev-prefix from file names, so that the files don't clash on 8x3
28         filesystems.
30 2011-01-06  Tassilo Horn  <tassilo@member.fsf.org>
32         * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
33         * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
35 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
37         * NEWS: Extended behaviour of dbus-register-{method,property}.
39 2011-01-02  Kenichi Handa  <handa@m17n.org>
41         * NEWS.23: Describe the changes for rmail's MIME handling.
43 2010-12-18  Chong Yidong  <cyd@stupidchicken.com>
45         * images/separator.xpm: Tweak colors.
47 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
49         * NEWS: Mention new Tramp method "ksu".
51 2010-12-13  W. Martin Borgert <debacle@debian.org>  (tiny change)
53         * schema/schemas.xml: Add DocBook (Bug#7491).
55 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
57         * refcards/orgcard.tex: Cleanup.
59 2010-11-27  Ulrich Mueller  <ulm@gentoo.org>
61         * HELLO: Add ancient Greek (Bug#7418).
63 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
65         * NEWS: Document display of glyphless characters.
67 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
69         * refcards/orgcard.tex: Add new Babel key sequences.
71 2010-10-26  Glenn Morris  <rgm@gnu.org>
73         * images/README: Add (un)checked.xpm
74         * images/checked.xpm, images/unchecked.xpm: Add copyright.
76 2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
78         * images/checked.xpm:
79         * images/unchecked.xpm: New images.
81 2010-10-24  Richard Stallman  <rms@gnu.org>
83         * DISTRIB: Update donation section.
85 2010-10-24  Glenn Morris  <rgm@gnu.org>
87         * DISTRIB: Small updates.
89 2010-10-19  Julien Danjou  <julien@danjou.info>
91         * tutorials/TUTORIAL: Don't mention mode-line end dashes.
93 2010-10-16  Chong Yidong  <cyd@stupidchicken.com>
95         * themes: New directory for custom theme files, moved from lisp/.
97 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
99         * tutorials/TUTORIAL.es: Fix typos.
101 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
103         * NEWS: Mention `dynamic-library-alist'.
105 2010-10-13  Glenn Morris  <rgm@gnu.org>
107         * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
109 2010-10-12  Glenn Morris  <rgm@gnu.org>
111         * TODO: Merge ../nextstep/FOR-RELEASE into this file.
113         * BABYL: Remove file.
115 2010-09-21  Eric Ludlam  <zappo@gnu.org>
117         * srecode/java.srt: Make NAME be a prompt.
119 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
121         * NEWS: Some Tramp methods are discontinued.
123 2010-09-11  Glenn Morris  <rgm@gnu.org>
125         * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
126         emacsclient -a instead of the first two).
128 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
130         * NEWS: Mention the new libxml2 functions.
132 2010-08-25  Kenichi Handa  <handa@m17n.org>
134         * HELLO: Change designation sequences for Arabic text.
136 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
138         * NEWS: dbus.el supports alternative buses.
140 2010-08-22  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
142         * emacs3.py: Import imp module and use it (Bug#5756).
144 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
146         * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
147         Fix a few typos.
149 2010-08-08  Ken Brown  <kbrown@cornell.edu>
151         * PROBLEMS: Mention problem with Cygwin 1.5.19.
153 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
155         * NEWS: Mention the Hebrew translation.
157         * tutorials/TUTORIAL.he: Don't use acronyms.
159 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
161         * AUTHORS: Rename unexec.o => unexcoff.o.
162         * PROBLEMS: Rename unexec.o => unexcoff.o.
164 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
166         * tutorials/TUTORIAL.he: New file.
168         * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
170 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
172         * NEWS: Document new --distfiles configure.bat option and
173         `dist' make target on Windows.
175 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
177         * PROBLEMS: Add note about use of backslashes in Windows paths.
179 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
181         * NEWS: Mention --enable-checking is now supported on Windows.
183 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
185         * refcards/orgcard.tex: Remove the key for the TODO sparse tree
186         and add the new key.  Document new keys for image and entity
187         display.  Document the Org Babel keys.
189 2010-06-19  Ken Brown  <kbrown@cornell.edu>
191         * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
193 2010-06-12  Glenn Morris  <rgm@gnu.org>
195         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
197 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
199         * NEWS: Add notifications.el.
201 2010-05-28  Glenn Morris  <rgm@gnu.org>
203         * MACHINES: Remove some old information no longer of relevance.
204         Switch to outline-mode.
206 2010-05-27  Glenn Morris  <rgm@gnu.org>
208         * PROBLEMS: Remove old information no longer of relevance.
210 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
212         * NEWS: Add sections for Emacs-23.3.
214 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
216         * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
218 2010-05-08  Kenichi Handa  <handa@m17n.org>
220         * HELLO: Adjust Burmese for Unicode 5.2 encoding.
222 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
224         * Version 23.2 released.
226 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
228         * HELLO: Reorder Arabic greetings into logical order (they were
229         mistakenly changed to visual order by the 2010-03-28 change).
231 2010-04-18  Francesc Rocher  <rocher@member.fsf.org>
233         * MORE.STUFF: Add a new entry for QWE.
235 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
237         * HELLO (Mathematics): Prefer Unicode charset.
239 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
241         * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
242         svg tag (Bug#5790).
244 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
246         * PROBLEMS: Mention problems on MS-Windows with incompatible
247         regex.h headers.
249 2010-03-28  Eli Zaretskii  <eliz@gnu.org>
251         * HELLO: Reorder Arabic and Hebrew into logical order, and
252         insert RLM before the opening paren, to make the display more
253         reasonable.  Add setting for bidi-display-reordering in the local
254         variables section.
255         * NEWS: Mention initial support for bidirectional editing.
257 2010-03-24  Francesc Rocher  <rocher@member.fsf.org>
259         * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
261 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
263         * gnus/gnus-setup.ast: Add finish links to the top nodes.
265         * gnus/news-server.ast: Add some trivial validation.
267 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
269         * NEWS: Add secrets.el.
271 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
273         * images/custom/down.xpm, images/custom/right.xpm: Update images
274         to increase contrast on bright backgrounds.
276 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
278         * Branch for 23.2.
280 2010-03-06  Glenn Morris  <rgm@gnu.org>
282         * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
284 2010-03-05  Glenn Morris  <rgm@gnu.org>
286         * refcards/orgcard.tex: Use pdflayout.sty.
287         * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
289 2010-03-02  Glenn Morris  <rgm@gnu.org>
291         * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
292         (pl-refcard.pdf): Let presence of pdfmex be another test for the
293         required TeX files.  Pass explicit output-format to tex command.
294         (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
295         portrait layout rather than the desired landscape.
297 2010-03-01  Glenn Morris  <rgm@gnu.org>
299         * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
301         * refcards/de-refcard.tex: Fix paren typo.
303         * refcards/ru-refcard.tex: Rename \year command to \cyear, since
304         the former seems to be already used in some TeX installations.
306         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
307         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
308         * refcards/de-refcard.tex, refcards/dired-ref.tex:
309         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
310         * refcards/fr-survival.tex, refcards/orgcard.pdf:
311         * refcards/orgcard.tex, refcards/pl-refcard.tex:
312         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
313         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
314         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
315         * refcards/survival.tex, refcards/vipcard.tex:
316         * refcards/viperCard.tex: Update short copyright year to 2010.
318 2010-02-26  Glenn Morris  <rgm@gnu.org>
320         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
321         Fix some keybinding typos.
323 2010-02-14  Chong Yidong  <cyd@stupidchicken.com>
325         * images/custom/down-pushed.xpm, images/custom/down.xpm:
326         * images/custom/right-pushed.xpm:
327         * images/custom/right-pushed.xpm: Increase height by four
328         pixels, to improve text alignment.
330 2010-01-16  Mario Lang  <mlang@delysid.org>
332         * srecode/doc-cpp.srt, srecode/doc-default.srt:
333         * srecode/doc-java.srt: Remove duplicated words.
335 2010-01-14  Nick Roberts  <nickrob@snap.net.nz>
337         * images/gud/recstart.xpm, images/gud/recstop.xpm:
338         * images/gud/rcont.xpm, images/gud/rnext.xpm:
339         * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
340         * images/gud/rstep.xpm, images/gud/rstepi.xpm:
341         New icons for reverse debugging.
343 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
345         * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
346         (group-comment-start, group-comment-end):
347         * srecode/doc-default.srt (section-comment, function-comment)
348         (variable-same-line-comment, group-comment-start, group-comment-end):
349         * srecode/doc-java.srt (function-comment, variable-same-line-comment)
350         (group-comment-start, gropu-comment-end):
351         Fix typos in template docstrings.
353 2010-01-14  Kenichi Handa  <handa@m17n.org>
355         * NEWS: Describe the change of auto-composition-mode.
357 2010-01-12  Glenn Morris  <rgm@gnu.org>
359         * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
360         for bug reports for development versions.
362 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
364         * NEWS: Fix typos.
366 2009-12-15  Glenn Morris  <rgm@gnu.org>
368         * CONTRIBUTE (Coding Standards): Update URL.
369         (Getting the Source Code): Other VCSs are available.
371         * ORDERS: Update some URLs.
373         * edt-user.el: New file, split out from edt-user.doc.
374         * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
375         and remove.
377 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
379         * NEWS: Point to the external counterparts of su and sudo.
381 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
383         * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
384         * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
385         * images/mpc/rewind.xpm, images/mpc/stop.xpm:
386         New images.
388 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
390         * NEWS: New functions eshell/su and eshell/sudo.
392 2009-11-26  Kevin Ryde  <user42@zip.com.au>
394         * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
395         Aubrey Jaffer's texinfo R5RS moved to
396         http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
397         (per http://people.csail.mit.edu/jaffer/Scheme.html).
399 2009-11-26  Jan Djärv  <jan.h.d@swipnet.se>
401         * PROBLEMS: Mention Metacity hang on Emacs resize.
403 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
405         * PROBLEMS: Add workaround for Cygwin crash and remove fixed
406         rebasing problem.
408 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
410         * NEWS: Mention dynamic font changes (font-use-system-font).
412 2009-11-15  Carsten Dominik  <dominik@u016822.science.uva.nl>
414         * refcards/orgcard.tex: Push version number to 6.33a.
416 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
418         * refcards/orgcard.tex: Document the new archiving keys.
420 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
422         * compilation.txt: Add one more error message for msft (Bug#4100).
424 2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
426         * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade.  (Bug#3375)
428 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
430         * NEWS: New function copy-directory.
432 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
434         * srecode: New directory for SRecode template files.
436 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
438         * NEWS: delete-directory has an optional parameter RECURSIVE.
440 2009-10-01  Carsten Dominik  <dominik@u016822.science.uva.nl>
442         * refcards/orgcard.tex: New version number.
444 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
446         * NEWS: Mention Tramp connection methods "imap" and "imaps".
448 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
450         * NEWS: Mention new library imap-hash.el
452 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
454         * NEWS: Mention new variable `help-downcase-arguments'
455         and new default for arguments in *Help* buffers.
457 2009-09-15  Juanma Barranquero  <lekktu@gmail.com>
459         * NEWS: Mention new behavior of -Q and new variable
460         `inhibit-x-resources'.
462 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
464         * PROBLEMS: Document Athena/Lucid internationalization
465         problem (Bug#4333).
467 2009-09-02  Carsten Dominik  <dominik@u016822.science.uva.nl>
469         * refcards/orgcard.tex: Document new effort setting commands.
470         Document the new keys for agenda time motion.
471         Document the `E' key in the agenda.
473 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
475         * NEWS: Declare unibyte sessions obsolete.
477 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
479         * NEWS: Mention Tramp connection method "rsyncc" and variable
480         `process-file-side-effects'.
482 2009-08-13  Kenichi Handa  <handa@m17n.org>
484         * NEWS: Mention the new coding systme `utf-8-hfs' and many
485         functions for Unicode normalization.
487 2009-08-09  CHENG Gao  <chenggao@gmail.com>
489         * MORE.STUFF: Update Etags and Ispell URLs.
491 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
493         * images/gud/all.xpm, images/gud/thread.xpm: New icons for
494         gdb-mi.el
496 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
498         * e/eterm-color.ti (msgr, u6, u7): New capabilities.
500 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
502         * NEWS: Autorevert Tail mode works now for remote files.
504 2009-07-26  Kevin Ryde  <user42@zip.com.au>
506         * compilation.txt: Add Perl-Glib sample message.
508 2009-07-23  Ken Raeburn  <raeburn@raeburn.org>
510         * NEWS: `load-in-progress' corruption fixed.
512 2009-07-21  Glenn Morris  <rgm@gnu.org>
514         * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
515         * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
516         * refcards/cs-refcard.tex, refcards/de-refcard.tex:
517         * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
518         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
519         * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
520         * refcards/cs-survival.tex, refcards/fr-survival.tex:
521         * refcards/sk-survival.tex, refcards/survival.tex:
522         Remove version numbers that don't mean much.  Instead, just use Emacs
523         version and date.  Use FSF URL rather than postal address.
525         * refcards/vipcard.tex (versionnumber, version): Remove.
526         (versionemacs, versionvip): New.
527         (copyrightnotice): Use FSF URL rather than postal address.
529         * refcards/viperCard.tex (versionnumber): Rename to versionviper.
530         (versionemacs, versionxemacs): New.
531         (version): Remove.
532         (copyrightnotice): Use FSF URL rather than postal address.
534 2009-07-16  Glenn Morris  <rgm@gnu.org>
536         * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
537         * refcards/sk-dired-ref.tex:
538         Remove non-existent (?) bindings: w, C-u o, U, delete.
539         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
541         * refcards/gnus-refcard.tex: Condense a few sentences in order to
542         make them fit on one line, and add some page breaks, to improve the
543         layout in the pdfs.
545 2009-07-15  Glenn Morris  <rgm@gnu.org>
547         * refcards/dired-ref.tex: Change from A4 to letter paper.
548         Remove non-existent (?) bindings: w, C-u o, U, delete.
549         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
550         New: async shell command = &.
552         * refcards/gnus-refcard.tex (Copyright): Add 2009.
553         (Notes): Add missing line-break.
554         (Threading): Reword to fit on one line.
556         * refcards/calccard.tex (emacsversionnumber): Just use major version.
558         * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
559         clobbering gnus-refcard.pdf.
560         (clean): Remove .aux files.
561         (gnus-logo.pdf): Remove rule, since this file is distributed.
563 2009-07-10  Kenichi Handa  <handa@m17n.org>
565         * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
567 2009-07-10  Kevin Ryde  <user42@zip.com.au>
569         * compilation.txt: Fix names of some elements.
571 2009-07-08  Glenn Morris  <rgm@gnu.org>
573         * tutorials/TUTORIAL: Standardize the way M-x commands are written:
574         dashes inside command names, not spaces; spaces before <Return>.
575         (Summary): Describe the new behavior of C-l.
576         (Basic Cursor Control): Don't say that files "ought" to end in newlines.
577         Try to distinguish scroll bar from fringes.
578         You can also scroll with a wheel mouse.
579         (If Emacs Stops Responding): Rename from "When Emacs is hung".
580         (Inserting And Deleting): Continuation marks appear in the fringe.
581         Clarify that deletion can be undone.  Mention cut and paste, and
582         the Glossary.
583         (Files, Mode Line): Update mode-line format.
584         (Extending The Command Set): Downplay C-z, since using Emacs on a
585         text-only terminal is less common these days.
586         (Searching): Incremental searching is no longer atypical.
587         Downplay flow control issues, remove reference to deleted FAQ node.
588         (Multiple Windows): Mention frames.
589         (Multiple Frames): New section.
590         (Getting More Help): Downplay C-h having a different binding.
591         Don't say help is "on-line", since the meaning has changed.
592         (More Features): Replace "on-line".  Use C-h rather than F10 h.
593         Say a little more about completion.
594         (Conclusion): Don't mention C-z again here.
596 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
598         * NEWS: Mention maximized.
600 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
602         * NEWS: Add "synce" connection method of Tramp.
604 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
606         * NEWS: Add new connection methods of Tramp.
608 2009-06-24  Kenichi Handa  <handa@m17n.org>
610         * charsets/stdenc.map: Re-generated.
612         * charsets/symbol.map: Re-generated.
614 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
616         * Branch for 23.1.
618 2009-06-15  Alan Mackenzie  <acm@muc.de>
620         * NEWS: Document changes to end-of-defun-function, clarifying
621         entry for beginning-of-defun-function.
623 2009-06-13  Bill Wohler  <wohler@newt.com>
625         Release MH-E version 8.2.
627         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
629 2009-06-12  Kenichi Handa  <handa@m17n.org>
631         * HELLO: Use "/" instead of "," to separate independent words.
633         * charsets/*.map: All re-generated.
635 2009-06-08  Kenichi Handa  <handa@m17n.org>
637         * HELLO: Downcase "suomi".
639 2009-05-25  Werner Lemberg  <wl@gnu.org>
641         * tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
642         Use reformed Orthography.
643         Minor improvements.
645 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
647         * refcards/survival.tex: Add M-g M-g binding.
649         * refcards/survival.tex:
650         * refcards/sk-survival.tex:
651         * refcards/sk-refcard.tex:
652         * refcards/sk-dired-ref.tex:
653         * refcards/ru-refcard.tex:
654         * refcards/pt-br-refcard.tex:
655         * refcards/pl-refcard.tex:
656         * refcards/fr-survival.tex:
657         * refcards/fr-dired-ref.tex:
658         * refcards/dired-ref.tex:
659         * refcards/cs-survival.tex:
660         * refcards/cs-refcard.tex:
661         * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
663 2009-05-15  Chong Yidong  <cyd@stupidchicken.com>
665         * refcards/refcard.tex: Update Emacs version to 23.
667 2009-05-15  Sven Joachim  <svenjoac@gmx.de>
669         * refcards/de-refcard.tex: Merge changes from refcard.tex.
670         Change `Paragraph' to `Absatz'.
672 2009-04-09  Glenn Morris  <rgm@gnu.org>
674         * MORE.STUFF: Update some urls.  Remove dead links: eshell, expand,
675         ffap, hideshow.  Remove original whitespace, now in obsolete/.
676         Remember and nXML are part of the distribution now.
678 2009-03-13  Kenichi Handa  <handa@m17n.org>
680         * NEWS: Add description for the argument change of
681         `set-fontset-font' and `print-fontset'.
683 2009-02-25  Glenn Morris  <rgm@gnu.org>
685         * MORE.STUFF: Mention Zile.
687 2009-02-23  Miles Bader  <miles@gnu.org>
689         * NEWS: Rename `system-process-attributes' to `process-attributes'.
691 2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
693         * compilation.txt: Add entry for maven.
695 2009-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
697         * refcards/calccard.tex: Update version number.
698         Mention Maxima mode.
700 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
702         * compilation.txt (gnu): Add an example for the "note" format.
704 2009-02-04  Jason Rumney  <jasonr@gnu.org>
706         * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
708 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
710         * refcards/orgcard.tex: New version number.
712 2009-01-28  Juanma Barranquero  <lekktu@gmail.com>
714         * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
716 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
718         * refcards/orgcard.tex: New version number.
720 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
722         * refcards/orgcard.tex: New version number.
724 2009-01-27  Kenichi Handa  <handa@m17n.org>
726         * NEWS: New function `coding-sytem-from-name'.
728 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
730         * refcards/orgcard.tex: New year and version number.
731         Document heading/item conversion commands.
732         Document C-c RET in tables.
734 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
736         * NEWS: Tramp supports IPv6 addresses.
738 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
740         * refcards/orgcard.tex: Version number change.
742 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
744         * PROBLEMS (MS-DOS): Document the problems on Vista.
746 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
748         * refcards/orgcard.tex: Version number change.
750 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
752         * refcards/orgcard.tex: Version number change.
754 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
756         * MACHINES: SH3 is still supported.
758 2008-12-07  Carsten Dominik  <dominik@science.uva.nl>
760         * refcards/orgcard.tex: Version number update.
762 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
764         * NEWS: Fix typo.  (Bug#1439)
766 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
768         * refcards/orgcard.tex: Document the extra yanking key.
770 2008-11-08  Mark A. Hershberger  <mah@everybody.org>
772         * compilation.txt (php): Add regexp for php error messages.
774 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
776         * NEWS: New function `locate-user-emacs-file'.
778 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
780         * MACHINES: Add section for SuperH.
782 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
784         * refcards/orgcard.tex: Add description for attachments, plus
785         minor changes.
787 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
789         * refcards/orgcard.tex: Minor fixes.
791 2008-09-08  Daiki Ueno  <ueno@unixuser.org>
793         * TODO: Remove the entry describing auto-encryption.
795 2008-08-26  Robert J. Chassell  <bob@rattlesnake.com>
797         * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
799 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
801         * HELLO: Fix Javanese pun.
803 2008-08-18  Bill Wohler  <wohler@newt.com>
805         Release MH-E version 8.1.
807         * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
809 2008-08-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
811         * NEWS: Improve information about whitespace package.
813 2008-08-01  Teodor Zlatanov  <tzz@lifelogs.com>
815         * NEWS: Add entries about the new auth-source integration and
816         about the cyrillic-translit modifications.
818 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
820         * Emacs.clr: Remove.
822 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
824         * termcap.src: Remove file.
825         * README:
826         * PROBLEMS:
827         * MACHINES: Remove VMS info.
829 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
831         * PROBLEMS:
832         * MACHINES: Remove mentions of Mac Carbon.
834 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
836         * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
838 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
840         * NEWS: Add xesam.el.
842 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
844         * NEWS: Add information about whitespace package.
846 2008-07-19  Juri Linkov  <juri@jurta.org>
848         * tutorials/TUTORIAL: Add information about C-g to the introduction.
850 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
852         * images/splash8.xpm: Remove.
854 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
856         * NEWS: Add entry about NS port.
858 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
860         * Emacs.clr: New file, add support for X color names to NS display
861         implementations.
863 2008-07-12  Juri Linkov  <juri@jurta.org>
865         * HELLO: Use more correct IPA characters for English pronunciation.
866         Add the combining acute accent after the accented vowel in the
867         Russian example like it is used in dictionaries.
869 2008-07-11  Kenichi Handa  <handa@m17n.org>
871         * HELLO: Change the Arabic words appearing in Non-ASCII examples to
872         iso-8859-6 characters.
874 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
876         * images/splash.png:
877         * images/splash.svg:
878         * images/gnus/gnus.png:
879         * images/gnus/gnus.svg: New files.
881 2008-06-25  Kenichi Handa  <handa@m17n.org>
883         * NEWS: Mention string-to-unibyte.
885 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
887         * NEWS: Tramp uses auth-source.
889 2008-06-08  John Paul Wallington  <jpw@pobox.com>
891         * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
893 2008-05-19  Tom Tromey  <tromey@redhat.com>
895         * NEWS: Mention directory-local variables.
897 2008-05-11  Juri Linkov  <juri@jurta.org>
899         * images/custom/README:
900         * images/custom/down.xpm:
901         * images/custom/down-pushed.xpm:
902         * images/custom/right.xpm:
903         * images/custom/right-pushed.xpm: New files.
905 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
907         * NEWS: Support for Meta-CVS removed.
909 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
911         * compilation.txt: Add regexp for Open Watcom compiler output.
913 2008-05-04  Reiner Steib  <reiner.steib@gmx.de>
915         * NEWS: Reword previous commit.
916         * NEWS.22: Document removal of duplicated "alt-" input methods.
918 2008-05-03  Glenn Morris  <rgm@gnu.org>
920         * NEWS: Document removal of duplicated "alt-" input methods.
922 2008-04-26  Glenn Morris  <rgm@gnu.org>
924         * forms-d2.dat: Move here from ../lisp.
926 2008-04-06  Jason Rumney  <jasonr@gnu.org>
928         * HELLO (Burmese): Rename from Myanmar.
930 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
932         * GNUS-NEWS (incoming mail files): Add version.
934 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
936         * tutorials/TUTORIAL.de: Remove even more discussion of flow
937         control.  Refer to node name `Init Rebinding' instead of title.
939 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
941         * refcards/orgcard.tex: Minor fixes.
943 2008-03-12  Chong Yidong  <cyd@stupidchicken.com>
945         * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
946         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
947         * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
948         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
949         * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
950         * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
951         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
952         Remove discussion of flow control.
954 2008-03-12  Juanma Barranquero  <lekktu@gmail.com>
956         * NEWS: Describe linum.el.
958 2008-03-11  Glenn Morris  <rgm@gnu.org>
960         * images/icons/hicolor/128x128/apps/emacs.png:
961         * images/icons/hicolor/16x16/apps/emacs.png:
962         * images/icons/hicolor/24x24/apps/emacs.png:
963         * images/icons/hicolor/32x32/apps/emacs.png:
964         * images/icons/hicolor/48x48/apps/emacs.png:
965         * images/icons/hicolor/scalable/apps/emacs.svg:
966         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
967         Remove `creator' metadata.
969 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
971         * images/README: Update with bookmark_add.
973         * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
975 2008-03-03  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
977         * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
978         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
979         * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
981 2008-03-03  Andrew Zhilin  <andrew_zhilin@yahoo.com>
983         * images/icons/hicolor/16x16/apps/emacs22.png:
984         * images/icons/hicolor/24x24/apps/emacs22.png:
985         * images/icons/hicolor/32x32/apps/emacs22.png:
986         * images/icons/hicolor/48x48/apps/emacs22.png: New files.
987         These are the old versions of `emacs.png' under a new name.
989 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
991         * images/icons/README: Update info for the icons.
993         * images/icons/emacs16_mac.png:
994         * images/icons/emacs24_mac.png:
995         * images/icons/emacs256_mac.png:
996         * images/icons/emacs32_mac.png:
997         * images/icons/emacs48_mac.png:
998         * images/icons/emacs512_mac.png: Remove.
1000         * images/icons/hicolor/16x16/apps/emacs.png:
1001         * images/icons/hicolor/24x24/apps/emacs.png:
1002         * images/icons/hicolor/32x32/apps/emacs.png:
1003         * images/icons/hicolor/48x48/apps/emacs.png: New icon.
1005         * images/icons/hicolor/scalable/apps/emacs.svg:
1006         * images/icons/hicolor/128x128/apps/emacs.png: New files.
1008 2008-02-26  Reiner Steib  <Reiner.Steib@gmx.de>
1010         * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
1011         when using different Emacs versions.
1013 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1015         * NEWS.22: Mention stock icons for Gtk+.
1017 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
1019         * NEWS: Mention the new language environments Bengali, Punjabi,
1020         Gujarati, Oriya, Telugu, Sinhala.  Mention the removal of features
1021         devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
1022         tamil, and tml-util.
1024 2008-02-22  Michael Olson  <mwolson@gnu.org>
1026         * NEWS: Describe nXML mode and json.el.
1028 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
1030         * NEWS: Improve the description about the removal of cp-...-codepage
1031         functions.  Describe the removal of the feature `devan-util'.
1033 2008-02-21  Glenn Morris  <rgm@gnu.org>
1035         * NEWS.unicode: Merge into NEWS and remove file.
1037 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
1039         * NEWS.unicode: Mention the removal of codepage related functions.
1041 2008-02-16  Glenn Morris  <rgm@gnu.org>
1043         * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
1044         Rename from "test." to "test-" for doschk.
1046 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
1048         * NEWS: Clarify EasyPG functionalities.
1050 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
1052         * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
1053         magic line instead.
1055 2008-02-08  Jan Djärv  <jan.h.d@swipnet.se>
1057         * NEWS: Mention XEmbed and --parent-id.
1059 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
1061         * NEWS: Mention EasyPG.
1063 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
1065         * tutorials/TUTORIAL.ru: Restore copyright years.  Update tutorial.
1066         Fix wording.
1068 2008-02-02  Kenichi Handa  <handa@ni.aist.go.jp>
1070         * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
1071         Telugu.  Fix ISO-2022 designations in Cantonese line.
1073 2008-02-01  Kenichi Handa  <handa@m17n.org>
1075         * HELLO: Remove non-unicode character from Tibetan text.
1077 2008-02-01  Miles Bader  <miles@gnu.org>
1079         * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
1080         with "23".
1082 2008-02-01  Kenichi Handa  <handa@m17n.org>
1084         * charsets: New directory for charset mapping tables.
1086         * charsets/README: New file.
1088         * charsets/*.map: New files.
1090 2008-02-01  Kenichi Handa  <handa@m17n.org>
1092         * HELLO: Change "Hindi" to more common characters.
1094 2008-02-01  Kenichi Handa  <handa@m17n.org>
1096         * HELLO: Fix upcase and downcase for several languages.
1097         Change the two German lines into one.  Change "Nederlangs" to
1098         "Dutch (Nederlands)".  Add original language names to several entries.
1100 2008-02-01  Kenichi Handa  <handa@m17n.org>
1102         * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
1104 2008-02-01  Kenichi Handa  <handa@m17n.org>
1106         * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
1108 2008-02-01  Dave Love  <fx@gnu.org>
1110         * HELLO: Add pseudo-maths example.
1112 2008-01-31  Alex Ott  <alexott@gmail.com>
1114         * tutorials/TUTORIAL.ru: Update tutorial.
1116 2008-01-25  Michael Olson  <mwolson@gnu.org>
1118         * ERC-NEWS: Update for ERC 5.3 release candidate.
1120 2008-01-22  Juanma Barranquero  <lekktu@gmail.com>
1122         * DEVEL.HUMOR: New entry.
1124 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
1126         * refcards/orgcard.tex: Update to Org-mode version 5.19.
1128 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
1130         * MACHINES: Add an explicit list of platforms that are no longer
1131         supported.
1132         * NEWS: Refer to this list.
1134 2008-01-08  Glenn Morris  <rgm@gnu.org>
1136         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1137         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1138         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1139         * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
1140         * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
1141         * refcards/orgcard.tex, refcards/pl-refcard.tex:
1142         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1143         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1144         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1145         * refcards/survival.tex, refcards/vipcard.tex:
1146         * refcards/viperCard.tex: Update printed copyright year to 2008.
1148 2008-01-08  Kevin Ryde  <user42@zip.com.au>
1150         * compilation.txt (perl): Add a "during global destruction" sample.
1152 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
1154         * PROBLEMS:
1155         * MACHINES: Remove references to systems not supported anymore.
1157 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
1159         * MACHINES: Remove Masscomp.
1161 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
1163         * images/icons/emacs_16.png, images/icons/emacs_24.png
1164         * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
1165         hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
1166         hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
1168         * images/icons/README (Author): Update for renaming.
1170         * emacs.desktop (Icon): Update icon name.
1172 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
1174         The following files renamed to avoid file-name clashes in
1175         8+3 (a.k.a. DOS) namespace:
1177         * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
1178         * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
1179         * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
1180         * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
1181         * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
1182         * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
1183         Updated accordingly.
1185         * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
1186         docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
1188         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1189         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1190         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1191         Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
1192         emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
1193         respectively.
1195 2007-12-08  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
1197         * emacs.desktop (Exec, Icon, Categories): Fix entries.
1199 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
1201         * NEWS: Add minimal Gnus item.
1203 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
1205         * emacs.desktop: New file.
1207 2007-11-30  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
1209         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
1210         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
1211         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
1212         New files.
1214 2007-11-28  Glenn Morris  <rgm@gnu.org>
1216         * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
1217         * nxml/README: New file.
1219 2007-11-24  Glenn Morris  <rgm@gnu.org>
1221         * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
1223 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
1225         * NXML-NEWS: New File.
1227         * schema: Initial merge of nxml.
1229 2007-11-22  Francesco Potortì  <pot@gnu.org>
1231         * NEWS: etags: the --members option is now the default.
1233 2007-11-22  Glenn Morris  <rgm@gnu.org>
1235         * images/smilies/grayscale/README, images/smilies/medium/README:
1236         New files.
1238 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1240         * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
1241         compilation-perl--Test, compilation-perl--Test::Harness and
1242         compilation-weblint.
1244 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
1246         * MACHINES: Remove Sun windows info.
1248 2007-10-30  Michael Olson  <mwolson@gnu.org>
1250         * NEWS: Add entry for Remember Mode.
1252 2007-10-29  Glenn Morris  <rgm@gnu.org>
1254         * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
1255         clarifications lost in update to Gnus trunk.
1257 2007-10-28  Adam Sjøgren  <asjo@koldfront.dk>
1259         * images/smilies/grayscale/blink.xpm:
1260         * images/smilies/grayscale/braindamaged.xpm
1261         * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
1262         * images/smilies/grayscale/evil.xpm:
1263         * images/smilies/grayscale/forced.xpm:
1264         * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
1265         * images/smilies/grayscale/indifferent.xpm:
1266         * images/smilies/grayscale/reverse-smile.xpm:
1267         * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
1268         * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
1270         * images/smilies/medium/blink.xpm:
1271         * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
1272         * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
1273         * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
1274         * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
1275         * images/smilies/medium/reverse-smile.xpm:
1276         * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
1277         * images/smilies/medium/wry.xpm: New colorful smileys.
1279 2007-10-29  Michael Olson  <mwolson@gnu.org>
1281         * ERC-NEWS: Update for recent change.
1283 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
1285         * .cvsignore: Add *.pyc.
1287 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
1289         * ses-example.ses: Get rid of silly life-universe-everything local
1290         variable.  `symbolic-formulas' is now `ses--symbolic-formulas'.
1292 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
1294         * NEWS: Mention desktop locking.
1296 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
1298         * NEWS: Explain the VC fileset changes a bit better.
1300 2007-09-28  Glenn Morris  <rgm@gnu.org>
1302         * PROBLEMS: Mention Tex superscript font issue.
1304 2007-09-25  Johannes Weiner  <hannes@saeurebad.de>
1306         * NEWS: Fix typo.
1308 2007-09-24  Glenn Morris  <rgm@gnu.org>
1310         * CONTRIBUTE: Remove information on maintaining copyright years;
1311         it does not belong here and is in admin/notes anyway.
1313 2007-09-24  Adam Hupp  <adam@hupp.org>
1315         * emacs.py: Split for python 2 and python 3 compatibility.
1316         * emacs2.py: New file, split off from emacs.py.
1317         * emacs3.py: New file, python 3 version of emacs2.py.
1319 2007-09-21  Glenn Morris  <rgm@gnu.org>
1321         * emacstool.1: Remove file.
1322         * emacs.bash: Adapt for removal of emacstool.
1323         * emacs.csh: Remove emacstool-related code.
1325 2007-09-16  Glenn Morris  <rgm@gnu.org>
1327         * gfdl.1: Remove unused file.
1329 2007-09-12  Glenn Morris  <rgm@gnu.org>
1331         * Makefile (SOURCES, unlock, relock): Delete.
1333 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
1335         * NEWS: Document the interactive specification for C functions.
1336         Say that `set-file-modes' is now interactive.
1338 2007-09-10  Michael Olson  <mwolson@gnu.org>
1340         * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
1342 2007-09-09  Juri Linkov  <juri@jurta.org>
1344         * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
1346 2007-09-08  Michael Olson  <mwolson@gnu.org>
1348         * ERC-NEWS: Update for changes to the development version of ERC 5.3.
1350 2007-09-06  Glenn Morris  <rgm@gnu.org>
1352         * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
1353         doc/man/.
1355         * refcards/README: Also mention gnus-logo.pdf license.
1357 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
1359         * NEWS.22 (Note): Lower-case for orgtbl-mode.
1361 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
1363         * NEWS: Say that Gtk+ build uses stock icons.
1365 2007-08-28  Werner LEMBERG  <wl@gnu.org>
1367         * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
1368         instead of `M-x query-replace-regexp'.
1370 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1372         * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
1373         updater breakage.
1375 2007-08-26  Michaël Cadilhac  <michael@cadilhac.name>
1377         * NEWS: Say that PDF files are now the default for refcards.
1379         * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
1380         * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
1382         * refcards/pdflayout.sty: New.  Handle PDF layouts through
1383         \pdfpagewidth and \pdfpageheight.
1385         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
1386         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
1387         * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
1388         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
1389         * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
1390         * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
1391         * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
1392         * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
1393         * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
1395         * refcards/calccard.ps, refcards/cs-dired-ref.ps:
1396         * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
1397         * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
1398         * refcards/gnus-booklet.ps, refcards/gnus-logo.ps:
1399         * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
1400         * refcards/pt-br-refcard.ps, refcards/refcard.ps:
1401         * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
1402         * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
1404         * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
1405         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1406         * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
1407         * refcards/viperCard.tex: Specify PDF layout,
1408         use a PDF `compile-command' local variable.
1410         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
1411         * refcards/cs-survival.tex, refcards/dired-ref.tex:
1412         * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
1413         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1414         Specify PDF layout.
1416         * refcards/fr-refcard.tex: Update copyright notice.
1417         Update the examples.  Fix a typo.  Remove the `letterpaper' counter,
1418         specify PDF layout, use a PDF `compile-command' local variable.
1420         * refcards/de-refcard.tex: Remove the `letterpaper' counter,
1421         specify PDF layout, use a PDF `compile-command' local variable.
1423         * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
1425         * refcards/Makefile: Add rules for creating the refcards in PDF,
1426         make them the default.  Change `fr-drdref' to `fr-dired-ref'.
1428 2007-08-23  Glenn Morris  <rgm@gnu.org>
1430         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
1431         Delete these targets since nothing uses them.
1432         (SOURCES): Update.
1433         Move comments to e/README.  Remove license from now-trivial file.
1435         * e/README: New file, with most information formerly in Makefile.
1437 2007-09-05  Jason Rumney  <jasonr@gnu.org>
1439         * NEWS.22: Mention focus-follows-mouse change.
1441 2007-08-22  Karl Berry  <karl@gnu.org>
1443         * refcards/refcard.tex: Updates for printing.
1444         (\versionyear): Update to 2007.
1445         (\copyrightnotice): Modified or unmodified ok.
1446         (Simple Customization): Don't use goto-line, since now it's bound.
1447         Also, use now-preferred (kbd ...) syntax.
1449 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
1451         * NEWS: `shell' prompts for the default directory if called with a
1452         prefix and `default-directory' is a remote file name.
1454 2007-08-22  Glenn Morris  <rgm@gnu.org>
1456         * tree-widget: Move this directory into images/ subdirectory.
1458         * refcards/: New directory.  Move refcards here.
1459         * Makefile: Move refcard rules from here...
1460         * refcards/Makefile: ...to here.
1461         * README: Move information about tex files from here...
1462         * refcards/README: ...to here.
1464         * tutorials/: New directory.  Move TUTORIAL* here.
1466         * gnus.pbm, letter.pbm, letter.xpm:
1467         * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
1468         * README: Move license information for the above files from here...
1469         * images/README: ...to here.
1471 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
1473         * orgcard.tex: Version number upgrade.
1475 2007-08-14  Glenn Morris  <rgm@gnu.org>
1477         * NEWS: Mention `bad-packages-alist'.
1479 2007-08-08  Glenn Morris  <rgm@gnu.org>
1481         * TODO: `iff' item is dealt with.
1482         * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
1484 2007-08-01  Glenn Morris  <rgm@gnu.org>
1486         * NEWS: Add fortran-line-length, plus some more sections.
1488 2007-07-25  Glenn Morris  <rgm@gnu.org>
1490         * Relicense all FSF files to GPLv3 or later.
1492         * COPYING: Switch to GPLv3.
1494 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
1496         * NEWS: New functions `start-file-process-shell-command' and
1497         `process-file-shell-command'.
1499 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
1501         * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
1503 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
1505         * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
1506         documented bookmark keybinding changes that were later reverted.
1508 2007-07-14  Jan Djärv  <jan.h.d@swipnet.se>
1510         * PROBLEMS: Mention gtk-engines-qt problem.
1512 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
1514         * NEWS: Update for recent bookmark keybinding changes.
1516 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
1518         * NEWS: Add Tramp and comint-mode changes.
1520 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
1522         * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
1524 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
1526         * NEWS: New function `start-file-process'.
1528 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
1530         * orgcard.tex: Version 5.01
1532 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
1534         * NEWS: `dired-call-process' has been removed.
1536 2007-06-20  Glenn Morris  <rgm@gnu.org>
1538         * NEWS: configure prefers libgif over libungif.
1540 2007-06-14  Nick Roberts  <nickrob@snap.net.nz>
1542         * NEWS: Mention mouse highlighting in a GNU/Linux console.
1544 2007-06-14  Werner Lemberg  <wl@gnu.org>
1546         * emacs.1: Completely revised.
1547         Fix many typographical glitches.
1548         Updated to handle current state of options and resources.
1550 2007-06-12  Glenn Morris  <rgm@gnu.org>
1552         * NEWS: Change bug address.  Add back +++/--- note.
1553         Use present tense for X-toolkit entry.  Mention libgif.
1555 2007-06-07  Mark H. Weaver  <mhw@netris.org>  (tiny change)
1557         * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
1559 2007-06-07  Michael Olson  <mwolson@gnu.org>
1561         * MORE.STUFF: Update eshell URL.
1563 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
1565         * orgcard.tex: Version 4.77.
1567 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
1569         * NEWS: Add socks.el as new package.
1571 2007-06-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
1573         * MORE.STUFF (Hideshow): Delete.
1574         (EDB, Go in a buffer): Update urls.
1575         Suggested by CHENG Gao <chenggao@gmail.com>.
1577 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1579         * Version 22.1 released.
1581 2007-06-02  CHENG Gao  <chenggao@gmail.com>
1583         * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
1584         Hideshow, Org, EDB, and Remember.
1586 2007-05-29  Robert J. Chassell  <bob@rattlesnake.com>
1588         * NEWS: Fix instances of `allow' without object.
1590 2007-05-22  Glenn Morris  <rgm@gnu.org>
1592         * NEWS.22: New file with entries for Emacs 22.
1593         * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
1594         template for next Emacs version.
1596 2007-05-19  Glenn Morris  <rgm@gnu.org>
1598         * images/cancel.pbm: Convert from PGM to PBM.
1600         * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
1601         * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
1603 2007-05-17  Glenn Morris  <rgm@gnu.org>
1605         * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
1607 2007-05-15  Michaël Cadilhac  <michael@cadilhac.name>
1609         * fr-refcard.tex: Rewrite using German layout.
1611         * fr-refcard.ps: Regenerate.
1613 2007-05-12  Richard Stallman  <rms@gnu.org>
1615         * refcard.tex (section{Incremental Search}): Minor corrections.
1617 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
1619         * Makefile (viperCard.ps, calccard.ps refcard.ps)
1620         (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
1621         (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
1622         explicit output argument for `dvips'.
1624 2007-05-05  Glenn Morris  <rgm@gnu.org>
1626         * NEWS: Re-order.
1628 2007-04-28  Glenn Morris  <rgm@gnu.org>
1630         * emacs.py: Restore file pending consideration of python.el legal
1631         status.
1632         * NEWS: Restore mention of python.el pending consideration of
1633         legal status.
1635 2007-04-28  David R. Linn  <drl@jekyll.vuse.vanderbilt.edu>
1637         * PROBLEMS: Add section on Solaris out-of-tree install issues with
1638         non-GNU make.
1640 2007-04-25  Werner Lemberg  <wl@gnu.org>
1642         * emacs.1: Replace -- with \(em.
1644 2007-04-25  Yavor Doganov  <yavor@gnu.org>  (tiny change)
1646         * emacs.1, etags.1: Escape some minus signs.
1648 2007-04-22  Glenn Morris  <rgm@gnu.org>
1650         * NEWS: Change to EMACS env-var was reverted, so delete this entry.
1652 2007-04-19  Glenn Morris  <rgm@gnu.org>
1654         * PROBLEMS: Expand a little on Emacs not knowing fqdn.
1656 2007-04-17  David Kastrup  <dak@gnu.org>
1658         * NEWS: Mention `query-replace-regexp-eval' being deprecated.
1660 2007-04-15  Glenn Morris  <rgm@gnu.org>
1662         * FTP: Make it a duplicate of ../FTP.
1664 2007-04-14  Glenn Morris  <rgm@gnu.org>
1666         * SERVICE: Replace with a pointer to the web version.
1668         * emacs.1: Update some of the more obsolete information.
1670 2007-04-13  Glenn Morris  <rgm@gnu.org>
1672         * MACHINES: emacserver is removed.
1674         * MORE.STUFF: Update some links, remove some dead ones.
1676 2007-04-04  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
1678         * emacs.py (format_exception): New function.
1679         (eexecfile): Use it instead of traceback.print_exception.
1680         Don't use execfile to avoid a bug in w32.
1682 2007-04-04  Glenn Morris  <rgm@gnu.org>
1684         * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
1685         on Solaris.
1687         * PROBLEMS (Configuration): Add entries on compiler/preprocessor
1688         mismatch, and on preprocessor inserting whitespace.
1690 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
1692         * TODO: Add entry for switching MS-Windows keyboard input to
1693         Unicode.  Add specific pointer to msdos.c functions that support
1694         menus on text terminals.
1696 2007-04-01  Michael Olson  <mwolson@gnu.org>
1698         * ERC-NEWS: Update for the ERC 5.2 release.  Most of these entries
1699         were for previously-committed changes.
1701 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
1703         * PROBLEMS: Remove Tramp problem; it has been fixed.
1705 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
1707         * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
1708         modifiers.
1710 2007-03-23  Glenn Morris  <rgm@gnu.org>
1712         * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
1713         Delete unused variables.
1714         (dired-refcards, misc-refcards, survival-card, viper-cards):
1715         New targets.
1716         (all): Also build dired-refcards and misc-refcards.
1717         (clean, distclean, maintainer-clean): Depend on mostlyclean.
1718         (SOURCES): Remove non-existent files.
1719         (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
1720         Mark as phony.
1721         (.ps files): Specify default papersize in the dvips command.
1723         * fr-refcard.tex (\letterpaper): Switch to A4.
1724         (\section): Reduce \vskips to fit on A4 paper.
1725         (\shortcopyrightnotice): Display at end of first column.
1727 2007-03-21  Glenn Morris  <rgm@gnu.org>
1729         * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
1730         (\shortcopyrightnotice): Do not display in middle of file.
1731         Numerous \cr and \hskip hacks to avoid overfull columns.
1733         * fr-refcard.ps: Regenerate.
1735 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
1737         * dired-ref.tex:
1738         * fr-drdref.tex:
1739         * cs-dired-ref.tex:
1740         * sk-dired-ref.tex: Emacs 21 -> 22.
1742         * dired-ref.ps:
1743         * fr-drdref.ps:
1744         * cs-dired-ref.ps:
1745         * sk-dired-ref.ps: Regenerate.
1747 2007-03-11  Glenn Morris  <rgm@gnu.org>
1749         * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
1751         * Makefile (SOURCES): ulimit.hack is removed.
1753 2007-03-04  David Kastrup  <dak@gnu.org>
1755         * NEWS (fontification): Mention that the new default for
1756         jit-lock-stealth-time is now nil.
1758 2007-03-01  Kim F. Storm  <storm@cua.dk>
1760         * ORDERS: Reformat text.
1762         * NEWS (About external Lisp packages): New section.
1764 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
1766         * TUTORIAL.it: Fix typo.
1768 2007-02-27  Glenn Morris  <rgm@gnu.org>
1770         * cs-dired-ref.tex: Increase in 2 column case to make room
1771         for copyright notice.
1772         (nopagenumbers): Call to turn off numbers in 1 page document.
1773         (Nápovìda, Modifikace Dired bufferu): Swap sections to
1774         balance column length in presence of copyright notice.
1775         (copyrightnotice): Uncomment so that notice is displayed.
1777         * dired-ref.tex (vsize): Increase in 2 column case to make room
1778         for copyright notice.
1779         (nopagenumbers): Call to turn off numbers in 1 page document.
1780         (Getting Help, Modifying the Dired Buffer): Swap sections to
1781         balance column length in presence of copyright notice.
1782         (copyrightnotice): Uncomment so that notice is displayed.
1784         * fr-drdref.tex (vsize): Increase in 2 column case.
1785         (\key): Tweak space for description.
1786         (\overfullrule): Set to 0pt to hide small overflows.
1787         (nopagenumbers): Call to turn off numbers in 1 page document.
1788         (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
1789         balance column length.
1790         (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
1791         break to prevent overfull line.
1792         (find-names-dired): Use \key rather than \metax as a hack fix for
1793         overflow.
1795         * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
1796         for copyright notice.
1797         (nopagenumbers): Call to turn off numbers in 1 page document.
1798         (Nápoveda, Modifikácia Dired bufferu): Swap sections to
1799         balance column length in presence of copyright notice.
1800         (copyrightnotice): Uncomment so that notice is displayed.
1802 2007-02-26  Carsten Dominik  <dominik@science.uva.nl>
1804         * orgcard.tex (section{Visibility Cycling}): Document key for
1805         indirect buffer access.
1806         (section{Archiving}): New keys for archiving.
1807         (section{Tables}): Combine two lines for hline creation.
1808         Named-field formula changed to Field formula.
1809         (section{Links}): Document keys for finding links.
1810         (section{Agenda Views}): New key for agenda file cycling.
1811         Document keys for stuck projects.  Typos fixed.
1812         (section{Exporting and Publishing}): Export options no longer in
1813         reference card.
1815 2007-02-25  Jan Djärv  <jan.h.d@swipnet.se>
1817         * PROBLEMS: Gtk+ and cygwin doesn't work.
1819 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
1821         * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
1823 2007-02-22  Per Starbäck  <starback@stp.lingfil.uu.se>  (tiny change)
1825         * NEWS: Grammar and capitalization fixes.
1827 2007-02-22  Glenn Morris  <rgm@gnu.org>
1829         * orgcard.tex, orgcard.ps: Restore deleted files following
1830         copyright assignment.
1832 2007-02-20  Glenn Morris  <rgm@gnu.org>
1834         * TUTORIAL.eo: Unjustify.
1836 2007-02-20  Sergio Pokrovskij  <sergio.pokrovskij@gmail.com>
1838         * TUTORIAL.eo: Change license to GPL.  Add translator credits.
1840 2007-02-19  Kenichi Handa  <handa@m17n.org>
1842         * NEWS (New language environments): Add "Esperanto".
1844 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
1846         * TUTORIAL.eo: Add "See end ..." at the first line.
1848 2007-02-19  Kenichi Handa  <handa@m17n.org>
1850         * TUTORIAL.eo: Add "." at the end of the first line.
1852 2007-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
1854         * gnus-refcard.tex: Remove obsolete comments.  Add a short note
1855         creating PostScript files for Emacs without using Makefile rules.
1857         * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
1859 2007-02-17  Glenn Morris  <rgm@gnu.org>
1861         * TUTORIAL.eo: Add 2007 to copyright years.  Remove translator
1862         copyrights (disclaimers on file), merge years into FSF copyrights.
1863         Move copyright to end.  Remove "LocalWords" at end of file.
1865 2007-02-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1867         * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
1869 2007-02-16  Kenichi Handa  <handa@m17n.org>
1871         * TUTORIAL.translators: Add TUTORIAL.eo.
1873 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
1875         * TUTORIAL.eo: New file.
1877 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
1879         * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
1881         * images/gnus/reverse-smile.xpm:
1882         * images/gnus/bar.xbm:
1883         * images/gnus/bar.xpm: Unused images removed.
1885 2007-02-14  Glenn Morris  <rgm@gnu.org>
1887         * OTHER.EMACSES: Remove obsolete file.
1889 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
1891         * cs-refcard.tex (versionemacs): New macro.
1892         * cs-refcard.ps: Regenerate.
1894         * sk-refcard.ps: Regenerate.
1896         * pl-refcard.ps: Regenerate.
1898 2007-02-13  Bill Wohler  <wohler@newt.com>
1900         * images/README: Add section for icons that are a part of Emacs.
1902 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
1904         * gnu.xpm: Unused file removed.
1906         * emacs.xbm: Unused file removed.
1908 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
1910         * DEVEL.HUMOR: New entry.
1912 2007-02-05  Francesco Potortì  <pot@gnu.org>
1914         * etags.1: Now --members is the default for etags, not for ctags yet.
1915         * NEWS (etags): Document it.
1917 2007-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
1919         * gnus-refcard.tex: Fix copyright.
1920         * gnus-booklet.ps, gnus-refcard.ps: Generate.
1922 2007-01-20  Glenn Morris  <rgm@gnu.org>
1924         * orgcard.tex: Remove for legal reasons.
1925         * orgcard.ps: Remove for legal reasons.
1927 2007-01-27  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
1929         * PROBLEMS: More details about disabling features that hamper
1930         performance with slow X connections.
1932 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
1934         * ps-prin1.ps (printBackground): Fix background height.
1936 2007-01-20  Glenn Morris  <rgm@gnu.org>
1938         * cd-dired-ref.tex (versionemacs): New def.
1939         * cs-refcard.tex (versionemacs, versionyear): New defs.
1940         * cs-survival.tex (versionemacs, versiondate): New defs.
1941         * de-refcard.tex (versionemacs, versionyear): New defs.
1942         * fr-refcard.tex (versionemacs, versionyear): New defs.
1943         * fr-survival.tex (versionemacs, versiondate): New defs.
1944         * orgcard.tex (versionyear): New def.
1945         (shortcopyrightnotice): Only display last copyright year.
1946         * pl-refcard.tex (versionemacs, versiondate): New defs.
1947         * pt-br-refcard.tex (versionemacs, versionyear): New defs.
1948         * refcard.tex (versionemacs, versionyear): New defs.
1949         * ru-refcard.tex (versionemacs): New def.
1950         * survival.tex (versionemacs): New def.
1951         * sk-dired-ref.tex (versionemacs): New def.
1952         * sk-refcard.tex (versionemacs, versionyear): New defs.
1953         * sk-survival.tex (versionemacs): New def.
1955 2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
1957         * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
1958         be compiled on Solaris systems.
1960 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
1962         * TODO: Proper background color handling for pngs.
1964 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
1966         * emacs.1: Info files moved to share/info.
1968 2007-01-17  Romain Francoise  <romain@orebokech.com>
1970         * emacs.1: Update bug-gnu-emacs address.  Remove reference to
1971         info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
1973 2007-01-13  Michael Olson  <mwolson@gnu.org>
1975         * ERC-NEWS: Mention new erc-capab.el file.
1977 2007-01-13  Glenn Morris  <rgm@gnu.org>
1979         * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
1980         GNU/Linux.
1981         * PROBLEMS: As above.
1983 2007-01-02  Francesco Potortì  <pot@gnu.org>
1985         * etags.1: Undocument the --no-warn option.
1987 2006-12-17  Richard Stallman  <rms@gnu.org>
1989         * TUTORIAL: Say that C-d and DEL with arg do killing.
1991 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
1993         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
1995 2006-12-08  Michael Olson  <mwolson@gnu.org>
1997         * ERC-NEWS: Note that the list module has been removed.
1999 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
2001         * NEWS (Changes to cmuscheme): Mention the alternative for
2002         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
2003         (Init file changes): Same for `~/.emacs_SHELL' versus
2004         `~/.emacs.d/init_SHELL.sh'.
2006 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
2008         * DEVEL.HUMOR: Another entry.
2010 2006-08-14  Masatake YAMATO  <jet@gyve.org>
2012         * etags.1: Added / to the end of DEVAR regex.
2014 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
2016         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
2017         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
2019 2006-11-20  Michael Olson  <mwolson@gnu.org>
2021         * NEWS: Change M-x erc-select to M-x erc.
2023 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
2025         * TUTORIAL.cn: Updated.
2027 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
2029         * orgcard.tex (section{Agenda Views}): Document `C-k'.
2031 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
2033         * orgcard.tex: Version number change.
2035 2006-11-13  Bill Wohler  <wohler@newt.com>
2037         Release MH-E version 8.0.3.
2039         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
2041 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
2043         * DEVEL.HUMOR: Two more entries.
2045 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
2047         * orgcard.tex (section{Archiving}): Document C-TAB.
2048         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
2049         section, added documentation for the key `C-c #'.
2051 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
2053         * emacs.py (eargs): Provide eldoc message for builtin types.
2054         Make sure eargs always outputs sentinel, to avoid Emacs freeze.
2056 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
2058         * emacs.py (eargs): Return expected _emacs_out string even if
2059         errors occur.
2061 2006-10-09  David Kastrup  <dak@gnu.org>
2063         * DEVEL.HUMOR: Add the topic line for last entry since that was
2064         what the joke was about.
2066 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
2068         * TUTORIAL.bg: Synchronize with TUTORIAL.
2070 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
2072         * DEVEL.HUMOR: New file.
2074 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
2076         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
2078 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2080         * NEWS: ebnf2ps changes.
2082 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
2084         * refcard.ps: Regenerate.
2086 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
2088         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
2090 2006-09-15  Jay Belanger  <belanger@truman.edu>
2092         * COPYING: Replace "Library Public License" by "Lesser Public
2093         License" throughout.
2095 2006-09-15  Richard Stallman  <rms@gnu.org>
2097         * THE-GNU-PROJECT: Update with the latest footnotes
2098         from www.gnu.org/gnu/the-gnu-project.html
2100 2006-09-15  David Kastrup  <dak@gnu.org>
2102         * NEWS: Explain new behavior and arguments of `key-binding' and
2103         `command-remapping'.
2105 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
2107         * NEWS: In terminal-oriented subshells, the EMACS environment
2108         variable now defaults to Emacs's absolute file name, instead of
2109         to "t".
2110         * PROBLEMS: Adjust tcsh advice for this.
2112 2006-09-10  Jan Djärv  <jan.h.d@swipnet.se>
2114         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
2115         display (x-close-connection).
2117 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
2119         * erc.texi (Getting Started, Connecting): Changed erc-select to erc.
2121 2006-09-02  Juri Linkov  <juri@jurta.org>
2123         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
2125 2006-08-25  Richard Stallman  <rms@gnu.org>
2127         * TUTORIAL: Give priority to graphical terminals over text terminals
2128         regarding C-z.
2130 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
2132         * TUTORIAL.cn: Sync with the latest TUTORIAL.
2134 2006-08-20  Dave Love  <fx@gnu.org>
2136         * emacs.py: Update to Dave Love's latest version.
2137         (__all__): Fix args -> eargs.  Add new `modpath' fun.
2138         (eargs): Add `imports' arg.
2139         (all_names): New fun.
2140         (complete): Rewrite without using rlcompleter.
2141         Remove `namespace' arg, add `imports' arg.
2142         (ehelp): Replace g and l args with `imports'.
2143         (eimport): Use __main__ rather than `emacs' namespace.
2144         (modpath): New fun.
2146 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
2148         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
2150 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
2152         * TUTORIAL.sl: Synchronize with TUTORIAL.
2154 2006-08-18  Mats Lidell  <matsl@contactor.se>
2156         * TUTORIAL.sv: Synchronize with TUTORIAL.
2158 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
2160         * TUTORIAL.it: Synchronize with TUTORIAL.
2162 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
2164         * orgcard.tex: Version number change.
2166 2006-08-12  Werner Lemberg  <wl@gnu.org>
2168         * TUTORIAL.de: Synchronize with TUTORIAL.
2170 2006-08-10  Romain Francoise  <romain@orebokech.com>
2172         * NEWS: Mention that zone-mode.el is now obsolete.
2174 2006-08-09  Richard Stallman  <rms@gnu.org>
2176         * TUTORIAL: Don't say which side scroll bar is on.
2178 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
2180         * DEBUG (Note): Add note about following a longjmp call.
2181         Add local variables list for outline mode.
2183 2006-08-03  Michael Olson  <mwolson@gnu.org>
2185         * ERC-NEWS: Update for ERC 5.1.4.
2187 2006-08-01  Kenichi Handa  <handa@m17n.org>
2189         * NEWS (find-operation-coding-system): Describe the more detail of
2190         the change.
2192 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
2194         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
2195         texi/gnus-news.el of the trunk.
2197 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
2199         * NEWS: Fix typo.
2201 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
2203         * ru-refcard.ps: Regenerate.
2205 2006-07-17  Alex Ott  <alexott@gmail.com>
2207         * ru-refcard.tex: Update for Emacs 22.
2209 2006-07-14  Kim F. Storm  <storm@cua.dk>
2211         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
2213 2006-07-14  Károly LÅ‘rentey  <lorentey@elte.hu>
2215         * HELLO: Update Hungarian sample.
2217 2006-07-12  Michael Olson  <mwolson@gnu.org>
2219         * ERC-NEWS: Update for ERC 5.1.3.
2221 2006-07-08  David Kastrup  <dak@gnu.org>
2223         * TODO: Suggest consolidation with user customization when the
2224         system default of a customized variable changes.
2226 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
2228         * compilation.txt: Add an example "Compilation started ..." line.
2230 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
2232         * orgcard.tex: Version number change.
2234 2006-07-05  Kenichi Handa  <handa@m17n.org>
2236         * HELLO: Add a paragraph for non-ASCII examples at the head.  Add
2237         Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
2239 2006-07-03  Bill Wohler  <wohler@newt.com>
2241         Release MH-E version 8.0.2.
2243         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
2245 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
2247         * orgcard.tex (section{Agenda Views}): Document `s' key to save
2248         all org-mode buffers.
2250 2006-06-30  Francesco Potortì  <pot@gnu.org>
2252         * etags.1: -m and -M options do not exist.
2254 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
2256         * orgcard.tex (section{Structure Editing}): Document checkbox
2257         toggling.
2259 2006-06-28  Juri Linkov  <juri@jurta.org>
2261         * grep.txt (Local Variables): Move to end of file.
2263 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
2265         * Makefile: Add rules for refcards.
2267         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
2269 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
2271         * NEWS: Remove duplicate entries.
2273 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
2275         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
2277 2006-06-23  Kim F. Storm  <storm@cua.dk>
2279         * DEBUG: Mention `pv variable' to print value of Lisp variables.
2280         Mention `xpr' and fix example to use it.  Add section describing
2281         commands such as `pit' that are useful for debugging redisplay
2282         related problems.
2284 2006-06-22  Kim F. Storm  <storm@cua.dk>
2286         * HELLO (Local Variables): Move to end of file.
2288 2006-06-20  Bill Wohler  <wohler@newt.com>
2290         Release MH-E version 8.0.1.
2292         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
2294 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
2296         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
2297         (section{Structure Editing}): Add global archiving command.
2299 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
2301         * yow.lines: Delete existing data; add a new entry.
2303 2006-06-09  WÅ‚odek Bzyl  <matwb@univ.gda.pl>
2305         * pl-refcard.ps: Regenerate.
2307 2006-06-08  WÅ‚odek Bzyl  <matwb@univ.gda.pl>
2309         * pl-refcard.tex: Update for Emacs 22.
2311 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
2313         * fr-refcard.tex: Fix errors in previous commit.
2315 2006-06-08  Ã‰ric Jacoboni  <jaco@jacoboni.fr>
2317         * fr-refcard.tex: Update for Emacs 22.
2319 2006-06-07  Kenichi Handa  <handa@m17n.org>
2321         * NEWS: Mention how to disable character translation for a file.
2323 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
2325         * de-refcard.tex: Update for Emacs 22: Use German quotes
2326         and umlauts; fix overfull /hboxes; many rewordings.
2328 2006-06-04  Kim F. Storm  <storm@cua.dk>
2330         * NEWS: Move news for pre-22 versions into...
2331         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
2332         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
2333         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
2334         versions in separate files.  Update copyright notices.
2336 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
2338         * LPF, LEDIT: Remove files.
2340         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
2341         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
2342         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
2343         * Xkeymap.txt, compilation.txt, grep.txt:
2344         Add copyright notice and copying permissions.
2346 2006-05-31  David Ponce  <david@dponce.com>
2348         * tree-widget/default/close.png, tree-widget/default/close.xpm:
2349         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
2350         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
2351         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
2352         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
2353         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
2354         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
2355         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
2356         * tree-widget/default/open.png, tree-widget/default/open.xpm:
2357         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
2358         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
2359         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
2360         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
2361         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
2362         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
2363         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
2364         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
2365         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
2366         Reduce the size of images.
2368 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
2370         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
2372 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
2374         * ledit.l: Remove file.
2376 2006-05-26  Kenichi Handa  <handa@m17n.org>
2378         * NEWS (find-operation-coding-system): Mention the new argument
2379         format.
2381 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
2383         * orgcard.tex (section{Motion}): Added the item navigation commands.
2384         (section{Publishing}): New section.
2385         (section{Links}): Documented elisp and shell links.
2387 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2389         * pt-br-refcard.tex: Update.
2391 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2393         * pl-refcard.tex (Local variables): Add compile-command.
2395         * ru-refcard.tex (Local variables): Add compile-command and coding.
2397         * pt-br-refcard.tex: Don't \input psfig.
2399         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
2401         * de-refcard.tex (section{Info}): Ditto.
2403         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
2404         Stefan Monnier <monnier@iro.umontreal.ca>.
2406         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
2407         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
2409         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
2410         Entry for `i' is not translated yet.
2412         * pt-br-refcard.tex (section{Info}): Ditto.
2414         * ru-refcard.tex (section{Info}): Ditto.
2416         * sk-refcard.tex (section{Info}): Ditto.
2418 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2420         * MORE.STUFF: Update AUCTeX entry.
2422 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
2424         * pt-br-refcard.tex:
2425         * pt-br-refcard.ps: New files.
2427 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
2429         * sk-refcard.tex: Add coding cookie.
2431 2006-05-15  Michael Olson  <mwolson@gnu.org>
2433         * MORE.STUFF: Update URL for Planner Mode and add description.
2434         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
2436 2006-05-12  Romain Francoise  <romain@orebokech.com>
2438         * MORE.STUFF: ERC is now part of Emacs.
2439         Add Emacs Muse.
2441 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
2443         * NEWS (allout): Update.
2445 2006-05-06  Bill Wohler  <wohler@newt.com>
2447         Release MH-E version 8.0.
2449         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
2451 2006-04-28  Bill Wohler  <wohler@newt.com>
2453         Release MH-E version 7.95.
2455         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
2457 2006-04-21  Bill Wohler  <wohler@newt.com>
2459         Release MH-E version 7.94.
2461         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
2463 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
2465         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
2467 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
2469         * orgcard.tex: Version number change only.
2471 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2473         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
2474         Update date.
2476 2006-04-18  Bill Wohler  <wohler@newt.com>
2478         * MORE.STUFF: Add MH-E.
2480 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
2482         * orgcard.tex: Version number change only.
2484 2006-04-12  Kenichi Handa  <handa@m17n.org>
2486         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
2488 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
2490         * orgcard.tex (section{Tables}): Document column narrowing.
2491         (section{Links}): Document bracket links.
2493 2006-04-11  Kenichi Handa  <handa@m17n.org>
2495         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
2497 2006-04-10  Bill Wohler  <wohler@newt.com>
2499         * NEWS: Add package-version keyword to `defcustom' and mention
2500         associated variable `customize-package-emacs-version-alist'.
2502 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2504         * NEWS: Add string-or-null-p.
2506 2006-03-28  Bill Wohler  <wohler@newt.com>
2508         * images/README: Update with following information.
2510         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
2511         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
2513         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
2514         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
2515         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
2516         New bitmaps for new images.
2518         * images/refresh.xpm, images/sort-ascending.xpm,
2519         * images/sort-descending.xpm: Update with GTK 2.x images.  Note
2520         that the default GTK icons are not overridden by the GNOME theme
2521         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
2522         wide circulation, then the GTK icons should be replaced with the
2523         equivalent GNOME icons.  Until then, we should be consistent with
2524         GTK first, then GNOME.
2526         * images/mail/repack.xpm, images/mail/reply-from.xpm:
2527         * images/mail/reply-to.xpm, images/search-replace.xpm:
2528         * images/separator.xpm, images/show.xpm: Update custom icons to be
2529         closer to their GNOME counterparts.
2531         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
2532         * images/mail/repack.pbm, images/mail/reply-all.pbm:
2533         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
2534         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
2535         * images/search-replace.pbm: Update bitmaps.
2537         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
2538         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
2539         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
2540         * images/mail/alias.xpm, images/mail/refile.pbm:
2541         * images/mail/refile.xpm, images/page-down.pbm:
2542         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
2543         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
2545 2006-03-23  Romain Francoise  <romain@orebokech.com>
2547         * NEWS: Misc. fixes.
2549 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
2551         * orgcard.tex: Version number change only.
2553 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
2555         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
2557 2006-03-11  Miles Bader  <miles@gnu.org>
2559         * images/mail: New directory.
2560         * images/attach.xpm, images/connect.xpm:
2561         * images/contact.xpm, images/delete.xpm:
2562         * images/describe.xpm, images/disconnect.xpm:
2563         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
2564         * images/lock-broken.xpm, images/lock-ok.xpm:
2565         * images/lock.xpm, images/mail/compose.xpm:
2566         * images/mail/copy.xpm, images/mail/forward.xpm:
2567         * images/mail/inbox.xpm, images/mail/move.xpm:
2568         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
2569         * images/mail/preview.xpm, images/mail/reply-all.xpm:
2570         * images/mail/reply.xpm, images/mail/save-draft.xpm:
2571         * images/mail/save.xpm, images/mail/send.xpm:
2572         * images/mail/spam.xpm, images/next-page.xpm:
2573         * images/refresh.xpm, images/separator.xpm:
2574         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
2575         * images/sort-criteria.xpm, images/sort-descending.xpm:
2576         * images/sort-row-ascending.xpm:
2577         New icons, copied from Gnus trunk (originally from Gnome 2.6).
2579 2006-03-11  Bill Wohler  <wohler@newt.com>
2581         * NEWS: Document `image-load-path-for-library'.  Note that all
2582         images have been moved from lisp into etc/images in `find-image'
2583         item.  Fix typo in `copy-tree'.
2585 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
2587         * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
2589 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
2591         * orgcard.tex: Version number change only.
2593 2006-03-05  Bill Wohler  <wohler@newt.com>
2595         Release MH-E version 7.93.
2597         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
2599 2006-02-23  Guanpeng Xu  <herberteuler@hotmail.com>
2601         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
2603 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
2605         * orgcard.tex (section{Links}): Rewritten to cover the modified
2606         link system.
2608 2006-02-18  Bill Wohler  <wohler@newt.com>
2610         Release MH-E version 7.92.
2612         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
2614 2006-02-17  Kenichi Handa  <handa@m17n.org>
2616         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
2618 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
2620         * TUTORIAL.cn: Reworked.
2622 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2624         * NEWS: Changes in handling of file local variables.
2626 2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
2628         * NEWS: Gtk+ 2.4 is required.
2630 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2632         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
2634 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
2636         * NEWS: New key bindings for Tumme in Dired.
2638 2006-02-05  Jay Belanger  <belanger@truman.edu>
2640         * calccard.tex: Update copyright year.
2642 2006-02-04  Michael Olson  <mwolson@gnu.org>
2644         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
2645         that Emacs does in its NEWS file.
2647 2006-02-03  Bill Wohler  <wohler@newt.com>
2649         Release MH-E version 7.91.
2651         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
2653 2006-02-02  Bill Wohler  <wohler@newt.com>
2655         Release MH-E version 7.90.
2657         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
2659 2006-01-29  Michael Olson  <mwolson@gnu.org>
2661         * NEWS: Add entry for ERC.
2663 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
2665         * TODO: Make SYNC_INPUT the default.
2667 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
2669         * images/gud/pstar.xpm: Make background transparent.
2671 2006-01-24  Noah Friedman  <friedman@splode.com>
2673         * emacs-buffer.gdb: Replace all references to `cdr' field of
2674         conses with `u.cdr', per change Andreas Schwab 2005-11-15
2675         of src/lisp.h.
2677 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
2679         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
2681 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
2683         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
2685 2006-01-13  Richard M. Stallman  <rms@gnu.org>
2687         * emacs.1: +N applies only to next file.
2689 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
2691         * e/eterm-color.ti: Temporarily disable the ri entry.
2692         * e/eterm-color: Regenerate.
2694 2005-12-21  LÅ‘rentey Károly  <lorentey@elte.hu>
2696         * TODO: Add note on the multi-tty branch.
2698 2005-12-16  LÅ‘rentey Károly  <lorentey@elte.hu>
2700         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
2701         them using the frame-local buffer list.
2703 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
2705         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
2706         instead.
2708 2005-12-02  Jay Belanger  <belanger@truman.edu>
2710         * NEWS: Add comment about the Calc prefix.
2712 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
2714         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
2716 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
2718         * images/icons/emacs_16.png, images/icons/emacs_24.png
2719         * images/icons/emacs_32.png, images/icons/emacs_48.png:
2720         New Emacs icons.
2722 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
2724         * orgcard.tex: Version 3.20
2726 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
2728         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
2729         Use for run/continue.
2730         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
2731         Use for interrupting inferior.
2732         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
2733         Use a more appropriate variable name.
2734         * images/gud/remove.xpm, images/gud/remove.pbm
2735         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
2737 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
2739         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
2741 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
2743         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
2744         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
2745         Adjust baseline.
2747 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
2749         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2750         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2751         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2752         * images/low-color/next-node.xpm: Adjust paper size and layout.
2754 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
2756         * DEBUG: Describe how to provide preprocessor macro information.
2758 2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
2760         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
2761         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
2762         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
2763         * images/low-color/next-node.xpm: New images.
2765 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
2767         * orgcard.tex (section{Notes}): Version number change.
2769 2005-11-03  Romain Francoise  <romain@orebokech.com>
2771         * orgcard.tex: Update FSF's address.
2773 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
2775         * DEBUG: GDB can sometimes expand macros.
2777 2005-11-01  Romain Francoise  <romain@orebokech.com>
2779         * NEWS: Source files are compressed by default.
2781 2005-10-28  Bill Wohler  <wohler@newt.com>
2783         * NEWS: Help mode now creates hyperlinks for URLs.
2785 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
2787         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
2788         Add some comments on how to update this file.  Add ri
2789         capability that has long been supported by term.el.
2791 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
2793         * images/gud/until.xpm: Color correction.
2795 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2797         * e/eterm-color.ti (el1): Capability deleted,
2798         since term.el doesn't implement it.
2800 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
2802         * e/eterm-color.ti: Change the terminal name to eterm-color.
2803         * e/eterm-color: Regenerate.
2805 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
2807         * Makefile (e/eterm-color): Rename eterm to eterm-color.
2809 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2811         * NEWS: New variable `max-image-size'.
2813 2005-10-17  Bill Wohler  <wohler@newt.com>
2815         Moved all remaining images from lisp/toolbar to etc/images.  The
2816         low resolution images were placed in their own directory (low-color).
2818         * images/attach.*, images/cancel.*, images/close.*:
2819         * images/copy.*, images/cut.*, images/diropen.*:
2820         * images/exit.*, images/help.*, images/home.*:
2821         * images/index.*, images/info.*, images/mail.*:
2822         * images/new.*, images/open.*, images/paste.*:
2823         * images/preferences.*, images/print.*, images/save.*:
2824         * images/saveas.*, images/search.*:
2825         * images/search-replace.*, images/spell.*:
2826         * images/undo.*: Moved here from lisp/toolbar.
2828         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
2829         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
2830         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
2831         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
2832         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
2833         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
2834         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
2835         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
2836         * images/low-color/preferences.*: Moved here from
2837         lisp/toolbar/lc-preferences.*.
2838         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
2839         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
2840         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
2841         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
2842         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
2843         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
2845         To conform with convention, the underscore (_) in the following
2846         image names were replaced with dash (-) or (/) as appropriate.
2848         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
2849         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
2850         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
2851         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
2852         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
2853         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
2854         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
2855         * images/low-color/back-arrow.*: Moved here from
2856         lisp/toolbar/lc-back_arrow.*.
2857         * images/low-color/fwd-arrow.*: Moved here from
2858         lisp/toolbar/lc-fwd_arrow.*.
2859         * images/low-color/jump-to.*: Moved here from
2860         lisp/toolbar/lc-jump_to.*.
2861         * images/low-color/left-arrow.*: Moved here from
2862         lisp/toolbar/lc-left_arrow.*.
2863         * images/low-color/right-arrow.*: Moved here from
2864         lisp/toolbar/lc-right_arrow.*.
2865         * images/low-color/up-arrow.*: Moved here from
2866         lisp/toolbar/lc-up_arrow.*.
2867         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
2868         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
2870         * images/README: Incorporated the content of lisp/toolbar/README
2871         now that all of the images are here.
2873 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
2875         * images/gud/n.pbm, images/gud/n.xpm
2876         * images/gud/ni.xpm, images/gud/ni.xpm
2877         * images/gud/s.xpm, images/gud/s.xpm
2878         * images/gud/si.xpm, images/gud/si.xpm: Rename to
2879         next.*, nexti.*, step.*, and stepi.*, respectively, as the
2880         file-name no longer clashes on 8+3 filesystems.
2882 2005-10-14  Bill Wohler  <wohler@newt.com>
2884         * images/gud/break.*: Moved here from toolbar/gud-break.*.
2885         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
2886         * images/gud/down.*: Moved here from toolbar/gud-down.*.
2887         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
2888         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
2889         * images/gud/n.*: Moved here from toolbar/gud-n.*.
2890         * images/gud/print.*: Moved here from toolbar/gud-print.*.
2891         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
2892         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
2893         * images/gud/run.*: Moved here from toolbar/gud-run.*.
2894         * images/gud/si.*: Moved here from toolbar/gud-si.*.
2895         * images/gud/s.*: Moved here from toolbar/gud-s.*.
2896         * images/gud/until.*: Moved here from toolbar/gud-until.*.
2897         * images/gud/up.*: Moved here from toolbar/gud-up.*.
2898         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
2900 2005-10-14  Bill Wohler  <wohler@newt.com>
2902         Released MH-E version 7.85.
2904         * NEWS, MH-E-NEWS: Updated for release 7.85.
2906 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
2908         * NEWS: -nb => -nbi
2910 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
2912         * orgcard.tex: Version 3.17, no changes except version number.
2914 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
2916         * NEWS: -nb, --no-bitmap-icon
2918 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2920         * TODO: Clarify the local variables entry.
2922 2005-09-30  Bill Wohler  <wohler@newt.com>
2924         Moved MH-E image files from toolbar and mail directories into
2925         images.
2927         * images/mail: New directory.
2929         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
2931         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
2932         * images/mail/reply*: Moved here from lisp/toolbar.
2934         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
2935         * images/page-down.*, images/show.*, images/widen.*: Moved here
2936         from lisp/toolbar.
2938         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
2939         Use GNOME 2.10's refresh icon.
2941         * images/README: New file that indicates which icons came from
2942         GNOME (see lisp/toolbar/README).
2944 2005-09-30  Romain Francoise  <romain@orebokech.com>
2946         * NEWS: Mention changes to `read-buffer'.
2948 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
2950         * images/ezimage: New directory.
2952         * images/ezimage/*.xpm: Add images used by speedbar.el.
2954 2005-09-30  David Ponce  <david@dponce.com>
2956         * NEWS: Update recentf changes.
2958 2005-09-28  Simon Josefsson  <jas@extundo.com>
2960         * GNUS-NEWS: Fix IDNA notes.
2962 2005-09-27  Jay Belanger  <belanger@truman.edu>
2964         * calccard.tex: Update `versionnumber', remove `versiondate'.
2965         (Error Recovery): Refer to "initial state" rather than "default state".
2966         (Algebra): Mention LaTeX language mode.
2967         (Programming): Delete reference to "Z =".
2969 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
2971         * emacs.py (ehelp): Add g and l to arg list, and use them in the
2972         call to `help'.
2974 2005-09-17  Romain Francoise  <romain@orebokech.com>
2976         * gfdl.1: Update to version 1.2.  Delete UC macro.
2978 2005-09-15  Kenichi Handa  <handa@m17n.org>
2980         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
2982 2005-09-14  Romain Francoise  <romain@orebokech.com>
2984         * NEWS: Add entry for write-region-inhibit-fsync.
2986 2005-09-09  Kevin Ryde  <user42@zip.com.au>
2988         * MORE.STUFF: Update url for calculator.el.
2990 2005-09-08  Kenichi Handa  <handa@m17n.org>
2992         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
2993         correctly.
2995 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2997         * NEWS: Add entry for `make-auto-save-file-name'.
2999 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
3001         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
3002         Emacs distribution.  Make role of EDITOR clearer.
3003         (OPTIONS): Document `-s', `-V' and `-h'
3004         as well as their long name counterparts.
3005         (BUGS): Remove.
3007 2005-08-26  Romain Francoise  <romain@orebokech.com>
3009         * PROBLEMS: Fix capitalization of "Gnus".
3011 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
3013         * MORE.STUFF: Update links and URLs.
3015 2005-08-05  Kenichi Handa  <handa@m17n.org>
3017         * NEWS: Fix the entry describing code-pages.
3019 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
3021         * .cvsignore: Add `icons' (for in-place installs).
3023 2005-07-19  Juri Linkov  <juri@jurta.org>
3025         * grep.txt: New file.
3027 2005-07-19  Jan Djärv  <jan.h.d@swipnet.se>
3029         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3030         -R comes after i386 in setarch command.
3032 2005-07-12  Juri Linkov  <juri@jurta.org>
3034         * refcard.tex (Files): Change description of `C-x C-q' from
3035         `checkin/checkout' to `toggle read-only'.
3036         (Getting Help): Replace `C-h c' with `C-h k'.
3037         (Error Recovery): Replace `recover-file' with `recover-session'.
3038         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
3040 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3042         * GNU: Update how to help.  Improve footnote 7.
3044 2005-07-07  Lute Kamstra  <lute@gnu.org>
3046         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
3047         been replaced by http://savannah.gnu.org/projects/tasklist.
3049 2005-07-07  Lute Kamstra  <lute@gnu.org>
3051         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
3052         version to 22.
3053         (Starting Emacs): Delete sentence to fix formatting problems.
3054         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
3055         (Formatting): Update the binding of set face.
3056         (International Character Sets): set-language-environment is bound
3057         to C-x RET l.
3059 2005-07-05  Lute Kamstra  <lute@gnu.org>
3061         Update FSF's address in GPL notices.
3063         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
3064         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
3065         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
3066         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
3068 2005-07-03  Jan Djärv  <jan.h.d@swipnet.se>
3070         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
3071         Add it again.
3073 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
3075         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
3077 2005-06-28  Richard M. Stallman  <rms@gnu.org>
3079         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
3081 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
3083         * DEBUG: Mention emacs-buffer.gdb.
3085 2005-06-10  Noah Friedman  <friedman@splode.com>
3087         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
3088         char as placeholder when buffer has no file name and process is
3089         still live.  Use different printf cases instead.
3091 2005-06-08  Kim F. Storm  <storm@cua.dk>
3093         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
3094         Warn that using CVS+SSH may corrupt files, include work-around.
3096 2005-06-06  Juri Linkov  <juri@jurta.org>
3098         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
3100         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
3101         second line to Local Variables.  Fix title line.
3103 2005-05-30  Miles Bader  <miles@gnu.org>
3105         * emacs-buffer.gdb: Remove RCS keywords.
3107 2005-05-30  Noah Friedman  <friedman@splode.com>
3109         * emacs-buffer.gdb: New file.
3110         * NEWS: Mention it.
3112 2005-05-28  Richard M. Stallman  <rms@gnu.org>
3114         * TUTORIAL.fr: Change NBSP to space.
3116 2005-05-28  Bill Wohler  <wohler@newt.com>
3118         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
3120 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
3122         * TODO: post-command-idle-hook has gone.
3124 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
3126         * NEWS: Remove references to open-network-stream-nowait and
3127         open-network-stream-server.
3129 2005-05-15  Richard M. Stallman  <rms@gnu.org>
3131         * GNU: Correct/improve previous change.
3133 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3135         * GNU: Update footnotes.
3137         * NEWS: Lots of clarifications and cleanups.
3139 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
3141         * TUTORIAL.pl: Updated header.
3143 2005-05-02  Richard M. Stallman  <rms@gnu.org>
3145         * NEWS: More rearrangements.
3147 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
3149         * NEWS: Items rearranged in logical order.
3151 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
3153         * NEWS: Correct key binding for dired-mark-omitted.
3155 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
3157         * NEWS: Mention xterm key bindings.
3159         * e/eterm.ti: Add a comment.
3160         * e/eterm: Regenerate.
3162 2005-04-25  Alex Ott  <ott@jet.msk.su>
3164         * TUTORIAL.ru: Update.
3166 2005-04-13  Pavel Janík  <Pavel@Janik.cz>
3168         * TUTORIAL.sk: Updated header.
3170 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
3172         * NEWS: Mention cursorBlink resource.
3174 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3176         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
3178 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
3180         * NEWS: Mention fontSet for Lucid menus.
3182 2005-04-10  Masatake YAMATO  <jet@gyve.org>
3184         * compilation.txt (symbol): Add gcov-file
3185         gcov-bb-file gcov-never-called-line gcov-called-line.
3187 2005-04-08  Kenichi Handa  <handa@m17n.org>
3189         * TUTORIAL.ja: Updated header, contents synchronized with
3190         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
3192 2005-04-06  Pavel Janík  <Pavel@Janik.cz>
3194         * TUTORIAL.cs: Updated header.
3196 2005-04-05  Werner Lemberg  <wl@gnu.org>
3198         * TUTORIAL.de: Updated header.
3200 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
3202         * TUTORIAL.translators: Added the field Maintainer.
3204 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
3206         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
3208 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
3210         * TUTORIAL.ja: Update text before first period.
3211         Reported by Kenichi Handa.
3213 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3215         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
3216         old intro line that apparently was a longer version of "Emacs
3217         tutorial".
3219         * TUTORIAL.es: Clean up line breaks.
3221 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
3223         * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3224         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
3225         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
3226         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
3228 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3230         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
3231         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
3232         Minor fixes.
3234 2005-04-01  Mats Lidell  <matsl@contactor.se>
3236         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
3237         2005-04-01T00:31:25Z!rms@gnu.org.
3239 2005-04-01  Lute Kamstra  <lute@gnu.org>
3241         * TUTORIAL.nl: Fix title line.
3243 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
3245         * TUTORIAL: Add title line.
3246         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
3247         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
3248         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
3249         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
3250         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
3252 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
3254         * gnus-refcard.tex, gnus-logo.eps: New files.
3256 2005-03-23  David Ponce  <david@dponce.com>
3258         * NEWS: Mention recentf-keep.
3260 2005-03-17  Lute Kamstra  <lute@gnu.org>
3262         * TODO: Remove define-generic-mode entry (DONE).
3264 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
3266         * NEWS: Explain how to default Tramp to FTP.
3268 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3270         * NEWS: Mention Carbon build on Mac OS 9.
3272 2005-03-01  David Kastrup  <dak@gnu.org>
3274         * DEBUG: Add information about `-fno-crossjumping' for GCC.
3276 2005-02-14  Lute Kamstra  <lute@gnu.org>
3278         * TODO: Remove battery.el entry (DONE).
3280         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
3281         Make the terminology more consistent.  Fill the text using the
3282         default `fill-column'.
3284 2005-02-08  Lute Kamstra  <lute@gnu.org>
3286         * TUTORIAL: Remove some uses of the term "buffer" before it is
3287         properly introduced.  Update the description of the mode line.
3288         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
3289         denote the Space bar.  Capitalize all command descriptions.
3291 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3293         * DEBUG: Minor clarification.
3295 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3297         * emacs.bash: Update the name of the socket of the Emacs server.
3299 2005-01-22  David Kastrup  <dak@gnu.org>
3301         * NEWS: Mention alias `find-grep' for `grep-find'.
3303 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
3305         * TODO: Add entry for toolbar on ttys.
3307 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
3309         * DEBUG: Suggest separate terminal for debug session.
3311 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
3313         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
3314         More consistent use of terminology.
3316 2005-01-13  Cheng Gao  <chenggao@gmail.com>
3318         * MORE.STUFF: Add entries of some well known and widely used packages.
3320 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
3322         * NEWS: Describe desktop package lazy restore feature.
3324 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3326         * DISTRIB: Don't say "freeware".
3328 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
3330         * DEBUG: Change printing example to break on a procedure name.
3332 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
3334         * e/eterm.ti: Add rs1.
3335         * e/eterm: Regenerate.
3337 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
3339         * fr-refcard.tex: Fix typos.
3341 2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
3343         * PROBLEMS: Update information about klipper on KDE.
3345 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
3347         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
3349 2004-10-08  Frédéric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
3351         * TUTORIAL.fr: Minor wording fix.
3353 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
3355         * enriched.doc: Update for new bindings of `set-left-margin' and
3356         `set-right-margin'.
3358 2004-10-04  Kim F. Storm  <storm@cua.dk>
3360         * DEBUG: Mention pp and ff commands.
3362 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
3364         * enriched.doc: `enriched-annotation-alist' is now called
3365         `enriched-translations'.
3367 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
3369         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
3370         Reformat.
3371         * e/eterm: Regenerate.
3373 2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
3375         * PROBLEMS: Updated exec-shield description.
3377 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
3379         * e/eterm.ti: Change the strings for smso and rmso.
3380         * e/eterm: Regenerate.
3382 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
3384         * MORE.STUFF (EDB): Update entry.
3386 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
3388         * e/eterm.ti: Add `op' entry to enable colors in term.
3389         * e/eterm: Regenerate.
3391 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
3393         * PROBLEMS: More reorganization to exile old stuff to the
3394         pre-2000 section.  I looked up end-of-life dates for a bunch
3395         of old Unixes to check.
3397 2004-08-24  Bill Wohler  <wohler@newt.com>
3399         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
3401 2004-08-22  David Kastrup  <dak@gnu.org>
3403         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
3405 2004-08-21  Bill Wohler  <wohler@newt.com>
3407         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
3409 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
3411         * PROBLEMS: Massively rearranged by category, to make environment
3412         features and symptoms easier to find.  Bugs relating to
3413         20th-century systems moved to the end.  Most problem headers
3414         changed to "object: variation" format.
3416 2004-08-15  Bill Wohler  <wohler@newt.com>
3418         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
3420 2004-08-14  Romain Francoise  <romain@orebokech.com>
3422         * NEWS: Mention the thumbs.el package.
3424 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
3426         * TUTORIAL.es: Replace actual whitespace with the magic string
3427         that causes help-with-tutorial to automatically insert the correct
3428         amount.
3430 2004-08-10  Steven Tamm  <steventamm@mac.com>
3432         * PROBLEMS: Remove description of Mac OS version upgrade
3433         problems as it is no longer applicable.
3435 2004-07-27  Werner Lemberg  <wl@gnu.org>
3437         * NEWS: Document all new tutorials.
3439 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
3441         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
3443         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
3444         are described in GNUS-NEWS.
3446 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
3448         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
3449         v5_10 branch of the Gnus repository.
3451 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
3453         * MORE.STUFF: Tramp is now distributed with Emacs.
3455 2004-07-12  Bill Wohler  <wohler@newt.com>
3457         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
3459 2004-07-08  David Kastrup  <dak@gnu.org>
3461         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
3463 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
3465         * FOR-RELEASE: Moved to the admin directory.
3467 2004-06-24  David Kastrup  <dak@gnu.org>
3469         * NEWS: Move description from new paragraph-start and
3470         indent-line-function defaults to general news instead of new
3471         packages.  Same for query-replace-skip-read-only.
3472         Add description of new `\,' and `\?' replacement string features.
3474 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
3476         * MORE.STUFF: Delete obsolete URL.
3478 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
3480         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
3482 2004-05-29  Steven Tamm  <steventamm@mac.com>
3484         * PROBLEMS: Document the workaround for the Mac OS X port not
3485         picking up the environment variables from dotfiles.
3487 2004-05-16  Juri Linkov  <juri@jurta.org>
3489         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
3491         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
3493 2004-05-15  Alex Ott  <ott@jet.msk.su>
3495         * ru-refcard.tex, ru-refcard.ps: New files.
3497 2004-05-14  David Ponce  <david@dponce.com>
3499         * tree-widget: New directory containing tree-widget themes and images.
3501 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
3503         * TUTORIAL.pt_BR: Initial check-in.
3505 2004-05-06  Dave Love  <fx@gnu.org>
3507         * emacs.py: New file for python-mode's internal use.
3509 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3511         * TODO: Use outline mode.  Remove compile.el entry (done).
3513 2004-04-18  Juri Linkov  <juri@jurta.org>
3515         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
3516         * TUTORIAL.th: Add sentence-end-double-space: nil.
3518         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
3520 2004-04-16  Alex Ott  <ottalex@narod.ru>
3522         * TUTORIAL.ru: Various corrections.
3524 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
3526         * TUTORIAL.nl: Update Delete/Delback translation.
3528 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3530         * TODO: Remove index-apropos entry.
3532 2004-04-01  Juri Linkov  <juri@jurta.org>
3534         * HELLO: Add Javanese.
3536 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3538         * ps-prin1.ps: Clip the header and footer area, so text will not be
3539         printed outside header or footer, respectively.
3540         (HeaderClip, FooterClip): New PostScript funs.
3541         (HeaderText, FooterText): Adjust PostScript code.
3543 2004-03-29  Jan Djärv  <jan.h.d@swipnet.se>
3545         * TODO: Removed drag-and-drop entry (DONE).
3547 2004-03-19  Kim F. Storm  <storm@cua.dk>
3549         * TODO: Remove entries for fringe related issues (DONE).
3550         Remove entry about image-relative coordinates of mouse clicks (DONE).
3552 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
3554         * compilation.txt: New file.
3556 2004-02-29  Juanma Barranquero  <lektu@terra.es>
3558         * NEWS: Remove bogus reference to user option unicode-data.
3560 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
3562         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
3564 2004-02-08  Andreas Schwab  <schwab@suse.de>
3566         * NEWS: Fix typo.
3568 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3570         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
3572 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
3574         * TODO: Add plans for change of file attributes UID and GID from
3575         integer to string.
3577 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
3579         * HELLO: Add Kannada.
3581 2003-11-05  Juri Linkov  <juri@jurta.org>
3583         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
3584         Add IPA pronunciation to English.  Fix tab widths.
3586 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
3588         * PROBLEMS: Document segfaults with Linux kernels that enable the
3589         Exec-shield functionality.
3591 2003-10-30  Kenichi Handa  <handa@m17n.org>
3593         * HELLO: Fix cases of language names.  Make German lines one.
3594         Delete FORTRAN, add Mathematics.
3596 2003-10-24  Jan Djärv  <jan.h.d@swipnet.se>
3598         * PROBLEMS: Characters are displayed as empty boxes or
3599         with wrong font under X.
3601 2003-09-30  Werner Lemberg  <wl@gnu.org>
3603         * TUTORIAL.de: Minor updates and grammatical fixes.
3605 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
3607         * TODO: Add invisible text kill/yank issue.
3609 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
3611         * TUTORIAL.nl: Many changes.
3613 2003-08-20  Stephen Eglen  <stephen@gnu.org>
3615         * MORE.STUFF: Update URLs for several projects.
3617 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
3619         * PROBLEMS: Truncated process output with pty's on Mac OS X.
3621 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
3623         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
3624         documented on the EMACS_21_1_RC branch.
3626 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
3628         * TUTORIAL.cn: Updated.
3629         * TUTORIAL.zh: Updated.
3631 2003-04-24  Bill Wohler  <wohler@newt.com>
3633         * MH-E-NEWS: Upgraded to MH-E version 7.3.
3635 2003-04-03  Kenichi Handa  <handa@m17n.org>
3637         * HELLO: Fix the malayalam line.
3639 2003-04-01  Dave Love  <fx@gnu.org>
3641         * letter.xpm: Use transparent/opaque `colors'.
3643         * letter.xbm: Deleted.
3645         * letter.pbm: New.
3647 2003-03-24  Andreas Schwab  <schwab@suse.de>
3649         * HELLO: Remove extra TAB in Greek entries.
3651 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
3653         * TUTORIAL.cn, TUTORIAL.zh: New files.
3655         * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
3657 2003-02-24  Kenichi Handa  <handa@m17n.org>
3659         * HELLO: Add Malayalam.
3661 2003-02-13  Dave Love  <fx@gnu.org>
3663         * TUTORIAL.es: Add coding spec.
3665 2003-02-11  Kenichi Handa  <handa@m17n.org>
3667         * HELLO: Fix Hindi and add Tamil.
3669 2003-02-05  Francesco Potortì  <pot@gnu.org>
3671         * TUTORIAL.it: Italian tutorial.
3672         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
3673         Revised by Francesco Potortì <pot@gnu.org>.
3675 2003-02-03  Bill Wohler  <wohler@newt.com>
3677         * MH-E-NEWS: Upgraded to MH-E version 7.2.
3679 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3681         * MACHINES: Added Cygwin.
3683 2003-01-27  Jan Djärv  <jan.h.d@swipnet.se>
3685         * DEBUG: Added note about xmon.
3687 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
3689         * TUTORIAL.pl: Updated.
3691 2003-01-11  Pavel Janík  <Pavel@Janik.cz>
3693         * TUTORIAL.sk: Updated to reflect changes in English version.
3694         From Miroslav VaÅ¡ko <zemiak@zoznam.sk>.
3696 2003-01-09  Francesco Potortì  <pot@gnu.org>
3698         * etags.1: Added reference to the new `etags --help --lang=LANG'
3699         option.
3701 2003-01-08  Bill Wohler  <wohler@newt.com>
3703         * MH-E-NEWS: Upgraded to MH-E version 7.1.
3705 2003-01-01  Steven Tamm  <steventamm@mac.com>
3707         * MACHINES: Added pointer to Mac OS X install instructions.
3709 2002-12-10  Kenichi Handa  <handa@m17n.org>
3711         * TUTORIAL.sv: Renamed from TUTORIAL.se.
3713 2002-11-29  Bill Wohler  <wohler@newt.com>
3715         * MH-E-NEWS: Upgraded to MH-E version 7.0.
3717 2002-11-22  Rafael Sepúlveda  <drs@gnulinux.org.mx>
3719         * TUTORIAL.es: Extensively changed and updated.
3721 2002-10-01  Bill Wohler  <wohler@newt.com>
3723         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
3725 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
3727         * ses-example.ses: New file: example spreadsheet.
3729 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
3731         * HELLO: Fix Unicode Greek line.
3733 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
3735         * TUTORIAL.ja: Updated in accordance with the latest English
3736         version.
3738 2002-09-01  Andreas Schwab  <schwab@suse.de>
3740         * TUTORIAL.de: Updated in accordance with the English version.
3741         From Mario Lang <mlang@delysid.org>.
3743 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
3745         * HELLO: Fix some white spaces.
3747 2002-06-26  Richard M. Stallman  <rms@gnu.org>
3749         * ps-prin0.ps, ps-prin1.ps: Add license exception.
3751 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
3753         * TUTORIAL.fr: New version from Ã‰ric Jacoboni <jaco@teaser.fr>.
3755 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
3757         * HELLO: Add a few greetings that use Unicode characters.
3759 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
3761         * termcap.src: New version from ftp://invisible-island.net.
3763 2002-03-24  Pavel Janík  <Pavel@Janik.cz>
3765         * TUTORIAL.translators: New file, list of tutorial translators.
3767 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
3769         * gnus.xpm: Remove garbages.
3771 2002-01-27  Pavel Janík  <Pavel@Janik.cz>
3773         * letter.xpm: New file, XPM variant of letter.xbm.
3775 2001-12-03  Pavel Janík  <Pavel@Janik.cz>
3777         * COPYING: Move back.
3779 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
3781         * COPYING: Removed.
3783 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
3785         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
3786         something simpler than the GFDL.
3788 2001-11-22  Colin Walters  <walters@debian.org>
3790         * PROBLEMS: Remove already applied calc info patches.  Clarify
3791         that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
3792         not handled by alternatives in Debian, the reporter surely meant
3793         just "--config ftp".
3795 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
3797         * fr-survival.tex: New file, from Ã‰ric Jacoboni <jaco@teaser.fr>.
3799 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
3801         * TUTORIAL.fr: New version from Ã‰ric Jacoboni <jaco@teaser.fr>.
3803 2001-11-17  Colin Walters  <walters@debian.org>
3805         * PROBLEMS: Remove calc problems.
3807 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
3809         * TUTORIAL.fr: New file.  From Ã‰ric Jacoboni <jaco@teaser.fr>.
3811 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
3813         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
3814         Add *.dvi and *.log.
3815         (SOURCES): Update the list of files.
3817         * calccard.tex: New file.
3818         * calccard.ps: New file.
3820 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
3822         * etags.1: Replace presentation-level troff macros that simulate
3823         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
3825 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
3827         * (Version 21.1 released.)
3829 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
3831         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
3832         <tbspit@eng.um.edu.mt>.
3834 2001-08-25  Pavel Janík  <Pavel@Janik.cz>
3836         * HELLO: Slovak language name added to be compatible with other
3837         languages.
3839 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
3841         * TUTORIAL.pl: Updated in accordance with the English version.
3842         From Beata WierzchoÅ‚owska <beataw@orient.uw.edu.pl> and
3843         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
3845 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
3847         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
3848         per config.sub and config.guess.  Reported by Ryo Furue
3849         <furufuru@ccsr.u-tokyo.ac.jp>.
3851 2001-08-10  Pavel Janík  <Pavel@Janik.cz>
3853         * TUTORIAL.sk: Updated in accordance with the English version.
3854         From Miroslav VaÅ¡ko <vasko@debian.cz>.
3856 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
3858         * TUTORIAL.ko: Updated in accordance with the English version.
3859         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
3861 2001-08-06  Pavel Janík  <Pavel@Janik.cz>
3863         * TUTORIAL.cs: Update from Milan Zamazal.
3865 2001-08-05  Pavel Janík  <Pavel@Janik.cz>
3867         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
3868         address of Milan Zamazal changed.
3870 2001-08-04  Pavel Janík  <Pavel@Janik.cz>
3872         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
3873         META keys.
3875 2001-05-17  Francesco Potortì  <pot@gnu.org>
3877         * etags.1: Add the latest changes to etags behavior.
3879 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
3881         * emacsclient.1: Place in the public domain.
3883 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
3885         * emacstool.1: Place under GFDL.
3887 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
3889         * emacs.1: Place under GFDL.
3891         * etags.1: Ditto.
3893         * gfdl.1: New file.
3895 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
3897         * TUTORIAL.sk, sk-survival.tex
3898         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
3899         * sk-dired-ref.tex: New files.
3901         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
3902         From Pavel@Janik.cz (Pavel Janík).
3904 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3906         * ps-prin1.ps: Footer implementation.  Doc fix.
3907         (doLineNumber): Code fix for line number color.
3908         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code
3909         fix for footer implementation.
3910         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
3911         (FooterFramePath, doFrame, FooterFrame, FooterStart)
3912         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
3914 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
3916         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
3917         for color depth 8.
3919 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3921         * ps-prin1.ps: Line and paragraph spacing feature.
3922         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
3923         (EffectShadow, EffectBox, EffectOutline): New vars.
3924         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
3925         (PHL, LHL): New funs.
3927         * ps-prin2.ps: File eliminated.
3929 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
3931         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
3933 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
3935         * splash.xpm, splash.pbm: Replaced with new images from
3936         Luis Fernandes <elf@ee.ryerson.ca>.
3938 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
3940         * cs-refcard.ps, cs-refcard.tex: New files.
3942 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
3944         * THE-GNU-PROJECT: New file.
3946 2001-02-22  Andrew Innes  <andrewi@gnu.org>
3948         * MACHINES: Update pointer to MS-Windows install instructions.
3950 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3952         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
3953         functionality enhancement.
3954         (doColumnZebra): Code fix.
3956 2001-02-08  Dave Love  <fx@gnu.org>
3958         * tasks.texi, SERVICE: Updated.
3960 2001-02-03  Andrew Innes  <andrewi@gnu.org>
3962         * PROBLEMS: Add note about need to specify extra compiler flags
3963         with recent Cygwin ports of gcc.
3965 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
3967         * DEBUG: Expand and update, based on the instructions to
3968         pretesters, nt/INSTALL, and private communications and experience.
3970 2001-01-17  Dave Love  <fx@gnu.org>
3972         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
3974 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
3976         * TUTORIAL.es: New file.
3978 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
3980         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
3981         enhancements.
3983 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
3985         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
3986         files.
3988 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
3990         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
3991         is non-nil.
3992         (printZebra, BeginPage): Code fix.
3994 2000-12-15  Miles Bader  <miles@gnu.org>
3996         * DEBUG: Add note about using `inverse-video' to detect excessive
3997         screen redraw.
3999 2000-12-07  Dave Love  <fx@gnu.org>
4001         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
4003 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4005         * ps-prin1.ps: Eliminated the line number font predefinition.
4007 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
4009         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
4010         not M-:, as example of disabled command).
4012 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
4014         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
4016 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
4018         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
4020         * tasks.texi: Updated to the version from /gd/gnuorg.
4022         * FTP: Refer to the GNU web site.
4024 2000-10-12  Dave Love  <fx@gnu.org>
4026         * gnus.pbm: New file.
4028         * gnus.xbm: Deleted.
4030 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
4032         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
4034 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
4036         * splash.xbm: File removed.
4037         * splash.pbm: New file.
4039 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
4041         * splash.xbm: New file.
4043 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
4045         * splash.xpm: New file.
4047 2000-09-11  Dave Love  <fx@gnu.org>
4049         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
4050         files.
4052 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4054         * ps-prin3.ps: Eliminated.
4056         * ps-prin2.ps: Changed comment version (6.0).
4058         * ps-prin1.ps: Changed comment version (6.0).
4060         * ps-prin0.ps: Changed comment version (6.0).
4062 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
4064         * survival.tex: New file.
4066 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
4068         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
4070         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
4072 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
4074         * NEWS.1: Reintegrated into NEWS.
4076         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
4078 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
4080         * dired-ref.tex, dired-ref.ps: New files.
4082         * refcard-de.tex, refcard-de.ps: New files.
4084 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
4086         * emacs.1: Change `-b' to `-bw'.
4088 2000-07-07  Andreas Schwab  <schwab@suse.de>
4090         * yow.lines: Fix indentation.
4092 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4094         * ps-prin0.ps: Insert a version number comment (5.2.2).
4095         Indentation fix.
4097         * ps-prin1.ps: Insert a version number comment (5.2.2).  Can
4098         select page size with/without giving an error if PostScript
4099         printer doesn't have this kind of page size.  Zebra Stripe
4100         continues or restarts on next page.  Indentation fix.
4101         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
4102         paper.
4103         (BeginDoc, doColumnZebra, HeaderText): Code fix.
4104         (SetPageSize): New proc.
4106         * ps-prin2.ps: Insert a version number comment (5.2.2).
4108         * ps-prin3.ps: Insert a version number comment (5.2.2).
4109         Indentation fix.
4111 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4113         * ps-prin1.ps: PostScript code compatibility with other utilities
4114         like mpage, psnup, etc.
4115         (isLineStep): Code fix.
4116         (BeginDoc, BeginSheet): Utility compatibility.
4118 2000-05-03  Dave Love  <fx@gnu.org>
4120         * letter.xbm: New file.
4122 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4124         * ps-prin0.ps: PostScript level 1 compatibility.
4126         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
4127         printing and line number step.
4128         (BeginDoc, doLineNumber, SL, HL): Code fix.
4129         (isLineStep, PSL): New funs.
4131         * ps-prin3.ps: PostScript level 1 compatibility.
4133 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
4135         * refcard.bit: Removed.
4137 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
4139         * refcard-pl.ps: New file.
4140         * refcard-pl.tex: New file.
4142 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4144         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
4145         (DefOp): New proc.
4147         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
4148         (printBackground, SetColor): New procs.
4149         (ZebraColor): Renaming old ZebraGray var.
4151 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4153         * ps-prin1.ps: Eliminate SkipFirstPage.
4155 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4157         * ps-prin0.ps: Define command only for language level 1.
4159 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4161         * ps-prin0.ps: Define packedarray operator for language level 1,
4162         adjust setduplexmode and settumble definitions.
4164 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4166         * ps-prin0.ps: New file.
4168         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
4170 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
4172         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
4174 1999-11-30  Paul Eggert  <eggert@twinsun.com>
4176         * PROBLEMS: Update Solaris 2.6 and 7 problems.
4178 1999-11-22  Paul Eggert  <eggert@twinsun.com>
4180         * NEWS: Rename messages-locale to system-messages-locale
4181         and time-locale to system-time-locale.
4183 1999-10-24  Noah Friedman  <friedman@splode.com>
4185         * yow.lines: Add more quotes.  Correct a misquote.
4187         * spook.lines: Add more phrases.
4189 1999-10-23  Paul Eggert  <eggert@twinsun.com>
4191         * NEWS: Describe new functions and variables for locales.
4193 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
4195         * TUTORIAL.ro: Change copyright statement.
4197 1999-07-12  Richard Stallman  <rms@gnu.org>
4199         * Version 20.4 released.
4201 1999-06-27  Karl Heuer  <kwzh@gnu.org>
4203         * yow.lines: Fix indentation.  Fix typo.
4205 1999-01-19  Dave Love  <fx@gnu.org>
4207         * MORE.STUFF: Revamped.
4209 1999-01-14  Dave Love  <fx@gnu.org>
4211         * FAQ: Merge posted updates.
4213 1998-12-14  Dave Love  <fx@gnu.org>
4215         * FAQ: Somewhat edited copy of the most recently posted version.
4217 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
4219         * MACHINES (NEC EWS4800): New section.
4221 1998-09-04  Karl Heuer  <kwzh@gnu.org>
4223         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
4225 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4227         * Version 20.3 released.
4229         * TUTORIAL.ro: New file.
4231 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
4233         * TUTORIAL.sl: Renamed back to the original.
4235 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
4237         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
4238         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
4239         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
4240         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
4242 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
4244         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
4246 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
4248         * TUTORIAL.sl: New file.
4250 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4252         * Version 20.2 released.
4254 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4256         * Version 20.1 released.
4258 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
4260         * CODINGS, CHARSETS: New files.
4262 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4264         * Version 19.33 released.
4266 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4268         * Version 19.32 released.
4270 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4272         * refcard.ps: File obtained from someone else;
4273         it was generated badly here.
4275 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4277         * Version 19.31 released.
4279 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4281         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
4283 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
4285         * emacs.bash: Use >|.
4287 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
4289         * rgb.txt: New file.
4291 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4293         * Version 19.30 released.
4295 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4297         * gnus-tut.txt: New file.
4299 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
4301         * Rename termcap to termcap.src, the historical name for an
4302         uninstalled termcap file.
4304 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
4306         * termcap.dat, termcap.ucb: Deleted and replaced.
4308         * termcap: New termcap file from the ncurses project; bigger,
4309         better, brighter, does away with waxy yellow buildup.  Email
4310         me at terminfo@ccil.org if you have any trouble with this.
4312         * README: Changed to track above change.
4314 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
4316         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
4318 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
4320         * Makefile (maintainer-clean): Renamed from realclean.
4322 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4324         * tpu-doc.el: File moved to etc dir and renamed.
4326 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
4328         * enriched.doc: Rewritten and simplified.
4330 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4332         * Makefile (eterm): New rule.
4333         (TIC): New variable.
4335         * e/eterm, e/eterm.ti: New files.
4337 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
4339         * enriched.doc: New file.
4341 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4343         * Version 19.26 released.
4345 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
4347         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
4349 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4351         * Version 19.25 released.
4353 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4355         * Version 19.24 released.
4357 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4359         * Version 19.23 released.
4361 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4363         * Makefile (clean): Delete DOC*.
4365 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4367         * Version 19.22 released.
4369 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4371         * Version 19.21 released.
4373 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4375         * Version 19.20 released.
4377 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4379         * Version 19.19 released.
4381 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4383         * Version 19.18 released.
4385 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4387         * Version 19.16 released.
4389 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4391         * version 19.15 released.
4393 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4395         * Version 19.14 released.
4397 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4399         Bring mumbleclean targets into conformance with GNU coding standards.
4400         * Makefile (distclean): Don't remove backup and autosave files.
4401         These are easy to get rid of in other ways, and a pain to lose.
4402         (mostlyclean, realclean): New targets.
4404 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4406         * Version 19.13 released.
4408 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4410         * Version 19.10 released.
4412 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4414         * Version 19.9 released.
4416 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4418         * Version 19.8 released.
4420 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4422         * Version 19.7 released.
4424 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4426         * MACHINES: Mention Linux.
4428 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4430         * MACHINES: Add section for NeXT, from Thorsten Ohl.
4432 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4434         * NEWS: Documented picture-mode improvements.
4436 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4438         * NEWS: Described the new properties of arrow keys and
4439         next-line-add-newlines.  Fixed up the GUD description, it was
4440         out of date.  This file referenced LNEWS when it should have
4441         said news.texi; fixed.
4443         * news.texi: invocation-name now exists.
4445 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4447         * MORE.STUFF: Added.
4449 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4451         * NEWS: Preserved jimb's last change (documenting kill on
4452         read-only buffers).
4454         Added documentation on new info features.
4456 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4458         * spook.lines: Alpha-sorted this, and added some new hot buttons
4459         for the 1990s.
4461 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4463         * MACHINES: Deleted some VMS caveats.  If the src and lisp
4464         ChangeLogs are correct, dired and mail and process control are now
4465         fully supported.
4467         * NEWS: Added finder news.
4469 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
4471         * NEWS: Changed.
4473 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4475         * sex.6: Added 900-line support
4477         * NEWS: Added news about the package finder.
4479 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4481         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
4482         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
4483         SUNBUG files.  Changed references to 18.* to past tense.
4485         * emacs.names: Merged into JOKES.  I faked a mail header from the
4486         Unknown User to delimit the first (unheaded) bit.
4488         * Makefile (relock, unlock): New productions.
4490 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4492         Augean-stable cleaning time.  Partly to save space, but mostly to
4493         reduce the dizzying amount of *stuff* confronting someone exploring
4494         the Emacs distribution, I have the following changes in the etc
4495         directory:
4497         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
4499         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
4500         OTHER.EMACSES.  The present names don't really convey anything.
4501         Various key bindings and feature descriptions have been updated.
4503         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
4504         FSF in hot water.
4506         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
4507         implementation of intervals, have progressed way beyond this.
4509         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
4511         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
4512         Future jokes can accumulate there.
4514         * DISTRIB: The actual domestic order form is now ORDERS.USA.
4515         The DISTRIB text now mentions 19.
4517         * ORDERS.USA: Created.  This is just the order form.  DISTRIB
4518         has a pointer to it at the beginning.
4520         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
4521         to it at the beginning.
4523         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
4524         version 15 and 17 files anymore.
4526         All files marked "Nuked" have actually been moved to =-prefixed
4527         names as per convention.  Originals of all files merged still
4528         exist with =-names.
4530 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4532         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
4533         no longer necessary in the presence of 19's function-key-map
4534         feature; I've added an explanation to the beginning of the file.
4536 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4538         * MACHINES: Update description of SYSVr3 and r4 support, due to
4539         Eric Raymond's changes.
4541 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4543         * MACHINES: Mention that you have to edit the configure script
4544         when you add support for a new machine, to get it to recognize the
4545         configuration name.
4547 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
4549         * MACHINES: Converted to use GCC-style configuration names,
4550         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
4551         s/ files now lives in ../configure.
4553 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
4555         * NEWS: Document included tags tables.
4557 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4559         * Corrected the news about VC to reflect reality.
4561 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4563         * etags.1: New file, from Richard K. Pixley at Cygnus.
4565 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4567         * Makefile: Most of the contents of this file were only relevant
4568         to things in `../lib-src'; removed all but the `distclean' and
4569         `clean' targets.
4571 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4573         * COPYING: Got June 1991 version of the GPL here.
4575         * ChangeLog: Since the old etc contents have been split into etc
4576         and lib-src, the old etc's ChangeLog has been duplicated in the
4577         new etc and lib-src.  That means that each contains complete and
4578         coherent information, although each contains extraneous
4579         information.
4581 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4583         * lib-src/etags.c: "--no-warning" option renamed to "--no-warn",
4584         to be consistent with other GNU programs, like makeinfo.
4586         * lib-src/Makefile: Renamed to Makefile.in; the configure script
4587         will edit this to produce Makefile.
4589 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4591         * etags.c (print_help, print_version): New functions.
4592         (main): Options added to support them.
4594         * etags.c (longopts): New array of long names for the options.
4595         (main): Recognize them.
4597 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4599         * etags.c (C_entries): Removed comment saying that \" in a string
4600         isn't recognized as magic, because it is correctly handled.
4602         * getopt.c, getopt.h: New files, from GNU C library.
4603         * etags.c: Rewritten to use getopt.
4604         #include "getopt.h".
4605         (file_num): Variable deleted; its role is now played by getopt's
4606         optind.
4607         (main): Argument processing loop rewritten to call getopt to get
4608         next option.  Options which take parameters (-o and -i) rewritten
4609         to get parameter from optarg instead of argv[1].  Filename
4610         preprocessing loop and update command changed similarly.
4611         * Makefile (etags, ctags): Depend on and link with getopt.h,
4612         getopt.o, and getopt1.o.
4613         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
4615         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
4616         is non-zero.
4618         (main): In the argument processing loop, the 'goto next_arg'
4619         statements are breaking out of the switch statement in exactly the
4620         same way that a simple 'break' statement would; replace the gotos
4621         with breaks, and remove the label.
4623 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4625         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
4626         (consider_token): Move next_token_is_func to global.
4628 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4630         * Makefile: Conform with GNU coding standards:
4631         (mostlyclean): New target, synonymous with clean.
4632         (TAGS, check): New targets.
4633         (INSTALL, INSTALLFLAGS): New variables.
4635 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4637         * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to
4638         `config.emacs' to `configure'.
4640         * lib-src/Makefile: Adjusted for renaming of share-lib to etc.
4641         * etc/MACHINES: Same.
4643 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4645         * movemail.c (main): Allow tempname to be as long as necessary,
4646         instead of limiting it to 39 characters.
4648         * movemail.c (main): Move declaration of buf from top of function
4649         to local block surrounding the copy loop.  This makes it less
4650         likely to be confused with the buf used by the code which checks the
4651         permissions on outname's directory.
4653 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
4655         * SERVICE: Remove my entry.
4657 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
4659         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
4660         hardcoded -g.
4662         * movemail.c (xmalloc): Return char *, not int.
4663         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
4664         that is off by default -- normally don't unlink the mail spool
4665         file, just empty it.  Pass creat mode 0600, not 0666.
4667 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4669         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
4670         (all): Instead of here.
4671         (install): Don't use the -s option, since people need symbols to
4672         debug code.
4674 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
4676         * etags-vmslib.c (fn_exp): Add type cast.
4678 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4680         * movemail.c: Changes in comments.
4682 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4684         * Makefile: Make the distclean target erase the DOC files from
4685         ../share-lib and the executables from ../arch-lib.
4687 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
4689         * emacsclient.c: #include <sys/stat.h>.
4690         (main): Do declare statbfr.
4692 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4694         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
4695         for the socket, depending on SERVER_HOME_DIR.
4696         If using /tmp, put host name in the socket name.
4698         * movemail.c (pfatal_and_delete): New function.
4699         (main, popmail): Use it.
4700         (popmail): Close output before deleting messages.
4701         Check for error on close and on fsync.
4702         Use `fatal' where appropriate.
4703         (main): Remove (void).
4705         * aixcc.lex: New file.  Not officially part of Emacs.
4706         * Makefile: Rules for that.
4708 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
4710         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
4712         * etags.c (main): Properly cast call to alloca that initializes
4713         included_files.
4715 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
4717         * etags.c (files_are_tag_tables): Remove global var.
4718         (process_file): Don't test it.  Also remove hack checking for a
4719         file named "TAGS".
4720         (main): -i now takes an arg which is the name of a file to include.
4721         Collect these names and emit include tags for them after processing
4722         all the argument files.
4724 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4726         * wakeup.c: Terminate if parent goes away.
4728 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4730         * etags.c (C_entries): Process token before handling end of line.
4731         When inner loops reach end of line, just back up.
4732         Let the real end of line processing happen in just one place.
4733         (consider_token): Likewise.
4735 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4737         * etags.c (TEX_mode): Skip comments while scanning the text to see
4738         which escape character this file uses.
4740 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4742         * emacsserver.c [USG]: Terminate if msgrcv fails.
4744 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
4746         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
4748 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
4750         * make-docfile: Find the arguments to a C function correctly,
4751         by not ignoring the character that read_c_string returns.  Don't
4752         even try to find argument names for functions that take MANY
4753         or UNEVALLED arguments, since they're a figment of the docstring's
4754         imagination.
4756 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
4758         * make-docfile: Read the .elc files generated by the new byte
4759         compiler.
4761 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
4763         * refcard.tex: Use cm fonts, not am, in multi-column mode.
4765 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
4767         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
4769 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
4771         * Makefile (install*): No need to install wakeup.
4773 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
4775         * Makefile (install*): Install emacsclient like etags.
4777 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
4779         * movemail.c (error): Handle 3 args.
4780         (main): Don't check input access if using pop.
4782 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
4784         * etags.c (find_entries): Check for numbers after Scheme suffix.
4786 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
4788         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
4790 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
4792         * Makefile (nemacstool, xvetool): New targets.
4794 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
4796         * emacsclient.c: Include errno.h and define related variables.
4798 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
4800         * emacsclient.c: Change usage message.
4802 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
4804         * emacs.1: Add break before -nw option.
4806 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
4808         * qsort.c: Replace with GNU version.
4810 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
4812         * wakeup.c: New program replacing loadst.c.
4814 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4816         * emacsclient.c [USG]: Pass msgsnd only 4 args.
4818 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
4820         * etags.c: Rename `flag' variables for what they do instead of
4821         which option character sets them.
4823 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4825         * loadst.c (main): Conditional to get load average on Apollo.
4827 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
4829         * emacsserver.c: Set the permission on the socket to 0600.
4831 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4833         * emacsclient.c [BSD]: Print clean message for failing getwd.
4835 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
4837         * getdate.y: Use the getdate.y from GNU tar for timer.
4839 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
4841         * emacsclient.c (main): Don't put brackets around "filename" in
4842         usage message.  It isn't optional.
4844 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
4846         * etags.c (getit): Recognize '$' as beginning identifiers.
4848 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
4850         * emacsserver.c: Renamed from server.c.
4851         * Makefile: Reference emacsserver rather than server.
4852         * MACHINES: Doc fix for new emacsserver name.
4854 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4856         * emacsclient.c: Print program name in error messages.
4858 1990-01-19  David Lawrence  (tale@cocoa-puffs)
4860         * timer.c, getdate.y (new files) and Makefile:
4861         Sub-process support for run-at-time in timer.el.
4862         Doesn't yet work correctly for USG.
4864 1990-01-10  Jim Kingdon  (kingdon@pogo)
4866         * MACHINES: Add HP 300 running BSD.
4868 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4870         * yow.c: Dynamically allocate buffer; skip header before random
4871         choice to avoid bias toward first item.
4873 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4875         * etags.c (readline): Separate out init of `pend'.
4877 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4879         * etags.c: Undo changes relating to isgoodhdr.
4881 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
4883         * etags.c (isgoodhdr): New macro.
4884         (_gdh, notgdh): New variable used by that.
4885         (init): Initialize _gdh.
4886         (find_entries): Set header_file.
4887         (consider_token): Use isgoodhdr if in header file.
4889         * etags.c (total_size_of_entries):
4890         Was miscalculating by 1 in rewritten case.
4892         * etags.c (PAS_funcs): One arg to pfnote was missing.
4894 1989-12-05  Joseph Arceneaux  (jla@spiff)
4896         * MACHINES: Change for the ULTRIX entry.
4898 1989-11-21  Joseph Arceneaux  (jla@spiff)
4900         * etags.c (process_file): If file is not regular, return.
4902 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4904         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
4906 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4908         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
4909         (main): If HAVE_GETLOADAVG, don't call `nlist'.
4911 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4913         * etags.c (consider_token): Allow any number of typespec keywords
4914         after `typedef', before new type name.
4915         (enum sym_type): Add st_C_typespec.
4916         (C_create_stab): Put typespec kwds in table.
4918 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
4920         * etags.c (main): Don't depend on name invoked by.
4921         If CTAGS is not defined, assume it is ETAGS.
4923 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4925         * etags.c (L_funcs): Allow package name in define construct,
4926         as in (foo::defmumble name-defined ...).
4928 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4930         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
4932         * Makefile (yow): Depends on ../src/paths.h.
4934 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
4936         * etags.c: Fix compilation by moving Pascal after Fortran.
4938 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4940         * movemail.c [USG]: Define F_OK, etc., if not found in header.
4942 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4944         * hexl.c: New file, supports hexl-mode.
4946 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4948         * movemail.c: New compilation flag MAIL_USE_MMDF.
4950 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4952         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
4953         * server.c: Likewise.
4955         * make-docfile.c (scan_c_file): Output argument names at end of string.
4956         (write_c_args): New subroutine.
4958 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4960         * movemail.c: Report failure of flock.
4962 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4964         * etags.c (find_entries): Allow multi-letter extensions for fortran.
4966 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4968         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
4970 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
4972         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
4974         * emacstool.1: Update to document environment variables.
4976 1989-02-21  Mosur Mohan  (email@notavailable)
4978         * etags.c (PAS_funcs): New function.
4980 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4982         * movemail.c: On sysv, include unistd.h.
4984 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4986         * b2m.c: New file.
4988 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4990         * etags.c: Prolog support from Sunichirou Sugou.
4992 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4994         * Makefile (clean): New target.
4996 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4998         * fakemail.c (put_line): Break header lines at 79 cols.
5000 1989-01-19  Sam Kendall  (email@notavailable)
5002         * etags.c: Greatly rewritten for C++ support and for multiple tags
5003         per line.
5005 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5007         * movemail.c: Check access before doing real work.
5008         Check that outfile is in a writable directory.
5009         On fatal error, delete the lock file.
5011 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
5013         * env.c: Add decl for my-index.
5014         * etags.c (file-entries): .oak => scheme
5016 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5018         * movemail.c: Use `access' to check input and output files.
5020 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5022         * emacsclient.c (main): Ignore all of CWD before first slash.
5024 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5026         * etags.c (readline): Double linebuffer->size outside the xrealloc.
5028 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5030         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
5031         * server.c: chmod the socket to 0700.
5033 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5035         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
5036         (add_field): Delete comments and turn `<', `>' to spaces
5037         in header lines.
5038         (USE_FAKEMAIL): New customization macro says to make fakemail
5039         not be a no-op even on a BSD system.
5041 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5043         * etags.c (consider_token): Skip comments just like whitespace.
5044         Notice `struct', etc. and set strtag for those tokens.
5045         Return 1 for the token following `struct' if an open-brace follows it.
5046         (C_entries): Special handling of token following `struct'
5047         needed because we have probably advanced to the following line
5048         to find the `{'.
5049         (main): New option `T' sets tflag and strflag.
5050         Set both of them by default if eflags.
5052 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5054         * movemail.c: Do fsync before closing output.
5056 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
5058         * movemail.c: Better error message when can't create tempname.
5059         This file needs a great deal of extra error-checking and lucid reporting...
5061 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5063         * etags.c: Support assembler code for .s and .a files.
5064         (getit): Allow underscore in a tag.
5066 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5068         * movemail.c: Close output and check errors before deleting input.
5070 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
5072         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
5073         whether to prefix it.  Handle line number args.
5075 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
5077         * etags.c (main): Default setting of eflag was backwards.
5079 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5081         * etags.c: New option -i.  -f renamed -o.
5082         `-' as input file means read input file names from stdin.
5083         -i spec'd or input file named TAGS means the input file is another
5084         tag table; output an "include" line for it.
5086 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5088         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
5089         New targets install, install.sysv, install.xenix.
5090         This makefile is now responsible for installing executables
5091         and documentation from this directory into system directories.
5093 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
5095         * server.c, emacsclient.c (main): Compute socket name from euid.
5097 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5099         * emacsclient.c: Args like +DIGITS are passed through unchanged.
5101 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5103         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
5104         * emacsclient.c: Likewise.
5105         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
5107 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5109         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
5110         (istoken) New string-comparison macro.
5111         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
5113 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5115         * etags.c: Changes for VMS.
5116         Always define ETAGS on VMS.
5117         Define macros GOOD and BAD for success and failure exit codes.
5118         (begtk, intk): Allow `$' in identifiers.
5119         (main): Don't support -B, -F or -u on VMS.
5120         Alternate loop for scanning filename arguments.
5121         (system): Delete definition of this function.
5123         * etags-vmslib.c (system): Undefine this; VMS now provides it.
5125 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5127         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
5128         around include of param.h.  (Like fns.c.)
5130 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5132         * loadst.c (load_average): Move load-average code to this new fn.
5133         Add conditionals to compute load ave on UMAX.
5135 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
5137         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
5138         with opposite sense.
5140 1988-05-13  Chris Hanson  (cph@kleph)
5142         * emacsclient.c: Delete references to unused variable `out'.
5143         This caused a bus error when used under hp-ux.
5145 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5147         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
5149 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
5151         * etags.c (find_entries): `.t' or `.sch' means scheme code.
5153 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5155         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
5157 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
5159         * movemail.c: #undef close, since config can #define it on V.3.
5160         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
5162 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
5164         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
5165         invalid escape sequences such as `\{'.
5167         * loadst.c: Add `sequent' conditional for file dk.h.
5169 1988-03-20  Richard M. Stallman  (rms@wilson)
5171         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
5173         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
5175 ;; Local Variables:
5176 ;; coding: utf-8
5177 ;; End:
5179   Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5180     2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
5181     Free Software Foundation, Inc.
5183   This file is part of GNU Emacs.
5185   GNU Emacs is free software: you can redistribute it and/or modify
5186   it under the terms of the GNU General Public License as published by
5187   the Free Software Foundation, either version 3 of the License, or
5188   (at your option) any later version.
5190   GNU Emacs is distributed in the hope that it will be useful,
5191   but WITHOUT ANY WARRANTY; without even the implied warranty of
5192   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5193   GNU General Public License for more details.
5195   You should have received a copy of the GNU General Public License
5196   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.