Merge from emacs-24
[emacs.git] / etc / ChangeLog
bloba57605be64d49700d35bbd9f97715f6a07a820d1
1 2014-09-14  Daniel Colascione  <dancol@dancol.org>
3         * NEWS: Mention changes to `insert-register'
5 2014-09-13  Christopher Schmidt  <ch@ristopher.com>
7         * NEWS: Mention nil `calendar-mode-line-format' will not modify
8         the mode line of the calendar buffer.  (Bug#18467)
10 2014-09-06  Leo Liu  <sdl.web@gmail.com>
12         * NEWS: Mention vector qpattern for pcase.  (Bug#18327).
14 2014-09-01  Eli Zaretskii  <eliz@gnu.org>
16         * NEWS: Mention that ls-lisp uses string-collate-lessp.
18 2014-09-01  Paul Eggert  <eggert@cs.ucla.edu>
20         --enable-silent-rules now suppresses more chatter.
21         * NEWS: Document this.
23 2014-08-29  Leo Liu  <sdl.web@gmail.com>
25         * NEWS: Mention (:append FUN) to minibuffer-with-setup-hook.
27 2014-08-29  Eli Zaretskii  <eliz@gnu.org>
29         * NEWS: Mention w32-collate-ignore-punctuation.
31 2014-08-29  Dmitry Antipov  <dmantipov@yandex.ru>
33         * NEWS: Mention that `sort' can handle vectors.
35 2014-08-28  Glenn Morris  <rgm@gnu.org>
37         * emacs.appdata.xml: New file; description from Emacs's homepage.
39 2014-08-25  Eli Zaretskii  <eliz@gnu.org>
41         * NEWS: Mention that string-collate-* functions are supported on
42         MS-Windows as well.
44 2014-08-08  Jan Nieuwenhuizen  <janneke@gnu.org>
46         * compilation.txt (file): Add Guile backtrace example.
48 2014-08-09  Reuben Thomas  <rrt@sc3d.org>
50         * PROBLEMS: Remove msdos/is_exec.c and sigaction.c.
52 2014-07-21  Dmitry Antipov  <dmantipov@yandex.ru>
54         * TODO: remove frame height remark.
56 2014-07-11  Michael Albinus  <michael.albinus@gmx.de>
58         * NEWS: Passwords in batch mode are hidden.
60 2014-07-03  Glenn Morris  <rgm@gnu.org>
62         * refcards/calccard.tex (section{Getting Help}):
63         Meaning of "on-line" has changed.
65 2014-06-28  Glenn Morris  <rgm@gnu.org>
67         * publicsuffix.txt: Update from source.
69 2014-06-24  Eli Barzilay  <eli@barzilay.org>
71         * NEWS: calculator.el user-visible changes.
73 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
75         * NEWS: New Tramp method "nc".
77 2014-06-08  Leo Liu  <sdl.web@gmail.com>
79         * themes/deeper-blue-theme.el: Use another fix.  (Bug#17695)
81 2014-06-08  Juri Linkov  <juri@jurta.org>
83         * themes/deeper-blue-theme.el (diff-added, diff-changed, diff-removed):
84         Set face definitions explicitly.  Inherit indicator faces from them.
85         (Bug#17695)
87 2014-05-28  Reuben Thomas  <rrt@sc3d.org>
89         * TODO: add a note that undo-tree could be used to save undo
90         information (Bug #17581).
92 2014-05-27  Fabrice Popineau  <fabrice.popineau@gmail.com>
94         * NEWS: Mention build changes on MS-Windows.
96 2014-05-26  Paul Eggert  <eggert@cs.ucla.edu>
98         Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
99         * ETAGS.EBNF, NEWS, ORG-NEWS: Add "coding: utf-8".
101 2014-05-17  Paul Eggert  <eggert@cs.ucla.edu>
103         * NEWS: Assume C99 or later (Bug#17487).
105 2014-05-16  Paul Eggert  <eggert@cs.ucla.edu>
107         Don't require pkg-config when building from repository.
108         * NEWS: Prefer './configure FOO=BAR' to 'FOO=BAR ./configure'.
109         * PROBLEMS (Build-time-problems): Remove pkg-config problem
110         that is no longer an issue.
112 2014-05-13  Dmitry Antipov  <dmantipov@yandex.ru>
114         * PROBLEMS: Mention potential problems with
115         --enable-link-time-optimization and clang on Fedora 20.
117 2014-05-04  Leo Liu  <sdl.web@gmail.com>
119         * NEWS: Mention support for Chinese dates in calendar and diary.
121 2014-04-20  Daniel Colascione  <dancol@dancol.org>
123         * NEWS: Mention new struct functions and changes to `cl-the'.
125 2014-04-17  Daniel Colascione  <dancol@dancol.org>
127         * NEWS: Mention bracketed paste support.
129 2014-04-11  Glenn Morris  <rgm@gnu.org>
131         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
132         * refcards/cs-survival.tex, refcards/sk-dired-ref.tex:
133         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
134         Input "utf8off", which seems to be needed.
136 2014-04-01  Michael Albinus  <michael.albinus@gmx.de>
138         * NEWS: `url-handler-mode' passes operations to Tramp for some
139         protocols.
141 2014-03-28  Tassilo Horn  <tsdh@gnu.org>
143         * themes/tsdh-light-theme.el (tsdh-light): Add gnus-group-* faces.
145 2014-03-22  Glenn Morris  <rgm@gnu.org>
147         * CENSORSHIP, GNU, LINUX-GNU, THE-GNU-PROJECT, WHY-FREE: Replace
148         contents with pointers to www.gnu.org or emacs.info, mark obsolete.
150 2014-03-14  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
152         * tutorials/TUTORIAL.de: Adapt to recent changes in TUTORIAL.
153         Thanks to Jorgen Schäfer for help with the translation.
155 2014-03-10  Paul Eggert  <eggert@cs.ucla.edu>
157         Fix "\" problem in tutorials by using natural-language quotes.
158         * tutorials/TUTORIAL, tutorials/TUTORIAL.cs, tutorials/TUTORIAL.eo:
159         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ja:
160         * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl:
161         * tutorials/TUTORIAL.pt_BR, tutorials/TUTORIAL.ro:
162         * tutorials/TUTORIAL.ru, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
163         * tutorials/TUTORIAL.th:
164         Avoid using ` for natural-language quotes.  Instead, work around
165         the problem with "\" by using non-" quotation marks appropriate
166         for the natural language in question, e.g., «...» for Spanish.
167         For English “...” could be used, but use '...' instead so that
168         TUTORIAL continues to be encoded in ASCII.
170 2014-03-10  Bastien Guerry  <bzg@gnu.org>
172         * tutorials/TUTORIAL.fr: Adapt to the recent changes in TUTORIAL.
174 2014-03-08  Luis Felipe López Acevedo  <felipe.lopac@gmail.com>  (tiny change)
176         * tutorials/TUTORIAL.es: Fix typos.  (Bug#116707)
178 2014-03-08  Eli Zaretskii  <eliz@gnu.org>
180         * tutorials/TUTORIAL.he: Adapt to the recent changes in TUTORIAL.
182 2014-03-06  Juanma Barranquero  <lekktu@gmail.com>
184         * tutorials/TUTORIAL.es: Adapt to change in English language tutorial.
186 2014-03-06  Glenn Morris  <rgm@gnu.org>
188         * tutorials/TUTORIAL: Mention electric behavior of RET.
190 2014-02-25  Glenn Morris  <rgm@gnu.org>
192         * refcards/vipcard.tex: Hook fix.
194 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
196         * NEWS: Fix references to ?« and ?» that got mangled somehow.
198 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
200         * NEWS: Mention all the Apropos face options that have been
201         removed (bug#16516).
203 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
205         * NEWS: Mention `ruby-align-chained-calls'.
207 2014-01-31  Alex Schroeder  <alex@gnu.org>  (tiny change)
209         * gnus-tut.txt (Message-ID): Typo fix (bug#15556).
211 2014-01-16  Fabrice Niessen  <fniessen@pirilampo.org>
213         * themes/leuven-theme.el: Updates.  (Bug#16442)
215 2014-01-12  David Engster  <deng@randomsample.de>
217         * NEWS: Add missing renames to EIEIO section.  Also, no functions
218         were removed but only made obsolete.  Class field accessors were
219         always purely internal, so remove that remark.  Add markup.
221 2014-01-11  Eric S. Raymond  <esr@thyrsus.com>
223         * celibacy.1, sex.6, condom.1, echo.msg: Deleted at RMS's
224         suggestion.  Not lost to posterity as they are part of the
225         widely distributed funny-manpages collection.
227         * COOKIES, copying.paper, INTERVIEW, MAILINGLISTS, MOTIVATION,
228         * SERVICE: More deletions suggested by RMS.
230 2014-01-10  Glenn Morris  <rgm@gnu.org>
232         * ORDERS: Replace contents with pointer to emacs.info, mark obsolete.
234         * FTP: Mark as obsolete.
236 2014-01-09  David Engster  <deng@randomsample.de>
238         * NEWS: Added new `describe-function' EIEIO support.
240 2014-01-09  Glenn Morris  <rgm@gnu.org>
242         * SERVICE: Mark as obsolete.
244         * MORE.STUFF: Replace contents with pointer to efaq.info.
246 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
248         * NEWS: Better document the speed up, slow down, or reverse
249         animation in Image Mode.
251 2014-01-05  Tassilo Horn  <tsdh@gnu.org>
253         * themes/tsdh-light-theme.el (tsdh-light): Define org-level-* faces.
255 2013-12-29  Paul Eggert  <eggert@cs.ucla.edu>
257         Plain copy-file no longer chmods an existing destination (Bug#16133).
258         * NEWS: Document this.
260 2013-12-26  João Távora  <joaotavora@gmail.com>
262         * NEWS: Describe new features of Electric Pair mode.
264 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
266         * NEWS: Updated for `gnutls-verify-error', cfengine-mode, and
267         package.el changes.
269 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
271         * NEWS: Mention ns-use-srgb-colorspace.
273 2013-12-21  Chong Yidong  <cyd@gnu.org>
275         * themes/tango-dark-theme.el: Minor color tweak.
277 2013-12-13  David Engster  <deng@randomsample.de>
279         * NEWS: Add sections for CEDET and EIEIO.
281 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
283         * NEWS: Mention support on MS-Windows of file names outside of the
284         current locale.
286 2013-11-23  Xue Fuqiao  <xfq.free@gmail.com>
288         * TODO: Minor update.
290 2013-11-23  Glenn Morris  <rgm@gnu.org>
292         * enriched.txt: Rename from enriched.doc.  (Bug#15947)
293         Misc small updates for this hardly being "new" any more.
295 2013-11-20  Leo Liu  <sdl.web@gmail.com>
297         * NEWS: Mention new display action alist entry `no-display-ok'.
298         (Bug#13594)
300 2013-11-18  Leo Liu  <sdl.web@gmail.com>
302         * NEWS: Mention new features for Octave mode.
304 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
306         * NEWS: Mention :distant-foreground.
308 2013-10-16  Dmitry Gutov  <dgutov@yandex.ru>
310         * NEWS: Mention the homepage-related changes in package.el.
312 2013-10-07  Leo Liu  <sdl.web@gmail.com>
314         * NEWS: Mention new feature of register commands.
316 2013-10-02  Fabrice Niessen  <fni@missioncriticalit.com>
318         * themes/leuven-theme.el: Add Commentary and some headers, update
319         face definitions, add autoload block which is used when
320         distributed separately from Emacs.
322 2013-09-22  Daniel Colascione  <dancol@dancol.org>
324         * NEWS: Mention new bool-vector functionality.
326 2013-09-15  Jan Djärv  <jan.h.d@swipnet.se>
328         * NEWS: Mention the macfont backend.
330 2013-09-09  Glenn Morris  <rgm@gnu.org>
332         * refcards/Makefile (PS_ENGLISH, PS_CZECH, PS_FRENCH, PS_GERMAN)
333         (PS_POLISH, PS_PORTUGUESE, PS_RUSSIAN, PS_SLOVAKIAN, PS_TARGETS):
334         Use substitution refs.
336 2013-08-15  Glenn Morris  <rgm@gnu.org>
338         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
339         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
340         * refcards/dired-ref.pdf, refcards/fr-dired-ref.pdf:
341         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
342         * refcards/gnus-refcard.pdf, refcards/orgcard.pdf:
343         * refcards/pl-refcard.pdf, refcards/pt-br-refcard.pdf:
344         * refcards/refcard.pdf, refcards/ru-refcard.pdf:
345         * refcards/sk-dired-ref.pdf, refcards/sk-refcard.pdf:
346         Remove generated files from repository.
348         * refcards/Makefile: Rewrite to use portable Makefile syntax.
349         Add language-specific targets.
350         (distclean, extraclean): New rules.
352 2013-08-13  Glenn Morris  <rgm@gnu.org>
354         * refcards/Makefile (all_pdf, all_ps, fr-survival.ps, dist):
355         New rules.
356         (SURVIVAL_CARDS_PDF): Add fr_survival.pdf.
358 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
360         * NEWS: Mention -lz and `decompress-gzipped-region'.
362 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
364         * NEWS: Document new keybinding of `C-x r f' to frameset-to-register.
366 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
368         * NEWS: Mention `cache-long-scans'.
370 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
372         * tutorials/TUTORIAL.es: Fix typo (bug#15027).
374 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
376         * NEWS: Document new package frameset.el.
378 2013-08-03  Xue Fuqiao  <xfq.free@gmail.com>
380         * TODO: Adjust entry about bug reporting.
382 2013-08-02  Bastien Guerry  <bzg@gnu.org>
384         * DEVEL.HUMOR: New entry.
386 2013-08-02  Xue Fuqiao  <xfq.free@gmail.com>
388         * tutorials/TUTORIAL: Remove a redundant sentence about yanking.
390         * tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL.
392         * tutorials/TUTORIAL.translators (Maintainer): Update the maintainer.
394 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
396         * tutorials/TUTORIAL.es: Fix typos (bug#15000).
398 2013-07-26  Micah Anderson  <micah@riseup.net>  (tiny change)
400         * spook.lines: Additions.  (Bug#14658)
402 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
404         * NEWS: Document blink-cursor-blinks and blink timers stopped.
406 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
408         * NEWS: Document prefer-utf-8 and the new attributes
409         :inhibit-null-byte-detection, :inhibit-iso-escape-detection, and
410         :prefer-utf-8.
412 2013-07-13  Leo Liu  <sdl.web@gmail.com>
414         * NEWS: Mention new value for ido-use-virtual-buffers.
416 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
418         Timestamp fixes for undo (Bug#14824).
419         * NEWS: Changes to visited-file-modtime, set-visited-file-modtime.
421 2013-07-08  Jan Djärv  <jan.h.d@swipnet.se>
423         * NEWS: NS can be built with ImageMagick.
425 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
427         * NEWS: Document new "generic commands" support.
429 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
431         * NEWS: Document new Desktop option `desktop-save-windows'.
433 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
435         * NEWS: Mention new version of todo-mode.el and obsoleting and
436         renaming of old version.
438 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
440         * NEWS: Mention policy change with respect to locallisppath dirs.
442 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
444         * NEWS: Document new Prettify Symbols mode.
446 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
448         * NEWS (utf-8 for el): Move to the incompatible section.
450 2013-06-13  Paul Eggert  <eggert@cs.ucla.edu>
452         * DEBUG: Document -Og and -fno-omit-frame-pointer.
454 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
456         * NEWS: Document new prog-mode symbol prettify support.
458 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
460         * NEWS: Document eshell visual subcommands and options.
462 2013-06-02  Eric Ludlam  <zappo@gnu.org>
464         * srecode/c.srt (header_guard): Add :c parameter so it works
465         standalone.
467 2013-06-01  Alex Ott  <alexott@gmail.com>
469         * tutorials/TUTORIAL.ru: Fix incorrectly translated wording.
471 2013-05-31  Tassilo Horn  <tsdh@gnu.org>
473         * themes/tsdh-dark-theme.el (tsdh-dark): Refine mode-line faces.
475 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
477         * refcards/refcard.tex: Refine some entries.  (Bug#14087)
479         * refcards/dired-ref.tex: Refine some entries.  (Bug#14072)
481 2013-05-24  Fabrice Niessen  <fni@missioncriticalit.com>
483         * themes/leuven-theme.el: Update theme.
485 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
487         * NEWS: Advertise the MSYS build on MS-Windows.
489 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
491         * .gitignore: Don't ignore DOC-* any more.
493 2013-05-07  Paul Eggert  <eggert@cs.ucla.edu>
495         Use Gnulib ACL implementation, for benefit of Solaris etc.  (Bug#14295)
496         * NEWS: Emacs is no longer limited to POSIX ACLs.  --disable-acl,
497         not --without-acl, since we're now using Gnulib's implementation.
499 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
501         * NEWS: Mention multi-monitor support.
503 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
505         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
506         * NEWS: Document this.
508 2013-04-24  Tassilo Horn  <tsdh@gnu.org>
510         * themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove
511         :box from outline faces.
513 2013-04-18  Leo Liu  <sdl.web@gmail.com>
515         * NEWS: Mention new key ? for describe-prefix-bindings.
517 2013-04-15  Christopher Schmidt  <christopher@ch.ristopher.com>
519         * NEWS: Mention separation of package descriptor and name of
520         internal symbols by two hyphens.
522 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
524         * NEWS: Mention fixing `split-window' to be non-interactive.
526 2013-04-09  Tassilo Horn  <tsdh@gnu.org>
528         * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces.
530 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
532         * NEWS: Mention `sh-mode' own `add-log-current-defun-function'.
534 2013-04-07  Jan Djärv  <jan.h.d@swipnet.se>
536         * PROBLEMS: Mention Ubuntu warnings about libdbusmenu.
538 2013-04-02  Fabrice Niessen  <fni@missioncriticalit.com>
540         * themes/leuven-theme.el: Update theme.
542 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
544         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
545         * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
546         Switch from iso-2022-7bit to utf-8.
548 2013-03-30  Leo Liu  <sdl.web@gmail.com>
550         * NEWS: Mention `kmacro-to-register' and new eldoc feature.
552 2013-03-29  Aidan Gauland  <aidalgol@no8wireless.co.nz>
554         * NEWS (Eshell): New entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
556 2013-03-21  Eric Ludlam  <zappo@gnu.org>
558         * srecode/ede-autoconf.srt: Change Copyright to FSF.
559         (ede-empty): Change AC_INIT to use PROJECT_NAME, and
560         PROJECT_VERSION.
562         * srecode/ede-make.srt (ede-empty): Add a dependency on :project.
563         Add header comment specifying the project's relative path.
565         * srecode/c.srt (header_guard): Upcase the filename symbol.
567 2013-03-21  Vladimir Kazanov  <vkazanov@inbox.ru>
569         * srecode/java.srt (empty-main): New.
570         (class-tag): Decapitalize class.
572 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
574         Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
575         * PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9.
577 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
579         Add coding tags for iso-2022-7bit files that are not already tagged.
580         * HELLO, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
581         Add coding tag.  For TUTORIAL.th this prevents Emacs from
582         misinterpreting the file.
584         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
585         * refcards/ru-refcard.tex:
586         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.bg, tutorials/TUTORIAL.cn:
587         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.de, tutorials/TUTORIAL.eo:
588         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.it:
589         * tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.pt_BR:
590         * tutorials/TUTORIAL.ro, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
591         * tutorials/TUTORIAL.zh:
592         Switch to UTF-8.
594 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
596         * refcards/calccard.tex: Remove incorrect entry.
598 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
600         FILE's lock is now always .#FILE and may be a regular file (Bug#13807).
601         * NEWS: Document this.
603 2013-03-02  Bill Wohler  <wohler@newt.com>
605         Release MH-E version 8.5.
607         * NEWS, MH-E-NEWS: Update for MH-E release 8.5.
609 2013-03-02  Paul Eggert  <eggert@cs.ucla.edu>
611         * NEWS: The lock for FILE is now .#FILE or .#-FILE (Bug#13807).
613 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
615         * NEWS: Fix Tramp "adb" entry.  Extend list of discontinued Tramp
616         methods.
618 2013-02-25  Paul Eggert  <eggert@cs.ucla.edu>
620         Simplify data_start configuration (Bug#13783).
621         * NEWS: Document removal of --with-crt-dir.
622         * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove.
623         Remove legacy-systems section, as this stuff is no longer
624         applicable with current linking strategies.
626 2013-02-14  Michael Albinus  <michael.albinus@gmx.de>
628         * NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.
630 2013-02-11  Michael Albinus  <michael.albinus@gmx.de>
632         * NEWS: Add autorevert changes.
634 2013-02-05  Jan Djärv  <jan.h.d@swipnet.se>
636         * NEWS: Mention ns-use-native-fullscreen.
638 2013-02-01  Glenn Morris  <rgm@gnu.org>
640         * CALC-NEWS: Move here from lisp/calc/README, README.prev.
642 2012-12-23  Jan Djärv  <jan.h.d@swipnet.se>
644         * TODO: Adjust entry about NS event loop.
646 2012-12-19  Michael Albinus  <michael.albinus@gmx.de>
648         * NEWS: Tramp implements `file-acl' and `set-file-acl'.
650 2012-12-19  Tassilo Horn  <tsdh@gnu.org>
652         * themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of
653         many new faces.
655 2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
657         Fix permissions bugs with setgid directories etc.  (Bug#13125)
658         * NEWS: Document changes to file-attributes,
659         file-ownership-preserved-p.
660         Mention new functions group-gid, group-real-gid.
662 2012-12-06  Andreas Schwab  <schwab@linux-m68k.org>
664         * themes/leuven-theme.el: Convert to Unix format.
666 2012-12-06  Fabrice Niessen  <fniessen@pirilampo.org>
668         * themes/leuven-theme.el: New theme.
670 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
672         * NEWS: Mention new Tramp method "adb".
674 2012-11-25  Bill Wohler  <wohler@newt.com>
676         Release MH-E version 8.4.
678         * NEWS, MH-E-NEWS: Update for MH-E release 8.4.
680 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
682         * NEWS: Document Calc changes for Gregorian calendar (Bug#12633).
684 2012-10-26  Nicolas Goaziou  <n.goaziou@gmail.com>
686         * refcards/orgcard.tex: Fix keybindings about
687         `org-show-todo-tree'.
689 2012-10-23  Paul Eggert  <eggert@cs.ucla.edu>
691         Fix outdated timestamp documentation in Elisp manual (bug#12706).
692         * NEWS: Document increased precision in undo list.
694 2012-10-21  Glenn Morris  <rgm@gnu.org>
696         * images/icons/hicolor/32x32/apps/emacs22.png:
697         * images/icons/hicolor/16x16/apps/emacs22.png:
698         * images/icons/hicolor/48x48/apps/emacs22.png:
699         * images/icons/hicolor/24x24/apps/emacs22.png: Restore old icons.
701 2012-10-14  Kenichi Handa  <handa@gnu.org>
703         * charsets/JISC6226.map: Re-generated.
705 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
707         * compilation.txt (msft): Add error messages in new Studio 2010
708         format.
710 2012-10-11  Kenichi Handa  <handa@gnu.org>
712         * charsets/CNS-2.map, charsets/CNS-3.map, charsets/CNS-4.map:
713         * charsets/CNS-5.map, charsets/CNS-6.map, charsets/CNS-7.map:
714         * charsets/CP932-2BYTE.map, charsets/GB180302.map:
715         * charsets/GB180304.map, charsets/JISC6226.map:
716         * charsets/JISX2131.map, charsets/MIK.map, charsets/PTCP154.map:
717         * charsets/stdenc.map, charsets/symbol.map: Re-generate.
719 2012-10-07  Jan Djärv  <jan.h.d@swipnet.se>
721         * NEWS (NextStep/OSX port changes): OSX 10.4 or newer is required.
723 2012-10-05  Douglas Lewan  <d_lewan2000@yahoo.com>  (tiny change)
725         * tutorials/TUTORIAL.pt_BR: Fix typo.  (Bug#12557)
727 2012-10-01  Eric Ludlam  <zappo@gnu.org>
729         * srecode/c.srt, srecode/ede-autoconf.srt: New files.
731         * srecode/cpp.srt: Move parts to c.srt.
733         * srecode/ede-make.srt: Extra templates for Arduino Makefiles.
735 2012-10-01  Ralf Mattes  <rm@mh-freiburg.de>  (tiny change)
737         * srecode/el.srt (variable-option): Add missing quote.
739 2012-10-01  Chong Yidong  <cyd@gnu.org>
741         * images/icons/hicolor/32x32/apps/emacs22.png:
742         * images/icons/hicolor/16x16/apps/emacs22.png:
743         * images/icons/hicolor/48x48/apps/emacs22.png:
744         * images/icons/hicolor/24x24/apps/emacs22.png: Remove old icons
745         (Bug#12536).
747 2012-10-01  Paul Eggert  <eggert@cs.ucla.edu>
749         Revert the FOLLOW-SYMLINKS change for file-attributes.
750         * NEWS: Undo last change.
752 2012-09-30  Bastien Guerry  <bzg@gnu.org>
754         * refcards/orgcard.tex: Update version number.
756 2012-09-30  Jambunathan K  <kjambunathan@gmail.com>
758         * org/OrgOdtContentTemplate.xml:
759         * org/OrgOdtStyles.xml: Add Listing-related entries.
761 2012-09-30  Paul Eggert  <eggert@cs.ucla.edu>
763         file-attributes has a new optional arg FOLLOW-SYMLINKS.
764         * NEWS: Document the change.
766 2012-09-30  Jan Djärv  <jan.h.d@swipnet.se>
768         * NEWS: The NS port supports fullscreen.
769         Mention that the file dialog is used on NS.
771 2012-09-17  Glenn Morris  <rgm@gnu.org>
773         * refcards/emacsver.tex: New file.
774         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
775         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
776         * refcards/de-refcard.tex, refcards/dired-ref.tex:
777         * refcards/emacsver.tex, refcards/fr-dired-ref.tex:
778         * refcards/fr-refcard.tex, refcards/fr-survival.tex:
779         * refcards/orgcard.tex, refcards/pl-refcard.tex:
780         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
781         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
782         * refcards/sk-survival.tex, refcards/survival.tex:
783         * refcards/vipcard.tex, refcards/viperCard.tex: Include emacsver.tex.
784         * refcards/calccard.tex (\emacsversionnumber):
785         Rename to \versionemacs, same as all the other refcards.
786         * refcards/Makefile (ENVADD): New variable.
787         (sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf)
788         (%.pdf, %.dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
789         Depend on emacsver.tex.  Add "." to TEXINPUTS for TeX commands.
791 2012-09-16  Paul Eggert  <eggert@cs.ucla.edu>
793         Remove configure's --without-sync-input option (Bug#12450).
794         * TODO (Make SYNC_INPUT the default): Remove, as the code now
795         behaves as if SYNC_INPUT is always true.
797 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
799         Use a more backwards-compatible timer format (Bug#12430).
800         * NEWS: Document it, plus fix a typo.
802 2012-09-13  Jan Djärv  <jan.h.d@swipnet.se>
804         * NEWS (--with-x-toolkit): Mention that Gtk+ 3 is now default.
806 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
808         * NEWS: Document timer format change (Bug#12430).
810 2012-09-11  Paul Eggert  <eggert@cs.ucla.edu>
812         Simplify, document, and port floating-point (Bug#12381).
813         * NEWS: Document NaNs versus signaling-error change.
815 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
817         Give more-useful info on a fatal error (Bug#12328).
818         * NEWS: Document the change.
820 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
822         Better seeds for (random).
823         * NEWS: Document new behavior of (random), (random "string").
825 2012-08-28  Andreas Schwab  <schwab@linux-m68k.org>
827         * charsets/MULE-ethiopic.map: Fix typo in comment.
828         * charsets/MULE-ipa.map: Likewise.
829         * charsets/MULE-is13194.map: Likewise.
830         * charsets/MULE-lviscii.map: Likewise.
831         * charsets/MULE-sisheng.map: Likewise.
832         * charsets/MULE-tibetan.map: Likewise.
833         * charsets/MULE-uviscii.map: Likewise.
835 2012-08-09  Chong Yidong  <cyd@gnu.org>
837         * images/splash.svg, images/splash.png: Tweak SVG paths to improve
838         legibility.
840 2012-08-08  Dmitry Antipov  <dmantipov@yandex.ru>
842         * NEWS: Mention --without-all and --enable-link-time-optimization.
844 2012-07-31  Jan Djärv  <jan.h.d@swipnet.se>
846         * TODO (NS port): Add text about event loop.
848 2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
850         deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
851         * NEWS: Document these changes.
853 2012-07-28  Juanma Barranquero  <lekktu@gmail.com>
855         * NEWS: Fix typo.
857 2012-07-26  Paul Eggert  <eggert@cs.ucla.edu>
859         Simplify export of symbols to GDB.
860         * emacs-buffer.gdb ($tagmask, $valmask): Remove.
861         (ygetptr): Adjust to recent changes in lisp.h and emacs.c,
862         by using VALMASK instead of $valmask, CHECK_LISP_OBJECT_TYPE
863         instead of gdb_use_union, and DATA_SEG_BITS instead of
864         gdb_data_seg_bits.  Also, use $ptr.i rather than $ptr.u.val.
866 2012-07-20  Eli Zaretskii  <eliz@gnu.org>
868         * tutorials/TUTORIAL.he: Make the first sentence display correctly
869         in a left-to-right paragraph, such as what is shown on the fancy
870         splash screen.
872 2012-07-15  Leo Liu  <sdl.web@gmail.com>
874         * NEWS: Mention exclamation-mark and flymake.
876 2012-07-08  Juanma Barranquero  <lekktu@gmail.com>
878         * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
880 2012-07-07  Michael Witten  <mfwitten@gmail.com>  (tiny change)
882         * tutorials/TUTORIAL: Copyedits (Bug#11689).
884 2012-06-28  Glenn Morris  <rgm@gnu.org>
886         * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
888 2012-06-24  Lawrence Mitchell  <wence@gmx.li>
890         * NEWS: Move and improve the defun/defalias changes (bug#11686).
892 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
894         Support higher-resolution time stamps (Bug#9000).
895         * NEWS: Mention addition of picoseconds to time stamp format.
897 2012-06-13  Deniz Dogan  <deniz@dogan.se>
899         * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
901 2012-06-04  Paul Eggert  <eggert@cs.ucla.edu>
903         * PROBLEMS (68000 C compiler problems): Remove obsolete section.
904         Not only are the compilers long-dead, the obsolete advice
905         typically doesn't apply to current Emacs sources.
907 2012-06-03  Chong Yidong  <cyd@gnu.org>
909         * themes/wheatgrass-theme.el:
910         * themes/deeper-blue-theme.el:
911         * themes/tango-dark-theme.el:
912         * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
913         compilation-mode-line-run, and compilation-mode-line-exit faces.
915         * themes/manoj-dark-theme.el: Remove :family attributes.
917 2012-06-01  Paul Eggert  <eggert@cs.ucla.edu>
919         Remove --disable-maintainer-mode option from 'configure'.  (Bug#11555)
920         * NEWS: Mention this.
922 2012-06-01  Andrew Beals  <andrew.beals@gmail.com>  (tiny change)
924         * spook.lines: Additions.  (Bug#11598)
926 2012-05-31  Paul Eggert  <eggert@cs.ucla.edu>
928         * PROBLEMS: Remove obsolete '#define static' cruft.
930 2012-05-07  Glenn Morris  <rgm@gnu.org>
932         * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
933         * forms/forms-d2.dat: Move to forms/ subdirectory.
934         * forms/README: New.
936 2012-05-03  Paul Eggert  <eggert@cs.ucla.edu>
938         * NEWS: Do not limit current-time-string to years 1000..9999.
940 2012-04-27  Jambunathan K  <kjambunathan@gmail.com>
942         * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
943         With this change, in a description list, if the description paragraph
944         spawns multiple lines then it will correctly indented.
946 2012-04-20  Glenn Morris  <rgm@gnu.org>
948         * CONTRIBUTE: Expand a bit on copyright assignments.
950         * MORE.STUFF: General update.  Mention list-packages.
951         Remove many old/outdated URLs.
953 2012-04-18  Paul Eggert  <eggert@cs.ucla.edu>
955         * NEWS: Mention --enable-gcc-warnings.
957 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959         * publicsuffix.txt: New file (bug#1401).
961 2012-04-02  Alan Mackenzie  <acm@muc.de>
963         * NEWS: Add CC Mode entries.
965 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
967         * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
968         New section styles.  These sections are indented to the same
969         level as the corresponding list entries.  These sections hold
970         tables that occur within a list.  (OrgTable):
971         Increased relative width from 90% to 96% for aesthetic reasons.
973 2012-03-16  Glenn Morris  <rgm@gnu.org>
975         * HELLO: Say that this is not a comprehensive list.
976         Remove "duplicate" entry.  (Bug#11024)
978 2012-02-20  Paul Eggert  <eggert@cs.ucla.edu>
980         * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
982 2012-02-10  Leo Liu  <sdl.web@gmail.com>
984         * NEWS: Change condition-case-no-debug to
985         condition-case-unless-debug and split the entry in two.
987 2012-02-08  Alex Ott  <alexott@gmail.com>
989         * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
990         Coding system changed to UTF-8.
992 2012-02-06  Juanma Barranquero  <lekktu@gmail.com>
994         * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
996 2012-02-03  Pieter Schoenmakers  <tiggr@tiggr.net>
998         * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
1000 2012-01-30  Chong Yidong  <cyd@gnu.org>
1002         * tutorials/TUTORIAL: Delete a repeat sentence.
1004 2012-01-25  Mats Lidell  <mats.lidell@cag.se>
1006         * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
1008 2012-01-21  Ognyan Kulev  <ogi@tower.3.bg>
1010         * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
1012 2012-01-19  Werner Lemberg  <wl@gnu.org>
1014         * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
1015         Minor typographical improvements.
1017 2012-01-17  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
1019         * tutorials/TUTORIAL.sl: Update.
1021 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
1023         * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
1024         2012-01-10T08:27:22Z!cyd@gnu.org.
1026 2012-01-10  Chong Yidong  <cyd@gnu.org>
1028         * tutorials/TUTORIAL: Don't give instructions for old-style X
1029         scrollbars.  Use DEL terminology instead of DelBack.
1030         Improve description of graphical continuation lines and mode-line.
1031         Promote use of C-/ and C-SPC.  Remove discussion of flow control.
1033 2012-01-05  Glenn Morris  <rgm@gnu.org>
1035         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1036         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1037         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1038         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1039         * refcards/fr-survival.tex, refcards/pl-refcard.tex:
1040         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1041         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1042         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1043         * refcards/survival.tex: Bump version number to 24.
1045         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1046         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1047         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1048         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1049         * refcards/fr-survival.tex, refcards/orgcard.tex:
1050         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1051         * refcards/refcard.tex, refcards/ru-refcard.tex:
1052         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
1053         * refcards/sk-survival.tex, refcards/survival.tex:
1054         * refcards/vipcard.tex, refcards/viperCard.tex:
1055         Update short copyright year to 2012.
1057 2012-01-04  Chong Yidong  <cyd@stupidchicken.com>
1059         * org/README: Rename from COPYRIGHT-AND-LICENSE.
1061 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
1063         * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
1065 2012-01-03  Bastien Guerry  <bzg@altern.org>
1067         * org/COPYRIGHT-AND-LICENSE: New file.
1069         * org/: New directory.
1071 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1073         * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
1075 2011-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077         * NEWS: Mention auth-source twice in connection with smtpmail to
1078         clarify that smtpmail uses auth-source.
1080 2011-11-20  Bill Wohler  <wohler@newt.com>
1082         Release MH-E version 8.3.1.
1084         * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
1086 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1088         * MAILINGLISTS: Fix typo.
1090 2011-10-29  Eli Zaretskii  <eliz@gnu.org>
1092         * themes/wombat-theme.el: Add a coding cookie.  (Bug#9905)
1094 2011-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1096         * NEWS: Document the disappearance of binding caches (bug#9899).
1098 2011-10-01  Juanma Barranquero  <lekktu@gmail.com>
1100         * NEWS: Fix typo.  Remove duplicate info.
1102 2011-09-23  Martin Rudalics  <rudalics@gmx.at>
1104         * NEWS: Document some window code changes.
1106 2011-09-20  Bill Wohler  <wohler@newt.com>
1108         Release MH-E version 8.3.
1110         * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
1112 2011-09-13  William Stevenson  <yhvh2000@gmail.com>
1114         * themes/adwaita-theme.el: New file.
1116 2011-09-13  Scott Frazer  <frazer.scott@gmail.com>
1118         * themes/whiteboard-theme.el:
1119         * themes/deeper-blue-theme.el: New files.
1121 2011-09-05  Juri Linkov  <juri@jurta.org>
1123         * grep.txt: Add `eval' to the Local Variables section that
1124         emulates `grep-filter'.
1126 2011-08-30  Paul Eggert  <eggert@cs.ucla.edu>
1128         * MACHINES: Remove obsolete info and update a bit (Bug#9404).
1130         * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
1132 2011-08-24  Steve Chapel  <schapel@laptop.stevechapel.com>  (tiny change)
1134         * refcards/refcard.tex: Add a few more commands.  (Bug#9343)
1136 2011-08-22  Juri Linkov  <juri@jurta.org>
1138         * compilation.txt: Add more samples of output and non-output
1139         switches (bug#9319).
1141 2011-08-19  Chong Yidong  <cyd@stupidchicken.com>
1143         * themes/dichromacy-theme.el:
1144         * themes/wheatgrass-theme.el:
1145         * themes/tango-theme.el:
1146         * themes/tango-dark-theme.el: Add error, warning, and success
1147         faces.
1149 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1151         * refcards/orgcard.tex: Document `org-copy-visible'.
1153 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1155         * refcards/orgcard.tex: Documentation of new Babel function.
1157 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1159         * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
1161 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1163         * refcards/orgcard.tex: Document key for clock consistency check.
1165 2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
1167         * grammars: New directory.
1169 2011-07-28  Andreas Schwab  <schwab@linux-m68k.org>
1171         * NEWS: Document ## and #:.
1173 2011-07-18  Andreas Schwab  <schwab@linux-m68k.org>
1175         * charsets/GB180302.map: Update to 2005 edition.
1176         * charsets/GB180304.map: Likewise.
1178 2011-07-17  Bill Wohler  <wohler@newt.com>
1180         Release MH-E version 8.2.93.
1182         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
1184 2011-07-16  Bill Wohler  <wohler@newt.com>
1186         Release MH-E version 8.2.92.
1188         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
1190 2011-07-12  Bill Wohler  <wohler@newt.com>
1192         Release MH-E version 8.2.91.
1194         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
1196         * MH-E-NEWS: Mention that SourceForge MH-E users will have to
1197         update their load-paths.
1199 2011-07-10  Bill Wohler  <wohler@newt.com>
1201         Release MH-E version 8.2.90.
1203         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
1205 2011-07-07  Tassilo Horn  <tassilo@member.fsf.org>
1207         * themes/tsdh-light-theme.el:
1208         * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
1209         `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
1210         face.
1212 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1214         * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
1215         Mention the `send-mail-function' default change.
1217 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
1219         * themes/dichromacy-theme.el:
1220         * themes/tango-theme.el:
1221         * themes/tango-dark-theme.el:
1222         * themes/wheatgrass-theme.el: Don't define button face separately;
1223         it inherits from link now.
1225 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1227         * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
1229 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
1231         * NEWS: Document new emacs-lock.el and renaming of old one.
1233 2011-07-05  Manoj Srivastava  <srivasta@ieee.org>
1235         * themes/manoj-dark-theme.el (manoj-dark): New file.
1237 2011-03-29  Kevin Ryde  <user42@zip.com.au>
1239         * compilation.txt (perl-Test2): New samples.
1241 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1243         * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
1244         first line.
1246 2011-07-01  Alan Mackenzie  <acm@muc.de>
1248         * NEWS: CC Mode: New "guessing" of style.
1250 2011-06-21  Leo Liu  <sdl.web@gmail.com>
1252         * NEWS: Mention the new primitive secure-hash.
1254 2011-06-14  Chong Yidong  <cyd@stupidchicken.com>
1256         * themes/dichromacy-theme.el: New theme.
1258 2011-06-07  Paul Eggert  <eggert@cs.ucla.edu>
1260         * NEWS: Mention new configure option --with-wide-int.
1262 2011-05-24  Leo Liu  <sdl.web@gmail.com>
1264         * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
1266 2011-05-14  Ulf Jasper  <ulf.jasper@web.de>
1268         * images/newsticker/README: Added.
1270 2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
1272         * images/newsticker: Added.
1273         * images/newsticker/browse-url.xpm: Added.
1274         * images/newsticker/get-all.xpm: Added.
1275         * images/newsticker/mark-immortal.xpm: Added.
1276         * images/newsticker/mark-read.xpm: Added.
1277         * images/newsticker/narrow.xpm: Added.
1278         * images/newsticker/next-feed.xpm: Added.
1279         * images/newsticker/next-item.xpm: Added.
1280         * images/newsticker/prev-feed.xpm: Added.
1281         * images/newsticker/prev-item.xpm: Added.
1282         * images/newsticker/update.xpm: Added.
1284 2011-05-10  Jim Meyering  <meyering@redhat.com>
1286         * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
1288 2011-05-03  Leo Liu  <sdl.web@gmail.com>
1290         * NEWS: Mention the new command isearch-yank-pop.
1292 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1294         * NEWS: Mention new library gnutls.el and explain GnuTLS
1295         functionality.  Mention new configure.bat options --without-gnutls
1296         and --lib for W32.
1298 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1300         * NEWS: Mention `url-retrieve-queue', (:file "file") and
1301         `server-eval-at'.
1303 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
1305         * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
1306         Document new "default HOME" warning.
1308 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
1310         * DEBUG: Document debug-on-event default behavior and utility for
1311         debugging.
1313 2011-04-22  Noah Friedman  <friedman@splode.com>
1315         * emacs-buffer.gdb: Add trailing underscores to appropriate member
1316         names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
1317         of src/lisp.h.
1319 2011-04-08  Christoph Scholtes  <cschol2112@googlemail.com>
1321         * NEWS: Document new function `vc-ediff'.
1323 2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
1325         * NEWS: New variable `revert-buffer-in-progress-p'.
1327 2011-03-22  Sebastian Hermida  <sebas00@gmail.com>
1329         * themes/misterioso-theme.el: New file.
1331 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
1333         * NEWS: Document warning about _emacs.
1335 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1337         * NEWS: `shell' prompts for the shell path name, when the default
1338         directory is a remote file name and neither environment variable
1339         $ESHELL nor variable `explicit-shell-file-name' is set.
1341 2011-03-08  Kristoffer Grönlund  <krig@koru.se>
1343         * themes/wombat-theme.el: New file.
1345 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1347         * Version 23.3 released.
1349 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
1351         * srecode/el.srt: Fix typo.
1353 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1355         * themes/tango-dark-theme.el: Tweak background on low-color
1356         terminals.
1358 2011-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
1360         * images/icons/allout-widgets/dark-bg/locked-encrypted.png:
1361         * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm:
1362         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
1363         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
1364         * images/icons/allout-widgets/light-bg/locked-encrypted.png:
1365         * images/icons/allout-widgets/light-bg/locked-encrypted.xpm:
1366         * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
1367         * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
1368         Reorganize icon directories and files to reconcile against windows
1369         short-filename clashes.
1371 2011-02-16  Ken Manheimer  <ken.manheimer@gmail.com>
1373         * images/icons/allout-widgets-dark-bg,
1374         * images/icons/allout-widgets-light-bg: Icons for new
1375         allout-widgets.el.
1377         * images/icons/README: Include coypright and GPL 3 license for
1378         new icons.
1380 2011-02-16  Michael Albinus  <michael.albinus@gmx.de>
1382         * NEWS: Add soap-client.el and soap-inspect.el.
1384 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1386         * NEWS: Tramp methods "imap" and "imaps" are discontinued.
1388 2011-02-12  Drew Adams  <drew.adams@oracle.com>
1390         * themes/light-blue-theme.el: New file.
1392 2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
1394         format-time-string now supports subsecond time stamp resolution
1395         * NEWS: Document this.
1397 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
1399         Redo spelling of Makefile variables to conform to POSIX.
1400         POSIX does not allow "-" in Makefile variable names.
1401         Reported by Bruno Haible in
1402         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
1403         * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
1404         DIRED-REFCARDS_PDF.
1405         (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
1406         (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
1407         (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
1409 2011-01-18  Glenn Morris  <rgm@gnu.org>
1411         * PROBLEMS: Add note about svn+ssh.  (Bug#7791)
1413 2011-01-14  Glenn Morris  <rgm@gnu.org>
1415         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1416         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1417         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1418         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1419         * refcards/fr-survival.tex, refcards/orgcard.tex:
1420         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1421         * refcards/refcard.tex, refcards/ru-refcard.tex:
1422         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
1423         * refcards/sk-survival.tex, refcards/survival.tex:
1424         * refcards/vipcard.tex, refcards/viperCard.tex:
1425         Update short copyright year to 2011.
1427 2011-01-13  Christian Ohler  <ohler@gnu.org>
1429         * NEWS: Mention ERT.
1431 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1433         * NEWS: Add new function dbus-register-service.
1435 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
1437         * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
1438         tango palette colors.  Only define faces for color displays.
1439         Customize the ansi-color-names-vector variable.  Add Ediff,
1440         Flyspell, and Semantic faces as suggested by Jan Moringen.
1442 2011-01-08  Andreas Schwab  <schwab@linux-m68k.org>
1444         * compilation.txt: Add column to gcc-include sample.
1446 2011-01-08  Glenn Morris  <rgm@gnu.org>
1448         * PROBLEMS: -batch implies -q.
1450 2011-01-07  Tassilo Horn  <tassilo@member.fsf.org>
1452         * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
1453         dev-prefix from file names, so that the files don't clash on 8x3
1454         filesystems.
1456 2011-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1458         * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
1459         * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
1461 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1463         * NEWS: Extended behavior of dbus-register-{method,property}.
1465 2011-01-02  Kenichi Handa  <handa@m17n.org>
1467         * NEWS.23: Describe the changes for rmail's MIME handling.
1469 2010-12-18  Chong Yidong  <cyd@stupidchicken.com>
1471         * images/separator.xpm: Tweak colors.
1473 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
1475         * NEWS: Mention new Tramp method "ksu".
1477 2010-12-13  W. Martin Borgert  <debacle@debian.org>  (tiny change)
1479         * schema/schemas.xml: Add DocBook (Bug#7491).
1481 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1483         * refcards/orgcard.tex: Cleanup.
1485 2010-11-27  Ulrich Mueller  <ulm@gentoo.org>
1487         * HELLO: Add ancient Greek (Bug#7418).
1489 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
1491         * NEWS: Document display of glyphless characters.
1493 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1495         * refcards/orgcard.tex: Add new Babel key sequences.
1497 2010-10-26  Glenn Morris  <rgm@gnu.org>
1499         * images/README: Add (un)checked.xpm
1500         * images/checked.xpm, images/unchecked.xpm: Add copyright.
1502 2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
1504         * images/checked.xpm:
1505         * images/unchecked.xpm: New images.
1507 2010-10-24  Richard Stallman  <rms@gnu.org>
1509         * DISTRIB: Update donation section.
1511 2010-10-24  Glenn Morris  <rgm@gnu.org>
1513         * DISTRIB: Small updates.
1515 2010-10-19  Julien Danjou  <julien@danjou.info>
1517         * tutorials/TUTORIAL: Don't mention mode-line end dashes.
1519 2010-10-16  Chong Yidong  <cyd@stupidchicken.com>
1521         * themes: New directory for custom theme files, moved from lisp/.
1523 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
1525         * tutorials/TUTORIAL.es: Fix typos.
1527 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
1529         * NEWS: Mention `dynamic-library-alist'.
1531 2010-10-13  Glenn Morris  <rgm@gnu.org>
1533         * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
1535 2010-10-12  Glenn Morris  <rgm@gnu.org>
1537         * TODO: Merge ../nextstep/FOR-RELEASE into this file.
1539         * BABYL: Remove file.
1541 2010-09-21  Eric Ludlam  <zappo@gnu.org>
1543         * srecode/java.srt: Make NAME be a prompt.
1545 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
1547         * NEWS: Some Tramp methods are discontinued.
1549 2010-09-11  Glenn Morris  <rgm@gnu.org>
1551         * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
1552         emacsclient -a instead of the first two).
1554 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1556         * NEWS: Mention the new libxml2 functions.
1558 2010-08-25  Kenichi Handa  <handa@m17n.org>
1560         * HELLO: Change designation sequences for Arabic text.
1562 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
1564         * NEWS: dbus.el supports alternative buses.
1566 2010-08-22  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
1568         * emacs3.py: Import imp module and use it (Bug#5756).
1570 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
1572         * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
1573         Fix a few typos.
1575 2010-08-08  Ken Brown  <kbrown@cornell.edu>
1577         * PROBLEMS: Mention problem with Cygwin 1.5.19.
1579 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
1581         * NEWS: Mention the Hebrew translation.
1583         * tutorials/TUTORIAL.he: Don't use acronyms.
1585 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
1587         * AUTHORS: Rename unexec.o => unexcoff.o.
1588         * PROBLEMS: Rename unexec.o => unexcoff.o.
1590 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
1592         * tutorials/TUTORIAL.he: New file.
1594         * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
1596 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
1598         * NEWS: Document new --distfiles configure.bat option and
1599         `dist' make target on Windows.
1601 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
1603         * PROBLEMS: Add note about use of backslashes in Windows paths.
1605 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
1607         * NEWS: Mention --enable-checking is now supported on Windows.
1609 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
1611         * refcards/orgcard.tex: Remove the key for the TODO sparse tree
1612         and add the new key.  Document new keys for image and entity
1613         display.  Document the Org Babel keys.
1615 2010-06-19  Ken Brown  <kbrown@cornell.edu>
1617         * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
1619 2010-06-12  Glenn Morris  <rgm@gnu.org>
1621         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
1623 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
1625         * NEWS: Add notifications.el.
1627 2010-05-28  Glenn Morris  <rgm@gnu.org>
1629         * MACHINES: Remove some old information no longer of relevance.
1630         Switch to outline-mode.
1632 2010-05-27  Glenn Morris  <rgm@gnu.org>
1634         * PROBLEMS: Remove old information no longer of relevance.
1636 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1638         * NEWS: Add sections for Emacs-23.3.
1640 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
1642         * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
1644 2010-05-08  Kenichi Handa  <handa@m17n.org>
1646         * HELLO: Adjust Burmese for Unicode 5.2 encoding.
1648 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1650         * Version 23.2 released.
1652 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
1654         * HELLO: Reorder Arabic greetings into logical order (they were
1655         mistakenly changed to visual order by the 2010-03-28 change).
1657 2010-04-18  Francesc Rocher  <rocher@member.fsf.org>
1659         * MORE.STUFF: Add a new entry for QWE.
1661 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1663         * HELLO (Mathematics): Prefer Unicode charset.
1665 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1667         * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
1668         svg tag (Bug#5790).
1670 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
1672         * PROBLEMS: Mention problems on MS-Windows with incompatible
1673         regex.h headers.
1675 2010-03-28  Eli Zaretskii  <eliz@gnu.org>
1677         * HELLO: Reorder Arabic and Hebrew into logical order, and
1678         insert RLM before the opening paren, to make the display more
1679         reasonable.  Add setting for bidi-display-reordering in the local
1680         variables section.
1681         * NEWS: Mention initial support for bidirectional editing.
1683 2010-03-24  Francesc Rocher  <rocher@member.fsf.org>
1685         * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
1687 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1689         * gnus/gnus-setup.ast: Add finish links to the top nodes.
1691         * gnus/news-server.ast: Add some trivial validation.
1693 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
1695         * NEWS: Add secrets.el.
1697 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
1699         * images/custom/down.xpm, images/custom/right.xpm: Update images
1700         to increase contrast on bright backgrounds.
1702 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1704         * Branch for 23.2.
1706 2010-03-06  Glenn Morris  <rgm@gnu.org>
1708         * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
1710 2010-03-05  Glenn Morris  <rgm@gnu.org>
1712         * refcards/orgcard.tex: Use pdflayout.sty.
1713         * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
1715 2010-03-02  Glenn Morris  <rgm@gnu.org>
1717         * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
1718         (pl-refcard.pdf): Let presence of pdfmex be another test for the
1719         required TeX files.  Pass explicit output-format to tex command.
1720         (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
1721         portrait layout rather than the desired landscape.
1723 2010-03-01  Glenn Morris  <rgm@gnu.org>
1725         * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
1727         * refcards/de-refcard.tex: Fix paren typo.
1729         * refcards/ru-refcard.tex: Rename \year command to \cyear, since
1730         the former seems to be already used in some TeX installations.
1732         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1733         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1734         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1735         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1736         * refcards/fr-survival.tex, refcards/orgcard.pdf:
1737         * refcards/orgcard.tex, refcards/pl-refcard.tex:
1738         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1739         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1740         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1741         * refcards/survival.tex, refcards/vipcard.tex:
1742         * refcards/viperCard.tex: Update short copyright year to 2010.
1744 2010-02-26  Glenn Morris  <rgm@gnu.org>
1746         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1747         Fix some keybinding typos.
1749 2010-02-14  Chong Yidong  <cyd@stupidchicken.com>
1751         * images/custom/down-pushed.xpm, images/custom/down.xpm:
1752         * images/custom/right-pushed.xpm:
1753         * images/custom/right-pushed.xpm: Increase height by four
1754         pixels, to improve text alignment.
1756 2010-01-16  Mario Lang  <mlang@delysid.org>
1758         * srecode/doc-cpp.srt, srecode/doc-default.srt:
1759         * srecode/doc-java.srt: Remove duplicated words.
1761 2010-01-14  Nick Roberts  <nickrob@snap.net.nz>
1763         * images/gud/recstart.xpm, images/gud/recstop.xpm:
1764         * images/gud/rcont.xpm, images/gud/rnext.xpm:
1765         * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
1766         * images/gud/rstep.xpm, images/gud/rstepi.xpm:
1767         New icons for reverse debugging.
1769 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1771         * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
1772         (group-comment-start, group-comment-end):
1773         * srecode/doc-default.srt (section-comment, function-comment)
1774         (variable-same-line-comment, group-comment-start, group-comment-end):
1775         * srecode/doc-java.srt (function-comment, variable-same-line-comment)
1776         (group-comment-start, group-comment-end):
1777         Fix typos in template docstrings.
1779 2010-01-14  Kenichi Handa  <handa@m17n.org>
1781         * NEWS: Describe the change of auto-composition-mode.
1783 2010-01-12  Glenn Morris  <rgm@gnu.org>
1785         * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
1786         for bug reports for development versions.
1788 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
1790         * NEWS: Fix typos.
1792 2009-12-15  Glenn Morris  <rgm@gnu.org>
1794         * CONTRIBUTE (Coding Standards): Update URL.
1795         (Getting the Source Code): Other VCSs are available.
1797         * ORDERS: Update some URLs.
1799         * edt-user.el: New file, split out from edt-user.doc.
1800         * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
1801         and remove.
1803 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
1805         * NEWS: Point to the external counterparts of su and sudo.
1807 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1809         * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
1810         * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
1811         * images/mpc/rewind.xpm, images/mpc/stop.xpm:
1812         New images.
1814 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
1816         * NEWS: New functions eshell/su and eshell/sudo.
1818 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1820         * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
1821         Aubrey Jaffer's texinfo R5RS moved to
1822         http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
1823         (per http://people.csail.mit.edu/jaffer/Scheme.html).
1825 2009-11-26  Jan Djärv  <jan.h.d@swipnet.se>
1827         * PROBLEMS: Mention Metacity hang on Emacs resize.
1829 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
1831         * PROBLEMS: Add workaround for Cygwin crash and remove fixed
1832         rebasing problem.
1834 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
1836         * NEWS: Mention dynamic font changes (font-use-system-font).
1838 2009-11-15  Carsten Dominik  <dominik@u016822.science.uva.nl>
1840         * refcards/orgcard.tex: Push version number to 6.33a.
1842 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1844         * refcards/orgcard.tex: Document the new archiving keys.
1846 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
1848         * compilation.txt: Add one more error message for msft (Bug#4100).
1850 2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
1852         * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade.  (Bug#3375)
1854 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
1856         * NEWS: New function copy-directory.
1858 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
1860         * srecode: New directory for SRecode template files.
1862 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
1864         * NEWS: delete-directory has an optional parameter RECURSIVE.
1866 2009-10-01  Carsten Dominik  <dominik@u016822.science.uva.nl>
1868         * refcards/orgcard.tex: New version number.
1870 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
1872         * NEWS: Mention Tramp connection methods "imap" and "imaps".
1874 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1876         * NEWS: Mention new library imap-hash.el.
1878 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
1880         * NEWS: Mention new variable `help-downcase-arguments'
1881         and new default for arguments in *Help* buffers.
1883 2009-09-15  Juanma Barranquero  <lekktu@gmail.com>
1885         * NEWS: Mention new behavior of -Q and new variable
1886         `inhibit-x-resources'.
1888 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
1890         * PROBLEMS: Document Athena/Lucid internationalization
1891         problem (Bug#4333).
1893 2009-09-02  Carsten Dominik  <dominik@u016822.science.uva.nl>
1895         * refcards/orgcard.tex: Document new effort setting commands.
1896         Document the new keys for agenda time motion.
1897         Document the `E' key in the agenda.
1899 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1901         * NEWS: Declare unibyte sessions obsolete.
1903 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
1905         * NEWS: Mention Tramp connection method "rsyncc" and variable
1906         `process-file-side-effects'.
1908 2009-08-13  Kenichi Handa  <handa@m17n.org>
1910         * NEWS: Mention the new coding systme `utf-8-hfs' and many
1911         functions for Unicode normalization.
1913 2009-08-09  CHENG Gao  <chenggao@gmail.com>
1915         * MORE.STUFF: Update Etags and Ispell URLs.
1917 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
1919         * images/gud/all.xpm, images/gud/thread.xpm: New icons for
1920         gdb-mi.el.
1922 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1924         * e/eterm-color.ti (msgr, u6, u7): New capabilities.
1926 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
1928         * NEWS: Autorevert Tail mode works now for remote files.
1930 2009-07-26  Kevin Ryde  <user42@zip.com.au>
1932         * compilation.txt: Add Perl-Glib sample message.
1934 2009-07-23  Ken Raeburn  <raeburn@raeburn.org>
1936         * NEWS: `load-in-progress' corruption fixed.
1938 2009-07-21  Glenn Morris  <rgm@gnu.org>
1940         * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
1941         * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
1942         * refcards/cs-refcard.tex, refcards/de-refcard.tex:
1943         * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
1944         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1945         * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
1946         * refcards/cs-survival.tex, refcards/fr-survival.tex:
1947         * refcards/sk-survival.tex, refcards/survival.tex:
1948         Remove version numbers that don't mean much.  Instead, just use Emacs
1949         version and date.  Use FSF URL rather than postal address.
1951         * refcards/vipcard.tex (versionnumber, version): Remove.
1952         (versionemacs, versionvip): New.
1953         (copyrightnotice): Use FSF URL rather than postal address.
1955         * refcards/viperCard.tex (versionnumber): Rename to versionviper.
1956         (versionemacs, versionxemacs): New.
1957         (version): Remove.
1958         (copyrightnotice): Use FSF URL rather than postal address.
1960 2009-07-16  Glenn Morris  <rgm@gnu.org>
1962         * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
1963         * refcards/sk-dired-ref.tex:
1964         Remove non-existent (?) bindings: w, C-u o, U, delete.
1965         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1967         * refcards/gnus-refcard.tex: Condense a few sentences in order to
1968         make them fit on one line, and add some page breaks, to improve the
1969         layout in the pdfs.
1971 2009-07-15  Glenn Morris  <rgm@gnu.org>
1973         * refcards/dired-ref.tex: Change from A4 to letter paper.
1974         Remove non-existent (?) bindings: w, C-u o, U, delete.
1975         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1976         New: async shell command = &.
1978         * refcards/gnus-refcard.tex (Copyright): Add 2009.
1979         (Notes): Add missing line-break.
1980         (Threading): Reword to fit on one line.
1982         * refcards/calccard.tex (emacsversionnumber): Just use major version.
1984         * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1985         clobbering gnus-refcard.pdf.
1986         (clean): Remove .aux files.
1987         (gnus-logo.pdf): Remove rule, since this file is distributed.
1989 2009-07-10  Kenichi Handa  <handa@m17n.org>
1991         * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1993 2009-07-10  Kevin Ryde  <user42@zip.com.au>
1995         * compilation.txt: Fix names of some elements.
1997 2009-07-08  Glenn Morris  <rgm@gnu.org>
1999         * tutorials/TUTORIAL: Standardize the way M-x commands are written:
2000         dashes inside command names, not spaces; spaces before <Return>.
2001         (Summary): Describe the new behavior of C-l.
2002         (Basic Cursor Control): Don't say that files "ought" to end in newlines.
2003         Try to distinguish scroll bar from fringes.
2004         You can also scroll with a wheel mouse.
2005         (If Emacs Stops Responding): Rename from "When Emacs is hung".
2006         (Inserting And Deleting): Continuation marks appear in the fringe.
2007         Clarify that deletion can be undone.  Mention cut and paste, and
2008         the Glossary.
2009         (Files, Mode Line): Update mode-line format.
2010         (Extending The Command Set): Downplay C-z, since using Emacs on a
2011         text-only terminal is less common these days.
2012         (Searching): Incremental searching is no longer atypical.
2013         Downplay flow control issues, remove reference to deleted FAQ node.
2014         (Multiple Windows): Mention frames.
2015         (Multiple Frames): New section.
2016         (Getting More Help): Downplay C-h having a different binding.
2017         Don't say help is "on-line", since the meaning has changed.
2018         (More Features): Replace "on-line".  Use C-h rather than F10 h.
2019         Say a little more about completion.
2020         (Conclusion): Don't mention C-z again here.
2022 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
2024         * NEWS: Mention maximized.
2026 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
2028         * NEWS: Add "synce" connection method of Tramp.
2030 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
2032         * NEWS: Add new connection methods of Tramp.
2034 2009-06-24  Kenichi Handa  <handa@m17n.org>
2036         * charsets/stdenc.map: Re-generated.
2038         * charsets/symbol.map: Re-generated.
2040 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2042         * Branch for 23.1.
2044 2009-06-15  Alan Mackenzie  <acm@muc.de>
2046         * NEWS: Document changes to end-of-defun-function, clarifying
2047         entry for beginning-of-defun-function.
2049 2009-06-13  Bill Wohler  <wohler@newt.com>
2051         Release MH-E version 8.2.
2053         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
2055 2009-06-12  Kenichi Handa  <handa@m17n.org>
2057         * HELLO: Use "/" instead of "," to separate independent words.
2059         * charsets/*.map: All re-generated.
2061 2009-06-08  Kenichi Handa  <handa@m17n.org>
2063         * HELLO: Downcase "suomi".
2065 2009-05-25  Werner Lemberg  <wl@gnu.org>
2067         * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
2068         Use reformed Orthography.
2069         Minor improvements.
2071 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
2073         * refcards/survival.tex: Add M-g M-g binding.
2075         * refcards/survival.tex:
2076         * refcards/sk-survival.tex:
2077         * refcards/sk-refcard.tex:
2078         * refcards/sk-dired-ref.tex:
2079         * refcards/ru-refcard.tex:
2080         * refcards/pt-br-refcard.tex:
2081         * refcards/pl-refcard.tex:
2082         * refcards/fr-survival.tex:
2083         * refcards/fr-dired-ref.tex:
2084         * refcards/dired-ref.tex:
2085         * refcards/cs-survival.tex:
2086         * refcards/cs-refcard.tex:
2087         * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
2089 2009-05-15  Chong Yidong  <cyd@stupidchicken.com>
2091         * refcards/refcard.tex: Update Emacs version to 23.
2093 2009-05-15  Sven Joachim  <svenjoac@gmx.de>
2095         * refcards/de-refcard.tex: Merge changes from refcard.tex.
2096         Change `Paragraph' to `Absatz'.
2098 2009-04-09  Glenn Morris  <rgm@gnu.org>
2100         * MORE.STUFF: Update some urls.  Remove dead links: eshell, expand,
2101         ffap, hideshow.  Remove original whitespace, now in obsolete/.
2102         Remember and nXML are part of the distribution now.
2104 2009-03-13  Kenichi Handa  <handa@m17n.org>
2106         * NEWS: Add description for the argument change of
2107         `set-fontset-font' and `print-fontset'.
2109 2009-02-25  Glenn Morris  <rgm@gnu.org>
2111         * MORE.STUFF: Mention Zile.
2113 2009-02-23  Miles Bader  <miles@gnu.org>
2115         * NEWS: Rename `system-process-attributes' to `process-attributes'.
2117 2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
2119         * compilation.txt: Add entry for maven.
2121 2009-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
2123         * refcards/calccard.tex: Update version number.
2124         Mention Maxima mode.
2126 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
2128         * compilation.txt (gnu): Add an example for the "note" format.
2130 2009-02-04  Jason Rumney  <jasonr@gnu.org>
2132         * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
2134 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
2136         * refcards/orgcard.tex: New version number.
2138 2009-01-28  Juanma Barranquero  <lekktu@gmail.com>
2140         * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
2142 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
2144         * refcards/orgcard.tex: New version number.
2146 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
2148         * refcards/orgcard.tex: New version number.
2150 2009-01-27  Kenichi Handa  <handa@m17n.org>
2152         * NEWS: New function `coding-system-from-name'.
2154 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
2156         * refcards/orgcard.tex: New year and version number.
2157         Document heading/item conversion commands.
2158         Document C-c RET in tables.
2160 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
2162         * NEWS: Tramp supports IPv6 addresses.
2164 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
2166         * refcards/orgcard.tex: Version number change.
2168 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
2170         * PROBLEMS (MS-DOS): Document the problems on Vista.
2172 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
2174         * refcards/orgcard.tex: Version number change.
2176 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
2178         * refcards/orgcard.tex: Version number change.
2180 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
2182         * MACHINES: SH3 is still supported.
2184 2008-12-07  Carsten Dominik  <dominik@science.uva.nl>
2186         * refcards/orgcard.tex: Version number update.
2188 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
2190         * NEWS: Fix typo.  (Bug#1439)
2192 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
2194         * refcards/orgcard.tex: Document the extra yanking key.
2196 2008-11-08  Mark A. Hershberger  <mah@everybody.org>
2198         * compilation.txt (php): Add regexp for php error messages.
2200 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
2202         * NEWS: New function `locate-user-emacs-file'.
2204 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
2206         * MACHINES: Add section for SuperH.
2208 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
2210         * refcards/orgcard.tex: Add description for attachments, plus
2211         minor changes.
2213 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2215         * refcards/orgcard.tex: Minor fixes.
2217 2008-09-08  Daiki Ueno  <ueno@unixuser.org>
2219         * TODO: Remove the entry describing auto-encryption.
2221 2008-08-26  Robert J. Chassell  <bob@rattlesnake.com>
2223         * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
2225 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
2227         * HELLO: Fix Javanese pun.
2229 2008-08-18  Bill Wohler  <wohler@newt.com>
2231         Release MH-E version 8.1.
2233         * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
2235 2008-08-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2237         * NEWS: Improve information about whitespace package.
2239 2008-08-01  Teodor Zlatanov  <tzz@lifelogs.com>
2241         * NEWS: Add entries about the new auth-source integration and
2242         about the cyrillic-translit modifications.
2244 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
2246         * Emacs.clr: Remove.
2248 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2250         * termcap.src: Remove file.
2251         * README:
2252         * PROBLEMS:
2253         * MACHINES: Remove VMS info.
2255 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
2257         * PROBLEMS:
2258         * MACHINES: Remove mentions of Mac Carbon.
2260 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2262         * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
2264 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
2266         * NEWS: Add xesam.el.
2268 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2270         * NEWS: Add information about whitespace package.
2272 2008-07-19  Juri Linkov  <juri@jurta.org>
2274         * tutorials/TUTORIAL: Add information about C-g to the introduction.
2276 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
2278         * images/splash8.xpm: Remove.
2280 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
2282         * NEWS: Add entry about NS port.
2284 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
2286         * Emacs.clr: New file, add support for X color names to NS display
2287         implementations.
2289 2008-07-12  Juri Linkov  <juri@jurta.org>
2291         * HELLO: Use more correct IPA characters for English pronunciation.
2292         Add the combining acute accent after the accented vowel in the
2293         Russian example like it is used in dictionaries.
2295 2008-07-11  Kenichi Handa  <handa@m17n.org>
2297         * HELLO: Change the Arabic words appearing in Non-ASCII examples to
2298         iso-8859-6 characters.
2300 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2302         * images/splash.png:
2303         * images/splash.svg:
2304         * images/gnus/gnus.png:
2305         * images/gnus/gnus.svg: New files.
2307 2008-06-25  Kenichi Handa  <handa@m17n.org>
2309         * NEWS: Mention string-to-unibyte.
2311 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
2313         * NEWS: Tramp uses auth-source.
2315 2008-06-08  John Paul Wallington  <jpw@pobox.com>
2317         * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
2319 2008-05-19  Tom Tromey  <tromey@redhat.com>
2321         * NEWS: Mention directory-local variables.
2323 2008-05-11  Juri Linkov  <juri@jurta.org>
2325         * images/custom/README:
2326         * images/custom/down.xpm:
2327         * images/custom/down-pushed.xpm:
2328         * images/custom/right.xpm:
2329         * images/custom/right-pushed.xpm: New files.
2331 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
2333         * NEWS: Support for Meta-CVS removed.
2335 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
2337         * compilation.txt: Add regexp for Open Watcom compiler output.
2339 2008-05-04  Reiner Steib  <reiner.steib@gmx.de>
2341         * NEWS: Reword previous commit.
2342         * NEWS.22: Document removal of duplicated "alt-" input methods.
2344 2008-05-03  Glenn Morris  <rgm@gnu.org>
2346         * NEWS: Document removal of duplicated "alt-" input methods.
2348 2008-04-26  Glenn Morris  <rgm@gnu.org>
2350         * forms-d2.dat: Move here from ../lisp.
2352 2008-04-06  Jason Rumney  <jasonr@gnu.org>
2354         * HELLO (Burmese): Rename from Myanmar.
2356 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
2358         * GNUS-NEWS (incoming mail files): Add version.
2360 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
2362         * tutorials/TUTORIAL.de: Remove even more discussion of flow
2363         control.  Refer to node name `Init Rebinding' instead of title.
2365 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
2367         * refcards/orgcard.tex: Minor fixes.
2369 2008-03-12  Chong Yidong  <cyd@stupidchicken.com>
2371         * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
2372         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
2373         * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
2374         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
2375         * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
2376         * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
2377         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
2378         Remove discussion of flow control.
2380 2008-03-12  Juanma Barranquero  <lekktu@gmail.com>
2382         * NEWS: Describe linum.el.
2384 2008-03-11  Glenn Morris  <rgm@gnu.org>
2386         * images/icons/hicolor/128x128/apps/emacs.png:
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:
2391         * images/icons/hicolor/scalable/apps/emacs.svg:
2392         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
2393         Remove `creator' metadata.
2395 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
2397         * images/README: Update with bookmark_add.
2399         * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
2401 2008-03-03  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
2403         * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
2404         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
2405         * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
2407 2008-03-03  Andrew Zhilin  <andrew_zhilin@yahoo.com>
2409         * images/icons/hicolor/16x16/apps/emacs22.png:
2410         * images/icons/hicolor/24x24/apps/emacs22.png:
2411         * images/icons/hicolor/32x32/apps/emacs22.png:
2412         * images/icons/hicolor/48x48/apps/emacs22.png: New files.
2413         These are the old versions of `emacs.png' under a new name.
2415 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
2417         * images/icons/README: Update info for the icons.
2419         * images/icons/emacs16_mac.png:
2420         * images/icons/emacs24_mac.png:
2421         * images/icons/emacs256_mac.png:
2422         * images/icons/emacs32_mac.png:
2423         * images/icons/emacs48_mac.png:
2424         * images/icons/emacs512_mac.png: Remove.
2426         * images/icons/hicolor/16x16/apps/emacs.png:
2427         * images/icons/hicolor/24x24/apps/emacs.png:
2428         * images/icons/hicolor/32x32/apps/emacs.png:
2429         * images/icons/hicolor/48x48/apps/emacs.png: New icon.
2431         * images/icons/hicolor/scalable/apps/emacs.svg:
2432         * images/icons/hicolor/128x128/apps/emacs.png: New files.
2434 2008-02-26  Reiner Steib  <Reiner.Steib@gmx.de>
2436         * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
2437         when using different Emacs versions.
2439 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
2441         * NEWS.22: Mention stock icons for Gtk+.
2443 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
2445         * NEWS: Mention the new language environments Bengali, Punjabi,
2446         Gujarati, Oriya, Telugu, Sinhala.  Mention the removal of features
2447         devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
2448         tamil, and tml-util.
2450 2008-02-22  Michael Olson  <mwolson@gnu.org>
2452         * NEWS: Describe nXML mode and json.el.
2454 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
2456         * NEWS: Improve the description about the removal of cp-...-codepage
2457         functions.  Describe the removal of the feature `devan-util'.
2459 2008-02-21  Glenn Morris  <rgm@gnu.org>
2461         * NEWS.unicode: Merge into NEWS and remove file.
2463 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
2465         * NEWS.unicode: Mention the removal of codepage related functions.
2467 2008-02-16  Glenn Morris  <rgm@gnu.org>
2469         * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
2470         Rename from "test." to "test-" for doschk.
2472 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
2474         * NEWS: Clarify EasyPG functionalities.
2476 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
2478         * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
2479         magic line instead.
2481 2008-02-08  Jan Djärv  <jan.h.d@swipnet.se>
2483         * NEWS: Mention XEmbed and --parent-id.
2485 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
2487         * NEWS: Mention EasyPG.
2489 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
2491         * tutorials/TUTORIAL.ru: Restore copyright years.  Update tutorial.
2492         Fix wording.
2494 2008-02-02  Kenichi Handa  <handa@ni.aist.go.jp>
2496         * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
2497         Telugu.  Fix ISO-2022 designations in Cantonese line.
2499 2008-02-01  Kenichi Handa  <handa@m17n.org>
2501         * HELLO: Remove non-Unicode character from Tibetan text.
2503 2008-02-01  Miles Bader  <miles@gnu.org>
2505         * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
2506         with "23".
2508 2008-02-01  Kenichi Handa  <handa@m17n.org>
2510         * charsets: New directory for charset mapping tables.
2512         * charsets/README: New file.
2514         * charsets/*.map: New files.
2516 2008-02-01  Kenichi Handa  <handa@m17n.org>
2518         * HELLO: Change "Hindi" to more common characters.
2520 2008-02-01  Kenichi Handa  <handa@m17n.org>
2522         * HELLO: Fix upcase and downcase for several languages.
2523         Change the two German lines into one.  Change "Nederlangs" to
2524         "Dutch (Nederlands)".  Add original language names to several entries.
2526 2008-02-01  Kenichi Handa  <handa@m17n.org>
2528         * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
2530 2008-02-01  Kenichi Handa  <handa@m17n.org>
2532         * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
2534 2008-02-01  Dave Love  <fx@gnu.org>
2536         * HELLO: Add pseudo-maths example.
2538 2008-01-31  Alex Ott  <alexott@gmail.com>
2540         * tutorials/TUTORIAL.ru: Update tutorial.
2542 2008-01-25  Michael Olson  <mwolson@gnu.org>
2544         * ERC-NEWS: Update for ERC 5.3 release candidate.
2546 2008-01-22  Juanma Barranquero  <lekktu@gmail.com>
2548         * DEVEL.HUMOR: New entry.
2550 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
2552         * refcards/orgcard.tex: Update to Org-mode version 5.19.
2554 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
2556         * MACHINES: Add an explicit list of platforms that are no longer
2557         supported.
2558         * NEWS: Refer to this list.
2560 2008-01-08  Glenn Morris  <rgm@gnu.org>
2562         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
2563         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
2564         * refcards/de-refcard.tex, refcards/dired-ref.tex:
2565         * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
2566         * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
2567         * refcards/orgcard.tex, refcards/pl-refcard.tex:
2568         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
2569         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
2570         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
2571         * refcards/survival.tex, refcards/vipcard.tex:
2572         * refcards/viperCard.tex: Update printed copyright year to 2008.
2574 2008-01-08  Kevin Ryde  <user42@zip.com.au>
2576         * compilation.txt (perl): Add a "during global destruction" sample.
2578 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
2580         * PROBLEMS:
2581         * MACHINES: Remove references to systems not supported anymore.
2583 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
2585         * MACHINES: Remove Masscomp.
2587 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
2589         * images/icons/emacs_16.png, images/icons/emacs_24.png
2590         * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
2591         hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
2592         hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
2594         * images/icons/README (Author): Update for renaming.
2596         * emacs.desktop (Icon): Update icon name.
2598 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
2600         The following files renamed to avoid file-name clashes in
2601         8+3 (a.k.a. DOS) namespace:
2603         * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
2604         * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
2605         * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
2606         * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
2607         * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
2608         * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
2609         Updated accordingly.
2611         * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
2612         docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
2614         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2615         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2616         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2617         Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
2618         emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
2619         respectively.
2621 2007-12-08  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
2623         * emacs.desktop (Exec, Icon, Categories): Fix entries.
2625 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2627         * NEWS: Add minimal Gnus item.
2629 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2631         * emacs.desktop: New file.
2633 2007-11-30  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
2635         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2636         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2637         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2638         New files.
2640 2007-11-28  Glenn Morris  <rgm@gnu.org>
2642         * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
2643         * nxml/README: New file.
2645 2007-11-24  Glenn Morris  <rgm@gnu.org>
2647         * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
2649 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
2651         * NXML-NEWS: New File.
2653         * schema: Initial merge of nxml.
2655 2007-11-22  Francesco Potortì  <pot@gnu.org>
2657         * NEWS: etags: the --members option is now the default.
2659 2007-11-22  Glenn Morris  <rgm@gnu.org>
2661         * images/smilies/grayscale/README, images/smilies/medium/README:
2662         New files.
2664 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2666         * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
2667         compilation-perl--Test, compilation-perl--Test::Harness and
2668         compilation-weblint.
2670 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2672         * MACHINES: Remove Sun windows info.
2674 2007-10-30  Michael Olson  <mwolson@gnu.org>
2676         * NEWS: Add entry for Remember Mode.
2678 2007-10-29  Glenn Morris  <rgm@gnu.org>
2680         * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
2681         clarifications lost in update to Gnus trunk.
2683 2007-10-28  Adam Sjøgren  <asjo@koldfront.dk>
2685         * images/smilies/grayscale/blink.xpm:
2686         * images/smilies/grayscale/braindamaged.xpm
2687         * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
2688         * images/smilies/grayscale/evil.xpm:
2689         * images/smilies/grayscale/forced.xpm:
2690         * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
2691         * images/smilies/grayscale/indifferent.xpm:
2692         * images/smilies/grayscale/reverse-smile.xpm:
2693         * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
2694         * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
2696         * images/smilies/medium/blink.xpm:
2697         * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
2698         * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
2699         * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
2700         * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
2701         * images/smilies/medium/reverse-smile.xpm:
2702         * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
2703         * images/smilies/medium/wry.xpm: New colorful smileys.
2705 2007-10-29  Michael Olson  <mwolson@gnu.org>
2707         * ERC-NEWS: Update for recent change.
2709 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
2711         * .cvsignore: Add *.pyc.
2713 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
2715         * ses-example.ses: Get rid of silly life-universe-everything local
2716         variable.  `symbolic-formulas' is now `ses--symbolic-formulas'.
2718 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
2720         * NEWS: Mention desktop locking.
2722 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2724         * NEWS: Explain the VC fileset changes a bit better.
2726 2007-09-28  Glenn Morris  <rgm@gnu.org>
2728         * PROBLEMS: Mention Tex superscript font issue.
2730 2007-09-25  Johannes Weiner  <hannes@saeurebad.de>
2732         * NEWS: Fix typo.
2734 2007-09-24  Glenn Morris  <rgm@gnu.org>
2736         * CONTRIBUTE: Remove information on maintaining copyright years;
2737         it does not belong here and is in admin/notes anyway.
2739 2007-09-24  Adam Hupp  <adam@hupp.org>
2741         * emacs.py: Split for python 2 and python 3 compatibility.
2742         * emacs2.py: New file, split off from emacs.py.
2743         * emacs3.py: New file, python 3 version of emacs2.py.
2745 2007-09-21  Glenn Morris  <rgm@gnu.org>
2747         * emacstool.1: Remove file.
2748         * emacs.bash: Adapt for removal of emacstool.
2749         * emacs.csh: Remove emacstool-related code.
2751 2007-09-16  Glenn Morris  <rgm@gnu.org>
2753         * gfdl.1: Remove unused file.
2755 2007-09-12  Glenn Morris  <rgm@gnu.org>
2757         * Makefile (SOURCES, unlock, relock): Delete.
2759 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
2761         * NEWS: Document the interactive specification for C functions.
2762         Say that `set-file-modes' is now interactive.
2764 2007-09-10  Michael Olson  <mwolson@gnu.org>
2766         * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
2768 2007-09-09  Juri Linkov  <juri@jurta.org>
2770         * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
2772 2007-09-08  Michael Olson  <mwolson@gnu.org>
2774         * ERC-NEWS: Update for changes to the development version of ERC 5.3.
2776 2007-09-06  Glenn Morris  <rgm@gnu.org>
2778         * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
2779         doc/man/.
2781         * refcards/README: Also mention gnus-logo.pdf license.
2783 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
2785         * NEWS.22 (Note): Lower-case for orgtbl-mode.
2787 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
2789         * NEWS: Say that Gtk+ build uses stock icons.
2791 2007-08-28  Werner LEMBERG  <wl@gnu.org>
2793         * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
2794         instead of `M-x query-replace-regexp'.
2796 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2798         * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
2799         updater breakage.
2801 2007-08-26  Michaël Cadilhac  <michael@cadilhac.name>
2803         * NEWS: Say that PDF files are now the default for refcards.
2805         * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
2806         * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
2808         * refcards/pdflayout.sty: New.  Handle PDF layouts through
2809         \pdfpagewidth and \pdfpageheight.
2811         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
2812         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
2813         * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
2814         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
2815         * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
2816         * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
2817         * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
2818         * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
2819         * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
2821         * refcards/calccard.ps, refcards/cs-dired-ref.ps:
2822         * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
2823         * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
2824         * refcards/gnus-booklet.ps:
2825         * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
2826         * refcards/pt-br-refcard.ps, refcards/refcard.ps:
2827         * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
2828         * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
2830         * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
2831         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
2832         * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
2833         * refcards/viperCard.tex: Specify PDF layout,
2834         use a PDF `compile-command' local variable.
2836         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
2837         * refcards/cs-survival.tex, refcards/dired-ref.tex:
2838         * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
2839         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
2840         Specify PDF layout.
2842         * refcards/fr-refcard.tex: Update copyright notice.
2843         Update the examples.  Fix a typo.  Remove the `letterpaper' counter,
2844         specify PDF layout, use a PDF `compile-command' local variable.
2846         * refcards/de-refcard.tex: Remove the `letterpaper' counter,
2847         specify PDF layout, use a PDF `compile-command' local variable.
2849         * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
2851         * refcards/Makefile: Add rules for creating the refcards in PDF,
2852         make them the default.  Change `fr-drdref' to `fr-dired-ref'.
2854 2007-08-23  Glenn Morris  <rgm@gnu.org>
2856         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
2857         Delete these targets since nothing uses them.
2858         (SOURCES): Update.
2859         Move comments to e/README.  Remove license from now-trivial file.
2861         * e/README: New file, with most information formerly in Makefile.
2863 2007-09-05  Jason Rumney  <jasonr@gnu.org>
2865         * NEWS.22: Mention focus-follows-mouse change.
2867 2007-08-22  Karl Berry  <karl@gnu.org>
2869         * refcards/refcard.tex: Updates for printing.
2870         (\versionyear): Update to 2007.
2871         (\copyrightnotice): Modify or unmodified ok.
2872         (Simple Customization): Don't use goto-line, since now it's bound.
2873         Also, use now-preferred (kbd ...) syntax.
2875 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
2877         * NEWS: `shell' prompts for the default directory if called with a
2878         prefix and `default-directory' is a remote file name.
2880 2007-08-22  Glenn Morris  <rgm@gnu.org>
2882         * tree-widget: Move this directory into images/ subdirectory.
2884         * refcards/: New directory.  Move refcards here.
2885         * Makefile: Move refcard rules from here...
2886         * refcards/Makefile: ...to here.
2887         * README: Move information about tex files from here...
2888         * refcards/README: ...to here.
2890         * tutorials/: New directory.  Move TUTORIAL* here.
2892         * gnus.pbm, letter.pbm, letter.xpm:
2893         * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
2894         * README: Move license information for the above files from here...
2895         * images/README: ...to here.
2897 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
2899         * orgcard.tex: Version number upgrade.
2901 2007-08-14  Glenn Morris  <rgm@gnu.org>
2903         * NEWS: Mention `bad-packages-alist'.
2905 2007-08-08  Glenn Morris  <rgm@gnu.org>
2907         * TODO: `iff' item is dealt with.
2908         * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
2910 2007-08-01  Glenn Morris  <rgm@gnu.org>
2912         * NEWS: Add fortran-line-length, plus some more sections.
2914 2007-07-25  Glenn Morris  <rgm@gnu.org>
2916         * Relicense all FSF files to GPLv3 or later.
2918         * COPYING: Switch to GPLv3.
2920 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
2922         * NEWS: New functions `start-file-process-shell-command' and
2923         `process-file-shell-command'.
2925 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
2927         * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2929 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
2931         * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
2932         documented bookmark keybinding changes that were later reverted.
2934 2007-07-14  Jan Djärv  <jan.h.d@swipnet.se>
2936         * PROBLEMS: Mention gtk-engines-qt problem.
2938 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
2940         * NEWS: Update for recent bookmark keybinding changes.
2942 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
2944         * NEWS: Add Tramp and comint-mode changes.
2946 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
2948         * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2950 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
2952         * NEWS: New function `start-file-process'.
2954 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
2956         * orgcard.tex: Version 5.01.
2958 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
2960         * NEWS: `dired-call-process' has been removed.
2962 2007-06-20  Glenn Morris  <rgm@gnu.org>
2964         * NEWS: configure prefers libgif over libungif.
2966 2007-06-14  Nick Roberts  <nickrob@snap.net.nz>
2968         * NEWS: Mention mouse highlighting in a GNU/Linux console.
2970 2007-06-14  Werner Lemberg  <wl@gnu.org>
2972         * emacs.1: Completely revised.
2973         Fix many typographical glitches.
2974         Updated to handle current state of options and resources.
2976 2007-06-12  Glenn Morris  <rgm@gnu.org>
2978         * NEWS: Change bug address.  Add back +++/--- note.
2979         Use present tense for X-toolkit entry.  Mention libgif.
2981 2007-06-07  Mark H. Weaver  <mhw@netris.org>  (tiny change)
2983         * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2985 2007-06-07  Michael Olson  <mwolson@gnu.org>
2987         * MORE.STUFF: Update eshell URL.
2989 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
2991         * orgcard.tex: Version 4.77.
2993 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
2995         * NEWS: Add socks.el as new package.
2997 2007-06-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
2999         * MORE.STUFF (Hideshow): Delete.
3000         (EDB, Go in a buffer): Update urls.
3001         Suggested by CHENG Gao <chenggao@gmail.com>.
3003 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3005         * Version 22.1 released.
3007 2007-06-02  CHENG Gao  <chenggao@gmail.com>
3009         * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
3010         Hideshow, Org, EDB, and Remember.
3012 2007-05-29  Robert J. Chassell  <bob@rattlesnake.com>
3014         * NEWS: Fix instances of `allow' without object.
3016 2007-05-22  Glenn Morris  <rgm@gnu.org>
3018         * NEWS.22: New file with entries for Emacs 22.
3019         * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
3020         template for next Emacs version.
3022 2007-05-19  Glenn Morris  <rgm@gnu.org>
3024         * images/cancel.pbm: Convert from PGM to PBM.
3026         * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
3027         * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
3029 2007-05-17  Glenn Morris  <rgm@gnu.org>
3031         * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
3033 2007-05-15  Michaël Cadilhac  <michael@cadilhac.name>
3035         * fr-refcard.tex: Rewrite using German layout.
3037         * fr-refcard.ps: Regenerate.
3039 2007-05-12  Richard Stallman  <rms@gnu.org>
3041         * refcard.tex (section{Incremental Search}): Minor corrections.
3043 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
3045         * Makefile (viperCard.ps, calccard.ps refcard.ps)
3046         (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
3047         (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
3048         explicit output argument for `dvips'.
3050 2007-05-05  Glenn Morris  <rgm@gnu.org>
3052         * NEWS: Re-order.
3054 2007-04-28  Glenn Morris  <rgm@gnu.org>
3056         * emacs.py: Restore file pending consideration of python.el legal
3057         status.
3058         * NEWS: Restore mention of python.el pending consideration of
3059         legal status.
3061 2007-04-28  David R. Linn  <drl@jekyll.vuse.vanderbilt.edu>
3063         * PROBLEMS: Add section on Solaris out-of-tree install issues with
3064         non-GNU make.
3066 2007-04-25  Werner Lemberg  <wl@gnu.org>
3068         * emacs.1: Replace -- with \(em.
3070 2007-04-25  Yavor Doganov  <yavor@gnu.org>  (tiny change)
3072         * emacs.1, etags.1: Escape some minus signs.
3074 2007-04-22  Glenn Morris  <rgm@gnu.org>
3076         * NEWS: Change to EMACS env-var was reverted, so delete this entry.
3078 2007-04-19  Glenn Morris  <rgm@gnu.org>
3080         * PROBLEMS: Expand a little on Emacs not knowing fqdn.
3082 2007-04-17  David Kastrup  <dak@gnu.org>
3084         * NEWS: Mention `query-replace-regexp-eval' being deprecated.
3086 2007-04-15  Glenn Morris  <rgm@gnu.org>
3088         * FTP: Make it a duplicate of ../FTP.
3090 2007-04-14  Glenn Morris  <rgm@gnu.org>
3092         * SERVICE: Replace with a pointer to the web version.
3094         * emacs.1: Update some of the more obsolete information.
3096 2007-04-13  Glenn Morris  <rgm@gnu.org>
3098         * MACHINES: emacserver is removed.
3100         * MORE.STUFF: Update some links, remove some dead ones.
3102 2007-04-04  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
3104         * emacs.py (format_exception): New function.
3105         (eexecfile): Use it instead of traceback.print_exception.
3106         Don't use execfile to avoid a bug in w32.
3108 2007-04-04  Glenn Morris  <rgm@gnu.org>
3110         * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
3111         on Solaris.
3113         * PROBLEMS (Configuration): Add entries on compiler/preprocessor
3114         mismatch, and on preprocessor inserting whitespace.
3116 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
3118         * TODO: Add entry for switching MS-Windows keyboard input to
3119         Unicode.  Add specific pointer to msdos.c functions that support
3120         menus on text terminals.
3122 2007-04-01  Michael Olson  <mwolson@gnu.org>
3124         * ERC-NEWS: Update for the ERC 5.2 release.  Most of these entries
3125         were for previously-committed changes.
3127 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
3129         * PROBLEMS: Remove Tramp problem; it has been fixed.
3131 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
3133         * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
3134         modifiers.
3136 2007-03-23  Glenn Morris  <rgm@gnu.org>
3138         * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
3139         Delete unused variables.
3140         (dired-refcards, misc-refcards, survival-card, viper-cards):
3141         New targets.
3142         (all): Also build dired-refcards and misc-refcards.
3143         (clean, distclean, maintainer-clean): Depend on mostlyclean.
3144         (SOURCES): Remove non-existent files.
3145         (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
3146         Mark as phony.
3147         (.ps files): Specify default papersize in the dvips command.
3149         * fr-refcard.tex (\letterpaper): Switch to A4.
3150         (\section): Reduce \vskips to fit on A4 paper.
3151         (\shortcopyrightnotice): Display at end of first column.
3153 2007-03-21  Glenn Morris  <rgm@gnu.org>
3155         * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
3156         (\shortcopyrightnotice): Do not display in middle of file.
3157         Numerous \cr and \hskip hacks to avoid overfull columns.
3159         * fr-refcard.ps: Regenerate.
3161 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
3163         * dired-ref.tex:
3164         * fr-drdref.tex:
3165         * cs-dired-ref.tex:
3166         * sk-dired-ref.tex: Emacs 21 -> 22.
3168         * dired-ref.ps:
3169         * fr-drdref.ps:
3170         * cs-dired-ref.ps:
3171         * sk-dired-ref.ps: Regenerate.
3173 2007-03-11  Glenn Morris  <rgm@gnu.org>
3175         * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
3177         * Makefile (SOURCES): ulimit.hack is removed.
3179 2007-03-04  David Kastrup  <dak@gnu.org>
3181         * NEWS (fontification): Mention that the new default for
3182         jit-lock-stealth-time is now nil.
3184 2007-03-01  Kim F. Storm  <storm@cua.dk>
3186         * ORDERS: Reformat text.
3188         * NEWS (About external Lisp packages): New section.
3190 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
3192         * TUTORIAL.it: Fix typo.
3194 2007-02-27  Glenn Morris  <rgm@gnu.org>
3196         * cs-dired-ref.tex: Increase in 2 column case to make room
3197         for copyright notice.
3198         (nopagenumbers): Call to turn off numbers in 1 page document.
3199         (Nápovìda, Modifikace Dired bufferu): Swap sections to
3200         balance column length in presence of copyright notice.
3201         (copyrightnotice): Uncomment so that notice is displayed.
3203         * dired-ref.tex (vsize): Increase in 2 column case to make room
3204         for copyright notice.
3205         (nopagenumbers): Call to turn off numbers in 1 page document.
3206         (Getting Help, Modifying the Dired Buffer): Swap sections to
3207         balance column length in presence of copyright notice.
3208         (copyrightnotice): Uncomment so that notice is displayed.
3210         * fr-drdref.tex (vsize): Increase in 2 column case.
3211         (\key): Tweak space for description.
3212         (\overfullrule): Set to 0pt to hide small overflows.
3213         (nopagenumbers): Call to turn off numbers in 1 page document.
3214         (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
3215         balance column length.
3216         (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
3217         break to prevent overfull line.
3218         (find-names-dired): Use \key rather than \metax as a hack fix for
3219         overflow.
3221         * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
3222         for copyright notice.
3223         (nopagenumbers): Call to turn off numbers in 1 page document.
3224         (Nápoveda, Modifikácia Dired bufferu): Swap sections to
3225         balance column length in presence of copyright notice.
3226         (copyrightnotice): Uncomment so that notice is displayed.
3228 2007-02-26  Carsten Dominik  <dominik@science.uva.nl>
3230         * orgcard.tex (section{Visibility Cycling}): Document key for
3231         indirect buffer access.
3232         (section{Archiving}): New keys for archiving.
3233         (section{Tables}): Combine two lines for hline creation.
3234         Named-field formula changed to Field formula.
3235         (section{Links}): Document keys for finding links.
3236         (section{Agenda Views}): New key for agenda file cycling.
3237         Document keys for stuck projects.  Typos fixed.
3238         (section{Exporting and Publishing}): Export options no longer in
3239         reference card.
3241 2007-02-25  Jan Djärv  <jan.h.d@swipnet.se>
3243         * PROBLEMS: Gtk+ and cygwin doesn't work.
3245 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
3247         * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
3249 2007-02-22  Per Starbäck  <starback@stp.lingfil.uu.se>  (tiny change)
3251         * NEWS: Grammar and capitalization fixes.
3253 2007-02-22  Glenn Morris  <rgm@gnu.org>
3255         * orgcard.tex, orgcard.ps: Restore deleted files following
3256         copyright assignment.
3258 2007-02-20  Glenn Morris  <rgm@gnu.org>
3260         * TUTORIAL.eo: Unjustify.
3262 2007-02-20  Sergio Pokrovskij  <sergio.pokrovskij@gmail.com>
3264         * TUTORIAL.eo: Change license to GPL.  Add translator credits.
3266 2007-02-19  Kenichi Handa  <handa@m17n.org>
3268         * NEWS (New language environments): Add "Esperanto".
3270 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
3272         * TUTORIAL.eo: Add "See end ..." at the first line.
3274 2007-02-19  Kenichi Handa  <handa@m17n.org>
3276         * TUTORIAL.eo: Add "." at the end of the first line.
3278 2007-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
3280         * gnus-refcard.tex: Remove obsolete comments.  Add a short note
3281         creating PostScript files for Emacs without using Makefile rules.
3283         * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
3285 2007-02-17  Glenn Morris  <rgm@gnu.org>
3287         * TUTORIAL.eo: Add 2007 to copyright years.  Remove translator
3288         copyrights (disclaimers on file), merge years into FSF copyrights.
3289         Move copyright to end.  Remove "LocalWords" at end of file.
3291 2007-02-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3293         * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
3295 2007-02-16  Kenichi Handa  <handa@m17n.org>
3297         * TUTORIAL.translators: Add TUTORIAL.eo.
3299 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
3301         * TUTORIAL.eo: New file.
3303 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
3305         * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
3307         * images/gnus/reverse-smile.xpm:
3308         * images/gnus/bar.xbm:
3309         * images/gnus/bar.xpm: Unused images removed.
3311 2007-02-14  Glenn Morris  <rgm@gnu.org>
3313         * OTHER.EMACSES: Remove obsolete file.
3315 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
3317         * cs-refcard.tex (versionemacs): New macro.
3318         * cs-refcard.ps: Regenerate.
3320         * sk-refcard.ps: Regenerate.
3322         * pl-refcard.ps: Regenerate.
3324 2007-02-13  Bill Wohler  <wohler@newt.com>
3326         * images/README: Add section for icons that are a part of Emacs.
3328 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
3330         * gnu.xpm: Unused file removed.
3332         * emacs.xbm: Unused file removed.
3334 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
3336         * DEVEL.HUMOR: New entry.
3338 2007-02-05  Francesco Potortì  <pot@gnu.org>
3340         * etags.1: Now --members is the default for etags, not for ctags yet.
3341         * NEWS (etags): Document it.
3343 2007-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3345         * gnus-refcard.tex: Fix copyright.
3346         * gnus-booklet.ps, gnus-refcard.ps: Generate.
3348 2007-01-20  Glenn Morris  <rgm@gnu.org>
3350         * orgcard.tex: Remove for legal reasons.
3351         * orgcard.ps: Remove for legal reasons.
3353 2007-01-27  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
3355         * PROBLEMS: More details about disabling features that hamper
3356         performance with slow X connections.
3358 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3360         * ps-prin1.ps (printBackground): Fix background height.
3362 2007-01-20  Glenn Morris  <rgm@gnu.org>
3364         * cs-dired-ref.tex (versionemacs): New def.
3365         * cs-refcard.tex (versionemacs, versionyear): New defs.
3366         * cs-survival.tex (versionemacs, versiondate): New defs.
3367         * de-refcard.tex (versionemacs, versionyear): New defs.
3368         * fr-refcard.tex (versionemacs, versionyear): New defs.
3369         * fr-survival.tex (versionemacs, versiondate): New defs.
3370         * orgcard.tex (versionyear): New def.
3371         (shortcopyrightnotice): Only display last copyright year.
3372         * pl-refcard.tex (versionemacs, versiondate): New defs.
3373         * pt-br-refcard.tex (versionemacs, versionyear): New defs.
3374         * refcard.tex (versionemacs, versionyear): New defs.
3375         * ru-refcard.tex (versionemacs): New def.
3376         * survival.tex (versionemacs): New def.
3377         * sk-dired-ref.tex (versionemacs): New def.
3378         * sk-refcard.tex (versionemacs, versionyear): New defs.
3379         * sk-survival.tex (versionemacs): New def.
3381 2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
3383         * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
3384         be compiled on Solaris systems.
3386 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
3388         * TODO: Proper background color handling for pngs.
3390 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
3392         * emacs.1: Info files moved to share/info.
3394 2007-01-17  Romain Francoise  <romain@orebokech.com>
3396         * emacs.1: Update bug-gnu-emacs address.  Remove reference to
3397         info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
3399 2007-01-13  Michael Olson  <mwolson@gnu.org>
3401         * ERC-NEWS: Mention new erc-capab.el file.
3403 2007-01-13  Glenn Morris  <rgm@gnu.org>
3405         * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
3406         GNU/Linux.
3407         * PROBLEMS: As above.
3409 2007-01-02  Francesco Potortì  <pot@gnu.org>
3411         * etags.1: Undocument the --no-warn option.
3413 2006-12-17  Richard Stallman  <rms@gnu.org>
3415         * TUTORIAL: Say that C-d and DEL with arg do killing.
3417 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
3419         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
3421 2006-12-08  Michael Olson  <mwolson@gnu.org>
3423         * ERC-NEWS: Note that the list module has been removed.
3425 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
3427         * NEWS (Changes to cmuscheme): Mention the alternative for
3428         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
3429         (Init file changes): Same for `~/.emacs_SHELL' versus
3430         `~/.emacs.d/init_SHELL.sh'.
3432 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
3434         * DEVEL.HUMOR: Another entry.
3436 2006-08-14  Masatake YAMATO  <jet@gyve.org>
3438         * etags.1: Added / to the end of DEVAR regex.
3440 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
3442         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
3443         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
3445 2006-11-20  Michael Olson  <mwolson@gnu.org>
3447         * NEWS: Change M-x erc-select to M-x erc.
3449 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
3451         * TUTORIAL.cn: Updated.
3453 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
3455         * orgcard.tex (section{Agenda Views}): Document `C-k'.
3457 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
3459         * orgcard.tex: Version number change.
3461 2006-11-13  Bill Wohler  <wohler@newt.com>
3463         Release MH-E version 8.0.3.
3465         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
3467 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
3469         * DEVEL.HUMOR: Two more entries.
3471 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
3473         * orgcard.tex (section{Archiving}): Document C-TAB.
3474         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
3475         section, added documentation for the key `C-c #'.
3477 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
3479         * emacs.py (eargs): Provide eldoc message for builtin types.
3480         Make sure eargs always outputs sentinel, to avoid Emacs freeze.
3482 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
3484         * emacs.py (eargs): Return expected _emacs_out string even if
3485         errors occur.
3487 2006-10-09  David Kastrup  <dak@gnu.org>
3489         * DEVEL.HUMOR: Add the topic line for last entry since that was
3490         what the joke was about.
3492 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3494         * TUTORIAL.bg: Synchronize with TUTORIAL.
3496 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
3498         * DEVEL.HUMOR: New file.
3500 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
3502         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
3504 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3506         * NEWS: ebnf2ps changes.
3508 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3510         * refcard.ps: Regenerate.
3512 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
3514         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
3516 2006-09-15  Jay Belanger  <belanger@truman.edu>
3518         * COPYING: Replace "Library Public License" by "Lesser Public
3519         License" throughout.
3521 2006-09-15  Richard Stallman  <rms@gnu.org>
3523         * THE-GNU-PROJECT: Update with the latest footnotes
3524         from www.gnu.org/gnu/the-gnu-project.html.
3526 2006-09-15  David Kastrup  <dak@gnu.org>
3528         * NEWS: Explain new behavior and arguments of `key-binding' and
3529         `command-remapping'.
3531 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
3533         * NEWS: In terminal-oriented subshells, the EMACS environment
3534         variable now defaults to Emacs's absolute file name, instead of
3535         to "t".
3536         * PROBLEMS: Adjust tcsh advice for this.
3538 2006-09-10  Jan Djärv  <jan.h.d@swipnet.se>
3540         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
3541         display (x-close-connection).
3543 2006-09-02  Juri Linkov  <juri@jurta.org>
3545         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
3547 2006-08-25  Richard Stallman  <rms@gnu.org>
3549         * TUTORIAL: Give priority to graphical terminals over text terminals
3550         regarding C-z.
3552 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
3554         * TUTORIAL.cn: Sync with the latest TUTORIAL.
3556 2006-08-20  Dave Love  <fx@gnu.org>
3558         * emacs.py: Update to Dave Love's latest version.
3559         (__all__): Fix args -> eargs.  Add new `modpath' fun.
3560         (eargs): Add `imports' arg.
3561         (all_names): New fun.
3562         (complete): Rewrite without using rlcompleter.
3563         Remove `namespace' arg, add `imports' arg.
3564         (ehelp): Replace g and l args with `imports'.
3565         (eimport): Use __main__ rather than `emacs' namespace.
3566         (modpath): New fun.
3568 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
3570         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
3572 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
3574         * TUTORIAL.sl: Synchronize with TUTORIAL.
3576 2006-08-18  Mats Lidell  <matsl@contactor.se>
3578         * TUTORIAL.sv: Synchronize with TUTORIAL.
3580 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
3582         * TUTORIAL.it: Synchronize with TUTORIAL.
3584 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
3586         * orgcard.tex: Version number change.
3588 2006-08-12  Werner Lemberg  <wl@gnu.org>
3590         * TUTORIAL.de: Synchronize with TUTORIAL.
3592 2006-08-10  Romain Francoise  <romain@orebokech.com>
3594         * NEWS: Mention that zone-mode.el is now obsolete.
3596 2006-08-09  Richard Stallman  <rms@gnu.org>
3598         * TUTORIAL: Don't say which side scroll bar is on.
3600 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
3602         * DEBUG (Note): Add note about following a longjmp call.
3603         Add local variables list for outline mode.
3605 2006-08-03  Michael Olson  <mwolson@gnu.org>
3607         * ERC-NEWS: Update for ERC 5.1.4.
3609 2006-08-01  Kenichi Handa  <handa@m17n.org>
3611         * NEWS (find-operation-coding-system): Describe the more detail of
3612         the change.
3614 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
3616         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
3617         texi/gnus-news.el of the trunk.
3619 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
3621         * NEWS: Fix typo.
3623 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
3625         * ru-refcard.ps: Regenerate.
3627 2006-07-17  Alex Ott  <alexott@gmail.com>
3629         * ru-refcard.tex: Update for Emacs 22.
3631 2006-07-14  Kim F. Storm  <storm@cua.dk>
3633         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
3635 2006-07-14  Károly Lőrentey  <lorentey@elte.hu>
3637         * HELLO: Update Hungarian sample.
3639 2006-07-12  Michael Olson  <mwolson@gnu.org>
3641         * ERC-NEWS: Update for ERC 5.1.3.
3643 2006-07-08  David Kastrup  <dak@gnu.org>
3645         * TODO: Suggest consolidation with user customization when the
3646         system default of a customized variable changes.
3648 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
3650         * compilation.txt: Add an example "Compilation started ..." line.
3652 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
3654         * orgcard.tex: Version number change.
3656 2006-07-05  Kenichi Handa  <handa@m17n.org>
3658         * HELLO: Add a paragraph for non-ASCII examples at the head.
3659         Add Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
3661 2006-07-03  Bill Wohler  <wohler@newt.com>
3663         Release MH-E version 8.0.2.
3665         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
3667 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
3669         * orgcard.tex (section{Agenda Views}): Document `s' key to save
3670         all org-mode buffers.
3672 2006-06-30  Francesco Potortì  <pot@gnu.org>
3674         * etags.1: -m and -M options do not exist.
3676 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
3678         * orgcard.tex (section{Structure Editing}): Document checkbox
3679         toggling.
3681 2006-06-28  Juri Linkov  <juri@jurta.org>
3683         * grep.txt (Local Variables): Move to end of file.
3685 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
3687         * Makefile: Add rules for refcards.
3689         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
3691 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
3693         * NEWS: Remove duplicate entries.
3695 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
3697         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
3699 2006-06-23  Kim F. Storm  <storm@cua.dk>
3701         * DEBUG: Mention `pv variable' to print value of Lisp variables.
3702         Mention `xpr' and fix example to use it.  Add section describing
3703         commands such as `pit' that are useful for debugging redisplay
3704         related problems.
3706 2006-06-22  Kim F. Storm  <storm@cua.dk>
3708         * HELLO (Local Variables): Move to end of file.
3710 2006-06-20  Bill Wohler  <wohler@newt.com>
3712         Release MH-E version 8.0.1.
3714         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
3716 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
3718         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3719         (section{Structure Editing}): Add global archiving command.
3721 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
3723         * yow.lines: Delete existing data; add a new entry.
3725 2006-06-09  Włodek Bzyl  <matwb@univ.gda.pl>
3727         * pl-refcard.ps: Regenerate.
3729 2006-06-08  Włodek Bzyl  <matwb@univ.gda.pl>
3731         * pl-refcard.tex: Update for Emacs 22.
3733 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
3735         * fr-refcard.tex: Fix errors in previous commit.
3737 2006-06-08  Éric Jacoboni  <jaco@jacoboni.fr>
3739         * fr-refcard.tex: Update for Emacs 22.
3741 2006-06-07  Kenichi Handa  <handa@m17n.org>
3743         * NEWS: Mention how to disable character translation for a file.
3745 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
3747         * de-refcard.tex: Update for Emacs 22: Use German quotes
3748         and umlauts; fix overfull /hboxes; many rewordings.
3750 2006-06-04  Kim F. Storm  <storm@cua.dk>
3752         * NEWS: Move news for pre-22 versions into...
3753         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
3754         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
3755         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
3756         versions in separate files.  Update copyright notices.
3758 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
3760         * LPF, LEDIT: Remove files.
3762         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
3763         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
3764         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
3765         * Xkeymap.txt, compilation.txt, grep.txt:
3766         Add copyright notice and copying permissions.
3768 2006-05-31  David Ponce  <david@dponce.com>
3770         * tree-widget/default/close.png, tree-widget/default/close.xpm:
3771         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
3772         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
3773         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
3774         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
3775         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
3776         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
3777         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
3778         * tree-widget/default/open.png, tree-widget/default/open.xpm:
3779         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
3780         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
3781         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
3782         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
3783         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
3784         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
3785         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
3786         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
3787         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
3788         Reduce the size of images.
3790 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
3792         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
3794 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
3796         * ledit.l: Remove file.
3798 2006-05-26  Kenichi Handa  <handa@m17n.org>
3800         * NEWS (find-operation-coding-system): Mention the new argument
3801         format.
3803 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
3805         * orgcard.tex (section{Motion}): Add the item navigation commands.
3806         (section{Publishing}): New section.
3807         (section{Links}): Documented elisp and shell links.
3809 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
3811         * pt-br-refcard.tex: Update.
3813 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3815         * pl-refcard.tex (Local variables): Add compile-command.
3817         * ru-refcard.tex (Local variables): Add compile-command and coding.
3819         * pt-br-refcard.tex: Don't \input psfig.
3821         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
3823         * de-refcard.tex (section{Info}): Ditto.
3825         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
3826         Stefan Monnier <monnier@iro.umontreal.ca>.
3828         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
3829         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
3831         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
3832         Entry for `i' is not translated yet.
3834         * pt-br-refcard.tex (section{Info}): Ditto.
3836         * ru-refcard.tex (section{Info}): Ditto.
3838         * sk-refcard.tex (section{Info}): Ditto.
3840 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3842         * MORE.STUFF: Update AUCTeX entry.
3844 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
3846         * pt-br-refcard.tex:
3847         * pt-br-refcard.ps: New files.
3849 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3851         * sk-refcard.tex: Add coding cookie.
3853 2006-05-15  Michael Olson  <mwolson@gnu.org>
3855         * MORE.STUFF: Update URL for Planner Mode and add description.
3856         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
3858 2006-05-12  Romain Francoise  <romain@orebokech.com>
3860         * MORE.STUFF: ERC is now part of Emacs.
3861         Add Emacs Muse.
3863 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
3865         * NEWS (allout): Update.
3867 2006-05-06  Bill Wohler  <wohler@newt.com>
3869         Release MH-E version 8.0.
3871         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
3873 2006-04-28  Bill Wohler  <wohler@newt.com>
3875         Release MH-E version 7.95.
3877         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
3879 2006-04-21  Bill Wohler  <wohler@newt.com>
3881         Release MH-E version 7.94.
3883         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
3885 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
3887         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
3889 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
3891         * orgcard.tex: Version number change only.
3893 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3895         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
3896         Update date.
3898 2006-04-18  Bill Wohler  <wohler@newt.com>
3900         * MORE.STUFF: Add MH-E.
3902 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
3904         * orgcard.tex: Version number change only.
3906 2006-04-12  Kenichi Handa  <handa@m17n.org>
3908         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
3910 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
3912         * orgcard.tex (section{Tables}): Document column narrowing.
3913         (section{Links}): Document bracket links.
3915 2006-04-11  Kenichi Handa  <handa@m17n.org>
3917         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
3919 2006-04-10  Bill Wohler  <wohler@newt.com>
3921         * NEWS: Add package-version keyword to `defcustom' and mention
3922         associated variable `customize-package-emacs-version-alist'.
3924 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
3926         * NEWS: Add string-or-null-p.
3928 2006-03-28  Bill Wohler  <wohler@newt.com>
3930         * images/README: Update with following information.
3932         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
3933         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
3935         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
3936         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
3937         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
3938         New bitmaps for new images.
3940         * images/refresh.xpm, images/sort-ascending.xpm,
3941         * images/sort-descending.xpm: Update with GTK 2.x images.
3942         Note that the default GTK icons are not overridden by the GNOME theme
3943         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
3944         wide circulation, then the GTK icons should be replaced with the
3945         equivalent GNOME icons.  Until then, we should be consistent with
3946         GTK first, then GNOME.
3948         * images/mail/repack.xpm, images/mail/reply-from.xpm:
3949         * images/mail/reply-to.xpm, images/search-replace.xpm:
3950         * images/separator.xpm, images/show.xpm: Update custom icons to be
3951         closer to their GNOME counterparts.
3953         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
3954         * images/mail/repack.pbm, images/mail/reply-all.pbm:
3955         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
3956         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
3957         * images/search-replace.pbm: Update bitmaps.
3959         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
3960         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
3961         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
3962         * images/mail/alias.xpm, images/mail/refile.pbm:
3963         * images/mail/refile.xpm, images/page-down.pbm:
3964         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
3965         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
3967 2006-03-23  Romain Francoise  <romain@orebokech.com>
3969         * NEWS: Misc. fixes.
3971 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
3973         * orgcard.tex: Version number change only.
3975 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
3977         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3979 2006-03-11  Miles Bader  <miles@gnu.org>
3981         * images/mail: New directory.
3982         * images/attach.xpm, images/connect.xpm:
3983         * images/contact.xpm, images/delete.xpm:
3984         * images/describe.xpm, images/disconnect.xpm:
3985         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3986         * images/lock-broken.xpm, images/lock-ok.xpm:
3987         * images/lock.xpm, images/mail/compose.xpm:
3988         * images/mail/copy.xpm, images/mail/forward.xpm:
3989         * images/mail/inbox.xpm, images/mail/move.xpm:
3990         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3991         * images/mail/preview.xpm, images/mail/reply-all.xpm:
3992         * images/mail/reply.xpm, images/mail/save-draft.xpm:
3993         * images/mail/save.xpm, images/mail/send.xpm:
3994         * images/mail/spam.xpm, images/next-page.xpm:
3995         * images/refresh.xpm, images/separator.xpm:
3996         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
3997         * images/sort-criteria.xpm, images/sort-descending.xpm:
3998         * images/sort-row-ascending.xpm:
3999         New icons, copied from Gnus trunk (originally from Gnome 2.6).
4001 2006-03-11  Bill Wohler  <wohler@newt.com>
4003         * NEWS: Document `image-load-path-for-library'.  Note that all
4004         images have been moved from lisp into etc/images in `find-image'
4005         item.  Fix typo in `copy-tree'.
4007 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
4009         * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
4011 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
4013         * orgcard.tex: Version number change only.
4015 2006-03-05  Bill Wohler  <wohler@newt.com>
4017         Release MH-E version 7.93.
4019         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
4021 2006-02-23  Guanpeng Xu  <herberteuler@hotmail.com>
4023         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
4025 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
4027         * orgcard.tex (section{Links}): Rewritten to cover the modified
4028         link system.
4030 2006-02-18  Bill Wohler  <wohler@newt.com>
4032         Release MH-E version 7.92.
4034         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
4036 2006-02-17  Kenichi Handa  <handa@m17n.org>
4038         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
4040 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
4042         * TUTORIAL.cn: Reworked.
4044 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
4046         * NEWS: Changes in handling of file local variables.
4048 2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
4050         * NEWS: Gtk+ 2.4 is required.
4052 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4054         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
4056 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
4058         * NEWS: New key bindings for Tumme in Dired.
4060 2006-02-05  Jay Belanger  <belanger@truman.edu>
4062         * calccard.tex: Update copyright year.
4064 2006-02-04  Michael Olson  <mwolson@gnu.org>
4066         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
4067         that Emacs does in its NEWS file.
4069 2006-02-03  Bill Wohler  <wohler@newt.com>
4071         Release MH-E version 7.91.
4073         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
4075 2006-02-02  Bill Wohler  <wohler@newt.com>
4077         Release MH-E version 7.90.
4079         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
4081 2006-01-29  Michael Olson  <mwolson@gnu.org>
4083         * NEWS: Add entry for ERC.
4085 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
4087         * TODO: Make SYNC_INPUT the default.
4089 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
4091         * images/gud/pstar.xpm: Make background transparent.
4093 2006-01-24  Noah Friedman  <friedman@splode.com>
4095         * emacs-buffer.gdb: Replace all references to `cdr' field of
4096         conses with `u.cdr', per change Andreas Schwab 2005-11-15
4097         of src/lisp.h.
4099 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
4101         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
4103 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
4105         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
4107 2006-01-13  Richard M. Stallman  <rms@gnu.org>
4109         * emacs.1: +N applies only to next file.
4111 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
4113         * e/eterm-color.ti: Temporarily disable the ri entry.
4114         * e/eterm-color: Regenerate.
4116 2005-12-21  Lőrentey Károly  <lorentey@elte.hu>
4118         * TODO: Add note on the multi-tty branch.
4120 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
4122         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
4123         them using the frame-local buffer list.
4125 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
4127         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
4128         instead.
4130 2005-12-02  Jay Belanger  <belanger@truman.edu>
4132         * NEWS: Add comment about the Calc prefix.
4134 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
4136         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
4138 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
4140         * images/icons/emacs_16.png, images/icons/emacs_24.png
4141         * images/icons/emacs_32.png, images/icons/emacs_48.png:
4142         New Emacs icons.
4144 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
4146         * orgcard.tex: Version 3.20.
4148 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4150         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
4151         Use for run/continue.
4152         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
4153         Use for interrupting inferior.
4154         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
4155         Use a more appropriate variable name.
4156         * images/gud/remove.xpm, images/gud/remove.pbm
4157         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
4159 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
4161         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
4163 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
4165         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
4166         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
4167         Adjust baseline.
4169 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
4171         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
4172         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
4173         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
4174         * images/low-color/next-node.xpm: Adjust paper size and layout.
4176 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
4178         * DEBUG: Describe how to provide preprocessor macro information.
4180 2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
4182         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
4183         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
4184         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
4185         * images/low-color/next-node.xpm: New images.
4187 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
4189         * orgcard.tex (section{Notes}): Version number change.
4191 2005-11-03  Romain Francoise  <romain@orebokech.com>
4193         * orgcard.tex: Update FSF's address.
4195 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
4197         * DEBUG: GDB can sometimes expand macros.
4199 2005-11-01  Romain Francoise  <romain@orebokech.com>
4201         * NEWS: Source files are compressed by default.
4203 2005-10-28  Bill Wohler  <wohler@newt.com>
4205         * NEWS: Help mode now creates hyperlinks for URLs.
4207 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4209         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
4210         Add some comments on how to update this file.  Add ri
4211         capability that has long been supported by term.el.
4213 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4215         * images/gud/until.xpm: Color correction.
4217 2005-10-23  Richard M. Stallman  <rms@gnu.org>
4219         * e/eterm-color.ti (el1): Capability deleted,
4220         since term.el doesn't implement it.
4222 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
4224         * e/eterm-color.ti: Change the terminal name to eterm-color.
4225         * e/eterm-color: Regenerate.
4227 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
4229         * Makefile (e/eterm-color): Rename eterm to eterm-color.
4231 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
4233         * NEWS: New variable `max-image-size'.
4235 2005-10-17  Bill Wohler  <wohler@newt.com>
4237         Moved all remaining images from lisp/toolbar to etc/images.  The
4238         low resolution images were placed in their own directory (low-color).
4240         * images/attach.*, images/cancel.*, images/close.*:
4241         * images/copy.*, images/cut.*, images/diropen.*:
4242         * images/exit.*, images/help.*, images/home.*:
4243         * images/index.*, images/info.*, images/mail.*:
4244         * images/new.*, images/open.*, images/paste.*:
4245         * images/preferences.*, images/print.*, images/save.*:
4246         * images/saveas.*, images/search.*:
4247         * images/search-replace.*, images/spell.*:
4248         * images/undo.*: Moved here from lisp/toolbar.
4250         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
4251         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
4252         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
4253         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
4254         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
4255         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
4256         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
4257         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
4258         * images/low-color/preferences.*: Moved here from
4259         lisp/toolbar/lc-preferences.*.
4260         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
4261         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
4262         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
4263         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
4264         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
4265         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
4267         To conform with convention, the underscore (_) in the following
4268         image names were replaced with dash (-) or (/) as appropriate.
4270         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
4271         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
4272         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
4273         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
4274         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
4275         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
4276         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
4277         * images/low-color/back-arrow.*: Moved here from
4278         lisp/toolbar/lc-back_arrow.*.
4279         * images/low-color/fwd-arrow.*: Moved here from
4280         lisp/toolbar/lc-fwd_arrow.*.
4281         * images/low-color/jump-to.*: Moved here from
4282         lisp/toolbar/lc-jump_to.*.
4283         * images/low-color/left-arrow.*: Moved here from
4284         lisp/toolbar/lc-left_arrow.*.
4285         * images/low-color/right-arrow.*: Moved here from
4286         lisp/toolbar/lc-right_arrow.*.
4287         * images/low-color/up-arrow.*: Moved here from
4288         lisp/toolbar/lc-up_arrow.*.
4289         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
4290         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
4292         * images/README: Incorporated the content of lisp/toolbar/README
4293         now that all of the images are here.
4295 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
4297         * images/gud/n.pbm, images/gud/n.xpm
4298         * images/gud/ni.xpm, images/gud/ni.xpm
4299         * images/gud/s.xpm, images/gud/s.xpm
4300         * images/gud/si.xpm, images/gud/si.xpm: Rename to
4301         next.*, nexti.*, step.*, and stepi.*, respectively, as the
4302         file-name no longer clashes on 8+3 filesystems.
4304 2005-10-14  Bill Wohler  <wohler@newt.com>
4306         * images/gud/break.*: Moved here from toolbar/gud-break.*.
4307         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
4308         * images/gud/down.*: Moved here from toolbar/gud-down.*.
4309         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
4310         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
4311         * images/gud/n.*: Moved here from toolbar/gud-n.*.
4312         * images/gud/print.*: Moved here from toolbar/gud-print.*.
4313         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
4314         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
4315         * images/gud/run.*: Moved here from toolbar/gud-run.*.
4316         * images/gud/si.*: Moved here from toolbar/gud-si.*.
4317         * images/gud/s.*: Moved here from toolbar/gud-s.*.
4318         * images/gud/until.*: Moved here from toolbar/gud-until.*.
4319         * images/gud/up.*: Moved here from toolbar/gud-up.*.
4320         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
4322 2005-10-14  Bill Wohler  <wohler@newt.com>
4324         Released MH-E version 7.85.
4326         * NEWS, MH-E-NEWS: Updated for release 7.85.
4328 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
4330         * NEWS: -nb => -nbi.
4332 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
4334         * orgcard.tex: Version 3.17, no changes except version number.
4336 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
4338         * NEWS: -nb, --no-bitmap-icon
4340 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4342         * TODO: Clarify the local variables entry.
4344 2005-09-30  Bill Wohler  <wohler@newt.com>
4346         Moved MH-E image files from toolbar and mail directories into
4347         images.
4349         * images/mail: New directory.
4351         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
4353         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
4354         * images/mail/reply*: Moved here from lisp/toolbar.
4356         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
4357         * images/page-down.*, images/show.*, images/widen.*: Moved here
4358         from lisp/toolbar.
4360         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
4361         Use GNOME 2.10's refresh icon.
4363         * images/README: New file that indicates which icons came from
4364         GNOME (see lisp/toolbar/README).
4366 2005-09-30  Romain Francoise  <romain@orebokech.com>
4368         * NEWS: Mention changes to `read-buffer'.
4370 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
4372         * images/ezimage: New directory.
4374         * images/ezimage/*.xpm: Add images used by speedbar.el.
4376 2005-09-30  David Ponce  <david@dponce.com>
4378         * NEWS: Update recentf changes.
4380 2005-09-28  Simon Josefsson  <jas@extundo.com>
4382         * GNUS-NEWS: Fix IDNA notes.
4384 2005-09-27  Jay Belanger  <belanger@truman.edu>
4386         * calccard.tex: Update `versionnumber', remove `versiondate'.
4387         (Error Recovery): Refer to "initial state" rather than "default state".
4388         (Algebra): Mention LaTeX language mode.
4389         (Programming): Delete reference to "Z =".
4391 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
4393         * emacs.py (ehelp): Add g and l to arg list, and use them in the
4394         call to `help'.
4396 2005-09-17  Romain Francoise  <romain@orebokech.com>
4398         * gfdl.1: Update to version 1.2.  Delete UC macro.
4400 2005-09-15  Kenichi Handa  <handa@m17n.org>
4402         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
4404 2005-09-14  Romain Francoise  <romain@orebokech.com>
4406         * NEWS: Add entry for write-region-inhibit-fsync.
4408 2005-09-09  Kevin Ryde  <user42@zip.com.au>
4410         * MORE.STUFF: Update url for calculator.el.
4412 2005-09-08  Kenichi Handa  <handa@m17n.org>
4414         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
4415         correctly.
4417 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
4419         * NEWS: Add entry for `make-auto-save-file-name'.
4421 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
4423         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
4424         Emacs distribution.  Make role of EDITOR clearer.
4425         (OPTIONS): Document `-s', `-V' and `-h'
4426         as well as their long name counterparts.
4427         (BUGS): Remove.
4429 2005-08-26  Romain Francoise  <romain@orebokech.com>
4431         * PROBLEMS: Fix capitalization of "Gnus".
4433 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
4435         * MORE.STUFF: Update links and URLs.
4437 2005-08-05  Kenichi Handa  <handa@m17n.org>
4439         * NEWS: Fix the entry describing code-pages.
4441 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
4443         * .cvsignore: Add `icons' (for in-place installs).
4445 2005-07-19  Juri Linkov  <juri@jurta.org>
4447         * grep.txt: New file.
4449 2005-07-19  Jan Djärv  <jan.h.d@swipnet.se>
4451         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
4452         -R comes after i386 in setarch command.
4454 2005-07-12  Juri Linkov  <juri@jurta.org>
4456         * refcard.tex (Files): Change description of `C-x C-q' from
4457         `checkin/checkout' to `toggle read-only'.
4458         (Getting Help): Replace `C-h c' with `C-h k'.
4459         (Error Recovery): Replace `recover-file' with `recover-session'.
4460         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
4462 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4464         * GNU: Update how to help.  Improve footnote 7.
4466 2005-07-07  Lute Kamstra  <lute@gnu.org>
4468         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
4469         been replaced by http://savannah.gnu.org/projects/tasklist.
4471 2005-07-07  Lute Kamstra  <lute@gnu.org>
4473         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
4474         version to 22.
4475         (Starting Emacs): Delete sentence to fix formatting problems.
4476         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
4477         (Formatting): Update the binding of set face.
4478         (International Character Sets): set-language-environment is bound
4479         to C-x RET l.
4481 2005-07-05  Lute Kamstra  <lute@gnu.org>
4483         Update FSF's address in GPL notices.
4485         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
4486         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
4487         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
4488         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
4490 2005-07-03  Jan Djärv  <jan.h.d@swipnet.se>
4492         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
4493         Add it again.
4495 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
4497         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
4499 2005-06-28  Richard M. Stallman  <rms@gnu.org>
4501         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
4503 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
4505         * DEBUG: Mention emacs-buffer.gdb.
4507 2005-06-10  Noah Friedman  <friedman@splode.com>
4509         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
4510         char as placeholder when buffer has no file name and process is
4511         still live.  Use different printf cases instead.
4513 2005-06-08  Kim F. Storm  <storm@cua.dk>
4515         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
4516         Warn that using CVS+SSH may corrupt files, include work-around.
4518 2005-06-06  Juri Linkov  <juri@jurta.org>
4520         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
4522         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
4523         second line to Local Variables.  Fix title line.
4525 2005-05-30  Miles Bader  <miles@gnu.org>
4527         * emacs-buffer.gdb: Remove RCS keywords.
4529 2005-05-30  Noah Friedman  <friedman@splode.com>
4531         * emacs-buffer.gdb: New file.
4532         * NEWS: Mention it.
4534 2005-05-28  Richard M. Stallman  <rms@gnu.org>
4536         * TUTORIAL.fr: Change NBSP to space.
4538 2005-05-28  Bill Wohler  <wohler@newt.com>
4540         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
4542 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
4544         * TODO: post-command-idle-hook has gone.
4546 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
4548         * NEWS: Remove references to open-network-stream-nowait and
4549         open-network-stream-server.
4551 2005-05-15  Richard M. Stallman  <rms@gnu.org>
4553         * GNU: Correct/improve previous change.
4555 2005-05-14  Richard M. Stallman  <rms@gnu.org>
4557         * GNU: Update footnotes.
4559         * NEWS: Lots of clarifications and cleanups.
4561 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
4563         * TUTORIAL.pl: Updated header.
4565 2005-05-02  Richard M. Stallman  <rms@gnu.org>
4567         * NEWS: More rearrangements.
4569 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
4571         * NEWS: Items rearranged in logical order.
4573 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
4575         * NEWS: Correct key binding for dired-mark-omitted.
4577 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
4579         * NEWS: Mention xterm key bindings.
4581         * e/eterm.ti: Add a comment.
4582         * e/eterm: Regenerate.
4584 2005-04-25  Alex Ott  <ott@jet.msk.su>
4586         * TUTORIAL.ru: Update.
4588 2005-04-13  Pavel Janík  <Pavel@Janik.cz>
4590         * TUTORIAL.sk: Updated header.
4592 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
4594         * NEWS: Mention cursorBlink resource.
4596 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4598         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
4600 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
4602         * NEWS: Mention fontSet for Lucid menus.
4604 2005-04-10  Masatake YAMATO  <jet@gyve.org>
4606         * compilation.txt (symbol): Add gcov-file
4607         gcov-bb-file gcov-never-called-line gcov-called-line.
4609 2005-04-08  Kenichi Handa  <handa@m17n.org>
4611         * TUTORIAL.ja: Updated header, contents synchronized with
4612         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
4614 2005-04-06  Pavel Janík  <Pavel@Janik.cz>
4616         * TUTORIAL.cs: Updated header.
4618 2005-04-05  Werner Lemberg  <wl@gnu.org>
4620         * TUTORIAL.de: Updated header.
4622 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
4624         * TUTORIAL.translators: Added the field Maintainer.
4626 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
4628         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
4630 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
4632         * TUTORIAL.ja: Update text before first period.
4633         Reported by Kenichi Handa.
4635 2005-04-02  Richard M. Stallman  <rms@gnu.org>
4637         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
4638         old intro line that apparently was a longer version of "Emacs
4639         tutorial".
4641         * TUTORIAL.es: Clean up line breaks.
4643 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
4645         * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4646         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
4647         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
4648         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
4650 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
4652         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
4653         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
4654         Minor fixes.
4656 2005-04-01  Mats Lidell  <matsl@contactor.se>
4658         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
4659         2005-04-01T00:31:25Z!rms@gnu.org.
4661 2005-04-01  Lute Kamstra  <lute@gnu.org>
4663         * TUTORIAL.nl: Fix title line.
4665 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
4667         * TUTORIAL: Add title line.
4668         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4669         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
4670         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
4671         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
4672         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
4674 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4676         * gnus-refcard.tex, gnus-logo.eps: New files.
4678 2005-03-23  David Ponce  <david@dponce.com>
4680         * NEWS: Mention recentf-keep.
4682 2005-03-17  Lute Kamstra  <lute@gnu.org>
4684         * TODO: Remove define-generic-mode entry (DONE).
4686 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
4688         * NEWS: Explain how to default Tramp to FTP.
4690 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4692         * NEWS: Mention Carbon build on Mac OS 9.
4694 2005-03-01  David Kastrup  <dak@gnu.org>
4696         * DEBUG: Add information about `-fno-crossjumping' for GCC.
4698 2005-02-14  Lute Kamstra  <lute@gnu.org>
4700         * TODO: Remove battery.el entry (DONE).
4702         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
4703         Make the terminology more consistent.  Fill the text using the
4704         default `fill-column'.
4706 2005-02-08  Lute Kamstra  <lute@gnu.org>
4708         * TUTORIAL: Remove some uses of the term "buffer" before it is
4709         properly introduced.  Update the description of the mode line.
4710         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
4711         denote the Space bar.  Capitalize all command descriptions.
4713 2005-02-06  Richard M. Stallman  <rms@gnu.org>
4715         * DEBUG: Minor clarification.
4717 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4719         * emacs.bash: Update the name of the socket of the Emacs server.
4721 2005-01-22  David Kastrup  <dak@gnu.org>
4723         * NEWS: Mention alias `find-grep' for `grep-find'.
4725 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
4727         * TODO: Add entry for toolbar on ttys.
4729 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
4731         * DEBUG: Suggest separate terminal for debug session.
4733 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4735         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
4736         More consistent use of terminology.
4738 2005-01-13  Cheng Gao  <chenggao@gmail.com>
4740         * MORE.STUFF: Add entries of some well known and widely used packages.
4742 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
4744         * NEWS: Describe desktop package lazy restore feature.
4746 2004-12-21  Richard M. Stallman  <rms@gnu.org>
4748         * DISTRIB: Don't say "freeware".
4750 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
4752         * DEBUG: Change printing example to break on a procedure name.
4754 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
4756         * e/eterm.ti: Add rs1.
4757         * e/eterm: Regenerate.
4759 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
4761         * fr-refcard.tex: Fix typos.
4763 2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
4765         * PROBLEMS: Update information about klipper on KDE.
4767 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
4769         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
4771 2004-10-08  Frédéric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
4773         * TUTORIAL.fr: Minor wording fix.
4775 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
4777         * enriched.doc: Update for new bindings of `set-left-margin' and
4778         `set-right-margin'.
4780 2004-10-04  Kim F. Storm  <storm@cua.dk>
4782         * DEBUG: Mention pp and ff commands.
4784 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
4786         * enriched.doc: `enriched-annotation-alist' is now called
4787         `enriched-translations'.
4789 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
4791         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
4792         Reformat.
4793         * e/eterm: Regenerate.
4795 2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
4797         * PROBLEMS: Updated exec-shield description.
4799 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
4801         * e/eterm.ti: Change the strings for smso and rmso.
4802         * e/eterm: Regenerate.
4804 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
4806         * MORE.STUFF (EDB): Update entry.
4808 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
4810         * e/eterm.ti: Add `op' entry to enable colors in term.
4811         * e/eterm: Regenerate.
4813 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
4815         * PROBLEMS: More reorganization to exile old stuff to the
4816         pre-2000 section.  I looked up end-of-life dates for a bunch
4817         of old Unixes to check.
4819 2004-08-24  Bill Wohler  <wohler@newt.com>
4821         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
4823 2004-08-22  David Kastrup  <dak@gnu.org>
4825         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
4827 2004-08-21  Bill Wohler  <wohler@newt.com>
4829         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
4831 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
4833         * PROBLEMS: Massively rearranged by category, to make environment
4834         features and symptoms easier to find.  Bugs relating to
4835         20th-century systems moved to the end.  Most problem headers
4836         changed to "object: variation" format.
4838 2004-08-15  Bill Wohler  <wohler@newt.com>
4840         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
4842 2004-08-14  Romain Francoise  <romain@orebokech.com>
4844         * NEWS: Mention the thumbs.el package.
4846 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
4848         * TUTORIAL.es: Replace actual whitespace with the magic string
4849         that causes help-with-tutorial to automatically insert the correct
4850         amount.
4852 2004-08-10  Steven Tamm  <steventamm@mac.com>
4854         * PROBLEMS: Remove description of Mac OS version upgrade
4855         problems as it is no longer applicable.
4857 2004-07-27  Werner Lemberg  <wl@gnu.org>
4859         * NEWS: Document all new tutorials.
4861 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
4863         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
4865         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
4866         are described in GNUS-NEWS.
4868 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
4870         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
4871         v5_10 branch of the Gnus repository.
4873 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4875         * MORE.STUFF: Tramp is now distributed with Emacs.
4877 2004-07-12  Bill Wohler  <wohler@newt.com>
4879         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
4881 2004-07-08  David Kastrup  <dak@gnu.org>
4883         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
4885 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
4887         * FOR-RELEASE: Moved to the admin directory.
4889 2004-06-24  David Kastrup  <dak@gnu.org>
4891         * NEWS: Move description from new paragraph-start and
4892         indent-line-function defaults to general news instead of new
4893         packages.  Same for query-replace-skip-read-only.
4894         Add description of new `\,' and `\?' replacement string features.
4896 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4898         * MORE.STUFF: Delete obsolete URL.
4900 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
4902         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
4904 2004-05-29  Steven Tamm  <steventamm@mac.com>
4906         * PROBLEMS: Document the workaround for the Mac OS X port not
4907         picking up the environment variables from dotfiles.
4909 2004-05-16  Juri Linkov  <juri@jurta.org>
4911         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
4913         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
4915 2004-05-15  Alex Ott  <ott@jet.msk.su>
4917         * ru-refcard.tex, ru-refcard.ps: New files.
4919 2004-05-14  David Ponce  <david@dponce.com>
4921         * tree-widget: New directory containing tree-widget themes and images.
4923 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
4925         * TUTORIAL.pt_BR: Initial check-in.
4927 2004-05-06  Dave Love  <fx@gnu.org>
4929         * emacs.py: New file for python-mode's internal use.
4931 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4933         * TODO: Use outline mode.  Remove compile.el entry (done).
4935 2004-04-18  Juri Linkov  <juri@jurta.org>
4937         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
4938         * TUTORIAL.th: Add sentence-end-double-space: nil.
4940         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
4942 2004-04-16  Alex Ott  <ottalex@narod.ru>
4944         * TUTORIAL.ru: Various corrections.
4946 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4948         * TUTORIAL.nl: Update Delete/Delback translation.
4950 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4952         * TODO: Remove index-apropos entry.
4954 2004-04-01  Juri Linkov  <juri@jurta.org>
4956         * HELLO: Add Javanese.
4958 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4960         * ps-prin1.ps: Clip the header and footer area, so text will not be
4961         printed outside header or footer, respectively.
4962         (HeaderClip, FooterClip): New PostScript funs.
4963         (HeaderText, FooterText): Adjust PostScript code.
4965 2004-03-29  Jan Djärv  <jan.h.d@swipnet.se>
4967         * TODO: Removed drag-and-drop entry (DONE).
4969 2004-03-19  Kim F. Storm  <storm@cua.dk>
4971         * TODO: Remove entries for fringe related issues (DONE).
4972         Remove entry about image-relative coordinates of mouse clicks (DONE).
4974 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
4976         * compilation.txt: New file.
4978 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4980         * NEWS: Remove bogus reference to user option unicode-data.
4982 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
4984         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4986 2004-02-08  Andreas Schwab  <schwab@suse.de>
4988         * NEWS: Fix typo.
4990 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
4992         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
4994 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
4996         * TODO: Add plans for change of file attributes UID and GID from
4997         integer to string.
4999 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
5001         * HELLO: Add Kannada.
5003 2003-11-05  Juri Linkov  <juri@jurta.org>
5005         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
5006         Add IPA pronunciation to English.  Fix tab widths.
5008 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
5010         * PROBLEMS: Document segfaults with Linux kernels that enable the
5011         Exec-shield functionality.
5013 2003-10-30  Kenichi Handa  <handa@m17n.org>
5015         * HELLO: Fix cases of language names.  Make German lines one.
5016         Delete FORTRAN, add Mathematics.
5018 2003-10-24  Jan Djärv  <jan.h.d@swipnet.se>
5020         * PROBLEMS: Characters are displayed as empty boxes or
5021         with wrong font under X.
5023 2003-09-30  Werner Lemberg  <wl@gnu.org>
5025         * TUTORIAL.de: Minor updates and grammatical fixes.
5027 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
5029         * TODO: Add invisible text kill/yank issue.
5031 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
5033         * TUTORIAL.nl: Many changes.
5035 2003-08-20  Stephen Eglen  <stephen@gnu.org>
5037         * MORE.STUFF: Update URLs for several projects.
5039 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
5041         * PROBLEMS: Truncated process output with pty's on Mac OS X.
5043 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
5045         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
5046         documented on the EMACS_21_1_RC branch.
5048 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
5050         * TUTORIAL.cn: Updated.
5051         * TUTORIAL.zh: Updated.
5053 2003-04-24  Bill Wohler  <wohler@newt.com>
5055         * MH-E-NEWS: Upgraded to MH-E version 7.3.
5057 2003-04-03  Kenichi Handa  <handa@m17n.org>
5059         * HELLO: Fix the malayalam line.
5061 2003-04-01  Dave Love  <fx@gnu.org>
5063         * letter.xpm: Use transparent/opaque `colors'.
5065         * letter.xbm: Deleted.
5067         * letter.pbm: New.
5069 2003-03-24  Andreas Schwab  <schwab@suse.de>
5071         * HELLO: Remove extra TAB in Greek entries.
5073 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
5075         * TUTORIAL.cn, TUTORIAL.zh: New files.
5077         * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
5079 2003-02-24  Kenichi Handa  <handa@m17n.org>
5081         * HELLO: Add Malayalam.
5083 2003-02-13  Dave Love  <fx@gnu.org>
5085         * TUTORIAL.es: Add coding spec.
5087 2003-02-11  Kenichi Handa  <handa@m17n.org>
5089         * HELLO: Fix Hindi and add Tamil.
5091 2003-02-05  Francesco Potortì  <pot@gnu.org>
5093         * TUTORIAL.it: Italian tutorial.
5094         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
5095         Revised by Francesco Potortì <pot@gnu.org>.
5097 2003-02-03  Bill Wohler  <wohler@newt.com>
5099         * MH-E-NEWS: Upgraded to MH-E version 7.2.
5101 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5103         * MACHINES: Added Cygwin.
5105 2003-01-27  Jan Djärv  <jan.h.d@swipnet.se>
5107         * DEBUG: Added note about xmon.
5109 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
5111         * TUTORIAL.pl: Updated.
5113 2003-01-11  Pavel Janík  <Pavel@Janik.cz>
5115         * TUTORIAL.sk: Updated to reflect changes in English version.
5116         From Miroslav Vaško <zemiak@zoznam.sk>.
5118 2003-01-09  Francesco Potortì  <pot@gnu.org>
5120         * etags.1: Added reference to the new `etags --help --lang=LANG'
5121         option.
5123 2003-01-08  Bill Wohler  <wohler@newt.com>
5125         * MH-E-NEWS: Upgraded to MH-E version 7.1.
5127 2003-01-01  Steven Tamm  <steventamm@mac.com>
5129         * MACHINES: Added pointer to Mac OS X install instructions.
5131 2002-12-10  Kenichi Handa  <handa@m17n.org>
5133         * TUTORIAL.sv: Renamed from TUTORIAL.se.
5135 2002-11-29  Bill Wohler  <wohler@newt.com>
5137         * MH-E-NEWS: Upgraded to MH-E version 7.0.
5139 2002-11-22  Rafael Sepúlveda  <drs@gnulinux.org.mx>
5141         * TUTORIAL.es: Extensively changed and updated.
5143 2002-10-01  Bill Wohler  <wohler@newt.com>
5145         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
5147 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5149         * ses-example.ses: New file: example spreadsheet.
5151 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
5153         * HELLO: Fix Unicode Greek line.
5155 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
5157         * TUTORIAL.ja: Updated in accordance with the latest English
5158         version.
5160 2002-09-01  Andreas Schwab  <schwab@suse.de>
5162         * TUTORIAL.de: Updated in accordance with the English version.
5163         From Mario Lang <mlang@delysid.org>.
5165 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
5167         * HELLO: Fix some white spaces.
5169 2002-06-26  Richard M. Stallman  <rms@gnu.org>
5171         * ps-prin0.ps, ps-prin1.ps: Add license exception.
5173 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
5175         * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5177 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
5179         * HELLO: Add a few greetings that use Unicode characters.
5181 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
5183         * termcap.src: New version from ftp://invisible-island.net.
5185 2002-03-24  Pavel Janík  <Pavel@Janik.cz>
5187         * TUTORIAL.translators: New file, list of tutorial translators.
5189 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5191         * gnus.xpm: Remove garbage.
5193 2002-01-27  Pavel Janík  <Pavel@Janik.cz>
5195         * letter.xpm: New file, XPM variant of letter.xbm.
5197 2001-12-03  Pavel Janík  <Pavel@Janik.cz>
5199         * COPYING: Move back.
5201 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
5203         * COPYING: Removed.
5205 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
5207         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
5208         something simpler than the GFDL.
5210 2001-11-22  Colin Walters  <walters@debian.org>
5212         * PROBLEMS: Remove already applied calc info patches.
5213         Clarify that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
5214         not handled by alternatives in Debian, the reporter surely meant
5215         just "--config ftp".
5217 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
5219         * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
5221 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
5223         * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5225 2001-11-17  Colin Walters  <walters@debian.org>
5227         * PROBLEMS: Remove calc problems.
5229 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5231         * TUTORIAL.fr: New file.  From Éric Jacoboni <jaco@teaser.fr>.
5233 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
5235         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
5236         Add *.dvi and *.log.
5237         (SOURCES): Update the list of files.
5239         * calccard.tex: New file.
5240         * calccard.ps: New file.
5242 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
5244         * etags.1: Replace presentation-level troff macros that simulate
5245         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
5247 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5249         * (Version 21.1 released.)
5251 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
5253         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
5254         <tbspit@eng.um.edu.mt>.
5256 2001-08-25  Pavel Janík  <Pavel@Janik.cz>
5258         * HELLO: Slovak language name added to be compatible with other
5259         languages.
5261 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
5263         * TUTORIAL.pl: Updated in accordance with the English version.
5264         From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
5265         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
5267 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
5269         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
5270         per config.sub and config.guess.  Reported by Ryo Furue
5271         <furufuru@ccsr.u-tokyo.ac.jp>.
5273 2001-08-10  Pavel Janík  <Pavel@Janik.cz>
5275         * TUTORIAL.sk: Updated in accordance with the English version.
5276         From Miroslav Vaško <vasko@debian.cz>.
5278 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
5280         * TUTORIAL.ko: Updated in accordance with the English version.
5281         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
5283 2001-08-06  Pavel Janík  <Pavel@Janik.cz>
5285         * TUTORIAL.cs: Update from Milan Zamazal.
5287 2001-08-05  Pavel Janík  <Pavel@Janik.cz>
5289         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
5290         address of Milan Zamazal changed.
5292 2001-08-04  Pavel Janík  <Pavel@Janik.cz>
5294         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
5295         META keys.
5297 2001-05-17  Francesco Potortì  <pot@gnu.org>
5299         * etags.1: Add the latest changes to etags behavior.
5301 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
5303         * emacsclient.1: Place in the public domain.
5305 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
5307         * emacstool.1: Place under GFDL.
5309 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
5311         * emacs.1: Place under GFDL.
5313         * etags.1: Ditto.
5315         * gfdl.1: New file.
5317 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
5319         * TUTORIAL.sk, sk-survival.tex
5320         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
5321         * sk-dired-ref.tex: New files.
5323         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
5324         From Pavel@Janik.cz (Pavel Janík).
5326 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5328         * ps-prin1.ps: Footer implementation.  Doc fix.
5329         (doLineNumber): Code fix for line number color.
5330         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
5331         Code fix for footer implementation.
5332         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
5333         (FooterFramePath, doFrame, FooterFrame, FooterStart)
5334         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
5336 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
5338         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
5339         for color depth 8.
5341 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5343         * ps-prin1.ps: Line and paragraph spacing feature.
5344         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
5345         (EffectShadow, EffectBox, EffectOutline): New vars.
5346         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
5347         (PHL, LHL): New funs.
5349         * ps-prin2.ps: File eliminated.
5351 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
5353         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
5355 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
5357         * splash.xpm, splash.pbm: Replaced with new images from
5358         Luis Fernandes <elf@ee.ryerson.ca>.
5360 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
5362         * cs-refcard.ps, cs-refcard.tex: New files.
5364 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
5366         * THE-GNU-PROJECT: New file.
5368 2001-02-22  Andrew Innes  <andrewi@gnu.org>
5370         * MACHINES: Update pointer to MS-Windows install instructions.
5372 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5374         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
5375         functionality enhancement.
5376         (doColumnZebra): Code fix.
5378 2001-02-08  Dave Love  <fx@gnu.org>
5380         * tasks.texi, SERVICE: Updated.
5382 2001-02-03  Andrew Innes  <andrewi@gnu.org>
5384         * PROBLEMS: Add note about need to specify extra compiler flags
5385         with recent Cygwin ports of gcc.
5387 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
5389         * DEBUG: Expand and update, based on the instructions to
5390         pretesters, nt/INSTALL, and private communications and experience.
5392 2001-01-17  Dave Love  <fx@gnu.org>
5394         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
5396 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
5398         * TUTORIAL.es: New file.
5400 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
5402         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5403         enhancements.
5405 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
5407         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
5408         files.
5410 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5412         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
5413         is non-nil.
5414         (printZebra, BeginPage): Code fix.
5416 2000-12-15  Miles Bader  <miles@gnu.org>
5418         * DEBUG: Add note about using `inverse-video' to detect excessive
5419         screen redraw.
5421 2000-12-07  Dave Love  <fx@gnu.org>
5423         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
5425 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5427         * ps-prin1.ps: Eliminated the line number font predefinition.
5429 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
5431         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
5432         not M-:, as example of disabled command).
5434 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
5436         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
5438 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
5440         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
5442         * tasks.texi: Updated to the version from /gd/gnuorg.
5444         * FTP: Refer to the GNU web site.
5446 2000-10-12  Dave Love  <fx@gnu.org>
5448         * gnus.pbm: New file.
5450         * gnus.xbm: Deleted.
5452 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
5454         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
5456 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
5458         * splash.xbm: File removed.
5459         * splash.pbm: New file.
5461 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
5463         * splash.xbm: New file.
5465 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
5467         * splash.xpm: New file.
5469 2000-09-11  Dave Love  <fx@gnu.org>
5471         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
5472         files.
5474 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5476         * ps-prin3.ps: Eliminated.
5478         * ps-prin2.ps: Changed comment version (6.0).
5480         * ps-prin1.ps: Changed comment version (6.0).
5482         * ps-prin0.ps: Changed comment version (6.0).
5484 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
5486         * survival.tex: New file.
5488 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
5490         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
5492         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
5494 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
5496         * NEWS.1: Reintegrated into NEWS.
5498         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
5500 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
5502         * dired-ref.tex, dired-ref.ps: New files.
5504         * refcard-de.tex, refcard-de.ps: New files.
5506 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
5508         * emacs.1: Change `-b' to `-bw'.
5510 2000-07-07  Andreas Schwab  <schwab@suse.de>
5512         * yow.lines: Fix indentation.
5514 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5516         * ps-prin0.ps: Insert a version number comment (5.2.2).
5517         Indentation fix.
5519         * ps-prin1.ps: Insert a version number comment (5.2.2).
5520         Can select page size with/without giving an error if PostScript
5521         printer doesn't have this kind of page size.  Zebra Stripe
5522         continues or restarts on next page.  Indentation fix.
5523         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
5524         paper.
5525         (BeginDoc, doColumnZebra, HeaderText): Code fix.
5526         (SetPageSize): New proc.
5528         * ps-prin2.ps: Insert a version number comment (5.2.2).
5530         * ps-prin3.ps: Insert a version number comment (5.2.2).
5531         Indentation fix.
5533 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5535         * ps-prin1.ps: PostScript code compatibility with other utilities
5536         like mpage, psnup, etc.
5537         (isLineStep): Code fix.
5538         (BeginDoc, BeginSheet): Utility compatibility.
5540 2000-05-03  Dave Love  <fx@gnu.org>
5542         * letter.xbm: New file.
5544 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5546         * ps-prin0.ps: PostScript level 1 compatibility.
5548         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
5549         printing and line number step.
5550         (BeginDoc, doLineNumber, SL, HL): Code fix.
5551         (isLineStep, PSL): New funs.
5553         * ps-prin3.ps: PostScript level 1 compatibility.
5555 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
5557         * refcard.bit: Removed.
5559 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
5561         * refcard-pl.ps: New file.
5562         * refcard-pl.tex: New file.
5564 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5566         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
5567         (DefOp): New proc.
5569         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
5570         (printBackground, SetColor): New procs.
5571         (ZebraColor): Renaming old ZebraGray var.
5573 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5575         * ps-prin1.ps: Eliminate SkipFirstPage.
5577 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5579         * ps-prin0.ps: Define command only for language level 1.
5581 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5583         * ps-prin0.ps: Define packedarray operator for language level 1,
5584         adjust setduplexmode and settumble definitions.
5586 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5588         * ps-prin0.ps: New file.
5590         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
5592 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5594         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
5596 1999-11-30  Paul Eggert  <eggert@twinsun.com>
5598         * PROBLEMS: Update Solaris 2.6 and 7 problems.
5600 1999-11-22  Paul Eggert  <eggert@twinsun.com>
5602         * NEWS: Rename messages-locale to system-messages-locale
5603         and time-locale to system-time-locale.
5605 1999-10-24  Noah Friedman  <friedman@splode.com>
5607         * yow.lines: Add more quotes.  Correct a misquote.
5609         * spook.lines: Add more phrases.
5611 1999-10-23  Paul Eggert  <eggert@twinsun.com>
5613         * NEWS: Describe new functions and variables for locales.
5615 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
5617         * TUTORIAL.ro: Change copyright statement.
5619 1999-07-12  Richard Stallman  <rms@gnu.org>
5621         * Version 20.4 released.
5623 1999-06-27  Karl Heuer  <kwzh@gnu.org>
5625         * yow.lines: Fix indentation.  Fix typo.
5627 1999-01-19  Dave Love  <fx@gnu.org>
5629         * MORE.STUFF: Revamped.
5631 1999-01-14  Dave Love  <fx@gnu.org>
5633         * FAQ: Merge posted updates.
5635 1998-12-14  Dave Love  <fx@gnu.org>
5637         * FAQ: Somewhat edited copy of the most recently posted version.
5639 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
5641         * MACHINES (NEC EWS4800): New section.
5643 1998-09-04  Karl Heuer  <kwzh@gnu.org>
5645         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
5647 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5649         * Version 20.3 released.
5651         * TUTORIAL.ro: New file.
5653 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
5655         * TUTORIAL.sl: Renamed back to the original.
5657 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
5659         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
5660         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
5661         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
5662         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
5664 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
5666         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
5668 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
5670         * TUTORIAL.sl: New file.
5672 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5674         * Version 20.2 released.
5676 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5678         * Version 20.1 released.
5680 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
5682         * CODINGS, CHARSETS: New files.
5684 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5686         * Version 19.33 released.
5688 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5690         * Version 19.32 released.
5692 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5694         * refcard.ps: File obtained from someone else;
5695         it was generated badly here.
5697 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5699         * Version 19.31 released.
5701 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5703         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
5705 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
5707         * emacs.bash: Use >|.
5709 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
5711         * rgb.txt: New file.
5713 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5715         * Version 19.30 released.
5717 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5719         * gnus-tut.txt: New file.
5721 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
5723         * Rename termcap to termcap.src, the historical name for an
5724         uninstalled termcap file.
5726 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
5728         * termcap.dat, termcap.ucb: Deleted and replaced.
5730         * termcap: New termcap file from the ncurses project; bigger,
5731         better, brighter, does away with waxy yellow buildup.
5732         Email me at terminfo@ccil.org if you have any trouble with this.
5734         * README: Changed to track above change.
5736 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
5738         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
5740 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
5742         * Makefile (maintainer-clean): Rename from realclean.
5744 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5746         * tpu-edt.doc: Move here from ../lisp/tpu-doc.el.
5748 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
5750         * enriched.doc: Rewritten and simplified.
5752 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5754         * Makefile (eterm): New rule.
5755         (TIC): New variable.
5757         * e/eterm, e/eterm.ti: New files.
5759 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
5761         * enriched.doc: New file.
5763 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5765         * Version 19.26 released.
5767 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
5769         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
5771 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5773         * Version 19.25 released.
5775 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5777         * Version 19.24 released.
5779 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5781         * Version 19.23 released.
5783 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5785         * Makefile (clean): Delete DOC*.
5787 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5789         * Version 19.22 released.
5791 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5793         * Version 19.21 released.
5795 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5797         * Version 19.20 released.
5799 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5801         * Version 19.19 released.
5803 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5805         * Version 19.18 released.
5807 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5809         * Version 19.16 released.
5811 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5813         * version 19.15 released.
5815 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5817         * Version 19.14 released.
5819 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5821         Bring mumbleclean targets into conformance with GNU coding standards.
5822         * Makefile (distclean): Don't remove backup and autosave files.
5823         These are easy to get rid of in other ways, and a pain to lose.
5824         (mostlyclean, realclean): New targets.
5826 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5828         * Version 19.13 released.
5830 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5832         * Version 19.10 released.
5834 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5836         * Version 19.9 released.
5838 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5840         * Version 19.8 released.
5842 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5844         * Version 19.7 released.
5846 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5848         * MACHINES: Mention Linux.
5850 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5852         * MACHINES: Add section for NeXT, from Thorsten Ohl.
5854 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5856         * NEWS: Documented picture-mode improvements.
5858 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5860         * NEWS: Described the new properties of arrow keys and
5861         next-line-add-newlines.  Fixed up the GUD description, it was
5862         out of date.  This file referenced LNEWS when it should have
5863         said news.texi; fixed.
5865         * news.texi: invocation-name now exists.
5867 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5869         * MORE.STUFF: Added.
5871 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5873         * NEWS: Preserved jimb's last change (documenting kill on
5874         read-only buffers).
5876         Added documentation on new info features.
5878 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5880         * spook.lines: Alpha-sorted this, and added some new hot buttons
5881         for the 1990s.
5883 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5885         * MACHINES: Deleted some VMS caveats.  If the src and lisp
5886         ChangeLogs are correct, dired and mail and process control are now
5887         fully supported.
5889         * NEWS: Added finder news.
5891 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
5893         * NEWS: Changed.
5895 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5897         * sex.6: Added 900-line support.
5899         * NEWS: Added news about the package finder.
5901 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5903         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
5904         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
5905         SUNBUG files.  Changed references to 18.* to past tense.
5907         * emacs.names: Merged into JOKES.  I faked a mail header from the
5908         Unknown User to delimit the first (unheaded) bit.
5910         * Makefile (relock, unlock): New productions.
5912 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5914         Augean-stable cleaning time.  Partly to save space, but mostly to
5915         reduce the dizzying amount of *stuff* confronting someone exploring
5916         the Emacs distribution, I have the following changes in the etc
5917         directory:
5919         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
5921         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
5922         OTHER.EMACSES.  The present names don't really convey anything.
5923         Various key bindings and feature descriptions have been updated.
5925         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
5926         FSF in hot water.
5928         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
5929         implementation of intervals, have progressed way beyond this.
5931         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
5933         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
5934         Future jokes can accumulate there.
5936         * DISTRIB: The actual domestic order form is now ORDERS.USA.
5937         The DISTRIB text now mentions 19.
5939         * ORDERS.USA: Created.  This is just the order form.
5940         DISTRIB has a pointer to it at the beginning.
5942         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
5943         to it at the beginning.
5945         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
5946         version 15 and 17 files anymore.
5948         All files marked "Nuked" have actually been moved to =-prefixed
5949         names as per convention.  Originals of all files merged still
5950         exist with =-names.
5952 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5954         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
5955         no longer necessary in the presence of 19's function-key-map
5956         feature; I've added an explanation to the beginning of the file.
5958 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5960         * MACHINES: Update description of SYSVr3 and r4 support, due to
5961         Eric Raymond's changes.
5963 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5965         * MACHINES: Mention that you have to edit the configure script
5966         when you add support for a new machine, to get it to recognize the
5967         configuration name.
5969 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5971         * MACHINES: Converted to use GCC-style configuration names,
5972         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
5973         s/ files now lives in ../configure.
5975 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
5977         * NEWS: Document included tags tables.
5979 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5981         * Corrected the news about VC to reflect reality.
5983 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5985         * etags.1: New file, from Richard K. Pixley at Cygnus.
5987 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5989         * Makefile: Most of the contents of this file were only relevant
5990         to things in `../lib-src'; removed all but the `distclean' and
5991         `clean' targets.
5993 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5995         * COPYING: Got June 1991 version of the GPL here.
5997 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5999         Move some files to new ../lib-src directory.  [approximate date]
6000         * Makefile: Copy to new ../lib-src directory.
6001         * aixcc.lex, b2m.c, cvtmail.c, digest-doc.c:
6002         * emacsclient.c, emacsserver.c, emacstool.c, env.c:
6003         * etags-vmslib.c, etags.c, fakemail.c, getdate.c, getdate.y:
6004         * getopt.c, getopt.h, getopt1.c, hexl.c, leditcfns.c:
6005         * make-docfile.c, movemail.c, qsort.c, sorted-doc.c:
6006         * test-distrib.c, testfile, timer.c, wakeup.c, yow.c:
6007         Move to new ../lib-src directory.
6009 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6011         * etags.c (print_help, print_version): New functions.
6012         (main): Options added to support them.
6014         * etags.c (longopts): New array of long names for the options.
6015         (main): Recognize them.
6017 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6019         * etags.c (C_entries): Remove comment saying that \" in a string
6020         isn't recognized as magic, because it is correctly handled.
6022         * getopt.c, getopt.h: New files, from GNU C library.
6023         * etags.c: Rewritten to use getopt.
6024         #include "getopt.h".
6025         (file_num): Variable deleted; its role is now played by getopt's
6026         optind.
6027         (main): Argument processing loop rewritten to call getopt to get
6028         next option.  Options which take parameters (-o and -i) rewritten
6029         to get parameter from optarg instead of argv[1].
6030         Filename preprocessing loop and update command changed similarly.
6031         * Makefile (etags, ctags): Depend on and link with getopt.h,
6032         getopt.o, and getopt1.o.
6033         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
6035         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
6036         is non-zero.
6038         (main): In the argument processing loop, the 'goto next_arg'
6039         statements are breaking out of the switch statement in exactly the
6040         same way that a simple 'break' statement would; replace the gotos
6041         with breaks, and remove the label.
6043 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6045         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
6046         (consider_token): Move next_token_is_func to global.
6048 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6050         * Makefile: Conform with GNU coding standards:
6051         (mostlyclean): New target, synonymous with clean.
6052         (TAGS, check): New targets.
6053         (INSTALL, INSTALLFLAGS): New variables.
6055 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6057         * Makefile, MACHINES, NEWS: Changed references to
6058         `config.emacs' to `configure'.
6060         * Makefile, MACHINES: Adjusted for renaming of share-lib to etc.
6062 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6064         * movemail.c (main): Allow tempname to be as long as necessary,
6065         instead of limiting it to 39 characters.
6067         * movemail.c (main): Move declaration of buf from top of function
6068         to local block surrounding the copy loop.  This makes it less
6069         likely to be confused with the buf used by the code which checks the
6070         permissions on outname's directory.
6072 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
6074         * SERVICE: Remove my entry.
6076 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
6078         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
6079         hardcoded -g.
6081         * movemail.c (xmalloc): Return char *, not int.
6082         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
6083         that is off by default -- normally don't unlink the mail spool
6084         file, just empty it.  Pass creat mode 0600, not 0666.
6086 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6088         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
6089         (all): Instead of here.
6090         (install): Don't use the -s option, since people need symbols to
6091         debug code.
6093 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
6095         * etags-vmslib.c (fn_exp): Add type cast.
6097 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6099         * movemail.c: Changes in comments.
6101 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6103         * Makefile: Make the distclean target erase the DOC files from
6104         ../share-lib and the executables from ../arch-lib.
6106 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6108         * emacsclient.c: #include <sys/stat.h>.
6109         (main): Do declare statbfr.
6111 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6113         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
6114         for the socket, depending on SERVER_HOME_DIR.
6115         If using /tmp, put host name in the socket name.
6117         * movemail.c (pfatal_and_delete): New function.
6118         (main, popmail): Use it.
6119         (popmail): Close output before deleting messages.
6120         Check for error on close and on fsync.
6121         Use `fatal' where appropriate.
6122         (main): Remove (void).
6124         * aixcc.lex: New file.  Not officially part of Emacs.
6125         * Makefile: Rules for that.
6127 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
6129         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
6131         * etags.c (main): Properly cast call to alloca that initializes
6132         included_files.
6134 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
6136         * etags.c (files_are_tag_tables): Remove global var.
6137         (process_file): Don't test it.  Also remove hack checking for a
6138         file named "TAGS".
6139         (main): -i now takes an arg which is the name of a file to include.
6140         Collect these names and emit include tags for them after processing
6141         all the argument files.
6143 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6145         * wakeup.c: Terminate if parent goes away.
6147 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6149         * etags.c (C_entries): Process token before handling end of line.
6150         When inner loops reach end of line, just back up.
6151         Let the real end of line processing happen in just one place.
6152         (consider_token): Likewise.
6154 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6156         * etags.c (TEX_mode): Skip comments while scanning the text to see
6157         which escape character this file uses.
6159 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6161         * emacsserver.c [USG]: Terminate if msgrcv fails.
6163 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
6165         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
6167 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
6169         * make-docfile.c: Find the arguments to a C function correctly,
6170         by not ignoring the character that read_c_string returns.
6171         Don't even try to find argument names for functions that take MANY
6172         or UNEVALLED arguments, since they're a figment of the docstring's
6173         imagination.
6175 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
6177         * make-docfile.c: Read the .elc files generated by the new byte
6178         compiler.
6180 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
6182         * refcard.tex: Use cm fonts, not am, in multi-column mode.
6184 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
6186         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
6188 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
6190         * Makefile (install*): No need to install wakeup.
6192 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
6194         * Makefile (install*): Install emacsclient like etags.
6196 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
6198         * movemail.c (error): Handle 3 args.
6199         (main): Don't check input access if using pop.
6201 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
6203         * etags.c (find_entries): Check for numbers after Scheme suffix.
6205 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
6207         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
6209 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
6211         * Makefile (nemacstool, xvetool): New targets.
6213 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
6215         * emacsclient.c: Include errno.h and define related variables.
6217 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
6219         * emacsclient.c: Change usage message.
6221 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
6223         * emacs.1: Add break before -nw option.
6225 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
6227         * qsort.c: Replace with GNU version.
6229 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
6231         * wakeup.c: New program replacing loadst.c.
6233 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6235         * emacsclient.c [USG]: Pass msgsnd only 4 args.
6237 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
6239         * etags.c: Rename `flag' variables for what they do instead of
6240         which option character sets them.
6242 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6244         * loadst.c (main): Conditional to get load average on Apollo.
6246 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
6248         * emacsserver.c: Set the permission on the socket to 0600.
6250 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6252         * emacsclient.c [BSD]: Print clean message for failing getwd.
6254 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
6256         * getdate.y: Use the getdate.y from GNU tar for timer.
6258 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
6260         * emacsclient.c (main): Don't put brackets around "filename" in
6261         usage message.  It isn't optional.
6263 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
6265         * etags.c (getit): Recognize '$' as beginning identifiers.
6267 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
6269         * emacsserver.c: Renamed from server.c.
6270         * Makefile: Reference emacsserver rather than server.
6271         * MACHINES: Doc fix for new emacsserver name.
6273 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6275         * emacsclient.c: Print program name in error messages.
6277 1990-01-19  David Lawrence  (tale@cocoa-puffs)
6279         * timer.c, getdate.y (new files) and Makefile:
6280         Sub-process support for run-at-time in timer.el.
6281         Doesn't yet work correctly for USG.
6283 1990-01-10  Jim Kingdon  (kingdon@pogo)
6285         * MACHINES: Add HP 300 running BSD.
6287 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6289         * yow.c: Dynamically allocate buffer; skip header before random
6290         choice to avoid bias toward first item.
6292 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6294         * etags.c (readline): Separate out init of `pend'.
6296 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6298         * etags.c: Undo changes relating to isgoodhdr.
6300 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
6302         * etags.c (isgoodhdr): New macro.
6303         (_gdh, notgdh): New variable used by that.
6304         (init): Initialize _gdh.
6305         (find_entries): Set header_file.
6306         (consider_token): Use isgoodhdr if in header file.
6308         * etags.c (total_size_of_entries):
6309         Was miscalculating by 1 in rewritten case.
6311         * etags.c (PAS_funcs): One arg to pfnote was missing.
6313 1989-12-05  Joseph Arceneaux  (jla@spiff)
6315         * MACHINES: Change for the ULTRIX entry.
6317 1989-11-21  Joseph Arceneaux  (jla@spiff)
6319         * etags.c (process_file): If file is not regular, return.
6321 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6323         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
6325 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6327         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
6328         (main): If HAVE_GETLOADAVG, don't call `nlist'.
6330 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6332         * etags.c (consider_token): Allow any number of typespec keywords
6333         after `typedef', before new type name.
6334         (enum sym_type): Add st_C_typespec.
6335         (C_create_stab): Put typespec kwds in table.
6337 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
6339         * etags.c (main): Don't depend on name invoked by.
6340         If CTAGS is not defined, assume it is ETAGS.
6342 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6344         * etags.c (L_funcs): Allow package name in define construct,
6345         as in (foo::defmumble name-defined ...).
6347 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6349         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
6351         * Makefile (yow): Depends on ../src/paths.h.
6353 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
6355         * etags.c: Fix compilation by moving Pascal after Fortran.
6357 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6359         * movemail.c [USG]: Define F_OK, etc., if not found in header.
6361 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6363         * hexl.c: New file, supports hexl-mode.
6365 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6367         * movemail.c: New compilation flag MAIL_USE_MMDF.
6369 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6371         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
6372         * server.c: Likewise.
6374         * make-docfile.c (scan_c_file): Output argument names at end of string.
6375         (write_c_args): New subroutine.
6377 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6379         * movemail.c: Report failure of flock.
6381 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6383         * etags.c (find_entries): Allow multi-letter extensions for fortran.
6385 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6387         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
6389 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
6391         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
6393         * emacstool.1: Update to document environment variables.
6395 1989-02-21  Mosur Mohan  (email@notavailable)
6397         * etags.c (PAS_funcs): New function.
6399 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6401         * movemail.c: On sysv, include unistd.h.
6403 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6405         * b2m.c: New file.
6407 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6409         * etags.c: Prolog support from Sunichirou Sugou.
6411 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6413         * Makefile (clean): New target.
6415 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6417         * fakemail.c (put_line): Break header lines at 79 cols.
6419 1989-01-19  Sam Kendall  (email@notavailable)
6421         * etags.c: Greatly rewritten for C++ support and for multiple tags
6422         per line.
6424 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6426         * movemail.c: Check access before doing real work.
6427         Check that outfile is in a writable directory.
6428         On fatal error, delete the lock file.
6430 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
6432         * env.c: Add decl for my-index.
6433         * etags.c (file-entries): .oak => scheme.
6435 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6437         * movemail.c: Use `access' to check input and output files.
6439 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6441         * emacsclient.c (main): Ignore all of CWD before first slash.
6443 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6445         * etags.c (readline): Double linebuffer->size outside the xrealloc.
6447 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6449         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
6450         * server.c: chmod the socket to 0700.
6452 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6454         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
6455         (add_field): Delete comments and turn `<', `>' to spaces
6456         in header lines.
6457         (USE_FAKEMAIL): New customization macro says to make fakemail
6458         not be a no-op even on a BSD system.
6460 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6462         * etags.c (consider_token): Skip comments just like whitespace.
6463         Notice `struct', etc. and set strtag for those tokens.
6464         Return 1 for the token following `struct' if an open-brace follows it.
6465         (C_entries): Special handling of token following `struct'
6466         needed because we have probably advanced to the following line
6467         to find the `{'.
6468         (main): New option `T' sets tflag and strflag.
6469         Set both of them by default if eflags.
6471 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6473         * movemail.c: Do fsync before closing output.
6475 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
6477         * movemail.c: Better error message when can't create tempname.
6478         This file needs a great deal of extra error-checking and lucid reporting...
6480 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6482         * etags.c: Support assembler code for .s and .a files.
6483         (getit): Allow underscore in a tag.
6485 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6487         * movemail.c: Close output and check errors before deleting input.
6489 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
6491         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
6492         whether to prefix it.  Handle line number args.
6494 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
6496         * etags.c (main): Default setting of eflag was backwards.
6498 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6500         * etags.c: New option -i.  -f renamed -o.
6501         `-' as input file means read input file names from stdin.
6502         -i spec'd or input file named TAGS means the input file is another
6503         tag table; output an "include" line for it.
6505 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6507         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
6508         New targets install, install.sysv, install.xenix.
6509         This makefile is now responsible for installing executables
6510         and documentation from this directory into system directories.
6512 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
6514         * server.c, emacsclient.c (main): Compute socket name from euid.
6516 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6518         * emacsclient.c: Args like +DIGITS are passed through unchanged.
6520 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6522         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
6523         * emacsclient.c: Likewise.
6524         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
6526 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6528         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
6529         (istoken) New string-comparison macro.
6530         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
6532 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6534         * etags.c: Changes for VMS.
6535         Always define ETAGS on VMS.
6536         Define macros GOOD and BAD for success and failure exit codes.
6537         (begtk, intk): Allow `$' in identifiers.
6538         (main): Don't support -B, -F or -u on VMS.
6539         Alternate loop for scanning filename arguments.
6540         (system): Delete definition of this function.
6542         * etags-vmslib.c (system): Undefine this; VMS now provides it.
6544 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6546         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
6547         around include of param.h.  (Like fns.c.)
6549 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6551         * loadst.c (load_average): Move load-average code to this new fn.
6552         Add conditionals to compute load ave on UMAX.
6554 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
6556         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
6557         with opposite sense.
6559 1988-05-13  Chris Hanson  (cph@kleph)
6561         * emacsclient.c: Delete references to unused variable `out'.
6562         This caused a bus error when used under hp-ux.
6564 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6566         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
6568 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
6570         * etags.c (find_entries): `.t' or `.sch' means scheme code.
6572 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6574         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
6576 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6578         * movemail.c: #undef close, since config can #define it on V.3.
6579         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
6581 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
6583         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
6584         invalid escape sequences such as `\{'.
6586         * loadst.c: Add `sequent' conditional for file dk.h.
6588 1988-03-20  Richard M. Stallman  (rms@wilson)
6590         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
6592         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6594 ;; Local Variables:
6595 ;; coding: utf-8
6596 ;; End:
6598   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
6600   This file is part of GNU Emacs.
6602   GNU Emacs is free software: you can redistribute it and/or modify
6603   it under the terms of the GNU General Public License as published by
6604   the Free Software Foundation, either version 3 of the License, or
6605   (at your option) any later version.
6607   GNU Emacs is distributed in the hope that it will be useful,
6608   but WITHOUT ANY WARRANTY; without even the implied warranty of
6609   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6610   GNU General Public License for more details.
6612   You should have received a copy of the GNU General Public License
6613   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.