Implement inhibit-bidi-mirroring; improve biditest.el.
[emacs.git] / etc / ChangeLog
blob9c3643edd38f90b48b4c98c7abb342c01b94679e
1 2014-10-13  Eli Zaretskii  <eliz@gnu.org>
3         * NEWS: Mention the UBA implementation update.
5 2014-08-08  Jan Nieuwenhuizen  <janneke@gnu.org>
7         * compilation.txt (file): Add Guile backtrace example.
9 2014-08-09  Reuben Thomas  <rrt@sc3d.org>
11         * PROBLEMS: Remove msdos/is_exec.c and sigaction.c.
13 2014-07-21  Dmitry Antipov  <dmantipov@yandex.ru>
15         * TODO: remove frame height remark.
17 2014-07-11  Michael Albinus  <michael.albinus@gmx.de>
19         * NEWS: Passwords in batch mode are hidden.
21 2014-07-03  Glenn Morris  <rgm@gnu.org>
23         * refcards/calccard.tex (section{Getting Help}):
24         Meaning of "on-line" has changed.
26 2014-06-28  Glenn Morris  <rgm@gnu.org>
28         * publicsuffix.txt: Update from source.
30 2014-06-24  Eli Barzilay  <eli@barzilay.org>
32         * NEWS: calculator.el user-visible changes.
34 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
36         * NEWS: New Tramp method "nc".
38 2014-06-08  Leo Liu  <sdl.web@gmail.com>
40         * themes/deeper-blue-theme.el: Use another fix.  (Bug#17695)
42 2014-06-08  Juri Linkov  <juri@jurta.org>
44         * themes/deeper-blue-theme.el (diff-added, diff-changed, diff-removed):
45         Set face definitions explicitly.  Inherit indicator faces from them.
46         (Bug#17695)
48 2014-05-28  Reuben Thomas  <rrt@sc3d.org>
50         * TODO: add a note that undo-tree could be used to save undo
51         information (Bug #17581).
53 2014-05-27  Fabrice Popineau  <fabrice.popineau@gmail.com>
55         * NEWS: Mention build changes on MS-Windows.
57 2014-05-26  Paul Eggert  <eggert@cs.ucla.edu>
59         Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
60         * ETAGS.EBNF, NEWS, ORG-NEWS: Add "coding: utf-8".
62 2014-05-17  Paul Eggert  <eggert@cs.ucla.edu>
64         * NEWS: Assume C99 or later (Bug#17487).
66 2014-05-16  Paul Eggert  <eggert@cs.ucla.edu>
68         Don't require pkg-config when building from repository.
69         * NEWS: Prefer './configure FOO=BAR' to 'FOO=BAR ./configure'.
70         * PROBLEMS (Build-time-problems): Remove pkg-config problem
71         that is no longer an issue.
73 2014-05-13  Dmitry Antipov  <dmantipov@yandex.ru>
75         * PROBLEMS: Mention potential problems with
76         --enable-link-time-optimization and clang on Fedora 20.
78 2014-05-04  Leo Liu  <sdl.web@gmail.com>
80         * NEWS: Mention support for Chinese dates in calendar and diary.
82 2014-04-20  Daniel Colascione  <dancol@dancol.org>
84         * NEWS: Mention new struct functions and changes to `cl-the'.
86 2014-04-17  Daniel Colascione  <dancol@dancol.org>
88         * NEWS: Mention bracketed paste support.
90 2014-04-11  Glenn Morris  <rgm@gnu.org>
92         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
93         * refcards/cs-survival.tex, refcards/sk-dired-ref.tex:
94         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
95         Input "utf8off", which seems to be needed.
97 2014-04-01  Michael Albinus  <michael.albinus@gmx.de>
99         * NEWS: `url-handler-mode' passes operations to Tramp for some
100         protocols.
102 2014-03-28  Tassilo Horn  <tsdh@gnu.org>
104         * themes/tsdh-light-theme.el (tsdh-light): Add gnus-group-* faces.
106 2014-03-22  Glenn Morris  <rgm@gnu.org>
108         * CENSORSHIP, GNU, LINUX-GNU, THE-GNU-PROJECT, WHY-FREE: Replace
109         contents with pointers to www.gnu.org or emacs.info, mark obsolete.
111 2014-03-14  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
113         * tutorials/TUTORIAL.de: Adapt to recent changes in TUTORIAL.
114         Thanks to Jorgen Schäfer for help with the translation.
116 2014-03-10  Paul Eggert  <eggert@cs.ucla.edu>
118         Fix "\" problem in tutorials by using natural-language quotes.
119         * tutorials/TUTORIAL, tutorials/TUTORIAL.cs, tutorials/TUTORIAL.eo:
120         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ja:
121         * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl:
122         * tutorials/TUTORIAL.pt_BR, tutorials/TUTORIAL.ro:
123         * tutorials/TUTORIAL.ru, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
124         * tutorials/TUTORIAL.th:
125         Avoid using ` for natural-language quotes.  Instead, work around
126         the problem with "\" by using non-" quotation marks appropriate
127         for the natural language in question, e.g., «...» for Spanish.
128         For English “...” could be used, but use '...' instead so that
129         TUTORIAL continues to be encoded in ASCII.
131 2014-03-10  Bastien Guerry  <bzg@gnu.org>
133         * tutorials/TUTORIAL.fr: Adapt to the recent changes in TUTORIAL.
135 2014-03-08  Luis Felipe López Acevedo  <felipe.lopac@gmail.com>  (tiny change)
137         * tutorials/TUTORIAL.es: Fix typos.  (Bug#116707)
139 2014-03-08  Eli Zaretskii  <eliz@gnu.org>
141         * tutorials/TUTORIAL.he: Adapt to the recent changes in TUTORIAL.
143 2014-03-06  Juanma Barranquero  <lekktu@gmail.com>
145         * tutorials/TUTORIAL.es: Adapt to change in English language tutorial.
147 2014-03-06  Glenn Morris  <rgm@gnu.org>
149         * tutorials/TUTORIAL: Mention electric behavior of RET.
151 2014-02-25  Glenn Morris  <rgm@gnu.org>
153         * refcards/vipcard.tex: Hook fix.
155 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
157         * NEWS: Fix references to ?« and ?» that got mangled somehow.
159 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
161         * NEWS: Mention all the Apropos face options that have been
162         removed (bug#16516).
164 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
166         * NEWS: Mention `ruby-align-chained-calls'.
168 2014-01-31  Alex Schroeder  <alex@gnu.org>  (tiny change)
170         * gnus-tut.txt (Message-ID): Typo fix (bug#15556).
172 2014-01-16  Fabrice Niessen  <fniessen@pirilampo.org>
174         * themes/leuven-theme.el: Updates.  (Bug#16442)
176 2014-01-12  David Engster  <deng@randomsample.de>
178         * NEWS: Add missing renames to EIEIO section.  Also, no functions
179         were removed but only made obsolete.  Class field accessors were
180         always purely internal, so remove that remark.  Add markup.
182 2014-01-11  Eric S. Raymond  <esr@thyrsus.com>
184         * celibacy.1, sex.6, condom.1, echo.msg: Deleted at RMS's
185         suggestion.  Not lost to posterity as they are part of the
186         widely distributed funny-manpages collection.
188         * COOKIES, copying.paper, INTERVIEW, MAILINGLISTS, MOTIVATION,
189         * SERVICE: More deletions suggested by RMS.
191 2014-01-10  Glenn Morris  <rgm@gnu.org>
193         * ORDERS: Replace contents with pointer to emacs.info, mark obsolete.
195         * FTP: Mark as obsolete.
197 2014-01-09  David Engster  <deng@randomsample.de>
199         * NEWS: Added new `describe-function' EIEIO support.
201 2014-01-09  Glenn Morris  <rgm@gnu.org>
203         * SERVICE: Mark as obsolete.
205         * MORE.STUFF: Replace contents with pointer to efaq.info.
207 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
209         * NEWS: Better document the speed up, slow down, or reverse
210         animation in Image Mode.
212 2014-01-05  Tassilo Horn  <tsdh@gnu.org>
214         * themes/tsdh-light-theme.el (tsdh-light): Define org-level-* faces.
216 2013-12-29  Paul Eggert  <eggert@cs.ucla.edu>
218         Plain copy-file no longer chmods an existing destination (Bug#16133).
219         * NEWS: Document this.
221 2013-12-26  João Távora  <joaotavora@gmail.com>
223         * NEWS: Describe new features of Electric Pair mode.
225 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
227         * NEWS: Updated for `gnutls-verify-error', cfengine-mode, and
228         package.el changes.
230 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
232         * NEWS: Mention ns-use-srgb-colorspace.
234 2013-12-21  Chong Yidong  <cyd@gnu.org>
236         * themes/tango-dark-theme.el: Minor color tweak.
238 2013-12-13  David Engster  <deng@randomsample.de>
240         * NEWS: Add sections for CEDET and EIEIO.
242 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
244         * NEWS: Mention support on MS-Windows of file names outside of the
245         current locale.
247 2013-11-23  Xue Fuqiao  <xfq.free@gmail.com>
249         * TODO: Minor update.
251 2013-11-23  Glenn Morris  <rgm@gnu.org>
253         * enriched.txt: Rename from enriched.doc.  (Bug#15947)
254         Misc small updates for this hardly being "new" any more.
256 2013-11-20  Leo Liu  <sdl.web@gmail.com>
258         * NEWS: Mention new display action alist entry `no-display-ok'.
259         (Bug#13594)
261 2013-11-18  Leo Liu  <sdl.web@gmail.com>
263         * NEWS: Mention new features for Octave mode.
265 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
267         * NEWS: Mention :distant-foreground.
269 2013-10-16  Dmitry Gutov  <dgutov@yandex.ru>
271         * NEWS: Mention the homepage-related changes in package.el.
273 2013-10-07  Leo Liu  <sdl.web@gmail.com>
275         * NEWS: Mention new feature of register commands.
277 2013-10-02  Fabrice Niessen  <fni@missioncriticalit.com>
279         * themes/leuven-theme.el: Add Commentary and some headers, update
280         face definitions, add autoload block which is used when
281         distributed separately from Emacs.
283 2013-09-22  Daniel Colascione  <dancol@dancol.org>
285         * NEWS: Mention new bool-vector functionality.
287 2013-09-15  Jan Djärv  <jan.h.d@swipnet.se>
289         * NEWS: Mention the macfont backend.
291 2013-09-09  Glenn Morris  <rgm@gnu.org>
293         * refcards/Makefile (PS_ENGLISH, PS_CZECH, PS_FRENCH, PS_GERMAN)
294         (PS_POLISH, PS_PORTUGUESE, PS_RUSSIAN, PS_SLOVAKIAN, PS_TARGETS):
295         Use substitution refs.
297 2013-08-15  Glenn Morris  <rgm@gnu.org>
299         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
300         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
301         * refcards/dired-ref.pdf, refcards/fr-dired-ref.pdf:
302         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
303         * refcards/gnus-refcard.pdf, refcards/orgcard.pdf:
304         * refcards/pl-refcard.pdf, refcards/pt-br-refcard.pdf:
305         * refcards/refcard.pdf, refcards/ru-refcard.pdf:
306         * refcards/sk-dired-ref.pdf, refcards/sk-refcard.pdf:
307         Remove generated files from repository.
309         * refcards/Makefile: Rewrite to use portable Makefile syntax.
310         Add language-specific targets.
311         (distclean, extraclean): New rules.
313 2013-08-13  Glenn Morris  <rgm@gnu.org>
315         * refcards/Makefile (all_pdf, all_ps, fr-survival.ps, dist):
316         New rules.
317         (SURVIVAL_CARDS_PDF): Add fr_survival.pdf.
319 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
321         * NEWS: Mention -lz and `decompress-gzipped-region'.
323 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
325         * NEWS: Document new keybinding of `C-x r f' to frameset-to-register.
327 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
329         * NEWS: Mention `cache-long-scans'.
331 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
333         * tutorials/TUTORIAL.es: Fix typo (bug#15027).
335 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
337         * NEWS: Document new package frameset.el.
339 2013-08-03  Xue Fuqiao  <xfq.free@gmail.com>
341         * TODO: Adjust entry about bug reporting.
343 2013-08-02  Bastien Guerry  <bzg@gnu.org>
345         * DEVEL.HUMOR: New entry.
347 2013-08-02  Xue Fuqiao  <xfq.free@gmail.com>
349         * tutorials/TUTORIAL: Remove a redundant sentence about yanking.
351         * tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL.
353         * tutorials/TUTORIAL.translators (Maintainer): Update the maintainer.
355 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
357         * tutorials/TUTORIAL.es: Fix typos (bug#15000).
359 2013-07-26  Micah Anderson  <micah@riseup.net>  (tiny change)
361         * spook.lines: Additions.  (Bug#14658)
363 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
365         * NEWS: Document blink-cursor-blinks and blink timers stopped.
367 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
369         * NEWS: Document prefer-utf-8 and the new attributes
370         :inhibit-null-byte-detection, :inhibit-iso-escape-detection, and
371         :prefer-utf-8.
373 2013-07-13  Leo Liu  <sdl.web@gmail.com>
375         * NEWS: Mention new value for ido-use-virtual-buffers.
377 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
379         Timestamp fixes for undo (Bug#14824).
380         * NEWS: Changes to visited-file-modtime, set-visited-file-modtime.
382 2013-07-08  Jan Djärv  <jan.h.d@swipnet.se>
384         * NEWS: NS can be built with ImageMagick.
386 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
388         * NEWS: Document new "generic commands" support.
390 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
392         * NEWS: Document new Desktop option `desktop-save-windows'.
394 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
396         * NEWS: Mention new version of todo-mode.el and obsoleting and
397         renaming of old version.
399 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
401         * NEWS: Mention policy change with respect to locallisppath dirs.
403 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
405         * NEWS: Document new Prettify Symbols mode.
407 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
409         * NEWS (utf-8 for el): Move to the incompatible section.
411 2013-06-13  Paul Eggert  <eggert@cs.ucla.edu>
413         * DEBUG: Document -Og and -fno-omit-frame-pointer.
415 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
417         * NEWS: Document new prog-mode symbol prettify support.
419 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
421         * NEWS: Document eshell visual subcommands and options.
423 2013-06-02  Eric Ludlam  <zappo@gnu.org>
425         * srecode/c.srt (header_guard): Add :c parameter so it works
426         standalone.
428 2013-06-01  Alex Ott  <alexott@gmail.com>
430         * tutorials/TUTORIAL.ru: Fix incorrectly translated wording.
432 2013-05-31  Tassilo Horn  <tsdh@gnu.org>
434         * themes/tsdh-dark-theme.el (tsdh-dark): Refine mode-line faces.
436 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
438         * refcards/refcard.tex: Refine some entries.  (Bug#14087)
440         * refcards/dired-ref.tex: Refine some entries.  (Bug#14072)
442 2013-05-24  Fabrice Niessen  <fni@missioncriticalit.com>
444         * themes/leuven-theme.el: Update theme.
446 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
448         * NEWS: Advertise the MSYS build on MS-Windows.
450 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
452         * .gitignore: Don't ignore DOC-* any more.
454 2013-05-07  Paul Eggert  <eggert@cs.ucla.edu>
456         Use Gnulib ACL implementation, for benefit of Solaris etc.  (Bug#14295)
457         * NEWS: Emacs is no longer limited to POSIX ACLs.  --disable-acl,
458         not --without-acl, since we're now using Gnulib's implementation.
460 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
462         * NEWS: Mention multi-monitor support.
464 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
466         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
467         * NEWS: Document this.
469 2013-04-24  Tassilo Horn  <tsdh@gnu.org>
471         * themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove
472         :box from outline faces.
474 2013-04-18  Leo Liu  <sdl.web@gmail.com>
476         * NEWS: Mention new key ? for describe-prefix-bindings.
478 2013-04-15  Christopher Schmidt  <christopher@ch.ristopher.com>
480         * NEWS: Mention separation of package descriptor and name of
481         internal symbols by two hyphens.
483 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
485         * NEWS: Mention fixing `split-window' to be non-interactive.
487 2013-04-09  Tassilo Horn  <tsdh@gnu.org>
489         * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces.
491 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
493         * NEWS: Mention `sh-mode' own `add-log-current-defun-function'.
495 2013-04-07  Jan Djärv  <jan.h.d@swipnet.se>
497         * PROBLEMS: Mention Ubuntu warnings about libdbusmenu.
499 2013-04-02  Fabrice Niessen  <fni@missioncriticalit.com>
501         * themes/leuven-theme.el: Update theme.
503 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
505         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
506         * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
507         Switch from iso-2022-7bit to utf-8.
509 2013-03-30  Leo Liu  <sdl.web@gmail.com>
511         * NEWS: Mention `kmacro-to-register' and new eldoc feature.
513 2013-03-29  Aidan Gauland  <aidalgol@no8wireless.co.nz>
515         * NEWS (Eshell): New entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
517 2013-03-21  Eric Ludlam  <zappo@gnu.org>
519         * srecode/ede-autoconf.srt: Change Copyright to FSF.
520         (ede-empty): Change AC_INIT to use PROJECT_NAME, and
521         PROJECT_VERSION.
523         * srecode/ede-make.srt (ede-empty): Add a dependency on :project.
524         Add header comment specifying the project's relative path.
526         * srecode/c.srt (header_guard): Upcase the filename symbol.
528 2013-03-21  Vladimir Kazanov  <vkazanov@inbox.ru>
530         * srecode/java.srt (empty-main): New.
531         (class-tag): Decapitalize class.
533 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
535         Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
536         * PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9.
538 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
540         Add coding tags for iso-2022-7bit files that are not already tagged.
541         * HELLO, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
542         Add coding tag.  For TUTORIAL.th this prevents Emacs from
543         misinterpreting the file.
545         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
546         * refcards/ru-refcard.tex:
547         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.bg, tutorials/TUTORIAL.cn:
548         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.de, tutorials/TUTORIAL.eo:
549         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.it:
550         * tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.pt_BR:
551         * tutorials/TUTORIAL.ro, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
552         * tutorials/TUTORIAL.zh:
553         Switch to UTF-8.
555 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
557         * refcards/calccard.tex: Remove incorrect entry.
559 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
561         FILE's lock is now always .#FILE and may be a regular file (Bug#13807).
562         * NEWS: Document this.
564 2013-03-02  Bill Wohler  <wohler@newt.com>
566         Release MH-E version 8.5.
568         * NEWS, MH-E-NEWS: Update for MH-E release 8.5.
570 2013-03-02  Paul Eggert  <eggert@cs.ucla.edu>
572         * NEWS: The lock for FILE is now .#FILE or .#-FILE (Bug#13807).
574 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
576         * NEWS: Fix Tramp "adb" entry.  Extend list of discontinued Tramp
577         methods.
579 2013-02-25  Paul Eggert  <eggert@cs.ucla.edu>
581         Simplify data_start configuration (Bug#13783).
582         * NEWS: Document removal of --with-crt-dir.
583         * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove.
584         Remove legacy-systems section, as this stuff is no longer
585         applicable with current linking strategies.
587 2013-02-14  Michael Albinus  <michael.albinus@gmx.de>
589         * NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.
591 2013-02-11  Michael Albinus  <michael.albinus@gmx.de>
593         * NEWS: Add autorevert changes.
595 2013-02-05  Jan Djärv  <jan.h.d@swipnet.se>
597         * NEWS: Mention ns-use-native-fullscreen.
599 2013-02-01  Glenn Morris  <rgm@gnu.org>
601         * CALC-NEWS: Move here from lisp/calc/README, README.prev.
603 2012-12-23  Jan Djärv  <jan.h.d@swipnet.se>
605         * TODO: Adjust entry about NS event loop.
607 2012-12-19  Michael Albinus  <michael.albinus@gmx.de>
609         * NEWS: Tramp implements `file-acl' and `set-file-acl'.
611 2012-12-19  Tassilo Horn  <tsdh@gnu.org>
613         * themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of
614         many new faces.
616 2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
618         Fix permissions bugs with setgid directories etc.  (Bug#13125)
619         * NEWS: Document changes to file-attributes,
620         file-ownership-preserved-p.
621         Mention new functions group-gid, group-real-gid.
623 2012-12-06  Andreas Schwab  <schwab@linux-m68k.org>
625         * themes/leuven-theme.el: Convert to Unix format.
627 2012-12-06  Fabrice Niessen  <fniessen@pirilampo.org>
629         * themes/leuven-theme.el: New theme.
631 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
633         * NEWS: Mention new Tramp method "adb".
635 2012-11-25  Bill Wohler  <wohler@newt.com>
637         Release MH-E version 8.4.
639         * NEWS, MH-E-NEWS: Update for MH-E release 8.4.
641 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
643         * NEWS: Document Calc changes for Gregorian calendar (Bug#12633).
645 2012-10-26  Nicolas Goaziou  <n.goaziou@gmail.com>
647         * refcards/orgcard.tex: Fix keybindings about
648         `org-show-todo-tree'.
650 2012-10-23  Paul Eggert  <eggert@cs.ucla.edu>
652         Fix outdated timestamp documentation in Elisp manual (bug#12706).
653         * NEWS: Document increased precision in undo list.
655 2012-10-21  Glenn Morris  <rgm@gnu.org>
657         * images/icons/hicolor/32x32/apps/emacs22.png:
658         * images/icons/hicolor/16x16/apps/emacs22.png:
659         * images/icons/hicolor/48x48/apps/emacs22.png:
660         * images/icons/hicolor/24x24/apps/emacs22.png: Restore old icons.
662 2012-10-14  Kenichi Handa  <handa@gnu.org>
664         * charsets/JISC6226.map: Re-generated.
666 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
668         * compilation.txt (msft): Add error messages in new Studio 2010
669         format.
671 2012-10-11  Kenichi Handa  <handa@gnu.org>
673         * charsets/CNS-2.map, charsets/CNS-3.map, charsets/CNS-4.map:
674         * charsets/CNS-5.map, charsets/CNS-6.map, charsets/CNS-7.map:
675         * charsets/CP932-2BYTE.map, charsets/GB180302.map:
676         * charsets/GB180304.map, charsets/JISC6226.map:
677         * charsets/JISX2131.map, charsets/MIK.map, charsets/PTCP154.map:
678         * charsets/stdenc.map, charsets/symbol.map: Re-generate.
680 2012-10-07  Jan Djärv  <jan.h.d@swipnet.se>
682         * NEWS (NextStep/OSX port changes): OSX 10.4 or newer is required.
684 2012-10-05  Douglas Lewan  <d_lewan2000@yahoo.com>  (tiny change)
686         * tutorials/TUTORIAL.pt_BR: Fix typo.  (Bug#12557)
688 2012-10-01  Eric Ludlam  <zappo@gnu.org>
690         * srecode/c.srt, srecode/ede-autoconf.srt: New files.
692         * srecode/cpp.srt: Move parts to c.srt.
694         * srecode/ede-make.srt: Extra templates for Arduino Makefiles.
696 2012-10-01  Ralf Mattes  <rm@mh-freiburg.de>  (tiny change)
698         * srecode/el.srt (variable-option): Add missing quote.
700 2012-10-01  Chong Yidong  <cyd@gnu.org>
702         * images/icons/hicolor/32x32/apps/emacs22.png:
703         * images/icons/hicolor/16x16/apps/emacs22.png:
704         * images/icons/hicolor/48x48/apps/emacs22.png:
705         * images/icons/hicolor/24x24/apps/emacs22.png: Remove old icons
706         (Bug#12536).
708 2012-10-01  Paul Eggert  <eggert@cs.ucla.edu>
710         Revert the FOLLOW-SYMLINKS change for file-attributes.
711         * NEWS: Undo last change.
713 2012-09-30  Bastien Guerry  <bzg@gnu.org>
715         * refcards/orgcard.tex: Update version number.
717 2012-09-30  Jambunathan K  <kjambunathan@gmail.com>
719         * org/OrgOdtContentTemplate.xml:
720         * org/OrgOdtStyles.xml: Add Listing-related entries.
722 2012-09-30  Paul Eggert  <eggert@cs.ucla.edu>
724         file-attributes has a new optional arg FOLLOW-SYMLINKS.
725         * NEWS: Document the change.
727 2012-09-30  Jan Djärv  <jan.h.d@swipnet.se>
729         * NEWS: The NS port supports fullscreen.
730         Mention that the file dialog is used on NS.
732 2012-09-17  Glenn Morris  <rgm@gnu.org>
734         * refcards/emacsver.tex: New file.
735         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
736         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
737         * refcards/de-refcard.tex, refcards/dired-ref.tex:
738         * refcards/emacsver.tex, refcards/fr-dired-ref.tex:
739         * refcards/fr-refcard.tex, refcards/fr-survival.tex:
740         * refcards/orgcard.tex, refcards/pl-refcard.tex:
741         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
742         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
743         * refcards/sk-survival.tex, refcards/survival.tex:
744         * refcards/vipcard.tex, refcards/viperCard.tex: Include emacsver.tex.
745         * refcards/calccard.tex (\emacsversionnumber):
746         Rename to \versionemacs, same as all the other refcards.
747         * refcards/Makefile (ENVADD): New variable.
748         (sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf)
749         (%.pdf, %.dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
750         Depend on emacsver.tex.  Add "." to TEXINPUTS for TeX commands.
752 2012-09-16  Paul Eggert  <eggert@cs.ucla.edu>
754         Remove configure's --without-sync-input option (Bug#12450).
755         * TODO (Make SYNC_INPUT the default): Remove, as the code now
756         behaves as if SYNC_INPUT is always true.
758 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
760         Use a more backwards-compatible timer format (Bug#12430).
761         * NEWS: Document it, plus fix a typo.
763 2012-09-13  Jan Djärv  <jan.h.d@swipnet.se>
765         * NEWS (--with-x-toolkit): Mention that Gtk+ 3 is now default.
767 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
769         * NEWS: Document timer format change (Bug#12430).
771 2012-09-11  Paul Eggert  <eggert@cs.ucla.edu>
773         Simplify, document, and port floating-point (Bug#12381).
774         * NEWS: Document NaNs versus signaling-error change.
776 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
778         Give more-useful info on a fatal error (Bug#12328).
779         * NEWS: Document the change.
781 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
783         Better seeds for (random).
784         * NEWS: Document new behavior of (random), (random "string").
786 2012-08-28  Andreas Schwab  <schwab@linux-m68k.org>
788         * charsets/MULE-ethiopic.map: Fix typo in comment.
789         * charsets/MULE-ipa.map: Likewise.
790         * charsets/MULE-is13194.map: Likewise.
791         * charsets/MULE-lviscii.map: Likewise.
792         * charsets/MULE-sisheng.map: Likewise.
793         * charsets/MULE-tibetan.map: Likewise.
794         * charsets/MULE-uviscii.map: Likewise.
796 2012-08-09  Chong Yidong  <cyd@gnu.org>
798         * images/splash.svg, images/splash.png: Tweak SVG paths to improve
799         legibility.
801 2012-08-08  Dmitry Antipov  <dmantipov@yandex.ru>
803         * NEWS: Mention --without-all and --enable-link-time-optimization.
805 2012-07-31  Jan Djärv  <jan.h.d@swipnet.se>
807         * TODO (NS port): Add text about event loop.
809 2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
811         deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
812         * NEWS: Document these changes.
814 2012-07-28  Juanma Barranquero  <lekktu@gmail.com>
816         * NEWS: Fix typo.
818 2012-07-26  Paul Eggert  <eggert@cs.ucla.edu>
820         Simplify export of symbols to GDB.
821         * emacs-buffer.gdb ($tagmask, $valmask): Remove.
822         (ygetptr): Adjust to recent changes in lisp.h and emacs.c,
823         by using VALMASK instead of $valmask, CHECK_LISP_OBJECT_TYPE
824         instead of gdb_use_union, and DATA_SEG_BITS instead of
825         gdb_data_seg_bits.  Also, use $ptr.i rather than $ptr.u.val.
827 2012-07-20  Eli Zaretskii  <eliz@gnu.org>
829         * tutorials/TUTORIAL.he: Make the first sentence display correctly
830         in a left-to-right paragraph, such as what is shown on the fancy
831         splash screen.
833 2012-07-15  Leo Liu  <sdl.web@gmail.com>
835         * NEWS: Mention exclamation-mark and flymake.
837 2012-07-08  Juanma Barranquero  <lekktu@gmail.com>
839         * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
841 2012-07-07  Michael Witten  <mfwitten@gmail.com>  (tiny change)
843         * tutorials/TUTORIAL: Copyedits (Bug#11689).
845 2012-06-28  Glenn Morris  <rgm@gnu.org>
847         * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
849 2012-06-24  Lawrence Mitchell  <wence@gmx.li>
851         * NEWS: Move and improve the defun/defalias changes (bug#11686).
853 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
855         Support higher-resolution time stamps (Bug#9000).
856         * NEWS: Mention addition of picoseconds to time stamp format.
858 2012-06-13  Deniz Dogan  <deniz@dogan.se>
860         * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
862 2012-06-04  Paul Eggert  <eggert@cs.ucla.edu>
864         * PROBLEMS (68000 C compiler problems): Remove obsolete section.
865         Not only are the compilers long-dead, the obsolete advice
866         typically doesn't apply to current Emacs sources.
868 2012-06-03  Chong Yidong  <cyd@gnu.org>
870         * themes/wheatgrass-theme.el:
871         * themes/deeper-blue-theme.el:
872         * themes/tango-dark-theme.el:
873         * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
874         compilation-mode-line-run, and compilation-mode-line-exit faces.
876         * themes/manoj-dark-theme.el: Remove :family attributes.
878 2012-06-01  Paul Eggert  <eggert@cs.ucla.edu>
880         Remove --disable-maintainer-mode option from 'configure'.  (Bug#11555)
881         * NEWS: Mention this.
883 2012-06-01  Andrew Beals  <andrew.beals@gmail.com>  (tiny change)
885         * spook.lines: Additions.  (Bug#11598)
887 2012-05-31  Paul Eggert  <eggert@cs.ucla.edu>
889         * PROBLEMS: Remove obsolete '#define static' cruft.
891 2012-05-07  Glenn Morris  <rgm@gnu.org>
893         * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
894         * forms/forms-d2.dat: Move to forms/ subdirectory.
895         * forms/README: New.
897 2012-05-03  Paul Eggert  <eggert@cs.ucla.edu>
899         * NEWS: Do not limit current-time-string to years 1000..9999.
901 2012-04-27  Jambunathan K  <kjambunathan@gmail.com>
903         * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
904         With this change, in a description list, if the description paragraph
905         spawns multiple lines then it will correctly indented.
907 2012-04-20  Glenn Morris  <rgm@gnu.org>
909         * CONTRIBUTE: Expand a bit on copyright assignments.
911         * MORE.STUFF: General update.  Mention list-packages.
912         Remove many old/outdated URLs.
914 2012-04-18  Paul Eggert  <eggert@cs.ucla.edu>
916         * NEWS: Mention --enable-gcc-warnings.
918 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
920         * publicsuffix.txt: New file (bug#1401).
922 2012-04-02  Alan Mackenzie  <acm@muc.de>
924         * NEWS: Add CC Mode entries.
926 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
928         * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
929         New section styles.  These sections are indented to the same
930         level as the corresponding list entries.  These sections hold
931         tables that occur within a list.  (OrgTable):
932         Increased relative width from 90% to 96% for aesthetic reasons.
934 2012-03-16  Glenn Morris  <rgm@gnu.org>
936         * HELLO: Say that this is not a comprehensive list.
937         Remove "duplicate" entry.  (Bug#11024)
939 2012-02-20  Paul Eggert  <eggert@cs.ucla.edu>
941         * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
943 2012-02-10  Leo Liu  <sdl.web@gmail.com>
945         * NEWS: Change condition-case-no-debug to
946         condition-case-unless-debug and split the entry in two.
948 2012-02-08  Alex Ott  <alexott@gmail.com>
950         * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
951         Coding system changed to UTF-8.
953 2012-02-06  Juanma Barranquero  <lekktu@gmail.com>
955         * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
957 2012-02-03  Pieter Schoenmakers  <tiggr@tiggr.net>
959         * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
961 2012-01-30  Chong Yidong  <cyd@gnu.org>
963         * tutorials/TUTORIAL: Delete a repeat sentence.
965 2012-01-25  Mats Lidell  <mats.lidell@cag.se>
967         * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
969 2012-01-21  Ognyan Kulev  <ogi@tower.3.bg>
971         * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
973 2012-01-19  Werner Lemberg  <wl@gnu.org>
975         * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
976         Minor typographical improvements.
978 2012-01-17  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
980         * tutorials/TUTORIAL.sl: Update.
982 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
984         * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
985         2012-01-10T08:27:22Z!cyd@gnu.org.
987 2012-01-10  Chong Yidong  <cyd@gnu.org>
989         * tutorials/TUTORIAL: Don't give instructions for old-style X
990         scrollbars.  Use DEL terminology instead of DelBack.
991         Improve description of graphical continuation lines and mode-line.
992         Promote use of C-/ and C-SPC.  Remove discussion of flow control.
994 2012-01-05  Glenn Morris  <rgm@gnu.org>
996         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
997         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
998         * refcards/de-refcard.tex, refcards/dired-ref.tex:
999         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1000         * refcards/fr-survival.tex, refcards/pl-refcard.tex:
1001         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1002         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1003         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1004         * refcards/survival.tex: Bump version number to 24.
1006         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1007         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1008         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1009         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1010         * refcards/fr-survival.tex, refcards/orgcard.tex:
1011         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1012         * refcards/refcard.tex, refcards/ru-refcard.tex:
1013         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
1014         * refcards/sk-survival.tex, refcards/survival.tex:
1015         * refcards/vipcard.tex, refcards/viperCard.tex:
1016         Update short copyright year to 2012.
1018 2012-01-04  Chong Yidong  <cyd@stupidchicken.com>
1020         * org/README: Rename from COPYRIGHT-AND-LICENSE.
1022 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
1024         * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
1026 2012-01-03  Bastien Guerry  <bzg@altern.org>
1028         * org/COPYRIGHT-AND-LICENSE: New file.
1030         * org/: New directory.
1032 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1034         * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
1036 2011-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1038         * NEWS: Mention auth-source twice in connection with smtpmail to
1039         clarify that smtpmail uses auth-source.
1041 2011-11-20  Bill Wohler  <wohler@newt.com>
1043         Release MH-E version 8.3.1.
1045         * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
1047 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1049         * MAILINGLISTS: Fix typo.
1051 2011-10-29  Eli Zaretskii  <eliz@gnu.org>
1053         * themes/wombat-theme.el: Add a coding cookie.  (Bug#9905)
1055 2011-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1057         * NEWS: Document the disappearance of binding caches (bug#9899).
1059 2011-10-01  Juanma Barranquero  <lekktu@gmail.com>
1061         * NEWS: Fix typo.  Remove duplicate info.
1063 2011-09-23  Martin Rudalics  <rudalics@gmx.at>
1065         * NEWS: Document some window code changes.
1067 2011-09-20  Bill Wohler  <wohler@newt.com>
1069         Release MH-E version 8.3.
1071         * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
1073 2011-09-13  William Stevenson  <yhvh2000@gmail.com>
1075         * themes/adwaita-theme.el: New file.
1077 2011-09-13  Scott Frazer  <frazer.scott@gmail.com>
1079         * themes/whiteboard-theme.el:
1080         * themes/deeper-blue-theme.el: New files.
1082 2011-09-05  Juri Linkov  <juri@jurta.org>
1084         * grep.txt: Add `eval' to the Local Variables section that
1085         emulates `grep-filter'.
1087 2011-08-30  Paul Eggert  <eggert@cs.ucla.edu>
1089         * MACHINES: Remove obsolete info and update a bit (Bug#9404).
1091         * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
1093 2011-08-24  Steve Chapel  <schapel@laptop.stevechapel.com>  (tiny change)
1095         * refcards/refcard.tex: Add a few more commands.  (Bug#9343)
1097 2011-08-22  Juri Linkov  <juri@jurta.org>
1099         * compilation.txt: Add more samples of output and non-output
1100         switches (bug#9319).
1102 2011-08-19  Chong Yidong  <cyd@stupidchicken.com>
1104         * themes/dichromacy-theme.el:
1105         * themes/wheatgrass-theme.el:
1106         * themes/tango-theme.el:
1107         * themes/tango-dark-theme.el: Add error, warning, and success
1108         faces.
1110 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1112         * refcards/orgcard.tex: Document `org-copy-visible'.
1114 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1116         * refcards/orgcard.tex: Documentation of new Babel function.
1118 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1120         * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
1122 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1124         * refcards/orgcard.tex: Document key for clock consistency check.
1126 2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
1128         * grammars: New directory.
1130 2011-07-28  Andreas Schwab  <schwab@linux-m68k.org>
1132         * NEWS: Document ## and #:.
1134 2011-07-18  Andreas Schwab  <schwab@linux-m68k.org>
1136         * charsets/GB180302.map: Update to 2005 edition.
1137         * charsets/GB180304.map: Likewise.
1139 2011-07-17  Bill Wohler  <wohler@newt.com>
1141         Release MH-E version 8.2.93.
1143         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
1145 2011-07-16  Bill Wohler  <wohler@newt.com>
1147         Release MH-E version 8.2.92.
1149         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
1151 2011-07-12  Bill Wohler  <wohler@newt.com>
1153         Release MH-E version 8.2.91.
1155         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
1157         * MH-E-NEWS: Mention that SourceForge MH-E users will have to
1158         update their load-paths.
1160 2011-07-10  Bill Wohler  <wohler@newt.com>
1162         Release MH-E version 8.2.90.
1164         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
1166 2011-07-07  Tassilo Horn  <tassilo@member.fsf.org>
1168         * themes/tsdh-light-theme.el:
1169         * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
1170         `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
1171         face.
1173 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1175         * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
1176         Mention the `send-mail-function' default change.
1178 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
1180         * themes/dichromacy-theme.el:
1181         * themes/tango-theme.el:
1182         * themes/tango-dark-theme.el:
1183         * themes/wheatgrass-theme.el: Don't define button face separately;
1184         it inherits from link now.
1186 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1188         * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
1190 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
1192         * NEWS: Document new emacs-lock.el and renaming of old one.
1194 2011-07-05  Manoj Srivastava  <srivasta@ieee.org>
1196         * themes/manoj-dark-theme.el (manoj-dark): New file.
1198 2011-03-29  Kevin Ryde  <user42@zip.com.au>
1200         * compilation.txt (perl-Test2): New samples.
1202 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1204         * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
1205         first line.
1207 2011-07-01  Alan Mackenzie  <acm@muc.de>
1209         * NEWS: CC Mode: New "guessing" of style.
1211 2011-06-21  Leo Liu  <sdl.web@gmail.com>
1213         * NEWS: Mention the new primitive secure-hash.
1215 2011-06-14  Chong Yidong  <cyd@stupidchicken.com>
1217         * themes/dichromacy-theme.el: New theme.
1219 2011-06-07  Paul Eggert  <eggert@cs.ucla.edu>
1221         * NEWS: Mention new configure option --with-wide-int.
1223 2011-05-24  Leo Liu  <sdl.web@gmail.com>
1225         * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
1227 2011-05-14  Ulf Jasper  <ulf.jasper@web.de>
1229         * images/newsticker/README: Added.
1231 2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
1233         * images/newsticker: Added.
1234         * images/newsticker/browse-url.xpm: Added.
1235         * images/newsticker/get-all.xpm: Added.
1236         * images/newsticker/mark-immortal.xpm: Added.
1237         * images/newsticker/mark-read.xpm: Added.
1238         * images/newsticker/narrow.xpm: Added.
1239         * images/newsticker/next-feed.xpm: Added.
1240         * images/newsticker/next-item.xpm: Added.
1241         * images/newsticker/prev-feed.xpm: Added.
1242         * images/newsticker/prev-item.xpm: Added.
1243         * images/newsticker/update.xpm: Added.
1245 2011-05-10  Jim Meyering  <meyering@redhat.com>
1247         * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
1249 2011-05-03  Leo Liu  <sdl.web@gmail.com>
1251         * NEWS: Mention the new command isearch-yank-pop.
1253 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1255         * NEWS: Mention new library gnutls.el and explain GnuTLS
1256         functionality.  Mention new configure.bat options --without-gnutls
1257         and --lib for W32.
1259 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1261         * NEWS: Mention `url-retrieve-queue', (:file "file") and
1262         `server-eval-at'.
1264 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
1266         * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
1267         Document new "default HOME" warning.
1269 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
1271         * DEBUG: Document debug-on-event default behavior and utility for
1272         debugging.
1274 2011-04-22  Noah Friedman  <friedman@splode.com>
1276         * emacs-buffer.gdb: Add trailing underscores to appropriate member
1277         names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
1278         of src/lisp.h.
1280 2011-04-08  Christoph Scholtes  <cschol2112@googlemail.com>
1282         * NEWS: Document new function `vc-ediff'.
1284 2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
1286         * NEWS: New variable `revert-buffer-in-progress-p'.
1288 2011-03-22  Sebastian Hermida  <sebas00@gmail.com>
1290         * themes/misterioso-theme.el: New file.
1292 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
1294         * NEWS: Document warning about _emacs.
1296 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1298         * NEWS: `shell' prompts for the shell path name, when the default
1299         directory is a remote file name and neither environment variable
1300         $ESHELL nor variable `explicit-shell-file-name' is set.
1302 2011-03-08  Kristoffer Grönlund  <krig@koru.se>
1304         * themes/wombat-theme.el: New file.
1306 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1308         * Version 23.3 released.
1310 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
1312         * srecode/el.srt: Fix typo.
1314 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1316         * themes/tango-dark-theme.el: Tweak background on low-color
1317         terminals.
1319 2011-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
1321         * images/icons/allout-widgets/dark-bg/locked-encrypted.png:
1322         * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm:
1323         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
1324         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
1325         * images/icons/allout-widgets/light-bg/locked-encrypted.png:
1326         * images/icons/allout-widgets/light-bg/locked-encrypted.xpm:
1327         * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
1328         * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
1329         Reorganize icon directories and files to reconcile against windows
1330         short-filename clashes.
1332 2011-02-16  Ken Manheimer  <ken.manheimer@gmail.com>
1334         * images/icons/allout-widgets-dark-bg,
1335         * images/icons/allout-widgets-light-bg: Icons for new
1336         allout-widgets.el.
1338         * images/icons/README: Include coypright and GPL 3 license for
1339         new icons.
1341 2011-02-16  Michael Albinus  <michael.albinus@gmx.de>
1343         * NEWS: Add soap-client.el and soap-inspect.el.
1345 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1347         * NEWS: Tramp methods "imap" and "imaps" are discontinued.
1349 2011-02-12  Drew Adams  <drew.adams@oracle.com>
1351         * themes/light-blue-theme.el: New file.
1353 2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
1355         format-time-string now supports subsecond time stamp resolution
1356         * NEWS: Document this.
1358 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
1360         Redo spelling of Makefile variables to conform to POSIX.
1361         POSIX does not allow "-" in Makefile variable names.
1362         Reported by Bruno Haible in
1363         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
1364         * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
1365         DIRED-REFCARDS_PDF.
1366         (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
1367         (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
1368         (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
1370 2011-01-18  Glenn Morris  <rgm@gnu.org>
1372         * PROBLEMS: Add note about svn+ssh.  (Bug#7791)
1374 2011-01-14  Glenn Morris  <rgm@gnu.org>
1376         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1377         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1378         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1379         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1380         * refcards/fr-survival.tex, refcards/orgcard.tex:
1381         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1382         * refcards/refcard.tex, refcards/ru-refcard.tex:
1383         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
1384         * refcards/sk-survival.tex, refcards/survival.tex:
1385         * refcards/vipcard.tex, refcards/viperCard.tex:
1386         Update short copyright year to 2011.
1388 2011-01-13  Christian Ohler  <ohler@gnu.org>
1390         * NEWS: Mention ERT.
1392 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1394         * NEWS: Add new function dbus-register-service.
1396 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
1398         * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
1399         tango palette colors.  Only define faces for color displays.
1400         Customize the ansi-color-names-vector variable.  Add Ediff,
1401         Flyspell, and Semantic faces as suggested by Jan Moringen.
1403 2011-01-08  Andreas Schwab  <schwab@linux-m68k.org>
1405         * compilation.txt: Add column to gcc-include sample.
1407 2011-01-08  Glenn Morris  <rgm@gnu.org>
1409         * PROBLEMS: -batch implies -q.
1411 2011-01-07  Tassilo Horn  <tassilo@member.fsf.org>
1413         * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
1414         dev-prefix from file names, so that the files don't clash on 8x3
1415         filesystems.
1417 2011-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1419         * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
1420         * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
1422 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1424         * NEWS: Extended behavior of dbus-register-{method,property}.
1426 2011-01-02  Kenichi Handa  <handa@m17n.org>
1428         * NEWS.23: Describe the changes for rmail's MIME handling.
1430 2010-12-18  Chong Yidong  <cyd@stupidchicken.com>
1432         * images/separator.xpm: Tweak colors.
1434 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
1436         * NEWS: Mention new Tramp method "ksu".
1438 2010-12-13  W. Martin Borgert  <debacle@debian.org>  (tiny change)
1440         * schema/schemas.xml: Add DocBook (Bug#7491).
1442 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1444         * refcards/orgcard.tex: Cleanup.
1446 2010-11-27  Ulrich Mueller  <ulm@gentoo.org>
1448         * HELLO: Add ancient Greek (Bug#7418).
1450 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
1452         * NEWS: Document display of glyphless characters.
1454 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1456         * refcards/orgcard.tex: Add new Babel key sequences.
1458 2010-10-26  Glenn Morris  <rgm@gnu.org>
1460         * images/README: Add (un)checked.xpm
1461         * images/checked.xpm, images/unchecked.xpm: Add copyright.
1463 2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
1465         * images/checked.xpm:
1466         * images/unchecked.xpm: New images.
1468 2010-10-24  Richard Stallman  <rms@gnu.org>
1470         * DISTRIB: Update donation section.
1472 2010-10-24  Glenn Morris  <rgm@gnu.org>
1474         * DISTRIB: Small updates.
1476 2010-10-19  Julien Danjou  <julien@danjou.info>
1478         * tutorials/TUTORIAL: Don't mention mode-line end dashes.
1480 2010-10-16  Chong Yidong  <cyd@stupidchicken.com>
1482         * themes: New directory for custom theme files, moved from lisp/.
1484 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
1486         * tutorials/TUTORIAL.es: Fix typos.
1488 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
1490         * NEWS: Mention `dynamic-library-alist'.
1492 2010-10-13  Glenn Morris  <rgm@gnu.org>
1494         * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
1496 2010-10-12  Glenn Morris  <rgm@gnu.org>
1498         * TODO: Merge ../nextstep/FOR-RELEASE into this file.
1500         * BABYL: Remove file.
1502 2010-09-21  Eric Ludlam  <zappo@gnu.org>
1504         * srecode/java.srt: Make NAME be a prompt.
1506 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
1508         * NEWS: Some Tramp methods are discontinued.
1510 2010-09-11  Glenn Morris  <rgm@gnu.org>
1512         * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
1513         emacsclient -a instead of the first two).
1515 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1517         * NEWS: Mention the new libxml2 functions.
1519 2010-08-25  Kenichi Handa  <handa@m17n.org>
1521         * HELLO: Change designation sequences for Arabic text.
1523 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
1525         * NEWS: dbus.el supports alternative buses.
1527 2010-08-22  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
1529         * emacs3.py: Import imp module and use it (Bug#5756).
1531 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
1533         * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
1534         Fix a few typos.
1536 2010-08-08  Ken Brown  <kbrown@cornell.edu>
1538         * PROBLEMS: Mention problem with Cygwin 1.5.19.
1540 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
1542         * NEWS: Mention the Hebrew translation.
1544         * tutorials/TUTORIAL.he: Don't use acronyms.
1546 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
1548         * AUTHORS: Rename unexec.o => unexcoff.o.
1549         * PROBLEMS: Rename unexec.o => unexcoff.o.
1551 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
1553         * tutorials/TUTORIAL.he: New file.
1555         * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
1557 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
1559         * NEWS: Document new --distfiles configure.bat option and
1560         `dist' make target on Windows.
1562 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
1564         * PROBLEMS: Add note about use of backslashes in Windows paths.
1566 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
1568         * NEWS: Mention --enable-checking is now supported on Windows.
1570 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
1572         * refcards/orgcard.tex: Remove the key for the TODO sparse tree
1573         and add the new key.  Document new keys for image and entity
1574         display.  Document the Org Babel keys.
1576 2010-06-19  Ken Brown  <kbrown@cornell.edu>
1578         * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
1580 2010-06-12  Glenn Morris  <rgm@gnu.org>
1582         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
1584 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
1586         * NEWS: Add notifications.el.
1588 2010-05-28  Glenn Morris  <rgm@gnu.org>
1590         * MACHINES: Remove some old information no longer of relevance.
1591         Switch to outline-mode.
1593 2010-05-27  Glenn Morris  <rgm@gnu.org>
1595         * PROBLEMS: Remove old information no longer of relevance.
1597 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1599         * NEWS: Add sections for Emacs-23.3.
1601 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
1603         * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
1605 2010-05-08  Kenichi Handa  <handa@m17n.org>
1607         * HELLO: Adjust Burmese for Unicode 5.2 encoding.
1609 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1611         * Version 23.2 released.
1613 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
1615         * HELLO: Reorder Arabic greetings into logical order (they were
1616         mistakenly changed to visual order by the 2010-03-28 change).
1618 2010-04-18  Francesc Rocher  <rocher@member.fsf.org>
1620         * MORE.STUFF: Add a new entry for QWE.
1622 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1624         * HELLO (Mathematics): Prefer Unicode charset.
1626 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1628         * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
1629         svg tag (Bug#5790).
1631 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
1633         * PROBLEMS: Mention problems on MS-Windows with incompatible
1634         regex.h headers.
1636 2010-03-28  Eli Zaretskii  <eliz@gnu.org>
1638         * HELLO: Reorder Arabic and Hebrew into logical order, and
1639         insert RLM before the opening paren, to make the display more
1640         reasonable.  Add setting for bidi-display-reordering in the local
1641         variables section.
1642         * NEWS: Mention initial support for bidirectional editing.
1644 2010-03-24  Francesc Rocher  <rocher@member.fsf.org>
1646         * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
1648 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1650         * gnus/gnus-setup.ast: Add finish links to the top nodes.
1652         * gnus/news-server.ast: Add some trivial validation.
1654 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
1656         * NEWS: Add secrets.el.
1658 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
1660         * images/custom/down.xpm, images/custom/right.xpm: Update images
1661         to increase contrast on bright backgrounds.
1663 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1665         * Branch for 23.2.
1667 2010-03-06  Glenn Morris  <rgm@gnu.org>
1669         * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
1671 2010-03-05  Glenn Morris  <rgm@gnu.org>
1673         * refcards/orgcard.tex: Use pdflayout.sty.
1674         * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
1676 2010-03-02  Glenn Morris  <rgm@gnu.org>
1678         * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
1679         (pl-refcard.pdf): Let presence of pdfmex be another test for the
1680         required TeX files.  Pass explicit output-format to tex command.
1681         (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
1682         portrait layout rather than the desired landscape.
1684 2010-03-01  Glenn Morris  <rgm@gnu.org>
1686         * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
1688         * refcards/de-refcard.tex: Fix paren typo.
1690         * refcards/ru-refcard.tex: Rename \year command to \cyear, since
1691         the former seems to be already used in some TeX installations.
1693         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1694         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1695         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1696         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1697         * refcards/fr-survival.tex, refcards/orgcard.pdf:
1698         * refcards/orgcard.tex, refcards/pl-refcard.tex:
1699         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1700         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1701         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1702         * refcards/survival.tex, refcards/vipcard.tex:
1703         * refcards/viperCard.tex: Update short copyright year to 2010.
1705 2010-02-26  Glenn Morris  <rgm@gnu.org>
1707         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1708         Fix some keybinding typos.
1710 2010-02-14  Chong Yidong  <cyd@stupidchicken.com>
1712         * images/custom/down-pushed.xpm, images/custom/down.xpm:
1713         * images/custom/right-pushed.xpm:
1714         * images/custom/right-pushed.xpm: Increase height by four
1715         pixels, to improve text alignment.
1717 2010-01-16  Mario Lang  <mlang@delysid.org>
1719         * srecode/doc-cpp.srt, srecode/doc-default.srt:
1720         * srecode/doc-java.srt: Remove duplicated words.
1722 2010-01-14  Nick Roberts  <nickrob@snap.net.nz>
1724         * images/gud/recstart.xpm, images/gud/recstop.xpm:
1725         * images/gud/rcont.xpm, images/gud/rnext.xpm:
1726         * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
1727         * images/gud/rstep.xpm, images/gud/rstepi.xpm:
1728         New icons for reverse debugging.
1730 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1732         * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
1733         (group-comment-start, group-comment-end):
1734         * srecode/doc-default.srt (section-comment, function-comment)
1735         (variable-same-line-comment, group-comment-start, group-comment-end):
1736         * srecode/doc-java.srt (function-comment, variable-same-line-comment)
1737         (group-comment-start, group-comment-end):
1738         Fix typos in template docstrings.
1740 2010-01-14  Kenichi Handa  <handa@m17n.org>
1742         * NEWS: Describe the change of auto-composition-mode.
1744 2010-01-12  Glenn Morris  <rgm@gnu.org>
1746         * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
1747         for bug reports for development versions.
1749 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
1751         * NEWS: Fix typos.
1753 2009-12-15  Glenn Morris  <rgm@gnu.org>
1755         * CONTRIBUTE (Coding Standards): Update URL.
1756         (Getting the Source Code): Other VCSs are available.
1758         * ORDERS: Update some URLs.
1760         * edt-user.el: New file, split out from edt-user.doc.
1761         * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
1762         and remove.
1764 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
1766         * NEWS: Point to the external counterparts of su and sudo.
1768 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1770         * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
1771         * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
1772         * images/mpc/rewind.xpm, images/mpc/stop.xpm:
1773         New images.
1775 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
1777         * NEWS: New functions eshell/su and eshell/sudo.
1779 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1781         * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
1782         Aubrey Jaffer's texinfo R5RS moved to
1783         http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
1784         (per http://people.csail.mit.edu/jaffer/Scheme.html).
1786 2009-11-26  Jan Djärv  <jan.h.d@swipnet.se>
1788         * PROBLEMS: Mention Metacity hang on Emacs resize.
1790 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
1792         * PROBLEMS: Add workaround for Cygwin crash and remove fixed
1793         rebasing problem.
1795 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
1797         * NEWS: Mention dynamic font changes (font-use-system-font).
1799 2009-11-15  Carsten Dominik  <dominik@u016822.science.uva.nl>
1801         * refcards/orgcard.tex: Push version number to 6.33a.
1803 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1805         * refcards/orgcard.tex: Document the new archiving keys.
1807 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
1809         * compilation.txt: Add one more error message for msft (Bug#4100).
1811 2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
1813         * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade.  (Bug#3375)
1815 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
1817         * NEWS: New function copy-directory.
1819 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
1821         * srecode: New directory for SRecode template files.
1823 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
1825         * NEWS: delete-directory has an optional parameter RECURSIVE.
1827 2009-10-01  Carsten Dominik  <dominik@u016822.science.uva.nl>
1829         * refcards/orgcard.tex: New version number.
1831 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
1833         * NEWS: Mention Tramp connection methods "imap" and "imaps".
1835 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1837         * NEWS: Mention new library imap-hash.el.
1839 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
1841         * NEWS: Mention new variable `help-downcase-arguments'
1842         and new default for arguments in *Help* buffers.
1844 2009-09-15  Juanma Barranquero  <lekktu@gmail.com>
1846         * NEWS: Mention new behavior of -Q and new variable
1847         `inhibit-x-resources'.
1849 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
1851         * PROBLEMS: Document Athena/Lucid internationalization
1852         problem (Bug#4333).
1854 2009-09-02  Carsten Dominik  <dominik@u016822.science.uva.nl>
1856         * refcards/orgcard.tex: Document new effort setting commands.
1857         Document the new keys for agenda time motion.
1858         Document the `E' key in the agenda.
1860 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1862         * NEWS: Declare unibyte sessions obsolete.
1864 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
1866         * NEWS: Mention Tramp connection method "rsyncc" and variable
1867         `process-file-side-effects'.
1869 2009-08-13  Kenichi Handa  <handa@m17n.org>
1871         * NEWS: Mention the new coding systme `utf-8-hfs' and many
1872         functions for Unicode normalization.
1874 2009-08-09  CHENG Gao  <chenggao@gmail.com>
1876         * MORE.STUFF: Update Etags and Ispell URLs.
1878 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
1880         * images/gud/all.xpm, images/gud/thread.xpm: New icons for
1881         gdb-mi.el.
1883 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1885         * e/eterm-color.ti (msgr, u6, u7): New capabilities.
1887 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
1889         * NEWS: Autorevert Tail mode works now for remote files.
1891 2009-07-26  Kevin Ryde  <user42@zip.com.au>
1893         * compilation.txt: Add Perl-Glib sample message.
1895 2009-07-23  Ken Raeburn  <raeburn@raeburn.org>
1897         * NEWS: `load-in-progress' corruption fixed.
1899 2009-07-21  Glenn Morris  <rgm@gnu.org>
1901         * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
1902         * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
1903         * refcards/cs-refcard.tex, refcards/de-refcard.tex:
1904         * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
1905         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1906         * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
1907         * refcards/cs-survival.tex, refcards/fr-survival.tex:
1908         * refcards/sk-survival.tex, refcards/survival.tex:
1909         Remove version numbers that don't mean much.  Instead, just use Emacs
1910         version and date.  Use FSF URL rather than postal address.
1912         * refcards/vipcard.tex (versionnumber, version): Remove.
1913         (versionemacs, versionvip): New.
1914         (copyrightnotice): Use FSF URL rather than postal address.
1916         * refcards/viperCard.tex (versionnumber): Rename to versionviper.
1917         (versionemacs, versionxemacs): New.
1918         (version): Remove.
1919         (copyrightnotice): Use FSF URL rather than postal address.
1921 2009-07-16  Glenn Morris  <rgm@gnu.org>
1923         * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
1924         * refcards/sk-dired-ref.tex:
1925         Remove non-existent (?) bindings: w, C-u o, U, delete.
1926         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1928         * refcards/gnus-refcard.tex: Condense a few sentences in order to
1929         make them fit on one line, and add some page breaks, to improve the
1930         layout in the pdfs.
1932 2009-07-15  Glenn Morris  <rgm@gnu.org>
1934         * refcards/dired-ref.tex: Change from A4 to letter paper.
1935         Remove non-existent (?) bindings: w, C-u o, U, delete.
1936         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1937         New: async shell command = &.
1939         * refcards/gnus-refcard.tex (Copyright): Add 2009.
1940         (Notes): Add missing line-break.
1941         (Threading): Reword to fit on one line.
1943         * refcards/calccard.tex (emacsversionnumber): Just use major version.
1945         * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1946         clobbering gnus-refcard.pdf.
1947         (clean): Remove .aux files.
1948         (gnus-logo.pdf): Remove rule, since this file is distributed.
1950 2009-07-10  Kenichi Handa  <handa@m17n.org>
1952         * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1954 2009-07-10  Kevin Ryde  <user42@zip.com.au>
1956         * compilation.txt: Fix names of some elements.
1958 2009-07-08  Glenn Morris  <rgm@gnu.org>
1960         * tutorials/TUTORIAL: Standardize the way M-x commands are written:
1961         dashes inside command names, not spaces; spaces before <Return>.
1962         (Summary): Describe the new behavior of C-l.
1963         (Basic Cursor Control): Don't say that files "ought" to end in newlines.
1964         Try to distinguish scroll bar from fringes.
1965         You can also scroll with a wheel mouse.
1966         (If Emacs Stops Responding): Rename from "When Emacs is hung".
1967         (Inserting And Deleting): Continuation marks appear in the fringe.
1968         Clarify that deletion can be undone.  Mention cut and paste, and
1969         the Glossary.
1970         (Files, Mode Line): Update mode-line format.
1971         (Extending The Command Set): Downplay C-z, since using Emacs on a
1972         text-only terminal is less common these days.
1973         (Searching): Incremental searching is no longer atypical.
1974         Downplay flow control issues, remove reference to deleted FAQ node.
1975         (Multiple Windows): Mention frames.
1976         (Multiple Frames): New section.
1977         (Getting More Help): Downplay C-h having a different binding.
1978         Don't say help is "on-line", since the meaning has changed.
1979         (More Features): Replace "on-line".  Use C-h rather than F10 h.
1980         Say a little more about completion.
1981         (Conclusion): Don't mention C-z again here.
1983 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1985         * NEWS: Mention maximized.
1987 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
1989         * NEWS: Add "synce" connection method of Tramp.
1991 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
1993         * NEWS: Add new connection methods of Tramp.
1995 2009-06-24  Kenichi Handa  <handa@m17n.org>
1997         * charsets/stdenc.map: Re-generated.
1999         * charsets/symbol.map: Re-generated.
2001 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2003         * Branch for 23.1.
2005 2009-06-15  Alan Mackenzie  <acm@muc.de>
2007         * NEWS: Document changes to end-of-defun-function, clarifying
2008         entry for beginning-of-defun-function.
2010 2009-06-13  Bill Wohler  <wohler@newt.com>
2012         Release MH-E version 8.2.
2014         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
2016 2009-06-12  Kenichi Handa  <handa@m17n.org>
2018         * HELLO: Use "/" instead of "," to separate independent words.
2020         * charsets/*.map: All re-generated.
2022 2009-06-08  Kenichi Handa  <handa@m17n.org>
2024         * HELLO: Downcase "suomi".
2026 2009-05-25  Werner Lemberg  <wl@gnu.org>
2028         * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
2029         Use reformed Orthography.
2030         Minor improvements.
2032 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
2034         * refcards/survival.tex: Add M-g M-g binding.
2036         * refcards/survival.tex:
2037         * refcards/sk-survival.tex:
2038         * refcards/sk-refcard.tex:
2039         * refcards/sk-dired-ref.tex:
2040         * refcards/ru-refcard.tex:
2041         * refcards/pt-br-refcard.tex:
2042         * refcards/pl-refcard.tex:
2043         * refcards/fr-survival.tex:
2044         * refcards/fr-dired-ref.tex:
2045         * refcards/dired-ref.tex:
2046         * refcards/cs-survival.tex:
2047         * refcards/cs-refcard.tex:
2048         * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
2050 2009-05-15  Chong Yidong  <cyd@stupidchicken.com>
2052         * refcards/refcard.tex: Update Emacs version to 23.
2054 2009-05-15  Sven Joachim  <svenjoac@gmx.de>
2056         * refcards/de-refcard.tex: Merge changes from refcard.tex.
2057         Change `Paragraph' to `Absatz'.
2059 2009-04-09  Glenn Morris  <rgm@gnu.org>
2061         * MORE.STUFF: Update some urls.  Remove dead links: eshell, expand,
2062         ffap, hideshow.  Remove original whitespace, now in obsolete/.
2063         Remember and nXML are part of the distribution now.
2065 2009-03-13  Kenichi Handa  <handa@m17n.org>
2067         * NEWS: Add description for the argument change of
2068         `set-fontset-font' and `print-fontset'.
2070 2009-02-25  Glenn Morris  <rgm@gnu.org>
2072         * MORE.STUFF: Mention Zile.
2074 2009-02-23  Miles Bader  <miles@gnu.org>
2076         * NEWS: Rename `system-process-attributes' to `process-attributes'.
2078 2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
2080         * compilation.txt: Add entry for maven.
2082 2009-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
2084         * refcards/calccard.tex: Update version number.
2085         Mention Maxima mode.
2087 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
2089         * compilation.txt (gnu): Add an example for the "note" format.
2091 2009-02-04  Jason Rumney  <jasonr@gnu.org>
2093         * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
2095 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
2097         * refcards/orgcard.tex: New version number.
2099 2009-01-28  Juanma Barranquero  <lekktu@gmail.com>
2101         * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
2103 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
2105         * refcards/orgcard.tex: New version number.
2107 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
2109         * refcards/orgcard.tex: New version number.
2111 2009-01-27  Kenichi Handa  <handa@m17n.org>
2113         * NEWS: New function `coding-system-from-name'.
2115 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
2117         * refcards/orgcard.tex: New year and version number.
2118         Document heading/item conversion commands.
2119         Document C-c RET in tables.
2121 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
2123         * NEWS: Tramp supports IPv6 addresses.
2125 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
2127         * refcards/orgcard.tex: Version number change.
2129 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
2131         * PROBLEMS (MS-DOS): Document the problems on Vista.
2133 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
2135         * refcards/orgcard.tex: Version number change.
2137 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
2139         * refcards/orgcard.tex: Version number change.
2141 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
2143         * MACHINES: SH3 is still supported.
2145 2008-12-07  Carsten Dominik  <dominik@science.uva.nl>
2147         * refcards/orgcard.tex: Version number update.
2149 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
2151         * NEWS: Fix typo.  (Bug#1439)
2153 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
2155         * refcards/orgcard.tex: Document the extra yanking key.
2157 2008-11-08  Mark A. Hershberger  <mah@everybody.org>
2159         * compilation.txt (php): Add regexp for php error messages.
2161 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
2163         * NEWS: New function `locate-user-emacs-file'.
2165 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
2167         * MACHINES: Add section for SuperH.
2169 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
2171         * refcards/orgcard.tex: Add description for attachments, plus
2172         minor changes.
2174 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2176         * refcards/orgcard.tex: Minor fixes.
2178 2008-09-08  Daiki Ueno  <ueno@unixuser.org>
2180         * TODO: Remove the entry describing auto-encryption.
2182 2008-08-26  Robert J. Chassell  <bob@rattlesnake.com>
2184         * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
2186 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
2188         * HELLO: Fix Javanese pun.
2190 2008-08-18  Bill Wohler  <wohler@newt.com>
2192         Release MH-E version 8.1.
2194         * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
2196 2008-08-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2198         * NEWS: Improve information about whitespace package.
2200 2008-08-01  Teodor Zlatanov  <tzz@lifelogs.com>
2202         * NEWS: Add entries about the new auth-source integration and
2203         about the cyrillic-translit modifications.
2205 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
2207         * Emacs.clr: Remove.
2209 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2211         * termcap.src: Remove file.
2212         * README:
2213         * PROBLEMS:
2214         * MACHINES: Remove VMS info.
2216 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
2218         * PROBLEMS:
2219         * MACHINES: Remove mentions of Mac Carbon.
2221 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2223         * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
2225 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
2227         * NEWS: Add xesam.el.
2229 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2231         * NEWS: Add information about whitespace package.
2233 2008-07-19  Juri Linkov  <juri@jurta.org>
2235         * tutorials/TUTORIAL: Add information about C-g to the introduction.
2237 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
2239         * images/splash8.xpm: Remove.
2241 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
2243         * NEWS: Add entry about NS port.
2245 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
2247         * Emacs.clr: New file, add support for X color names to NS display
2248         implementations.
2250 2008-07-12  Juri Linkov  <juri@jurta.org>
2252         * HELLO: Use more correct IPA characters for English pronunciation.
2253         Add the combining acute accent after the accented vowel in the
2254         Russian example like it is used in dictionaries.
2256 2008-07-11  Kenichi Handa  <handa@m17n.org>
2258         * HELLO: Change the Arabic words appearing in Non-ASCII examples to
2259         iso-8859-6 characters.
2261 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2263         * images/splash.png:
2264         * images/splash.svg:
2265         * images/gnus/gnus.png:
2266         * images/gnus/gnus.svg: New files.
2268 2008-06-25  Kenichi Handa  <handa@m17n.org>
2270         * NEWS: Mention string-to-unibyte.
2272 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
2274         * NEWS: Tramp uses auth-source.
2276 2008-06-08  John Paul Wallington  <jpw@pobox.com>
2278         * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
2280 2008-05-19  Tom Tromey  <tromey@redhat.com>
2282         * NEWS: Mention directory-local variables.
2284 2008-05-11  Juri Linkov  <juri@jurta.org>
2286         * images/custom/README:
2287         * images/custom/down.xpm:
2288         * images/custom/down-pushed.xpm:
2289         * images/custom/right.xpm:
2290         * images/custom/right-pushed.xpm: New files.
2292 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
2294         * NEWS: Support for Meta-CVS removed.
2296 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
2298         * compilation.txt: Add regexp for Open Watcom compiler output.
2300 2008-05-04  Reiner Steib  <reiner.steib@gmx.de>
2302         * NEWS: Reword previous commit.
2303         * NEWS.22: Document removal of duplicated "alt-" input methods.
2305 2008-05-03  Glenn Morris  <rgm@gnu.org>
2307         * NEWS: Document removal of duplicated "alt-" input methods.
2309 2008-04-26  Glenn Morris  <rgm@gnu.org>
2311         * forms-d2.dat: Move here from ../lisp.
2313 2008-04-06  Jason Rumney  <jasonr@gnu.org>
2315         * HELLO (Burmese): Rename from Myanmar.
2317 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
2319         * GNUS-NEWS (incoming mail files): Add version.
2321 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
2323         * tutorials/TUTORIAL.de: Remove even more discussion of flow
2324         control.  Refer to node name `Init Rebinding' instead of title.
2326 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
2328         * refcards/orgcard.tex: Minor fixes.
2330 2008-03-12  Chong Yidong  <cyd@stupidchicken.com>
2332         * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
2333         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
2334         * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
2335         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
2336         * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
2337         * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
2338         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
2339         Remove discussion of flow control.
2341 2008-03-12  Juanma Barranquero  <lekktu@gmail.com>
2343         * NEWS: Describe linum.el.
2345 2008-03-11  Glenn Morris  <rgm@gnu.org>
2347         * images/icons/hicolor/128x128/apps/emacs.png:
2348         * images/icons/hicolor/16x16/apps/emacs.png:
2349         * images/icons/hicolor/24x24/apps/emacs.png:
2350         * images/icons/hicolor/32x32/apps/emacs.png:
2351         * images/icons/hicolor/48x48/apps/emacs.png:
2352         * images/icons/hicolor/scalable/apps/emacs.svg:
2353         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
2354         Remove `creator' metadata.
2356 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
2358         * images/README: Update with bookmark_add.
2360         * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
2362 2008-03-03  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
2364         * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
2365         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
2366         * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
2368 2008-03-03  Andrew Zhilin  <andrew_zhilin@yahoo.com>
2370         * images/icons/hicolor/16x16/apps/emacs22.png:
2371         * images/icons/hicolor/24x24/apps/emacs22.png:
2372         * images/icons/hicolor/32x32/apps/emacs22.png:
2373         * images/icons/hicolor/48x48/apps/emacs22.png: New files.
2374         These are the old versions of `emacs.png' under a new name.
2376 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
2378         * images/icons/README: Update info for the icons.
2380         * images/icons/emacs16_mac.png:
2381         * images/icons/emacs24_mac.png:
2382         * images/icons/emacs256_mac.png:
2383         * images/icons/emacs32_mac.png:
2384         * images/icons/emacs48_mac.png:
2385         * images/icons/emacs512_mac.png: Remove.
2387         * images/icons/hicolor/16x16/apps/emacs.png:
2388         * images/icons/hicolor/24x24/apps/emacs.png:
2389         * images/icons/hicolor/32x32/apps/emacs.png:
2390         * images/icons/hicolor/48x48/apps/emacs.png: New icon.
2392         * images/icons/hicolor/scalable/apps/emacs.svg:
2393         * images/icons/hicolor/128x128/apps/emacs.png: New files.
2395 2008-02-26  Reiner Steib  <Reiner.Steib@gmx.de>
2397         * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
2398         when using different Emacs versions.
2400 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
2402         * NEWS.22: Mention stock icons for Gtk+.
2404 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
2406         * NEWS: Mention the new language environments Bengali, Punjabi,
2407         Gujarati, Oriya, Telugu, Sinhala.  Mention the removal of features
2408         devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
2409         tamil, and tml-util.
2411 2008-02-22  Michael Olson  <mwolson@gnu.org>
2413         * NEWS: Describe nXML mode and json.el.
2415 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
2417         * NEWS: Improve the description about the removal of cp-...-codepage
2418         functions.  Describe the removal of the feature `devan-util'.
2420 2008-02-21  Glenn Morris  <rgm@gnu.org>
2422         * NEWS.unicode: Merge into NEWS and remove file.
2424 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
2426         * NEWS.unicode: Mention the removal of codepage related functions.
2428 2008-02-16  Glenn Morris  <rgm@gnu.org>
2430         * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
2431         Rename from "test." to "test-" for doschk.
2433 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
2435         * NEWS: Clarify EasyPG functionalities.
2437 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
2439         * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
2440         magic line instead.
2442 2008-02-08  Jan Djärv  <jan.h.d@swipnet.se>
2444         * NEWS: Mention XEmbed and --parent-id.
2446 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
2448         * NEWS: Mention EasyPG.
2450 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
2452         * tutorials/TUTORIAL.ru: Restore copyright years.  Update tutorial.
2453         Fix wording.
2455 2008-02-02  Kenichi Handa  <handa@ni.aist.go.jp>
2457         * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
2458         Telugu.  Fix ISO-2022 designations in Cantonese line.
2460 2008-02-01  Kenichi Handa  <handa@m17n.org>
2462         * HELLO: Remove non-Unicode character from Tibetan text.
2464 2008-02-01  Miles Bader  <miles@gnu.org>
2466         * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
2467         with "23".
2469 2008-02-01  Kenichi Handa  <handa@m17n.org>
2471         * charsets: New directory for charset mapping tables.
2473         * charsets/README: New file.
2475         * charsets/*.map: New files.
2477 2008-02-01  Kenichi Handa  <handa@m17n.org>
2479         * HELLO: Change "Hindi" to more common characters.
2481 2008-02-01  Kenichi Handa  <handa@m17n.org>
2483         * HELLO: Fix upcase and downcase for several languages.
2484         Change the two German lines into one.  Change "Nederlangs" to
2485         "Dutch (Nederlands)".  Add original language names to several entries.
2487 2008-02-01  Kenichi Handa  <handa@m17n.org>
2489         * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
2491 2008-02-01  Kenichi Handa  <handa@m17n.org>
2493         * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
2495 2008-02-01  Dave Love  <fx@gnu.org>
2497         * HELLO: Add pseudo-maths example.
2499 2008-01-31  Alex Ott  <alexott@gmail.com>
2501         * tutorials/TUTORIAL.ru: Update tutorial.
2503 2008-01-25  Michael Olson  <mwolson@gnu.org>
2505         * ERC-NEWS: Update for ERC 5.3 release candidate.
2507 2008-01-22  Juanma Barranquero  <lekktu@gmail.com>
2509         * DEVEL.HUMOR: New entry.
2511 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
2513         * refcards/orgcard.tex: Update to Org-mode version 5.19.
2515 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
2517         * MACHINES: Add an explicit list of platforms that are no longer
2518         supported.
2519         * NEWS: Refer to this list.
2521 2008-01-08  Glenn Morris  <rgm@gnu.org>
2523         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
2524         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
2525         * refcards/de-refcard.tex, refcards/dired-ref.tex:
2526         * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
2527         * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
2528         * refcards/orgcard.tex, refcards/pl-refcard.tex:
2529         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
2530         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
2531         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
2532         * refcards/survival.tex, refcards/vipcard.tex:
2533         * refcards/viperCard.tex: Update printed copyright year to 2008.
2535 2008-01-08  Kevin Ryde  <user42@zip.com.au>
2537         * compilation.txt (perl): Add a "during global destruction" sample.
2539 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
2541         * PROBLEMS:
2542         * MACHINES: Remove references to systems not supported anymore.
2544 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
2546         * MACHINES: Remove Masscomp.
2548 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
2550         * images/icons/emacs_16.png, images/icons/emacs_24.png
2551         * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
2552         hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
2553         hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
2555         * images/icons/README (Author): Update for renaming.
2557         * emacs.desktop (Icon): Update icon name.
2559 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
2561         The following files renamed to avoid file-name clashes in
2562         8+3 (a.k.a. DOS) namespace:
2564         * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
2565         * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
2566         * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
2567         * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
2568         * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
2569         * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
2570         Updated accordingly.
2572         * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
2573         docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
2575         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2576         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2577         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2578         Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
2579         emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
2580         respectively.
2582 2007-12-08  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
2584         * emacs.desktop (Exec, Icon, Categories): Fix entries.
2586 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2588         * NEWS: Add minimal Gnus item.
2590 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2592         * emacs.desktop: New file.
2594 2007-11-30  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
2596         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2597         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2598         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2599         New files.
2601 2007-11-28  Glenn Morris  <rgm@gnu.org>
2603         * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
2604         * nxml/README: New file.
2606 2007-11-24  Glenn Morris  <rgm@gnu.org>
2608         * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
2610 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
2612         * NXML-NEWS: New File.
2614         * schema: Initial merge of nxml.
2616 2007-11-22  Francesco Potortì  <pot@gnu.org>
2618         * NEWS: etags: the --members option is now the default.
2620 2007-11-22  Glenn Morris  <rgm@gnu.org>
2622         * images/smilies/grayscale/README, images/smilies/medium/README:
2623         New files.
2625 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2627         * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
2628         compilation-perl--Test, compilation-perl--Test::Harness and
2629         compilation-weblint.
2631 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2633         * MACHINES: Remove Sun windows info.
2635 2007-10-30  Michael Olson  <mwolson@gnu.org>
2637         * NEWS: Add entry for Remember Mode.
2639 2007-10-29  Glenn Morris  <rgm@gnu.org>
2641         * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
2642         clarifications lost in update to Gnus trunk.
2644 2007-10-28  Adam Sjøgren  <asjo@koldfront.dk>
2646         * images/smilies/grayscale/blink.xpm:
2647         * images/smilies/grayscale/braindamaged.xpm
2648         * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
2649         * images/smilies/grayscale/evil.xpm:
2650         * images/smilies/grayscale/forced.xpm:
2651         * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
2652         * images/smilies/grayscale/indifferent.xpm:
2653         * images/smilies/grayscale/reverse-smile.xpm:
2654         * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
2655         * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
2657         * images/smilies/medium/blink.xpm:
2658         * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
2659         * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
2660         * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
2661         * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
2662         * images/smilies/medium/reverse-smile.xpm:
2663         * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
2664         * images/smilies/medium/wry.xpm: New colorful smileys.
2666 2007-10-29  Michael Olson  <mwolson@gnu.org>
2668         * ERC-NEWS: Update for recent change.
2670 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
2672         * .cvsignore: Add *.pyc.
2674 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
2676         * ses-example.ses: Get rid of silly life-universe-everything local
2677         variable.  `symbolic-formulas' is now `ses--symbolic-formulas'.
2679 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
2681         * NEWS: Mention desktop locking.
2683 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2685         * NEWS: Explain the VC fileset changes a bit better.
2687 2007-09-28  Glenn Morris  <rgm@gnu.org>
2689         * PROBLEMS: Mention Tex superscript font issue.
2691 2007-09-25  Johannes Weiner  <hannes@saeurebad.de>
2693         * NEWS: Fix typo.
2695 2007-09-24  Glenn Morris  <rgm@gnu.org>
2697         * CONTRIBUTE: Remove information on maintaining copyright years;
2698         it does not belong here and is in admin/notes anyway.
2700 2007-09-24  Adam Hupp  <adam@hupp.org>
2702         * emacs.py: Split for python 2 and python 3 compatibility.
2703         * emacs2.py: New file, split off from emacs.py.
2704         * emacs3.py: New file, python 3 version of emacs2.py.
2706 2007-09-21  Glenn Morris  <rgm@gnu.org>
2708         * emacstool.1: Remove file.
2709         * emacs.bash: Adapt for removal of emacstool.
2710         * emacs.csh: Remove emacstool-related code.
2712 2007-09-16  Glenn Morris  <rgm@gnu.org>
2714         * gfdl.1: Remove unused file.
2716 2007-09-12  Glenn Morris  <rgm@gnu.org>
2718         * Makefile (SOURCES, unlock, relock): Delete.
2720 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
2722         * NEWS: Document the interactive specification for C functions.
2723         Say that `set-file-modes' is now interactive.
2725 2007-09-10  Michael Olson  <mwolson@gnu.org>
2727         * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
2729 2007-09-09  Juri Linkov  <juri@jurta.org>
2731         * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
2733 2007-09-08  Michael Olson  <mwolson@gnu.org>
2735         * ERC-NEWS: Update for changes to the development version of ERC 5.3.
2737 2007-09-06  Glenn Morris  <rgm@gnu.org>
2739         * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
2740         doc/man/.
2742         * refcards/README: Also mention gnus-logo.pdf license.
2744 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
2746         * NEWS.22 (Note): Lower-case for orgtbl-mode.
2748 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
2750         * NEWS: Say that Gtk+ build uses stock icons.
2752 2007-08-28  Werner LEMBERG  <wl@gnu.org>
2754         * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
2755         instead of `M-x query-replace-regexp'.
2757 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2759         * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
2760         updater breakage.
2762 2007-08-26  Michaël Cadilhac  <michael@cadilhac.name>
2764         * NEWS: Say that PDF files are now the default for refcards.
2766         * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
2767         * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
2769         * refcards/pdflayout.sty: New.  Handle PDF layouts through
2770         \pdfpagewidth and \pdfpageheight.
2772         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
2773         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
2774         * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
2775         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
2776         * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
2777         * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
2778         * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
2779         * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
2780         * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
2782         * refcards/calccard.ps, refcards/cs-dired-ref.ps:
2783         * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
2784         * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
2785         * refcards/gnus-booklet.ps:
2786         * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
2787         * refcards/pt-br-refcard.ps, refcards/refcard.ps:
2788         * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
2789         * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
2791         * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
2792         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
2793         * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
2794         * refcards/viperCard.tex: Specify PDF layout,
2795         use a PDF `compile-command' local variable.
2797         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
2798         * refcards/cs-survival.tex, refcards/dired-ref.tex:
2799         * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
2800         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
2801         Specify PDF layout.
2803         * refcards/fr-refcard.tex: Update copyright notice.
2804         Update the examples.  Fix a typo.  Remove the `letterpaper' counter,
2805         specify PDF layout, use a PDF `compile-command' local variable.
2807         * refcards/de-refcard.tex: Remove the `letterpaper' counter,
2808         specify PDF layout, use a PDF `compile-command' local variable.
2810         * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
2812         * refcards/Makefile: Add rules for creating the refcards in PDF,
2813         make them the default.  Change `fr-drdref' to `fr-dired-ref'.
2815 2007-08-23  Glenn Morris  <rgm@gnu.org>
2817         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
2818         Delete these targets since nothing uses them.
2819         (SOURCES): Update.
2820         Move comments to e/README.  Remove license from now-trivial file.
2822         * e/README: New file, with most information formerly in Makefile.
2824 2007-09-05  Jason Rumney  <jasonr@gnu.org>
2826         * NEWS.22: Mention focus-follows-mouse change.
2828 2007-08-22  Karl Berry  <karl@gnu.org>
2830         * refcards/refcard.tex: Updates for printing.
2831         (\versionyear): Update to 2007.
2832         (\copyrightnotice): Modify or unmodified ok.
2833         (Simple Customization): Don't use goto-line, since now it's bound.
2834         Also, use now-preferred (kbd ...) syntax.
2836 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
2838         * NEWS: `shell' prompts for the default directory if called with a
2839         prefix and `default-directory' is a remote file name.
2841 2007-08-22  Glenn Morris  <rgm@gnu.org>
2843         * tree-widget: Move this directory into images/ subdirectory.
2845         * refcards/: New directory.  Move refcards here.
2846         * Makefile: Move refcard rules from here...
2847         * refcards/Makefile: ...to here.
2848         * README: Move information about tex files from here...
2849         * refcards/README: ...to here.
2851         * tutorials/: New directory.  Move TUTORIAL* here.
2853         * gnus.pbm, letter.pbm, letter.xpm:
2854         * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
2855         * README: Move license information for the above files from here...
2856         * images/README: ...to here.
2858 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
2860         * orgcard.tex: Version number upgrade.
2862 2007-08-14  Glenn Morris  <rgm@gnu.org>
2864         * NEWS: Mention `bad-packages-alist'.
2866 2007-08-08  Glenn Morris  <rgm@gnu.org>
2868         * TODO: `iff' item is dealt with.
2869         * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
2871 2007-08-01  Glenn Morris  <rgm@gnu.org>
2873         * NEWS: Add fortran-line-length, plus some more sections.
2875 2007-07-25  Glenn Morris  <rgm@gnu.org>
2877         * Relicense all FSF files to GPLv3 or later.
2879         * COPYING: Switch to GPLv3.
2881 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
2883         * NEWS: New functions `start-file-process-shell-command' and
2884         `process-file-shell-command'.
2886 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
2888         * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2890 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
2892         * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
2893         documented bookmark keybinding changes that were later reverted.
2895 2007-07-14  Jan Djärv  <jan.h.d@swipnet.se>
2897         * PROBLEMS: Mention gtk-engines-qt problem.
2899 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
2901         * NEWS: Update for recent bookmark keybinding changes.
2903 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
2905         * NEWS: Add Tramp and comint-mode changes.
2907 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
2909         * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2911 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
2913         * NEWS: New function `start-file-process'.
2915 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
2917         * orgcard.tex: Version 5.01.
2919 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
2921         * NEWS: `dired-call-process' has been removed.
2923 2007-06-20  Glenn Morris  <rgm@gnu.org>
2925         * NEWS: configure prefers libgif over libungif.
2927 2007-06-14  Nick Roberts  <nickrob@snap.net.nz>
2929         * NEWS: Mention mouse highlighting in a GNU/Linux console.
2931 2007-06-14  Werner Lemberg  <wl@gnu.org>
2933         * emacs.1: Completely revised.
2934         Fix many typographical glitches.
2935         Updated to handle current state of options and resources.
2937 2007-06-12  Glenn Morris  <rgm@gnu.org>
2939         * NEWS: Change bug address.  Add back +++/--- note.
2940         Use present tense for X-toolkit entry.  Mention libgif.
2942 2007-06-07  Mark H. Weaver  <mhw@netris.org>  (tiny change)
2944         * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2946 2007-06-07  Michael Olson  <mwolson@gnu.org>
2948         * MORE.STUFF: Update eshell URL.
2950 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
2952         * orgcard.tex: Version 4.77.
2954 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
2956         * NEWS: Add socks.el as new package.
2958 2007-06-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
2960         * MORE.STUFF (Hideshow): Delete.
2961         (EDB, Go in a buffer): Update urls.
2962         Suggested by CHENG Gao <chenggao@gmail.com>.
2964 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2966         * Version 22.1 released.
2968 2007-06-02  CHENG Gao  <chenggao@gmail.com>
2970         * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
2971         Hideshow, Org, EDB, and Remember.
2973 2007-05-29  Robert J. Chassell  <bob@rattlesnake.com>
2975         * NEWS: Fix instances of `allow' without object.
2977 2007-05-22  Glenn Morris  <rgm@gnu.org>
2979         * NEWS.22: New file with entries for Emacs 22.
2980         * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
2981         template for next Emacs version.
2983 2007-05-19  Glenn Morris  <rgm@gnu.org>
2985         * images/cancel.pbm: Convert from PGM to PBM.
2987         * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
2988         * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
2990 2007-05-17  Glenn Morris  <rgm@gnu.org>
2992         * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2994 2007-05-15  Michaël Cadilhac  <michael@cadilhac.name>
2996         * fr-refcard.tex: Rewrite using German layout.
2998         * fr-refcard.ps: Regenerate.
3000 2007-05-12  Richard Stallman  <rms@gnu.org>
3002         * refcard.tex (section{Incremental Search}): Minor corrections.
3004 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
3006         * Makefile (viperCard.ps, calccard.ps refcard.ps)
3007         (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
3008         (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
3009         explicit output argument for `dvips'.
3011 2007-05-05  Glenn Morris  <rgm@gnu.org>
3013         * NEWS: Re-order.
3015 2007-04-28  Glenn Morris  <rgm@gnu.org>
3017         * emacs.py: Restore file pending consideration of python.el legal
3018         status.
3019         * NEWS: Restore mention of python.el pending consideration of
3020         legal status.
3022 2007-04-28  David R. Linn  <drl@jekyll.vuse.vanderbilt.edu>
3024         * PROBLEMS: Add section on Solaris out-of-tree install issues with
3025         non-GNU make.
3027 2007-04-25  Werner Lemberg  <wl@gnu.org>
3029         * emacs.1: Replace -- with \(em.
3031 2007-04-25  Yavor Doganov  <yavor@gnu.org>  (tiny change)
3033         * emacs.1, etags.1: Escape some minus signs.
3035 2007-04-22  Glenn Morris  <rgm@gnu.org>
3037         * NEWS: Change to EMACS env-var was reverted, so delete this entry.
3039 2007-04-19  Glenn Morris  <rgm@gnu.org>
3041         * PROBLEMS: Expand a little on Emacs not knowing fqdn.
3043 2007-04-17  David Kastrup  <dak@gnu.org>
3045         * NEWS: Mention `query-replace-regexp-eval' being deprecated.
3047 2007-04-15  Glenn Morris  <rgm@gnu.org>
3049         * FTP: Make it a duplicate of ../FTP.
3051 2007-04-14  Glenn Morris  <rgm@gnu.org>
3053         * SERVICE: Replace with a pointer to the web version.
3055         * emacs.1: Update some of the more obsolete information.
3057 2007-04-13  Glenn Morris  <rgm@gnu.org>
3059         * MACHINES: emacserver is removed.
3061         * MORE.STUFF: Update some links, remove some dead ones.
3063 2007-04-04  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
3065         * emacs.py (format_exception): New function.
3066         (eexecfile): Use it instead of traceback.print_exception.
3067         Don't use execfile to avoid a bug in w32.
3069 2007-04-04  Glenn Morris  <rgm@gnu.org>
3071         * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
3072         on Solaris.
3074         * PROBLEMS (Configuration): Add entries on compiler/preprocessor
3075         mismatch, and on preprocessor inserting whitespace.
3077 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
3079         * TODO: Add entry for switching MS-Windows keyboard input to
3080         Unicode.  Add specific pointer to msdos.c functions that support
3081         menus on text terminals.
3083 2007-04-01  Michael Olson  <mwolson@gnu.org>
3085         * ERC-NEWS: Update for the ERC 5.2 release.  Most of these entries
3086         were for previously-committed changes.
3088 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
3090         * PROBLEMS: Remove Tramp problem; it has been fixed.
3092 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
3094         * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
3095         modifiers.
3097 2007-03-23  Glenn Morris  <rgm@gnu.org>
3099         * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
3100         Delete unused variables.
3101         (dired-refcards, misc-refcards, survival-card, viper-cards):
3102         New targets.
3103         (all): Also build dired-refcards and misc-refcards.
3104         (clean, distclean, maintainer-clean): Depend on mostlyclean.
3105         (SOURCES): Remove non-existent files.
3106         (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
3107         Mark as phony.
3108         (.ps files): Specify default papersize in the dvips command.
3110         * fr-refcard.tex (\letterpaper): Switch to A4.
3111         (\section): Reduce \vskips to fit on A4 paper.
3112         (\shortcopyrightnotice): Display at end of first column.
3114 2007-03-21  Glenn Morris  <rgm@gnu.org>
3116         * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
3117         (\shortcopyrightnotice): Do not display in middle of file.
3118         Numerous \cr and \hskip hacks to avoid overfull columns.
3120         * fr-refcard.ps: Regenerate.
3122 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
3124         * dired-ref.tex:
3125         * fr-drdref.tex:
3126         * cs-dired-ref.tex:
3127         * sk-dired-ref.tex: Emacs 21 -> 22.
3129         * dired-ref.ps:
3130         * fr-drdref.ps:
3131         * cs-dired-ref.ps:
3132         * sk-dired-ref.ps: Regenerate.
3134 2007-03-11  Glenn Morris  <rgm@gnu.org>
3136         * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
3138         * Makefile (SOURCES): ulimit.hack is removed.
3140 2007-03-04  David Kastrup  <dak@gnu.org>
3142         * NEWS (fontification): Mention that the new default for
3143         jit-lock-stealth-time is now nil.
3145 2007-03-01  Kim F. Storm  <storm@cua.dk>
3147         * ORDERS: Reformat text.
3149         * NEWS (About external Lisp packages): New section.
3151 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
3153         * TUTORIAL.it: Fix typo.
3155 2007-02-27  Glenn Morris  <rgm@gnu.org>
3157         * cs-dired-ref.tex: Increase in 2 column case to make room
3158         for copyright notice.
3159         (nopagenumbers): Call to turn off numbers in 1 page document.
3160         (Nápovìda, Modifikace Dired bufferu): Swap sections to
3161         balance column length in presence of copyright notice.
3162         (copyrightnotice): Uncomment so that notice is displayed.
3164         * dired-ref.tex (vsize): Increase in 2 column case to make room
3165         for copyright notice.
3166         (nopagenumbers): Call to turn off numbers in 1 page document.
3167         (Getting Help, Modifying the Dired Buffer): Swap sections to
3168         balance column length in presence of copyright notice.
3169         (copyrightnotice): Uncomment so that notice is displayed.
3171         * fr-drdref.tex (vsize): Increase in 2 column case.
3172         (\key): Tweak space for description.
3173         (\overfullrule): Set to 0pt to hide small overflows.
3174         (nopagenumbers): Call to turn off numbers in 1 page document.
3175         (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
3176         balance column length.
3177         (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
3178         break to prevent overfull line.
3179         (find-names-dired): Use \key rather than \metax as a hack fix for
3180         overflow.
3182         * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
3183         for copyright notice.
3184         (nopagenumbers): Call to turn off numbers in 1 page document.
3185         (Nápoveda, Modifikácia Dired bufferu): Swap sections to
3186         balance column length in presence of copyright notice.
3187         (copyrightnotice): Uncomment so that notice is displayed.
3189 2007-02-26  Carsten Dominik  <dominik@science.uva.nl>
3191         * orgcard.tex (section{Visibility Cycling}): Document key for
3192         indirect buffer access.
3193         (section{Archiving}): New keys for archiving.
3194         (section{Tables}): Combine two lines for hline creation.
3195         Named-field formula changed to Field formula.
3196         (section{Links}): Document keys for finding links.
3197         (section{Agenda Views}): New key for agenda file cycling.
3198         Document keys for stuck projects.  Typos fixed.
3199         (section{Exporting and Publishing}): Export options no longer in
3200         reference card.
3202 2007-02-25  Jan Djärv  <jan.h.d@swipnet.se>
3204         * PROBLEMS: Gtk+ and cygwin doesn't work.
3206 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
3208         * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
3210 2007-02-22  Per Starbäck  <starback@stp.lingfil.uu.se>  (tiny change)
3212         * NEWS: Grammar and capitalization fixes.
3214 2007-02-22  Glenn Morris  <rgm@gnu.org>
3216         * orgcard.tex, orgcard.ps: Restore deleted files following
3217         copyright assignment.
3219 2007-02-20  Glenn Morris  <rgm@gnu.org>
3221         * TUTORIAL.eo: Unjustify.
3223 2007-02-20  Sergio Pokrovskij  <sergio.pokrovskij@gmail.com>
3225         * TUTORIAL.eo: Change license to GPL.  Add translator credits.
3227 2007-02-19  Kenichi Handa  <handa@m17n.org>
3229         * NEWS (New language environments): Add "Esperanto".
3231 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
3233         * TUTORIAL.eo: Add "See end ..." at the first line.
3235 2007-02-19  Kenichi Handa  <handa@m17n.org>
3237         * TUTORIAL.eo: Add "." at the end of the first line.
3239 2007-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
3241         * gnus-refcard.tex: Remove obsolete comments.  Add a short note
3242         creating PostScript files for Emacs without using Makefile rules.
3244         * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
3246 2007-02-17  Glenn Morris  <rgm@gnu.org>
3248         * TUTORIAL.eo: Add 2007 to copyright years.  Remove translator
3249         copyrights (disclaimers on file), merge years into FSF copyrights.
3250         Move copyright to end.  Remove "LocalWords" at end of file.
3252 2007-02-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3254         * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
3256 2007-02-16  Kenichi Handa  <handa@m17n.org>
3258         * TUTORIAL.translators: Add TUTORIAL.eo.
3260 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
3262         * TUTORIAL.eo: New file.
3264 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
3266         * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
3268         * images/gnus/reverse-smile.xpm:
3269         * images/gnus/bar.xbm:
3270         * images/gnus/bar.xpm: Unused images removed.
3272 2007-02-14  Glenn Morris  <rgm@gnu.org>
3274         * OTHER.EMACSES: Remove obsolete file.
3276 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
3278         * cs-refcard.tex (versionemacs): New macro.
3279         * cs-refcard.ps: Regenerate.
3281         * sk-refcard.ps: Regenerate.
3283         * pl-refcard.ps: Regenerate.
3285 2007-02-13  Bill Wohler  <wohler@newt.com>
3287         * images/README: Add section for icons that are a part of Emacs.
3289 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
3291         * gnu.xpm: Unused file removed.
3293         * emacs.xbm: Unused file removed.
3295 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
3297         * DEVEL.HUMOR: New entry.
3299 2007-02-05  Francesco Potortì  <pot@gnu.org>
3301         * etags.1: Now --members is the default for etags, not for ctags yet.
3302         * NEWS (etags): Document it.
3304 2007-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3306         * gnus-refcard.tex: Fix copyright.
3307         * gnus-booklet.ps, gnus-refcard.ps: Generate.
3309 2007-01-20  Glenn Morris  <rgm@gnu.org>
3311         * orgcard.tex: Remove for legal reasons.
3312         * orgcard.ps: Remove for legal reasons.
3314 2007-01-27  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
3316         * PROBLEMS: More details about disabling features that hamper
3317         performance with slow X connections.
3319 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3321         * ps-prin1.ps (printBackground): Fix background height.
3323 2007-01-20  Glenn Morris  <rgm@gnu.org>
3325         * cs-dired-ref.tex (versionemacs): New def.
3326         * cs-refcard.tex (versionemacs, versionyear): New defs.
3327         * cs-survival.tex (versionemacs, versiondate): New defs.
3328         * de-refcard.tex (versionemacs, versionyear): New defs.
3329         * fr-refcard.tex (versionemacs, versionyear): New defs.
3330         * fr-survival.tex (versionemacs, versiondate): New defs.
3331         * orgcard.tex (versionyear): New def.
3332         (shortcopyrightnotice): Only display last copyright year.
3333         * pl-refcard.tex (versionemacs, versiondate): New defs.
3334         * pt-br-refcard.tex (versionemacs, versionyear): New defs.
3335         * refcard.tex (versionemacs, versionyear): New defs.
3336         * ru-refcard.tex (versionemacs): New def.
3337         * survival.tex (versionemacs): New def.
3338         * sk-dired-ref.tex (versionemacs): New def.
3339         * sk-refcard.tex (versionemacs, versionyear): New defs.
3340         * sk-survival.tex (versionemacs): New def.
3342 2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
3344         * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
3345         be compiled on Solaris systems.
3347 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
3349         * TODO: Proper background color handling for pngs.
3351 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
3353         * emacs.1: Info files moved to share/info.
3355 2007-01-17  Romain Francoise  <romain@orebokech.com>
3357         * emacs.1: Update bug-gnu-emacs address.  Remove reference to
3358         info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
3360 2007-01-13  Michael Olson  <mwolson@gnu.org>
3362         * ERC-NEWS: Mention new erc-capab.el file.
3364 2007-01-13  Glenn Morris  <rgm@gnu.org>
3366         * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
3367         GNU/Linux.
3368         * PROBLEMS: As above.
3370 2007-01-02  Francesco Potortì  <pot@gnu.org>
3372         * etags.1: Undocument the --no-warn option.
3374 2006-12-17  Richard Stallman  <rms@gnu.org>
3376         * TUTORIAL: Say that C-d and DEL with arg do killing.
3378 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
3380         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
3382 2006-12-08  Michael Olson  <mwolson@gnu.org>
3384         * ERC-NEWS: Note that the list module has been removed.
3386 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
3388         * NEWS (Changes to cmuscheme): Mention the alternative for
3389         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
3390         (Init file changes): Same for `~/.emacs_SHELL' versus
3391         `~/.emacs.d/init_SHELL.sh'.
3393 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
3395         * DEVEL.HUMOR: Another entry.
3397 2006-08-14  Masatake YAMATO  <jet@gyve.org>
3399         * etags.1: Added / to the end of DEVAR regex.
3401 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
3403         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
3404         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
3406 2006-11-20  Michael Olson  <mwolson@gnu.org>
3408         * NEWS: Change M-x erc-select to M-x erc.
3410 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
3412         * TUTORIAL.cn: Updated.
3414 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
3416         * orgcard.tex (section{Agenda Views}): Document `C-k'.
3418 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
3420         * orgcard.tex: Version number change.
3422 2006-11-13  Bill Wohler  <wohler@newt.com>
3424         Release MH-E version 8.0.3.
3426         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
3428 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
3430         * DEVEL.HUMOR: Two more entries.
3432 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
3434         * orgcard.tex (section{Archiving}): Document C-TAB.
3435         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
3436         section, added documentation for the key `C-c #'.
3438 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
3440         * emacs.py (eargs): Provide eldoc message for builtin types.
3441         Make sure eargs always outputs sentinel, to avoid Emacs freeze.
3443 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
3445         * emacs.py (eargs): Return expected _emacs_out string even if
3446         errors occur.
3448 2006-10-09  David Kastrup  <dak@gnu.org>
3450         * DEVEL.HUMOR: Add the topic line for last entry since that was
3451         what the joke was about.
3453 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3455         * TUTORIAL.bg: Synchronize with TUTORIAL.
3457 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
3459         * DEVEL.HUMOR: New file.
3461 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
3463         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
3465 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3467         * NEWS: ebnf2ps changes.
3469 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3471         * refcard.ps: Regenerate.
3473 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
3475         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
3477 2006-09-15  Jay Belanger  <belanger@truman.edu>
3479         * COPYING: Replace "Library Public License" by "Lesser Public
3480         License" throughout.
3482 2006-09-15  Richard Stallman  <rms@gnu.org>
3484         * THE-GNU-PROJECT: Update with the latest footnotes
3485         from www.gnu.org/gnu/the-gnu-project.html.
3487 2006-09-15  David Kastrup  <dak@gnu.org>
3489         * NEWS: Explain new behavior and arguments of `key-binding' and
3490         `command-remapping'.
3492 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
3494         * NEWS: In terminal-oriented subshells, the EMACS environment
3495         variable now defaults to Emacs's absolute file name, instead of
3496         to "t".
3497         * PROBLEMS: Adjust tcsh advice for this.
3499 2006-09-10  Jan Djärv  <jan.h.d@swipnet.se>
3501         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
3502         display (x-close-connection).
3504 2006-09-02  Juri Linkov  <juri@jurta.org>
3506         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
3508 2006-08-25  Richard Stallman  <rms@gnu.org>
3510         * TUTORIAL: Give priority to graphical terminals over text terminals
3511         regarding C-z.
3513 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
3515         * TUTORIAL.cn: Sync with the latest TUTORIAL.
3517 2006-08-20  Dave Love  <fx@gnu.org>
3519         * emacs.py: Update to Dave Love's latest version.
3520         (__all__): Fix args -> eargs.  Add new `modpath' fun.
3521         (eargs): Add `imports' arg.
3522         (all_names): New fun.
3523         (complete): Rewrite without using rlcompleter.
3524         Remove `namespace' arg, add `imports' arg.
3525         (ehelp): Replace g and l args with `imports'.
3526         (eimport): Use __main__ rather than `emacs' namespace.
3527         (modpath): New fun.
3529 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
3531         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
3533 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
3535         * TUTORIAL.sl: Synchronize with TUTORIAL.
3537 2006-08-18  Mats Lidell  <matsl@contactor.se>
3539         * TUTORIAL.sv: Synchronize with TUTORIAL.
3541 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
3543         * TUTORIAL.it: Synchronize with TUTORIAL.
3545 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
3547         * orgcard.tex: Version number change.
3549 2006-08-12  Werner Lemberg  <wl@gnu.org>
3551         * TUTORIAL.de: Synchronize with TUTORIAL.
3553 2006-08-10  Romain Francoise  <romain@orebokech.com>
3555         * NEWS: Mention that zone-mode.el is now obsolete.
3557 2006-08-09  Richard Stallman  <rms@gnu.org>
3559         * TUTORIAL: Don't say which side scroll bar is on.
3561 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
3563         * DEBUG (Note): Add note about following a longjmp call.
3564         Add local variables list for outline mode.
3566 2006-08-03  Michael Olson  <mwolson@gnu.org>
3568         * ERC-NEWS: Update for ERC 5.1.4.
3570 2006-08-01  Kenichi Handa  <handa@m17n.org>
3572         * NEWS (find-operation-coding-system): Describe the more detail of
3573         the change.
3575 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
3577         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
3578         texi/gnus-news.el of the trunk.
3580 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
3582         * NEWS: Fix typo.
3584 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
3586         * ru-refcard.ps: Regenerate.
3588 2006-07-17  Alex Ott  <alexott@gmail.com>
3590         * ru-refcard.tex: Update for Emacs 22.
3592 2006-07-14  Kim F. Storm  <storm@cua.dk>
3594         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
3596 2006-07-14  Károly Lőrentey  <lorentey@elte.hu>
3598         * HELLO: Update Hungarian sample.
3600 2006-07-12  Michael Olson  <mwolson@gnu.org>
3602         * ERC-NEWS: Update for ERC 5.1.3.
3604 2006-07-08  David Kastrup  <dak@gnu.org>
3606         * TODO: Suggest consolidation with user customization when the
3607         system default of a customized variable changes.
3609 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
3611         * compilation.txt: Add an example "Compilation started ..." line.
3613 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
3615         * orgcard.tex: Version number change.
3617 2006-07-05  Kenichi Handa  <handa@m17n.org>
3619         * HELLO: Add a paragraph for non-ASCII examples at the head.
3620         Add Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
3622 2006-07-03  Bill Wohler  <wohler@newt.com>
3624         Release MH-E version 8.0.2.
3626         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
3628 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
3630         * orgcard.tex (section{Agenda Views}): Document `s' key to save
3631         all org-mode buffers.
3633 2006-06-30  Francesco Potortì  <pot@gnu.org>
3635         * etags.1: -m and -M options do not exist.
3637 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
3639         * orgcard.tex (section{Structure Editing}): Document checkbox
3640         toggling.
3642 2006-06-28  Juri Linkov  <juri@jurta.org>
3644         * grep.txt (Local Variables): Move to end of file.
3646 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
3648         * Makefile: Add rules for refcards.
3650         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
3652 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
3654         * NEWS: Remove duplicate entries.
3656 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
3658         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
3660 2006-06-23  Kim F. Storm  <storm@cua.dk>
3662         * DEBUG: Mention `pv variable' to print value of Lisp variables.
3663         Mention `xpr' and fix example to use it.  Add section describing
3664         commands such as `pit' that are useful for debugging redisplay
3665         related problems.
3667 2006-06-22  Kim F. Storm  <storm@cua.dk>
3669         * HELLO (Local Variables): Move to end of file.
3671 2006-06-20  Bill Wohler  <wohler@newt.com>
3673         Release MH-E version 8.0.1.
3675         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
3677 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
3679         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3680         (section{Structure Editing}): Add global archiving command.
3682 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
3684         * yow.lines: Delete existing data; add a new entry.
3686 2006-06-09  Włodek Bzyl  <matwb@univ.gda.pl>
3688         * pl-refcard.ps: Regenerate.
3690 2006-06-08  Włodek Bzyl  <matwb@univ.gda.pl>
3692         * pl-refcard.tex: Update for Emacs 22.
3694 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
3696         * fr-refcard.tex: Fix errors in previous commit.
3698 2006-06-08  Éric Jacoboni  <jaco@jacoboni.fr>
3700         * fr-refcard.tex: Update for Emacs 22.
3702 2006-06-07  Kenichi Handa  <handa@m17n.org>
3704         * NEWS: Mention how to disable character translation for a file.
3706 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
3708         * de-refcard.tex: Update for Emacs 22: Use German quotes
3709         and umlauts; fix overfull /hboxes; many rewordings.
3711 2006-06-04  Kim F. Storm  <storm@cua.dk>
3713         * NEWS: Move news for pre-22 versions into...
3714         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
3715         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
3716         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
3717         versions in separate files.  Update copyright notices.
3719 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
3721         * LPF, LEDIT: Remove files.
3723         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
3724         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
3725         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
3726         * Xkeymap.txt, compilation.txt, grep.txt:
3727         Add copyright notice and copying permissions.
3729 2006-05-31  David Ponce  <david@dponce.com>
3731         * tree-widget/default/close.png, tree-widget/default/close.xpm:
3732         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
3733         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
3734         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
3735         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
3736         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
3737         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
3738         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
3739         * tree-widget/default/open.png, tree-widget/default/open.xpm:
3740         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
3741         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
3742         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
3743         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
3744         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
3745         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
3746         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
3747         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
3748         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
3749         Reduce the size of images.
3751 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
3753         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
3755 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
3757         * ledit.l: Remove file.
3759 2006-05-26  Kenichi Handa  <handa@m17n.org>
3761         * NEWS (find-operation-coding-system): Mention the new argument
3762         format.
3764 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
3766         * orgcard.tex (section{Motion}): Add the item navigation commands.
3767         (section{Publishing}): New section.
3768         (section{Links}): Documented elisp and shell links.
3770 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
3772         * pt-br-refcard.tex: Update.
3774 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3776         * pl-refcard.tex (Local variables): Add compile-command.
3778         * ru-refcard.tex (Local variables): Add compile-command and coding.
3780         * pt-br-refcard.tex: Don't \input psfig.
3782         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
3784         * de-refcard.tex (section{Info}): Ditto.
3786         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
3787         Stefan Monnier <monnier@iro.umontreal.ca>.
3789         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
3790         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
3792         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
3793         Entry for `i' is not translated yet.
3795         * pt-br-refcard.tex (section{Info}): Ditto.
3797         * ru-refcard.tex (section{Info}): Ditto.
3799         * sk-refcard.tex (section{Info}): Ditto.
3801 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3803         * MORE.STUFF: Update AUCTeX entry.
3805 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
3807         * pt-br-refcard.tex:
3808         * pt-br-refcard.ps: New files.
3810 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3812         * sk-refcard.tex: Add coding cookie.
3814 2006-05-15  Michael Olson  <mwolson@gnu.org>
3816         * MORE.STUFF: Update URL for Planner Mode and add description.
3817         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
3819 2006-05-12  Romain Francoise  <romain@orebokech.com>
3821         * MORE.STUFF: ERC is now part of Emacs.
3822         Add Emacs Muse.
3824 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
3826         * NEWS (allout): Update.
3828 2006-05-06  Bill Wohler  <wohler@newt.com>
3830         Release MH-E version 8.0.
3832         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
3834 2006-04-28  Bill Wohler  <wohler@newt.com>
3836         Release MH-E version 7.95.
3838         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
3840 2006-04-21  Bill Wohler  <wohler@newt.com>
3842         Release MH-E version 7.94.
3844         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
3846 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
3848         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
3850 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
3852         * orgcard.tex: Version number change only.
3854 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3856         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
3857         Update date.
3859 2006-04-18  Bill Wohler  <wohler@newt.com>
3861         * MORE.STUFF: Add MH-E.
3863 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
3865         * orgcard.tex: Version number change only.
3867 2006-04-12  Kenichi Handa  <handa@m17n.org>
3869         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
3871 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
3873         * orgcard.tex (section{Tables}): Document column narrowing.
3874         (section{Links}): Document bracket links.
3876 2006-04-11  Kenichi Handa  <handa@m17n.org>
3878         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
3880 2006-04-10  Bill Wohler  <wohler@newt.com>
3882         * NEWS: Add package-version keyword to `defcustom' and mention
3883         associated variable `customize-package-emacs-version-alist'.
3885 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
3887         * NEWS: Add string-or-null-p.
3889 2006-03-28  Bill Wohler  <wohler@newt.com>
3891         * images/README: Update with following information.
3893         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
3894         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
3896         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
3897         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
3898         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
3899         New bitmaps for new images.
3901         * images/refresh.xpm, images/sort-ascending.xpm,
3902         * images/sort-descending.xpm: Update with GTK 2.x images.
3903         Note that the default GTK icons are not overridden by the GNOME theme
3904         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
3905         wide circulation, then the GTK icons should be replaced with the
3906         equivalent GNOME icons.  Until then, we should be consistent with
3907         GTK first, then GNOME.
3909         * images/mail/repack.xpm, images/mail/reply-from.xpm:
3910         * images/mail/reply-to.xpm, images/search-replace.xpm:
3911         * images/separator.xpm, images/show.xpm: Update custom icons to be
3912         closer to their GNOME counterparts.
3914         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
3915         * images/mail/repack.pbm, images/mail/reply-all.pbm:
3916         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
3917         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
3918         * images/search-replace.pbm: Update bitmaps.
3920         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
3921         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
3922         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
3923         * images/mail/alias.xpm, images/mail/refile.pbm:
3924         * images/mail/refile.xpm, images/page-down.pbm:
3925         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
3926         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
3928 2006-03-23  Romain Francoise  <romain@orebokech.com>
3930         * NEWS: Misc. fixes.
3932 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
3934         * orgcard.tex: Version number change only.
3936 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
3938         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3940 2006-03-11  Miles Bader  <miles@gnu.org>
3942         * images/mail: New directory.
3943         * images/attach.xpm, images/connect.xpm:
3944         * images/contact.xpm, images/delete.xpm:
3945         * images/describe.xpm, images/disconnect.xpm:
3946         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3947         * images/lock-broken.xpm, images/lock-ok.xpm:
3948         * images/lock.xpm, images/mail/compose.xpm:
3949         * images/mail/copy.xpm, images/mail/forward.xpm:
3950         * images/mail/inbox.xpm, images/mail/move.xpm:
3951         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3952         * images/mail/preview.xpm, images/mail/reply-all.xpm:
3953         * images/mail/reply.xpm, images/mail/save-draft.xpm:
3954         * images/mail/save.xpm, images/mail/send.xpm:
3955         * images/mail/spam.xpm, images/next-page.xpm:
3956         * images/refresh.xpm, images/separator.xpm:
3957         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
3958         * images/sort-criteria.xpm, images/sort-descending.xpm:
3959         * images/sort-row-ascending.xpm:
3960         New icons, copied from Gnus trunk (originally from Gnome 2.6).
3962 2006-03-11  Bill Wohler  <wohler@newt.com>
3964         * NEWS: Document `image-load-path-for-library'.  Note that all
3965         images have been moved from lisp into etc/images in `find-image'
3966         item.  Fix typo in `copy-tree'.
3968 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
3970         * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3972 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
3974         * orgcard.tex: Version number change only.
3976 2006-03-05  Bill Wohler  <wohler@newt.com>
3978         Release MH-E version 7.93.
3980         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
3982 2006-02-23  Guanpeng Xu  <herberteuler@hotmail.com>
3984         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
3986 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
3988         * orgcard.tex (section{Links}): Rewritten to cover the modified
3989         link system.
3991 2006-02-18  Bill Wohler  <wohler@newt.com>
3993         Release MH-E version 7.92.
3995         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
3997 2006-02-17  Kenichi Handa  <handa@m17n.org>
3999         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
4001 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
4003         * TUTORIAL.cn: Reworked.
4005 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4007         * NEWS: Changes in handling of file local variables.
4009 2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
4011         * NEWS: Gtk+ 2.4 is required.
4013 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4015         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
4017 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
4019         * NEWS: New key bindings for Tumme in Dired.
4021 2006-02-05  Jay Belanger  <belanger@truman.edu>
4023         * calccard.tex: Update copyright year.
4025 2006-02-04  Michael Olson  <mwolson@gnu.org>
4027         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
4028         that Emacs does in its NEWS file.
4030 2006-02-03  Bill Wohler  <wohler@newt.com>
4032         Release MH-E version 7.91.
4034         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
4036 2006-02-02  Bill Wohler  <wohler@newt.com>
4038         Release MH-E version 7.90.
4040         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
4042 2006-01-29  Michael Olson  <mwolson@gnu.org>
4044         * NEWS: Add entry for ERC.
4046 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
4048         * TODO: Make SYNC_INPUT the default.
4050 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
4052         * images/gud/pstar.xpm: Make background transparent.
4054 2006-01-24  Noah Friedman  <friedman@splode.com>
4056         * emacs-buffer.gdb: Replace all references to `cdr' field of
4057         conses with `u.cdr', per change Andreas Schwab 2005-11-15
4058         of src/lisp.h.
4060 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
4062         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
4064 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
4066         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
4068 2006-01-13  Richard M. Stallman  <rms@gnu.org>
4070         * emacs.1: +N applies only to next file.
4072 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
4074         * e/eterm-color.ti: Temporarily disable the ri entry.
4075         * e/eterm-color: Regenerate.
4077 2005-12-21  Lőrentey Károly  <lorentey@elte.hu>
4079         * TODO: Add note on the multi-tty branch.
4081 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
4083         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
4084         them using the frame-local buffer list.
4086 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
4088         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
4089         instead.
4091 2005-12-02  Jay Belanger  <belanger@truman.edu>
4093         * NEWS: Add comment about the Calc prefix.
4095 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
4097         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
4099 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
4101         * images/icons/emacs_16.png, images/icons/emacs_24.png
4102         * images/icons/emacs_32.png, images/icons/emacs_48.png:
4103         New Emacs icons.
4105 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
4107         * orgcard.tex: Version 3.20.
4109 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4111         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
4112         Use for run/continue.
4113         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
4114         Use for interrupting inferior.
4115         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
4116         Use a more appropriate variable name.
4117         * images/gud/remove.xpm, images/gud/remove.pbm
4118         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
4120 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
4122         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
4124 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
4126         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
4127         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
4128         Adjust baseline.
4130 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
4132         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
4133         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
4134         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
4135         * images/low-color/next-node.xpm: Adjust paper size and layout.
4137 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
4139         * DEBUG: Describe how to provide preprocessor macro information.
4141 2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
4143         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
4144         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
4145         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
4146         * images/low-color/next-node.xpm: New images.
4148 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
4150         * orgcard.tex (section{Notes}): Version number change.
4152 2005-11-03  Romain Francoise  <romain@orebokech.com>
4154         * orgcard.tex: Update FSF's address.
4156 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
4158         * DEBUG: GDB can sometimes expand macros.
4160 2005-11-01  Romain Francoise  <romain@orebokech.com>
4162         * NEWS: Source files are compressed by default.
4164 2005-10-28  Bill Wohler  <wohler@newt.com>
4166         * NEWS: Help mode now creates hyperlinks for URLs.
4168 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4170         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
4171         Add some comments on how to update this file.  Add ri
4172         capability that has long been supported by term.el.
4174 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4176         * images/gud/until.xpm: Color correction.
4178 2005-10-23  Richard M. Stallman  <rms@gnu.org>
4180         * e/eterm-color.ti (el1): Capability deleted,
4181         since term.el doesn't implement it.
4183 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
4185         * e/eterm-color.ti: Change the terminal name to eterm-color.
4186         * e/eterm-color: Regenerate.
4188 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
4190         * Makefile (e/eterm-color): Rename eterm to eterm-color.
4192 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
4194         * NEWS: New variable `max-image-size'.
4196 2005-10-17  Bill Wohler  <wohler@newt.com>
4198         Moved all remaining images from lisp/toolbar to etc/images.  The
4199         low resolution images were placed in their own directory (low-color).
4201         * images/attach.*, images/cancel.*, images/close.*:
4202         * images/copy.*, images/cut.*, images/diropen.*:
4203         * images/exit.*, images/help.*, images/home.*:
4204         * images/index.*, images/info.*, images/mail.*:
4205         * images/new.*, images/open.*, images/paste.*:
4206         * images/preferences.*, images/print.*, images/save.*:
4207         * images/saveas.*, images/search.*:
4208         * images/search-replace.*, images/spell.*:
4209         * images/undo.*: Moved here from lisp/toolbar.
4211         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
4212         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
4213         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
4214         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
4215         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
4216         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
4217         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
4218         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
4219         * images/low-color/preferences.*: Moved here from
4220         lisp/toolbar/lc-preferences.*.
4221         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
4222         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
4223         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
4224         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
4225         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
4226         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
4228         To conform with convention, the underscore (_) in the following
4229         image names were replaced with dash (-) or (/) as appropriate.
4231         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
4232         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
4233         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
4234         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
4235         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
4236         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
4237         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
4238         * images/low-color/back-arrow.*: Moved here from
4239         lisp/toolbar/lc-back_arrow.*.
4240         * images/low-color/fwd-arrow.*: Moved here from
4241         lisp/toolbar/lc-fwd_arrow.*.
4242         * images/low-color/jump-to.*: Moved here from
4243         lisp/toolbar/lc-jump_to.*.
4244         * images/low-color/left-arrow.*: Moved here from
4245         lisp/toolbar/lc-left_arrow.*.
4246         * images/low-color/right-arrow.*: Moved here from
4247         lisp/toolbar/lc-right_arrow.*.
4248         * images/low-color/up-arrow.*: Moved here from
4249         lisp/toolbar/lc-up_arrow.*.
4250         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
4251         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
4253         * images/README: Incorporated the content of lisp/toolbar/README
4254         now that all of the images are here.
4256 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
4258         * images/gud/n.pbm, images/gud/n.xpm
4259         * images/gud/ni.xpm, images/gud/ni.xpm
4260         * images/gud/s.xpm, images/gud/s.xpm
4261         * images/gud/si.xpm, images/gud/si.xpm: Rename to
4262         next.*, nexti.*, step.*, and stepi.*, respectively, as the
4263         file-name no longer clashes on 8+3 filesystems.
4265 2005-10-14  Bill Wohler  <wohler@newt.com>
4267         * images/gud/break.*: Moved here from toolbar/gud-break.*.
4268         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
4269         * images/gud/down.*: Moved here from toolbar/gud-down.*.
4270         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
4271         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
4272         * images/gud/n.*: Moved here from toolbar/gud-n.*.
4273         * images/gud/print.*: Moved here from toolbar/gud-print.*.
4274         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
4275         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
4276         * images/gud/run.*: Moved here from toolbar/gud-run.*.
4277         * images/gud/si.*: Moved here from toolbar/gud-si.*.
4278         * images/gud/s.*: Moved here from toolbar/gud-s.*.
4279         * images/gud/until.*: Moved here from toolbar/gud-until.*.
4280         * images/gud/up.*: Moved here from toolbar/gud-up.*.
4281         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
4283 2005-10-14  Bill Wohler  <wohler@newt.com>
4285         Released MH-E version 7.85.
4287         * NEWS, MH-E-NEWS: Updated for release 7.85.
4289 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
4291         * NEWS: -nb => -nbi.
4293 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
4295         * orgcard.tex: Version 3.17, no changes except version number.
4297 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
4299         * NEWS: -nb, --no-bitmap-icon
4301 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4303         * TODO: Clarify the local variables entry.
4305 2005-09-30  Bill Wohler  <wohler@newt.com>
4307         Moved MH-E image files from toolbar and mail directories into
4308         images.
4310         * images/mail: New directory.
4312         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
4314         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
4315         * images/mail/reply*: Moved here from lisp/toolbar.
4317         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
4318         * images/page-down.*, images/show.*, images/widen.*: Moved here
4319         from lisp/toolbar.
4321         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
4322         Use GNOME 2.10's refresh icon.
4324         * images/README: New file that indicates which icons came from
4325         GNOME (see lisp/toolbar/README).
4327 2005-09-30  Romain Francoise  <romain@orebokech.com>
4329         * NEWS: Mention changes to `read-buffer'.
4331 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
4333         * images/ezimage: New directory.
4335         * images/ezimage/*.xpm: Add images used by speedbar.el.
4337 2005-09-30  David Ponce  <david@dponce.com>
4339         * NEWS: Update recentf changes.
4341 2005-09-28  Simon Josefsson  <jas@extundo.com>
4343         * GNUS-NEWS: Fix IDNA notes.
4345 2005-09-27  Jay Belanger  <belanger@truman.edu>
4347         * calccard.tex: Update `versionnumber', remove `versiondate'.
4348         (Error Recovery): Refer to "initial state" rather than "default state".
4349         (Algebra): Mention LaTeX language mode.
4350         (Programming): Delete reference to "Z =".
4352 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
4354         * emacs.py (ehelp): Add g and l to arg list, and use them in the
4355         call to `help'.
4357 2005-09-17  Romain Francoise  <romain@orebokech.com>
4359         * gfdl.1: Update to version 1.2.  Delete UC macro.
4361 2005-09-15  Kenichi Handa  <handa@m17n.org>
4363         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
4365 2005-09-14  Romain Francoise  <romain@orebokech.com>
4367         * NEWS: Add entry for write-region-inhibit-fsync.
4369 2005-09-09  Kevin Ryde  <user42@zip.com.au>
4371         * MORE.STUFF: Update url for calculator.el.
4373 2005-09-08  Kenichi Handa  <handa@m17n.org>
4375         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
4376         correctly.
4378 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
4380         * NEWS: Add entry for `make-auto-save-file-name'.
4382 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
4384         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
4385         Emacs distribution.  Make role of EDITOR clearer.
4386         (OPTIONS): Document `-s', `-V' and `-h'
4387         as well as their long name counterparts.
4388         (BUGS): Remove.
4390 2005-08-26  Romain Francoise  <romain@orebokech.com>
4392         * PROBLEMS: Fix capitalization of "Gnus".
4394 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
4396         * MORE.STUFF: Update links and URLs.
4398 2005-08-05  Kenichi Handa  <handa@m17n.org>
4400         * NEWS: Fix the entry describing code-pages.
4402 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
4404         * .cvsignore: Add `icons' (for in-place installs).
4406 2005-07-19  Juri Linkov  <juri@jurta.org>
4408         * grep.txt: New file.
4410 2005-07-19  Jan Djärv  <jan.h.d@swipnet.se>
4412         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
4413         -R comes after i386 in setarch command.
4415 2005-07-12  Juri Linkov  <juri@jurta.org>
4417         * refcard.tex (Files): Change description of `C-x C-q' from
4418         `checkin/checkout' to `toggle read-only'.
4419         (Getting Help): Replace `C-h c' with `C-h k'.
4420         (Error Recovery): Replace `recover-file' with `recover-session'.
4421         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
4423 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4425         * GNU: Update how to help.  Improve footnote 7.
4427 2005-07-07  Lute Kamstra  <lute@gnu.org>
4429         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
4430         been replaced by http://savannah.gnu.org/projects/tasklist.
4432 2005-07-07  Lute Kamstra  <lute@gnu.org>
4434         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
4435         version to 22.
4436         (Starting Emacs): Delete sentence to fix formatting problems.
4437         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
4438         (Formatting): Update the binding of set face.
4439         (International Character Sets): set-language-environment is bound
4440         to C-x RET l.
4442 2005-07-05  Lute Kamstra  <lute@gnu.org>
4444         Update FSF's address in GPL notices.
4446         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
4447         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
4448         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
4449         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
4451 2005-07-03  Jan Djärv  <jan.h.d@swipnet.se>
4453         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
4454         Add it again.
4456 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
4458         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
4460 2005-06-28  Richard M. Stallman  <rms@gnu.org>
4462         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
4464 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
4466         * DEBUG: Mention emacs-buffer.gdb.
4468 2005-06-10  Noah Friedman  <friedman@splode.com>
4470         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
4471         char as placeholder when buffer has no file name and process is
4472         still live.  Use different printf cases instead.
4474 2005-06-08  Kim F. Storm  <storm@cua.dk>
4476         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
4477         Warn that using CVS+SSH may corrupt files, include work-around.
4479 2005-06-06  Juri Linkov  <juri@jurta.org>
4481         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
4483         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
4484         second line to Local Variables.  Fix title line.
4486 2005-05-30  Miles Bader  <miles@gnu.org>
4488         * emacs-buffer.gdb: Remove RCS keywords.
4490 2005-05-30  Noah Friedman  <friedman@splode.com>
4492         * emacs-buffer.gdb: New file.
4493         * NEWS: Mention it.
4495 2005-05-28  Richard M. Stallman  <rms@gnu.org>
4497         * TUTORIAL.fr: Change NBSP to space.
4499 2005-05-28  Bill Wohler  <wohler@newt.com>
4501         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
4503 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
4505         * TODO: post-command-idle-hook has gone.
4507 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
4509         * NEWS: Remove references to open-network-stream-nowait and
4510         open-network-stream-server.
4512 2005-05-15  Richard M. Stallman  <rms@gnu.org>
4514         * GNU: Correct/improve previous change.
4516 2005-05-14  Richard M. Stallman  <rms@gnu.org>
4518         * GNU: Update footnotes.
4520         * NEWS: Lots of clarifications and cleanups.
4522 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
4524         * TUTORIAL.pl: Updated header.
4526 2005-05-02  Richard M. Stallman  <rms@gnu.org>
4528         * NEWS: More rearrangements.
4530 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
4532         * NEWS: Items rearranged in logical order.
4534 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
4536         * NEWS: Correct key binding for dired-mark-omitted.
4538 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
4540         * NEWS: Mention xterm key bindings.
4542         * e/eterm.ti: Add a comment.
4543         * e/eterm: Regenerate.
4545 2005-04-25  Alex Ott  <ott@jet.msk.su>
4547         * TUTORIAL.ru: Update.
4549 2005-04-13  Pavel Janík  <Pavel@Janik.cz>
4551         * TUTORIAL.sk: Updated header.
4553 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
4555         * NEWS: Mention cursorBlink resource.
4557 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4559         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
4561 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
4563         * NEWS: Mention fontSet for Lucid menus.
4565 2005-04-10  Masatake YAMATO  <jet@gyve.org>
4567         * compilation.txt (symbol): Add gcov-file
4568         gcov-bb-file gcov-never-called-line gcov-called-line.
4570 2005-04-08  Kenichi Handa  <handa@m17n.org>
4572         * TUTORIAL.ja: Updated header, contents synchronized with
4573         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
4575 2005-04-06  Pavel Janík  <Pavel@Janik.cz>
4577         * TUTORIAL.cs: Updated header.
4579 2005-04-05  Werner Lemberg  <wl@gnu.org>
4581         * TUTORIAL.de: Updated header.
4583 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
4585         * TUTORIAL.translators: Added the field Maintainer.
4587 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
4589         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
4591 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
4593         * TUTORIAL.ja: Update text before first period.
4594         Reported by Kenichi Handa.
4596 2005-04-02  Richard M. Stallman  <rms@gnu.org>
4598         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
4599         old intro line that apparently was a longer version of "Emacs
4600         tutorial".
4602         * TUTORIAL.es: Clean up line breaks.
4604 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
4606         * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4607         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
4608         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
4609         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
4611 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
4613         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
4614         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
4615         Minor fixes.
4617 2005-04-01  Mats Lidell  <matsl@contactor.se>
4619         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
4620         2005-04-01T00:31:25Z!rms@gnu.org.
4622 2005-04-01  Lute Kamstra  <lute@gnu.org>
4624         * TUTORIAL.nl: Fix title line.
4626 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
4628         * TUTORIAL: Add title line.
4629         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4630         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
4631         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
4632         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
4633         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
4635 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4637         * gnus-refcard.tex, gnus-logo.eps: New files.
4639 2005-03-23  David Ponce  <david@dponce.com>
4641         * NEWS: Mention recentf-keep.
4643 2005-03-17  Lute Kamstra  <lute@gnu.org>
4645         * TODO: Remove define-generic-mode entry (DONE).
4647 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
4649         * NEWS: Explain how to default Tramp to FTP.
4651 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4653         * NEWS: Mention Carbon build on Mac OS 9.
4655 2005-03-01  David Kastrup  <dak@gnu.org>
4657         * DEBUG: Add information about `-fno-crossjumping' for GCC.
4659 2005-02-14  Lute Kamstra  <lute@gnu.org>
4661         * TODO: Remove battery.el entry (DONE).
4663         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
4664         Make the terminology more consistent.  Fill the text using the
4665         default `fill-column'.
4667 2005-02-08  Lute Kamstra  <lute@gnu.org>
4669         * TUTORIAL: Remove some uses of the term "buffer" before it is
4670         properly introduced.  Update the description of the mode line.
4671         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
4672         denote the Space bar.  Capitalize all command descriptions.
4674 2005-02-06  Richard M. Stallman  <rms@gnu.org>
4676         * DEBUG: Minor clarification.
4678 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4680         * emacs.bash: Update the name of the socket of the Emacs server.
4682 2005-01-22  David Kastrup  <dak@gnu.org>
4684         * NEWS: Mention alias `find-grep' for `grep-find'.
4686 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
4688         * TODO: Add entry for toolbar on ttys.
4690 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
4692         * DEBUG: Suggest separate terminal for debug session.
4694 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4696         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
4697         More consistent use of terminology.
4699 2005-01-13  Cheng Gao  <chenggao@gmail.com>
4701         * MORE.STUFF: Add entries of some well known and widely used packages.
4703 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
4705         * NEWS: Describe desktop package lazy restore feature.
4707 2004-12-21  Richard M. Stallman  <rms@gnu.org>
4709         * DISTRIB: Don't say "freeware".
4711 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
4713         * DEBUG: Change printing example to break on a procedure name.
4715 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
4717         * e/eterm.ti: Add rs1.
4718         * e/eterm: Regenerate.
4720 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
4722         * fr-refcard.tex: Fix typos.
4724 2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
4726         * PROBLEMS: Update information about klipper on KDE.
4728 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
4730         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
4732 2004-10-08  Frédéric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
4734         * TUTORIAL.fr: Minor wording fix.
4736 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
4738         * enriched.doc: Update for new bindings of `set-left-margin' and
4739         `set-right-margin'.
4741 2004-10-04  Kim F. Storm  <storm@cua.dk>
4743         * DEBUG: Mention pp and ff commands.
4745 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
4747         * enriched.doc: `enriched-annotation-alist' is now called
4748         `enriched-translations'.
4750 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
4752         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
4753         Reformat.
4754         * e/eterm: Regenerate.
4756 2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
4758         * PROBLEMS: Updated exec-shield description.
4760 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
4762         * e/eterm.ti: Change the strings for smso and rmso.
4763         * e/eterm: Regenerate.
4765 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
4767         * MORE.STUFF (EDB): Update entry.
4769 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
4771         * e/eterm.ti: Add `op' entry to enable colors in term.
4772         * e/eterm: Regenerate.
4774 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
4776         * PROBLEMS: More reorganization to exile old stuff to the
4777         pre-2000 section.  I looked up end-of-life dates for a bunch
4778         of old Unixes to check.
4780 2004-08-24  Bill Wohler  <wohler@newt.com>
4782         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
4784 2004-08-22  David Kastrup  <dak@gnu.org>
4786         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
4788 2004-08-21  Bill Wohler  <wohler@newt.com>
4790         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
4792 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
4794         * PROBLEMS: Massively rearranged by category, to make environment
4795         features and symptoms easier to find.  Bugs relating to
4796         20th-century systems moved to the end.  Most problem headers
4797         changed to "object: variation" format.
4799 2004-08-15  Bill Wohler  <wohler@newt.com>
4801         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
4803 2004-08-14  Romain Francoise  <romain@orebokech.com>
4805         * NEWS: Mention the thumbs.el package.
4807 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
4809         * TUTORIAL.es: Replace actual whitespace with the magic string
4810         that causes help-with-tutorial to automatically insert the correct
4811         amount.
4813 2004-08-10  Steven Tamm  <steventamm@mac.com>
4815         * PROBLEMS: Remove description of Mac OS version upgrade
4816         problems as it is no longer applicable.
4818 2004-07-27  Werner Lemberg  <wl@gnu.org>
4820         * NEWS: Document all new tutorials.
4822 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
4824         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
4826         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
4827         are described in GNUS-NEWS.
4829 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
4831         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
4832         v5_10 branch of the Gnus repository.
4834 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4836         * MORE.STUFF: Tramp is now distributed with Emacs.
4838 2004-07-12  Bill Wohler  <wohler@newt.com>
4840         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
4842 2004-07-08  David Kastrup  <dak@gnu.org>
4844         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
4846 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
4848         * FOR-RELEASE: Moved to the admin directory.
4850 2004-06-24  David Kastrup  <dak@gnu.org>
4852         * NEWS: Move description from new paragraph-start and
4853         indent-line-function defaults to general news instead of new
4854         packages.  Same for query-replace-skip-read-only.
4855         Add description of new `\,' and `\?' replacement string features.
4857 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4859         * MORE.STUFF: Delete obsolete URL.
4861 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
4863         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
4865 2004-05-29  Steven Tamm  <steventamm@mac.com>
4867         * PROBLEMS: Document the workaround for the Mac OS X port not
4868         picking up the environment variables from dotfiles.
4870 2004-05-16  Juri Linkov  <juri@jurta.org>
4872         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
4874         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
4876 2004-05-15  Alex Ott  <ott@jet.msk.su>
4878         * ru-refcard.tex, ru-refcard.ps: New files.
4880 2004-05-14  David Ponce  <david@dponce.com>
4882         * tree-widget: New directory containing tree-widget themes and images.
4884 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
4886         * TUTORIAL.pt_BR: Initial check-in.
4888 2004-05-06  Dave Love  <fx@gnu.org>
4890         * emacs.py: New file for python-mode's internal use.
4892 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4894         * TODO: Use outline mode.  Remove compile.el entry (done).
4896 2004-04-18  Juri Linkov  <juri@jurta.org>
4898         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
4899         * TUTORIAL.th: Add sentence-end-double-space: nil.
4901         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
4903 2004-04-16  Alex Ott  <ottalex@narod.ru>
4905         * TUTORIAL.ru: Various corrections.
4907 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4909         * TUTORIAL.nl: Update Delete/Delback translation.
4911 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4913         * TODO: Remove index-apropos entry.
4915 2004-04-01  Juri Linkov  <juri@jurta.org>
4917         * HELLO: Add Javanese.
4919 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4921         * ps-prin1.ps: Clip the header and footer area, so text will not be
4922         printed outside header or footer, respectively.
4923         (HeaderClip, FooterClip): New PostScript funs.
4924         (HeaderText, FooterText): Adjust PostScript code.
4926 2004-03-29  Jan Djärv  <jan.h.d@swipnet.se>
4928         * TODO: Removed drag-and-drop entry (DONE).
4930 2004-03-19  Kim F. Storm  <storm@cua.dk>
4932         * TODO: Remove entries for fringe related issues (DONE).
4933         Remove entry about image-relative coordinates of mouse clicks (DONE).
4935 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
4937         * compilation.txt: New file.
4939 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4941         * NEWS: Remove bogus reference to user option unicode-data.
4943 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
4945         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4947 2004-02-08  Andreas Schwab  <schwab@suse.de>
4949         * NEWS: Fix typo.
4951 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
4953         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
4955 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
4957         * TODO: Add plans for change of file attributes UID and GID from
4958         integer to string.
4960 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
4962         * HELLO: Add Kannada.
4964 2003-11-05  Juri Linkov  <juri@jurta.org>
4966         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
4967         Add IPA pronunciation to English.  Fix tab widths.
4969 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
4971         * PROBLEMS: Document segfaults with Linux kernels that enable the
4972         Exec-shield functionality.
4974 2003-10-30  Kenichi Handa  <handa@m17n.org>
4976         * HELLO: Fix cases of language names.  Make German lines one.
4977         Delete FORTRAN, add Mathematics.
4979 2003-10-24  Jan Djärv  <jan.h.d@swipnet.se>
4981         * PROBLEMS: Characters are displayed as empty boxes or
4982         with wrong font under X.
4984 2003-09-30  Werner Lemberg  <wl@gnu.org>
4986         * TUTORIAL.de: Minor updates and grammatical fixes.
4988 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
4990         * TODO: Add invisible text kill/yank issue.
4992 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
4994         * TUTORIAL.nl: Many changes.
4996 2003-08-20  Stephen Eglen  <stephen@gnu.org>
4998         * MORE.STUFF: Update URLs for several projects.
5000 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
5002         * PROBLEMS: Truncated process output with pty's on Mac OS X.
5004 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
5006         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
5007         documented on the EMACS_21_1_RC branch.
5009 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
5011         * TUTORIAL.cn: Updated.
5012         * TUTORIAL.zh: Updated.
5014 2003-04-24  Bill Wohler  <wohler@newt.com>
5016         * MH-E-NEWS: Upgraded to MH-E version 7.3.
5018 2003-04-03  Kenichi Handa  <handa@m17n.org>
5020         * HELLO: Fix the malayalam line.
5022 2003-04-01  Dave Love  <fx@gnu.org>
5024         * letter.xpm: Use transparent/opaque `colors'.
5026         * letter.xbm: Deleted.
5028         * letter.pbm: New.
5030 2003-03-24  Andreas Schwab  <schwab@suse.de>
5032         * HELLO: Remove extra TAB in Greek entries.
5034 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
5036         * TUTORIAL.cn, TUTORIAL.zh: New files.
5038         * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
5040 2003-02-24  Kenichi Handa  <handa@m17n.org>
5042         * HELLO: Add Malayalam.
5044 2003-02-13  Dave Love  <fx@gnu.org>
5046         * TUTORIAL.es: Add coding spec.
5048 2003-02-11  Kenichi Handa  <handa@m17n.org>
5050         * HELLO: Fix Hindi and add Tamil.
5052 2003-02-05  Francesco Potortì  <pot@gnu.org>
5054         * TUTORIAL.it: Italian tutorial.
5055         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
5056         Revised by Francesco Potortì <pot@gnu.org>.
5058 2003-02-03  Bill Wohler  <wohler@newt.com>
5060         * MH-E-NEWS: Upgraded to MH-E version 7.2.
5062 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5064         * MACHINES: Added Cygwin.
5066 2003-01-27  Jan Djärv  <jan.h.d@swipnet.se>
5068         * DEBUG: Added note about xmon.
5070 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
5072         * TUTORIAL.pl: Updated.
5074 2003-01-11  Pavel Janík  <Pavel@Janik.cz>
5076         * TUTORIAL.sk: Updated to reflect changes in English version.
5077         From Miroslav Vaško <zemiak@zoznam.sk>.
5079 2003-01-09  Francesco Potortì  <pot@gnu.org>
5081         * etags.1: Added reference to the new `etags --help --lang=LANG'
5082         option.
5084 2003-01-08  Bill Wohler  <wohler@newt.com>
5086         * MH-E-NEWS: Upgraded to MH-E version 7.1.
5088 2003-01-01  Steven Tamm  <steventamm@mac.com>
5090         * MACHINES: Added pointer to Mac OS X install instructions.
5092 2002-12-10  Kenichi Handa  <handa@m17n.org>
5094         * TUTORIAL.sv: Renamed from TUTORIAL.se.
5096 2002-11-29  Bill Wohler  <wohler@newt.com>
5098         * MH-E-NEWS: Upgraded to MH-E version 7.0.
5100 2002-11-22  Rafael Sepúlveda  <drs@gnulinux.org.mx>
5102         * TUTORIAL.es: Extensively changed and updated.
5104 2002-10-01  Bill Wohler  <wohler@newt.com>
5106         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
5108 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5110         * ses-example.ses: New file: example spreadsheet.
5112 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
5114         * HELLO: Fix Unicode Greek line.
5116 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
5118         * TUTORIAL.ja: Updated in accordance with the latest English
5119         version.
5121 2002-09-01  Andreas Schwab  <schwab@suse.de>
5123         * TUTORIAL.de: Updated in accordance with the English version.
5124         From Mario Lang <mlang@delysid.org>.
5126 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
5128         * HELLO: Fix some white spaces.
5130 2002-06-26  Richard M. Stallman  <rms@gnu.org>
5132         * ps-prin0.ps, ps-prin1.ps: Add license exception.
5134 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
5136         * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5138 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
5140         * HELLO: Add a few greetings that use Unicode characters.
5142 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
5144         * termcap.src: New version from ftp://invisible-island.net.
5146 2002-03-24  Pavel Janík  <Pavel@Janik.cz>
5148         * TUTORIAL.translators: New file, list of tutorial translators.
5150 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5152         * gnus.xpm: Remove garbage.
5154 2002-01-27  Pavel Janík  <Pavel@Janik.cz>
5156         * letter.xpm: New file, XPM variant of letter.xbm.
5158 2001-12-03  Pavel Janík  <Pavel@Janik.cz>
5160         * COPYING: Move back.
5162 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
5164         * COPYING: Removed.
5166 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
5168         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
5169         something simpler than the GFDL.
5171 2001-11-22  Colin Walters  <walters@debian.org>
5173         * PROBLEMS: Remove already applied calc info patches.
5174         Clarify that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
5175         not handled by alternatives in Debian, the reporter surely meant
5176         just "--config ftp".
5178 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
5180         * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
5182 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
5184         * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5186 2001-11-17  Colin Walters  <walters@debian.org>
5188         * PROBLEMS: Remove calc problems.
5190 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5192         * TUTORIAL.fr: New file.  From Éric Jacoboni <jaco@teaser.fr>.
5194 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
5196         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
5197         Add *.dvi and *.log.
5198         (SOURCES): Update the list of files.
5200         * calccard.tex: New file.
5201         * calccard.ps: New file.
5203 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
5205         * etags.1: Replace presentation-level troff macros that simulate
5206         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
5208 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5210         * (Version 21.1 released.)
5212 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
5214         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
5215         <tbspit@eng.um.edu.mt>.
5217 2001-08-25  Pavel Janík  <Pavel@Janik.cz>
5219         * HELLO: Slovak language name added to be compatible with other
5220         languages.
5222 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
5224         * TUTORIAL.pl: Updated in accordance with the English version.
5225         From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
5226         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
5228 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
5230         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
5231         per config.sub and config.guess.  Reported by Ryo Furue
5232         <furufuru@ccsr.u-tokyo.ac.jp>.
5234 2001-08-10  Pavel Janík  <Pavel@Janik.cz>
5236         * TUTORIAL.sk: Updated in accordance with the English version.
5237         From Miroslav Vaško <vasko@debian.cz>.
5239 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
5241         * TUTORIAL.ko: Updated in accordance with the English version.
5242         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
5244 2001-08-06  Pavel Janík  <Pavel@Janik.cz>
5246         * TUTORIAL.cs: Update from Milan Zamazal.
5248 2001-08-05  Pavel Janík  <Pavel@Janik.cz>
5250         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
5251         address of Milan Zamazal changed.
5253 2001-08-04  Pavel Janík  <Pavel@Janik.cz>
5255         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
5256         META keys.
5258 2001-05-17  Francesco Potortì  <pot@gnu.org>
5260         * etags.1: Add the latest changes to etags behavior.
5262 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
5264         * emacsclient.1: Place in the public domain.
5266 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
5268         * emacstool.1: Place under GFDL.
5270 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
5272         * emacs.1: Place under GFDL.
5274         * etags.1: Ditto.
5276         * gfdl.1: New file.
5278 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
5280         * TUTORIAL.sk, sk-survival.tex
5281         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
5282         * sk-dired-ref.tex: New files.
5284         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
5285         From Pavel@Janik.cz (Pavel Janík).
5287 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5289         * ps-prin1.ps: Footer implementation.  Doc fix.
5290         (doLineNumber): Code fix for line number color.
5291         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
5292         Code fix for footer implementation.
5293         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
5294         (FooterFramePath, doFrame, FooterFrame, FooterStart)
5295         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
5297 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
5299         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
5300         for color depth 8.
5302 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5304         * ps-prin1.ps: Line and paragraph spacing feature.
5305         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
5306         (EffectShadow, EffectBox, EffectOutline): New vars.
5307         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
5308         (PHL, LHL): New funs.
5310         * ps-prin2.ps: File eliminated.
5312 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
5314         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
5316 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
5318         * splash.xpm, splash.pbm: Replaced with new images from
5319         Luis Fernandes <elf@ee.ryerson.ca>.
5321 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
5323         * cs-refcard.ps, cs-refcard.tex: New files.
5325 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
5327         * THE-GNU-PROJECT: New file.
5329 2001-02-22  Andrew Innes  <andrewi@gnu.org>
5331         * MACHINES: Update pointer to MS-Windows install instructions.
5333 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5335         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
5336         functionality enhancement.
5337         (doColumnZebra): Code fix.
5339 2001-02-08  Dave Love  <fx@gnu.org>
5341         * tasks.texi, SERVICE: Updated.
5343 2001-02-03  Andrew Innes  <andrewi@gnu.org>
5345         * PROBLEMS: Add note about need to specify extra compiler flags
5346         with recent Cygwin ports of gcc.
5348 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
5350         * DEBUG: Expand and update, based on the instructions to
5351         pretesters, nt/INSTALL, and private communications and experience.
5353 2001-01-17  Dave Love  <fx@gnu.org>
5355         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
5357 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
5359         * TUTORIAL.es: New file.
5361 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
5363         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5364         enhancements.
5366 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
5368         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
5369         files.
5371 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5373         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
5374         is non-nil.
5375         (printZebra, BeginPage): Code fix.
5377 2000-12-15  Miles Bader  <miles@gnu.org>
5379         * DEBUG: Add note about using `inverse-video' to detect excessive
5380         screen redraw.
5382 2000-12-07  Dave Love  <fx@gnu.org>
5384         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
5386 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5388         * ps-prin1.ps: Eliminated the line number font predefinition.
5390 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
5392         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
5393         not M-:, as example of disabled command).
5395 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
5397         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
5399 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
5401         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
5403         * tasks.texi: Updated to the version from /gd/gnuorg.
5405         * FTP: Refer to the GNU web site.
5407 2000-10-12  Dave Love  <fx@gnu.org>
5409         * gnus.pbm: New file.
5411         * gnus.xbm: Deleted.
5413 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
5415         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
5417 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
5419         * splash.xbm: File removed.
5420         * splash.pbm: New file.
5422 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
5424         * splash.xbm: New file.
5426 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
5428         * splash.xpm: New file.
5430 2000-09-11  Dave Love  <fx@gnu.org>
5432         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
5433         files.
5435 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5437         * ps-prin3.ps: Eliminated.
5439         * ps-prin2.ps: Changed comment version (6.0).
5441         * ps-prin1.ps: Changed comment version (6.0).
5443         * ps-prin0.ps: Changed comment version (6.0).
5445 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
5447         * survival.tex: New file.
5449 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
5451         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
5453         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
5455 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
5457         * NEWS.1: Reintegrated into NEWS.
5459         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
5461 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
5463         * dired-ref.tex, dired-ref.ps: New files.
5465         * refcard-de.tex, refcard-de.ps: New files.
5467 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
5469         * emacs.1: Change `-b' to `-bw'.
5471 2000-07-07  Andreas Schwab  <schwab@suse.de>
5473         * yow.lines: Fix indentation.
5475 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5477         * ps-prin0.ps: Insert a version number comment (5.2.2).
5478         Indentation fix.
5480         * ps-prin1.ps: Insert a version number comment (5.2.2).
5481         Can select page size with/without giving an error if PostScript
5482         printer doesn't have this kind of page size.  Zebra Stripe
5483         continues or restarts on next page.  Indentation fix.
5484         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
5485         paper.
5486         (BeginDoc, doColumnZebra, HeaderText): Code fix.
5487         (SetPageSize): New proc.
5489         * ps-prin2.ps: Insert a version number comment (5.2.2).
5491         * ps-prin3.ps: Insert a version number comment (5.2.2).
5492         Indentation fix.
5494 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5496         * ps-prin1.ps: PostScript code compatibility with other utilities
5497         like mpage, psnup, etc.
5498         (isLineStep): Code fix.
5499         (BeginDoc, BeginSheet): Utility compatibility.
5501 2000-05-03  Dave Love  <fx@gnu.org>
5503         * letter.xbm: New file.
5505 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5507         * ps-prin0.ps: PostScript level 1 compatibility.
5509         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
5510         printing and line number step.
5511         (BeginDoc, doLineNumber, SL, HL): Code fix.
5512         (isLineStep, PSL): New funs.
5514         * ps-prin3.ps: PostScript level 1 compatibility.
5516 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
5518         * refcard.bit: Removed.
5520 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
5522         * refcard-pl.ps: New file.
5523         * refcard-pl.tex: New file.
5525 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5527         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
5528         (DefOp): New proc.
5530         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
5531         (printBackground, SetColor): New procs.
5532         (ZebraColor): Renaming old ZebraGray var.
5534 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5536         * ps-prin1.ps: Eliminate SkipFirstPage.
5538 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5540         * ps-prin0.ps: Define command only for language level 1.
5542 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5544         * ps-prin0.ps: Define packedarray operator for language level 1,
5545         adjust setduplexmode and settumble definitions.
5547 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5549         * ps-prin0.ps: New file.
5551         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
5553 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5555         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
5557 1999-11-30  Paul Eggert  <eggert@twinsun.com>
5559         * PROBLEMS: Update Solaris 2.6 and 7 problems.
5561 1999-11-22  Paul Eggert  <eggert@twinsun.com>
5563         * NEWS: Rename messages-locale to system-messages-locale
5564         and time-locale to system-time-locale.
5566 1999-10-24  Noah Friedman  <friedman@splode.com>
5568         * yow.lines: Add more quotes.  Correct a misquote.
5570         * spook.lines: Add more phrases.
5572 1999-10-23  Paul Eggert  <eggert@twinsun.com>
5574         * NEWS: Describe new functions and variables for locales.
5576 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
5578         * TUTORIAL.ro: Change copyright statement.
5580 1999-07-12  Richard Stallman  <rms@gnu.org>
5582         * Version 20.4 released.
5584 1999-06-27  Karl Heuer  <kwzh@gnu.org>
5586         * yow.lines: Fix indentation.  Fix typo.
5588 1999-01-19  Dave Love  <fx@gnu.org>
5590         * MORE.STUFF: Revamped.
5592 1999-01-14  Dave Love  <fx@gnu.org>
5594         * FAQ: Merge posted updates.
5596 1998-12-14  Dave Love  <fx@gnu.org>
5598         * FAQ: Somewhat edited copy of the most recently posted version.
5600 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
5602         * MACHINES (NEC EWS4800): New section.
5604 1998-09-04  Karl Heuer  <kwzh@gnu.org>
5606         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
5608 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5610         * Version 20.3 released.
5612         * TUTORIAL.ro: New file.
5614 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
5616         * TUTORIAL.sl: Renamed back to the original.
5618 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
5620         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
5621         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
5622         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
5623         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
5625 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
5627         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
5629 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
5631         * TUTORIAL.sl: New file.
5633 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5635         * Version 20.2 released.
5637 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5639         * Version 20.1 released.
5641 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
5643         * CODINGS, CHARSETS: New files.
5645 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5647         * Version 19.33 released.
5649 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5651         * Version 19.32 released.
5653 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5655         * refcard.ps: File obtained from someone else;
5656         it was generated badly here.
5658 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5660         * Version 19.31 released.
5662 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5664         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
5666 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
5668         * emacs.bash: Use >|.
5670 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
5672         * rgb.txt: New file.
5674 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5676         * Version 19.30 released.
5678 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5680         * gnus-tut.txt: New file.
5682 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
5684         * Rename termcap to termcap.src, the historical name for an
5685         uninstalled termcap file.
5687 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
5689         * termcap.dat, termcap.ucb: Deleted and replaced.
5691         * termcap: New termcap file from the ncurses project; bigger,
5692         better, brighter, does away with waxy yellow buildup.
5693         Email me at terminfo@ccil.org if you have any trouble with this.
5695         * README: Changed to track above change.
5697 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
5699         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
5701 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
5703         * Makefile (maintainer-clean): Rename from realclean.
5705 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5707         * tpu-edt.doc: Move here from ../lisp/tpu-doc.el.
5709 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
5711         * enriched.doc: Rewritten and simplified.
5713 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5715         * Makefile (eterm): New rule.
5716         (TIC): New variable.
5718         * e/eterm, e/eterm.ti: New files.
5720 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
5722         * enriched.doc: New file.
5724 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5726         * Version 19.26 released.
5728 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
5730         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
5732 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5734         * Version 19.25 released.
5736 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5738         * Version 19.24 released.
5740 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5742         * Version 19.23 released.
5744 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5746         * Makefile (clean): Delete DOC*.
5748 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5750         * Version 19.22 released.
5752 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5754         * Version 19.21 released.
5756 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5758         * Version 19.20 released.
5760 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5762         * Version 19.19 released.
5764 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5766         * Version 19.18 released.
5768 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5770         * Version 19.16 released.
5772 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5774         * version 19.15 released.
5776 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5778         * Version 19.14 released.
5780 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5782         Bring mumbleclean targets into conformance with GNU coding standards.
5783         * Makefile (distclean): Don't remove backup and autosave files.
5784         These are easy to get rid of in other ways, and a pain to lose.
5785         (mostlyclean, realclean): New targets.
5787 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5789         * Version 19.13 released.
5791 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5793         * Version 19.10 released.
5795 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5797         * Version 19.9 released.
5799 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5801         * Version 19.8 released.
5803 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5805         * Version 19.7 released.
5807 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5809         * MACHINES: Mention Linux.
5811 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5813         * MACHINES: Add section for NeXT, from Thorsten Ohl.
5815 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5817         * NEWS: Documented picture-mode improvements.
5819 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5821         * NEWS: Described the new properties of arrow keys and
5822         next-line-add-newlines.  Fixed up the GUD description, it was
5823         out of date.  This file referenced LNEWS when it should have
5824         said news.texi; fixed.
5826         * news.texi: invocation-name now exists.
5828 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5830         * MORE.STUFF: Added.
5832 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5834         * NEWS: Preserved jimb's last change (documenting kill on
5835         read-only buffers).
5837         Added documentation on new info features.
5839 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5841         * spook.lines: Alpha-sorted this, and added some new hot buttons
5842         for the 1990s.
5844 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5846         * MACHINES: Deleted some VMS caveats.  If the src and lisp
5847         ChangeLogs are correct, dired and mail and process control are now
5848         fully supported.
5850         * NEWS: Added finder news.
5852 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
5854         * NEWS: Changed.
5856 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5858         * sex.6: Added 900-line support.
5860         * NEWS: Added news about the package finder.
5862 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5864         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
5865         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
5866         SUNBUG files.  Changed references to 18.* to past tense.
5868         * emacs.names: Merged into JOKES.  I faked a mail header from the
5869         Unknown User to delimit the first (unheaded) bit.
5871         * Makefile (relock, unlock): New productions.
5873 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5875         Augean-stable cleaning time.  Partly to save space, but mostly to
5876         reduce the dizzying amount of *stuff* confronting someone exploring
5877         the Emacs distribution, I have the following changes in the etc
5878         directory:
5880         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
5882         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
5883         OTHER.EMACSES.  The present names don't really convey anything.
5884         Various key bindings and feature descriptions have been updated.
5886         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
5887         FSF in hot water.
5889         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
5890         implementation of intervals, have progressed way beyond this.
5892         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
5894         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
5895         Future jokes can accumulate there.
5897         * DISTRIB: The actual domestic order form is now ORDERS.USA.
5898         The DISTRIB text now mentions 19.
5900         * ORDERS.USA: Created.  This is just the order form.
5901         DISTRIB has a pointer to it at the beginning.
5903         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
5904         to it at the beginning.
5906         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
5907         version 15 and 17 files anymore.
5909         All files marked "Nuked" have actually been moved to =-prefixed
5910         names as per convention.  Originals of all files merged still
5911         exist with =-names.
5913 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5915         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
5916         no longer necessary in the presence of 19's function-key-map
5917         feature; I've added an explanation to the beginning of the file.
5919 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5921         * MACHINES: Update description of SYSVr3 and r4 support, due to
5922         Eric Raymond's changes.
5924 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5926         * MACHINES: Mention that you have to edit the configure script
5927         when you add support for a new machine, to get it to recognize the
5928         configuration name.
5930 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5932         * MACHINES: Converted to use GCC-style configuration names,
5933         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
5934         s/ files now lives in ../configure.
5936 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
5938         * NEWS: Document included tags tables.
5940 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5942         * Corrected the news about VC to reflect reality.
5944 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5946         * etags.1: New file, from Richard K. Pixley at Cygnus.
5948 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5950         * Makefile: Most of the contents of this file were only relevant
5951         to things in `../lib-src'; removed all but the `distclean' and
5952         `clean' targets.
5954 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5956         * COPYING: Got June 1991 version of the GPL here.
5958 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5960         Move some files to new ../lib-src directory.  [approximate date]
5961         * Makefile: Copy to new ../lib-src directory.
5962         * aixcc.lex, b2m.c, cvtmail.c, digest-doc.c:
5963         * emacsclient.c, emacsserver.c, emacstool.c, env.c:
5964         * etags-vmslib.c, etags.c, fakemail.c, getdate.c, getdate.y:
5965         * getopt.c, getopt.h, getopt1.c, hexl.c, leditcfns.c:
5966         * make-docfile.c, movemail.c, qsort.c, sorted-doc.c:
5967         * test-distrib.c, testfile, timer.c, wakeup.c, yow.c:
5968         Move to new ../lib-src directory.
5970 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5972         * etags.c (print_help, print_version): New functions.
5973         (main): Options added to support them.
5975         * etags.c (longopts): New array of long names for the options.
5976         (main): Recognize them.
5978 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5980         * etags.c (C_entries): Remove comment saying that \" in a string
5981         isn't recognized as magic, because it is correctly handled.
5983         * getopt.c, getopt.h: New files, from GNU C library.
5984         * etags.c: Rewritten to use getopt.
5985         #include "getopt.h".
5986         (file_num): Variable deleted; its role is now played by getopt's
5987         optind.
5988         (main): Argument processing loop rewritten to call getopt to get
5989         next option.  Options which take parameters (-o and -i) rewritten
5990         to get parameter from optarg instead of argv[1].
5991         Filename preprocessing loop and update command changed similarly.
5992         * Makefile (etags, ctags): Depend on and link with getopt.h,
5993         getopt.o, and getopt1.o.
5994         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5996         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5997         is non-zero.
5999         (main): In the argument processing loop, the 'goto next_arg'
6000         statements are breaking out of the switch statement in exactly the
6001         same way that a simple 'break' statement would; replace the gotos
6002         with breaks, and remove the label.
6004 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6006         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
6007         (consider_token): Move next_token_is_func to global.
6009 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6011         * Makefile: Conform with GNU coding standards:
6012         (mostlyclean): New target, synonymous with clean.
6013         (TAGS, check): New targets.
6014         (INSTALL, INSTALLFLAGS): New variables.
6016 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6018         * Makefile, MACHINES, NEWS: Changed references to
6019         `config.emacs' to `configure'.
6021         * Makefile, MACHINES: Adjusted for renaming of share-lib to etc.
6023 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6025         * movemail.c (main): Allow tempname to be as long as necessary,
6026         instead of limiting it to 39 characters.
6028         * movemail.c (main): Move declaration of buf from top of function
6029         to local block surrounding the copy loop.  This makes it less
6030         likely to be confused with the buf used by the code which checks the
6031         permissions on outname's directory.
6033 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
6035         * SERVICE: Remove my entry.
6037 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
6039         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
6040         hardcoded -g.
6042         * movemail.c (xmalloc): Return char *, not int.
6043         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
6044         that is off by default -- normally don't unlink the mail spool
6045         file, just empty it.  Pass creat mode 0600, not 0666.
6047 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6049         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
6050         (all): Instead of here.
6051         (install): Don't use the -s option, since people need symbols to
6052         debug code.
6054 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
6056         * etags-vmslib.c (fn_exp): Add type cast.
6058 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6060         * movemail.c: Changes in comments.
6062 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6064         * Makefile: Make the distclean target erase the DOC files from
6065         ../share-lib and the executables from ../arch-lib.
6067 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6069         * emacsclient.c: #include <sys/stat.h>.
6070         (main): Do declare statbfr.
6072 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6074         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
6075         for the socket, depending on SERVER_HOME_DIR.
6076         If using /tmp, put host name in the socket name.
6078         * movemail.c (pfatal_and_delete): New function.
6079         (main, popmail): Use it.
6080         (popmail): Close output before deleting messages.
6081         Check for error on close and on fsync.
6082         Use `fatal' where appropriate.
6083         (main): Remove (void).
6085         * aixcc.lex: New file.  Not officially part of Emacs.
6086         * Makefile: Rules for that.
6088 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
6090         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
6092         * etags.c (main): Properly cast call to alloca that initializes
6093         included_files.
6095 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
6097         * etags.c (files_are_tag_tables): Remove global var.
6098         (process_file): Don't test it.  Also remove hack checking for a
6099         file named "TAGS".
6100         (main): -i now takes an arg which is the name of a file to include.
6101         Collect these names and emit include tags for them after processing
6102         all the argument files.
6104 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6106         * wakeup.c: Terminate if parent goes away.
6108 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6110         * etags.c (C_entries): Process token before handling end of line.
6111         When inner loops reach end of line, just back up.
6112         Let the real end of line processing happen in just one place.
6113         (consider_token): Likewise.
6115 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6117         * etags.c (TEX_mode): Skip comments while scanning the text to see
6118         which escape character this file uses.
6120 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6122         * emacsserver.c [USG]: Terminate if msgrcv fails.
6124 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
6126         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
6128 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
6130         * make-docfile.c: Find the arguments to a C function correctly,
6131         by not ignoring the character that read_c_string returns.
6132         Don't even try to find argument names for functions that take MANY
6133         or UNEVALLED arguments, since they're a figment of the docstring's
6134         imagination.
6136 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
6138         * make-docfile.c: Read the .elc files generated by the new byte
6139         compiler.
6141 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
6143         * refcard.tex: Use cm fonts, not am, in multi-column mode.
6145 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
6147         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
6149 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
6151         * Makefile (install*): No need to install wakeup.
6153 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
6155         * Makefile (install*): Install emacsclient like etags.
6157 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
6159         * movemail.c (error): Handle 3 args.
6160         (main): Don't check input access if using pop.
6162 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
6164         * etags.c (find_entries): Check for numbers after Scheme suffix.
6166 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
6168         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
6170 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
6172         * Makefile (nemacstool, xvetool): New targets.
6174 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
6176         * emacsclient.c: Include errno.h and define related variables.
6178 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
6180         * emacsclient.c: Change usage message.
6182 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
6184         * emacs.1: Add break before -nw option.
6186 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
6188         * qsort.c: Replace with GNU version.
6190 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
6192         * wakeup.c: New program replacing loadst.c.
6194 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6196         * emacsclient.c [USG]: Pass msgsnd only 4 args.
6198 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
6200         * etags.c: Rename `flag' variables for what they do instead of
6201         which option character sets them.
6203 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6205         * loadst.c (main): Conditional to get load average on Apollo.
6207 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
6209         * emacsserver.c: Set the permission on the socket to 0600.
6211 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6213         * emacsclient.c [BSD]: Print clean message for failing getwd.
6215 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
6217         * getdate.y: Use the getdate.y from GNU tar for timer.
6219 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
6221         * emacsclient.c (main): Don't put brackets around "filename" in
6222         usage message.  It isn't optional.
6224 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
6226         * etags.c (getit): Recognize '$' as beginning identifiers.
6228 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
6230         * emacsserver.c: Renamed from server.c.
6231         * Makefile: Reference emacsserver rather than server.
6232         * MACHINES: Doc fix for new emacsserver name.
6234 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6236         * emacsclient.c: Print program name in error messages.
6238 1990-01-19  David Lawrence  (tale@cocoa-puffs)
6240         * timer.c, getdate.y (new files) and Makefile:
6241         Sub-process support for run-at-time in timer.el.
6242         Doesn't yet work correctly for USG.
6244 1990-01-10  Jim Kingdon  (kingdon@pogo)
6246         * MACHINES: Add HP 300 running BSD.
6248 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6250         * yow.c: Dynamically allocate buffer; skip header before random
6251         choice to avoid bias toward first item.
6253 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6255         * etags.c (readline): Separate out init of `pend'.
6257 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6259         * etags.c: Undo changes relating to isgoodhdr.
6261 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
6263         * etags.c (isgoodhdr): New macro.
6264         (_gdh, notgdh): New variable used by that.
6265         (init): Initialize _gdh.
6266         (find_entries): Set header_file.
6267         (consider_token): Use isgoodhdr if in header file.
6269         * etags.c (total_size_of_entries):
6270         Was miscalculating by 1 in rewritten case.
6272         * etags.c (PAS_funcs): One arg to pfnote was missing.
6274 1989-12-05  Joseph Arceneaux  (jla@spiff)
6276         * MACHINES: Change for the ULTRIX entry.
6278 1989-11-21  Joseph Arceneaux  (jla@spiff)
6280         * etags.c (process_file): If file is not regular, return.
6282 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6284         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
6286 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6288         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
6289         (main): If HAVE_GETLOADAVG, don't call `nlist'.
6291 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6293         * etags.c (consider_token): Allow any number of typespec keywords
6294         after `typedef', before new type name.
6295         (enum sym_type): Add st_C_typespec.
6296         (C_create_stab): Put typespec kwds in table.
6298 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
6300         * etags.c (main): Don't depend on name invoked by.
6301         If CTAGS is not defined, assume it is ETAGS.
6303 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6305         * etags.c (L_funcs): Allow package name in define construct,
6306         as in (foo::defmumble name-defined ...).
6308 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6310         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
6312         * Makefile (yow): Depends on ../src/paths.h.
6314 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
6316         * etags.c: Fix compilation by moving Pascal after Fortran.
6318 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6320         * movemail.c [USG]: Define F_OK, etc., if not found in header.
6322 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6324         * hexl.c: New file, supports hexl-mode.
6326 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6328         * movemail.c: New compilation flag MAIL_USE_MMDF.
6330 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6332         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
6333         * server.c: Likewise.
6335         * make-docfile.c (scan_c_file): Output argument names at end of string.
6336         (write_c_args): New subroutine.
6338 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6340         * movemail.c: Report failure of flock.
6342 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6344         * etags.c (find_entries): Allow multi-letter extensions for fortran.
6346 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6348         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
6350 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
6352         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
6354         * emacstool.1: Update to document environment variables.
6356 1989-02-21  Mosur Mohan  (email@notavailable)
6358         * etags.c (PAS_funcs): New function.
6360 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6362         * movemail.c: On sysv, include unistd.h.
6364 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6366         * b2m.c: New file.
6368 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6370         * etags.c: Prolog support from Sunichirou Sugou.
6372 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6374         * Makefile (clean): New target.
6376 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6378         * fakemail.c (put_line): Break header lines at 79 cols.
6380 1989-01-19  Sam Kendall  (email@notavailable)
6382         * etags.c: Greatly rewritten for C++ support and for multiple tags
6383         per line.
6385 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6387         * movemail.c: Check access before doing real work.
6388         Check that outfile is in a writable directory.
6389         On fatal error, delete the lock file.
6391 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
6393         * env.c: Add decl for my-index.
6394         * etags.c (file-entries): .oak => scheme.
6396 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6398         * movemail.c: Use `access' to check input and output files.
6400 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6402         * emacsclient.c (main): Ignore all of CWD before first slash.
6404 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6406         * etags.c (readline): Double linebuffer->size outside the xrealloc.
6408 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6410         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
6411         * server.c: chmod the socket to 0700.
6413 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6415         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
6416         (add_field): Delete comments and turn `<', `>' to spaces
6417         in header lines.
6418         (USE_FAKEMAIL): New customization macro says to make fakemail
6419         not be a no-op even on a BSD system.
6421 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6423         * etags.c (consider_token): Skip comments just like whitespace.
6424         Notice `struct', etc. and set strtag for those tokens.
6425         Return 1 for the token following `struct' if an open-brace follows it.
6426         (C_entries): Special handling of token following `struct'
6427         needed because we have probably advanced to the following line
6428         to find the `{'.
6429         (main): New option `T' sets tflag and strflag.
6430         Set both of them by default if eflags.
6432 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6434         * movemail.c: Do fsync before closing output.
6436 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
6438         * movemail.c: Better error message when can't create tempname.
6439         This file needs a great deal of extra error-checking and lucid reporting...
6441 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6443         * etags.c: Support assembler code for .s and .a files.
6444         (getit): Allow underscore in a tag.
6446 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6448         * movemail.c: Close output and check errors before deleting input.
6450 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
6452         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
6453         whether to prefix it.  Handle line number args.
6455 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
6457         * etags.c (main): Default setting of eflag was backwards.
6459 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6461         * etags.c: New option -i.  -f renamed -o.
6462         `-' as input file means read input file names from stdin.
6463         -i spec'd or input file named TAGS means the input file is another
6464         tag table; output an "include" line for it.
6466 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6468         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
6469         New targets install, install.sysv, install.xenix.
6470         This makefile is now responsible for installing executables
6471         and documentation from this directory into system directories.
6473 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
6475         * server.c, emacsclient.c (main): Compute socket name from euid.
6477 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6479         * emacsclient.c: Args like +DIGITS are passed through unchanged.
6481 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6483         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
6484         * emacsclient.c: Likewise.
6485         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
6487 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6489         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
6490         (istoken) New string-comparison macro.
6491         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
6493 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6495         * etags.c: Changes for VMS.
6496         Always define ETAGS on VMS.
6497         Define macros GOOD and BAD for success and failure exit codes.
6498         (begtk, intk): Allow `$' in identifiers.
6499         (main): Don't support -B, -F or -u on VMS.
6500         Alternate loop for scanning filename arguments.
6501         (system): Delete definition of this function.
6503         * etags-vmslib.c (system): Undefine this; VMS now provides it.
6505 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6507         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
6508         around include of param.h.  (Like fns.c.)
6510 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6512         * loadst.c (load_average): Move load-average code to this new fn.
6513         Add conditionals to compute load ave on UMAX.
6515 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
6517         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
6518         with opposite sense.
6520 1988-05-13  Chris Hanson  (cph@kleph)
6522         * emacsclient.c: Delete references to unused variable `out'.
6523         This caused a bus error when used under hp-ux.
6525 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6527         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
6529 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
6531         * etags.c (find_entries): `.t' or `.sch' means scheme code.
6533 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6535         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
6537 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6539         * movemail.c: #undef close, since config can #define it on V.3.
6540         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
6542 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
6544         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
6545         invalid escape sequences such as `\{'.
6547         * loadst.c: Add `sequent' conditional for file dk.h.
6549 1988-03-20  Richard M. Stallman  (rms@wilson)
6551         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
6553         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6555 ;; Local Variables:
6556 ;; coding: utf-8
6557 ;; End:
6559   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
6561   This file is part of GNU Emacs.
6563   GNU Emacs is free software: you can redistribute it and/or modify
6564   it under the terms of the GNU General Public License as published by
6565   the Free Software Foundation, either version 3 of the License, or
6566   (at your option) any later version.
6568   GNU Emacs is distributed in the hope that it will be useful,
6569   but WITHOUT ANY WARRANTY; without even the implied warranty of
6570   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6571   GNU General Public License for more details.
6573   You should have received a copy of the GNU General Public License
6574   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.