* lisp/image.el (image-multi-frame-p): Fix thinko
[emacs.git] / etc / ChangeLog
blob43027e57f897f2332160d241ec270602da1ffc63
1 2014-08-28  Glenn Morris  <rgm@gnu.org>
3         * emacs.appdata.xml: New file; description from Emacs's homepage.
5 2014-07-12  Eli Zaretskii  <eliz@gnu.org>
7         * PROBLEMS: Mention the problem from bug #17950.
9 2014-07-04  Eli Zaretskii  <eliz@gnu.org>
11         * TODO: Remove items that were already done.  Rearrange a few
12         items that are closely related.  Update a couple of items with new
13         information.
15         * NEWS: Mention 'network-interface-list' and 'network-interface-info'
16         being available on MS-Windows.
18 2014-06-29  Glenn Morris  <rgm@gnu.org>
20         * refcards/calccard.tex (section{Getting Help}):
21         Meaning of "on-line" has changed.
23 2014-06-27  Glenn Morris  <rgm@gnu.org>
25         * publicsuffix.txt: Update from source.
27 2014-06-08  Leo Liu  <sdl.web@gmail.com>
29         * themes/deeper-blue-theme.el: Use another fix.  (Bug#17695)
31 2014-06-05  Juri Linkov  <juri@jurta.org>
33         * themes/deeper-blue-theme.el (diff-added, diff-changed, diff-removed):
34         Set face definitions explicitly.  Inherit indicator faces from them.
35         (Bug#17695)
37 2014-05-24  Paul Eggert  <eggert@cs.ucla.edu>
39         Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
40         * ETAGS.EBNF, NEWS, ORG-NEWS: Add "coding: utf-8".
42 2014-04-11  Glenn Morris  <rgm@gnu.org>
44         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
45         * refcards/cs-survival.tex, refcards/sk-dired-ref.tex:
46         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
47         Input "utf8off", which seems to be needed.
49 2014-03-14  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
51         * tutorials/TUTORIAL.de: Adapt to recent changes in TUTORIAL.
52         Thanks to Jorgen Schäfer for help with the translation.
54 2014-03-10  Paul Eggert  <eggert@cs.ucla.edu>
56         Fix "\" problem in tutorials by using natural-language quotes.
57         * tutorials/TUTORIAL, tutorials/TUTORIAL.cs, tutorials/TUTORIAL.eo:
58         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ja:
59         * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl:
60         * tutorials/TUTORIAL.pt_BR, tutorials/TUTORIAL.ro:
61         * tutorials/TUTORIAL.ru, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
62         * tutorials/TUTORIAL.th:
63         Avoid using ` for natural-language quotes.  Instead, work around
64         the problem with "\" by using non-" quotation marks appropriate
65         for the natural language in question, e.g., «...» for Spanish.
66         For English “...” could be used, but use '...' instead so that
67         TUTORIAL continues to be encoded in ASCII.
69 2014-03-10  Bastien Guerry  <bzg@gnu.org>
71         * tutorials/TUTORIAL.fr: Adapt to the recent changes in TUTORIAL.
73 2014-03-08  Luis Felipe López Acevedo  <felipe.lopac@gmail.com>  (tiny change)
75         * tutorials/TUTORIAL.es: Fix typos.  (Bug#116707)
77 2014-03-08  Eli Zaretskii  <eliz@gnu.org>
79         * tutorials/TUTORIAL.he: Adapt to the recent changes in TUTORIAL.
81 2014-03-06  Juanma Barranquero  <lekktu@gmail.com>
83         * tutorials/TUTORIAL.es: Adapt to change in English language tutorial.
85 2014-03-06  Glenn Morris  <rgm@gnu.org>
87         * tutorials/TUTORIAL: Mention electric behavior of RET.
89 2014-02-25  Glenn Morris  <rgm@gnu.org>
91         * refcards/vipcard.tex: Hook fix.
93 2014-02-23  Juanma Barranquero  <lekktu@gmail.com>
95         * NEWS: Fix references to ?« and ?» that got mangled somehow.
97 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
99         * NEWS: Mention all the Apropos face options that have been
100         removed (bug#16516).
102 2014-01-31  Dmitry Gutov  <dgutov@yandex.ru>
104         * NEWS: Mention `ruby-align-chained-calls'.
106 2014-01-31  Alex Schroeder  <alex@gnu.org>  (tiny change)
108         * gnus-tut.txt (Message-ID): Typo fix (bug#15556).
110 2014-01-16  Fabrice Niessen  <fniessen@pirilampo.org>
112         * themes/leuven-theme.el: Updates.  (Bug#16442)
114 2014-01-12  David Engster  <deng@randomsample.de>
116         * NEWS: Add missing renames to EIEIO section.  Also, no functions
117         were removed but only made obsolete.  Class field accessors were
118         always purely internal, so remove that remark.  Add markup.
120 2014-01-11  Eric S. Raymond  <esr@thyrsus.com>
122         * celibacy.1, sex.6, condom.1, echo.msg: Deleted at RMS's
123         suggestion.  Not lost to posterity as they are part of the
124         widely distributed funny-manpages collection.
126         * COOKIES, copying.paper, INTERVIEW, MAILINGLISTS, MOTIVATION,
127         * SERVICE: More deletions suggested by RMS.
129 2014-01-10  Glenn Morris  <rgm@gnu.org>
131         * ORDERS: Replace contents with pointer to emacs.info, mark obsolete.
133         * FTP: Mark as obsolete.
135 2014-01-09  David Engster  <deng@randomsample.de>
137         * NEWS: Added new `describe-function' EIEIO support.
139 2014-01-09  Glenn Morris  <rgm@gnu.org>
141         * SERVICE: Mark as obsolete.
143         * MORE.STUFF: Replace contents with pointer to efaq.info.
145 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
147         * NEWS: Better document the speed up, slow down, or reverse
148         animation in Image Mode.
150 2014-01-05  Tassilo Horn  <tsdh@gnu.org>
152         * themes/tsdh-light-theme.el (tsdh-light): Define org-level-* faces.
154 2013-12-29  Paul Eggert  <eggert@cs.ucla.edu>
156         Plain copy-file no longer chmods an existing destination (Bug#16133).
157         * NEWS: Document this.
159 2013-12-26  João Távora  <joaotavora@gmail.com>
161         * NEWS: Describe new features of Electric Pair mode.
163 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
165         * NEWS: Updated for `gnutls-verify-error', cfengine-mode, and
166         package.el changes.
168 2013-12-21  Jan Djärv  <jan.h.d@swipnet.se>
170         * NEWS: Mention ns-use-srgb-colorspace.
172 2013-12-21  Chong Yidong  <cyd@gnu.org>
174         * themes/tango-dark-theme.el: Minor color tweak.
176 2013-12-13  David Engster  <deng@randomsample.de>
178         * NEWS: Add sections for CEDET and EIEIO.
180 2013-12-12  Eli Zaretskii  <eliz@gnu.org>
182         * NEWS: Mention support on MS-Windows of file names outside of the
183         current locale.
185 2013-11-23  Xue Fuqiao  <xfq.free@gmail.com>
187         * TODO: Minor update.
189 2013-11-23  Glenn Morris  <rgm@gnu.org>
191         * enriched.txt: Rename from enriched.doc.  (Bug#15947)
192         Misc small updates for this hardly being "new" any more.
194 2013-11-20  Leo Liu  <sdl.web@gmail.com>
196         * NEWS: Mention new display action alist entry `no-display-ok'.
197         (Bug#13594)
199 2013-11-18  Leo Liu  <sdl.web@gmail.com>
201         * NEWS: Mention new features for Octave mode.
203 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
205         * NEWS: Mention :distant-foreground.
207 2013-10-16  Dmitry Gutov  <dgutov@yandex.ru>
209         * NEWS: Mention the homepage-related changes in package.el.
211 2013-10-07  Leo Liu  <sdl.web@gmail.com>
213         * NEWS: Mention new feature of register commands.
215 2013-10-02  Fabrice Niessen  <fni@missioncriticalit.com>
217         * themes/leuven-theme.el: Add Commentary and some headers, update
218         face definitions, add autoload block which is used when
219         distributed separately from Emacs.
221 2013-09-22  Daniel Colascione  <dancol@dancol.org>
223         * NEWS: Mention new bool-vector functionality.
225 2013-09-15  Jan Djärv  <jan.h.d@swipnet.se>
227         * NEWS: Mention the macfont backend.
229 2013-09-09  Glenn Morris  <rgm@gnu.org>
231         * refcards/Makefile (PS_ENGLISH, PS_CZECH, PS_FRENCH, PS_GERMAN)
232         (PS_POLISH, PS_PORTUGUESE, PS_RUSSIAN, PS_SLOVAKIAN, PS_TARGETS):
233         Use substitution refs.
235 2013-08-15  Glenn Morris  <rgm@gnu.org>
237         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
238         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
239         * refcards/dired-ref.pdf, refcards/fr-dired-ref.pdf:
240         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
241         * refcards/gnus-refcard.pdf, refcards/orgcard.pdf:
242         * refcards/pl-refcard.pdf, refcards/pt-br-refcard.pdf:
243         * refcards/refcard.pdf, refcards/ru-refcard.pdf:
244         * refcards/sk-dired-ref.pdf, refcards/sk-refcard.pdf:
245         Remove generated files from repository.
247         * refcards/Makefile: Rewrite to use portable Makefile syntax.
248         Add language-specific targets.
249         (distclean, extraclean): New rules.
251 2013-08-13  Glenn Morris  <rgm@gnu.org>
253         * refcards/Makefile (all_pdf, all_ps, fr-survival.ps, dist):
254         New rules.
255         (SURVIVAL_CARDS_PDF): Add fr_survival.pdf.
257 2013-08-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
259         * NEWS: Mention -lz and `decompress-gzipped-region'.
261 2013-08-08  Juanma Barranquero  <lekktu@gmail.com>
263         * NEWS: Document new keybinding of `C-x r f' to frameset-to-register.
265 2013-08-06  Dmitry Antipov  <dmantipov@yandex.ru>
267         * NEWS: Mention `cache-long-scans'.
269 2013-08-05  Juanma Barranquero  <lekktu@gmail.com>
271         * tutorials/TUTORIAL.es: Fix typo (bug#15027).
273 2013-08-03  Juanma Barranquero  <lekktu@gmail.com>
275         * NEWS: Document new package frameset.el.
277 2013-08-03  Xue Fuqiao  <xfq.free@gmail.com>
279         * TODO: Adjust entry about bug reporting.
281 2013-08-02  Bastien Guerry  <bzg@gnu.org>
283         * DEVEL.HUMOR: New entry.
285 2013-08-02  Xue Fuqiao  <xfq.free@gmail.com>
287         * tutorials/TUTORIAL: Remove a redundant sentence about yanking.
289         * tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL.
291         * tutorials/TUTORIAL.translators (Maintainer): Update the maintainer.
293 2013-08-02  Juanma Barranquero  <lekktu@gmail.com>
295         * tutorials/TUTORIAL.es: Fix typos (bug#15000).
297 2013-07-26  Micah Anderson  <micah@riseup.net>  (tiny change)
299         * spook.lines: Additions.  (Bug#14658)
301 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
303         * NEWS: Document blink-cursor-blinks and blink timers stopped.
305 2013-07-13  Eli Zaretskii  <eliz@gnu.org>
307         * NEWS: Document prefer-utf-8 and the new attributes
308         :inhibit-null-byte-detection, :inhibit-iso-escape-detection, and
309         :prefer-utf-8.
311 2013-07-13  Leo Liu  <sdl.web@gmail.com>
313         * NEWS: Mention new value for ido-use-virtual-buffers.
315 2013-07-10  Paul Eggert  <eggert@cs.ucla.edu>
317         Timestamp fixes for undo (Bug#14824).
318         * NEWS: Changes to visited-file-modtime, set-visited-file-modtime.
320 2013-07-08  Jan Djärv  <jan.h.d@swipnet.se>
322         * NEWS: NS can be built with ImageMagick.
324 2013-07-06  Juanma Barranquero  <lekktu@gmail.com>
326         * NEWS: Document new "generic commands" support.
328 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
330         * NEWS: Document new Desktop option `desktop-save-windows'.
332 2013-06-27  Stephen Berman  <stephen.berman@gmx.net>
334         * NEWS: Mention new version of todo-mode.el and obsoleting and
335         renaming of old version.
337 2013-06-27  Juanma Barranquero  <lekktu@gmail.com>
339         * NEWS: Mention policy change with respect to locallisppath dirs.
341 2013-06-18  Juanma Barranquero  <lekktu@gmail.com>
343         * NEWS: Document new Prettify Symbols mode.
345 2013-06-14  Stefan Monnier  <monnier@iro.umontreal.ca>
347         * NEWS (utf-8 for el): Move to the incompatible section.
349 2013-06-13  Paul Eggert  <eggert@cs.ucla.edu>
351         * DEBUG: Document -Og and -fno-omit-frame-pointer.
353 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
355         * NEWS: Document new prog-mode symbol prettify support.
357 2013-06-03  Tassilo Horn  <tsdh@gnu.org>
359         * NEWS: Document eshell visual subcommands and options.
361 2013-06-02  Eric Ludlam  <zappo@gnu.org>
363         * srecode/c.srt (header_guard): Add :c parameter so it works
364         standalone.
366 2013-06-01  Alex Ott  <alexott@gmail.com>
368         * tutorials/TUTORIAL.ru: Fix incorrectly translated wording.
370 2013-05-31  Tassilo Horn  <tsdh@gnu.org>
372         * themes/tsdh-dark-theme.el (tsdh-dark): Refine mode-line faces.
374 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
376         * refcards/refcard.tex: Refine some entries.  (Bug#14087)
378         * refcards/dired-ref.tex: Refine some entries.  (Bug#14072)
380 2013-05-24  Fabrice Niessen  <fni@missioncriticalit.com>
382         * themes/leuven-theme.el: Update theme.
384 2013-05-16  Eli Zaretskii  <eliz@gnu.org>
386         * NEWS: Advertise the MSYS build on MS-Windows.
388 2013-05-15  Stefan Monnier  <monnier@iro.umontreal.ca>
390         * .gitignore: Don't ignore DOC-* any more.
392 2013-05-07  Paul Eggert  <eggert@cs.ucla.edu>
394         Use Gnulib ACL implementation, for benefit of Solaris etc.  (Bug#14295)
395         * NEWS: Emacs is no longer limited to POSIX ACLs.  --disable-acl,
396         not --without-acl, since we're now using Gnulib's implementation.
398 2013-05-07  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
400         * NEWS: Mention multi-monitor support.
402 2013-05-05  Paul Eggert  <eggert@cs.ucla.edu>
404         `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
405         * NEWS: Document this.
407 2013-04-24  Tassilo Horn  <tsdh@gnu.org>
409         * themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove
410         :box from outline faces.
412 2013-04-18  Leo Liu  <sdl.web@gmail.com>
414         * NEWS: Mention new key ? for describe-prefix-bindings.
416 2013-04-15  Christopher Schmidt  <christopher@ch.ristopher.com>
418         * NEWS: Mention separation of package descriptor and name of
419         internal symbols by two hyphens.
421 2013-04-13  Stephen Berman  <stephen.berman@gmx.net>
423         * NEWS: Mention fixing `split-window' to be non-interactive.
425 2013-04-09  Tassilo Horn  <tsdh@gnu.org>
427         * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces.
429 2013-04-09  Masatake YAMATO  <yamato@redhat.com>
431         * NEWS: Mention `sh-mode' own `add-log-current-defun-function'.
433 2013-04-07  Jan Djärv  <jan.h.d@swipnet.se>
435         * PROBLEMS: Mention Ubuntu warnings about libdbusmenu.
437 2013-04-02  Fabrice Niessen  <fni@missioncriticalit.com>
439         * themes/leuven-theme.el: Update theme.
441 2013-04-01  Paul Eggert  <eggert@cs.ucla.edu>
443         Use UTF-8 for most files with non-ASCII characters (Bug#13936).
444         * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
445         Switch from iso-2022-7bit to utf-8.
447 2013-03-30  Leo Liu  <sdl.web@gmail.com>
449         * NEWS: Mention `kmacro-to-register' and new eldoc feature.
451 2013-03-29  Aidan Gauland  <aidalgol@no8wireless.co.nz>
453         * NEWS (Eshell): New entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz
455 2013-03-21  Eric Ludlam  <zappo@gnu.org>
457         * srecode/ede-autoconf.srt: Change Copyright to FSF.
458         (ede-empty): Change AC_INIT to use PROJECT_NAME, and
459         PROJECT_VERSION.
461         * srecode/ede-make.srt (ede-empty): Add a dependency on :project.
462         Add header comment specifying the project's relative path.
464         * srecode/c.srt (header_guard): Upcase the filename symbol.
466 2013-03-21  Vladimir Kazanov  <vkazanov@inbox.ru>
468         * srecode/java.srt (empty-main): New.
469         (class-tag): Decapitalize class.
471 2013-03-18  Paul Eggert  <eggert@cs.ucla.edu>
473         Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
474         * PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9.
476 2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
478         Add coding tags for iso-2022-7bit files that are not already tagged.
479         * HELLO, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th:
480         Add coding tag.  For TUTORIAL.th this prevents Emacs from
481         misinterpreting the file.
483         Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880).
484         * refcards/ru-refcard.tex:
485         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.bg, tutorials/TUTORIAL.cn:
486         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.de, tutorials/TUTORIAL.eo:
487         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.it:
488         * tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.pt_BR:
489         * tutorials/TUTORIAL.ro, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv:
490         * tutorials/TUTORIAL.zh:
491         Switch to UTF-8.
493 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
495         * refcards/calccard.tex: Remove incorrect entry.
497 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
499         FILE's lock is now always .#FILE and may be a regular file (Bug#13807).
500         * NEWS: Document this.
502 2013-03-02  Bill Wohler  <wohler@newt.com>
504         Release MH-E version 8.5.
506         * NEWS, MH-E-NEWS: Update for MH-E release 8.5.
508 2013-03-02  Paul Eggert  <eggert@cs.ucla.edu>
510         * NEWS: The lock for FILE is now .#FILE or .#-FILE (Bug#13807).
512 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
514         * NEWS: Fix Tramp "adb" entry.  Extend list of discontinued Tramp
515         methods.
517 2013-02-25  Paul Eggert  <eggert@cs.ucla.edu>
519         Simplify data_start configuration (Bug#13783).
520         * NEWS: Document removal of --with-crt-dir.
521         * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove.
522         Remove legacy-systems section, as this stuff is no longer
523         applicable with current linking strategies.
525 2013-02-14  Michael Albinus  <michael.albinus@gmx.de>
527         * NEWS: Tramp methods "scpc" and "rsyncc" are discontinued.
529 2013-02-11  Michael Albinus  <michael.albinus@gmx.de>
531         * NEWS: Add autorevert changes.
533 2013-02-05  Jan Djärv  <jan.h.d@swipnet.se>
535         * NEWS: Mention ns-use-native-fullscreen.
537 2013-02-01  Glenn Morris  <rgm@gnu.org>
539         * CALC-NEWS: Move here from lisp/calc/README, README.prev.
541 2012-12-23  Jan Djärv  <jan.h.d@swipnet.se>
543         * TODO: Adjust entry about NS event loop.
545 2012-12-19  Michael Albinus  <michael.albinus@gmx.de>
547         * NEWS: Tramp implements `file-acl' and `set-file-acl'.
549 2012-12-19  Tassilo Horn  <tsdh@gnu.org>
551         * themes/tsdh-dark-theme.el (tsdh-dark): Add customizations of
552         many new faces.
554 2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
556         Fix permissions bugs with setgid directories etc.  (Bug#13125)
557         * NEWS: Document changes to file-attributes,
558         file-ownership-preserved-p.
559         Mention new functions group-gid, group-real-gid.
561 2012-12-06  Andreas Schwab  <schwab@linux-m68k.org>
563         * themes/leuven-theme.el: Convert to Unix format.
565 2012-12-06  Fabrice Niessen  <fniessen@pirilampo.org>
567         * themes/leuven-theme.el: New theme.
569 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
571         * NEWS: Mention new Tramp method "adb".
573 2012-11-25  Bill Wohler  <wohler@newt.com>
575         Release MH-E version 8.4.
577         * NEWS, MH-E-NEWS: Update for MH-E release 8.4.
579 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
581         * NEWS: Document Calc changes for Gregorian calendar (Bug#12633).
583 2012-10-26  Nicolas Goaziou  <n.goaziou@gmail.com>
585         * refcards/orgcard.tex: Fix keybindings about
586         `org-show-todo-tree'.
588 2012-10-23  Paul Eggert  <eggert@cs.ucla.edu>
590         Fix outdated timestamp documentation in Elisp manual (bug#12706).
591         * NEWS: Document increased precision in undo list.
593 2012-10-21  Glenn Morris  <rgm@gnu.org>
595         * images/icons/hicolor/32x32/apps/emacs22.png:
596         * images/icons/hicolor/16x16/apps/emacs22.png:
597         * images/icons/hicolor/48x48/apps/emacs22.png:
598         * images/icons/hicolor/24x24/apps/emacs22.png: Restore old icons.
600 2012-10-14  Kenichi Handa  <handa@gnu.org>
602         * charsets/JISC6226.map: Re-generated.
604 2012-10-14  Eli Zaretskii  <eliz@gnu.org>
606         * compilation.txt (msft): Add error messages in new Studio 2010
607         format.
609 2012-10-11  Kenichi Handa  <handa@gnu.org>
611         * charsets/CNS-2.map, charsets/CNS-3.map, charsets/CNS-4.map:
612         * charsets/CNS-5.map, charsets/CNS-6.map, charsets/CNS-7.map:
613         * charsets/CP932-2BYTE.map, charsets/GB180302.map:
614         * charsets/GB180304.map, charsets/JISC6226.map:
615         * charsets/JISX2131.map, charsets/MIK.map, charsets/PTCP154.map:
616         * charsets/stdenc.map, charsets/symbol.map: Re-generate.
618 2012-10-07  Jan Djärv  <jan.h.d@swipnet.se>
620         * NEWS (NextStep/OSX port changes): OSX 10.4 or newer is required.
622 2012-10-05  Douglas Lewan  <d_lewan2000@yahoo.com>  (tiny change)
624         * tutorials/TUTORIAL.pt_BR: Fix typo.  (Bug#12557)
626 2012-10-01  Eric Ludlam  <zappo@gnu.org>
628         * srecode/c.srt, srecode/ede-autoconf.srt: New files.
630         * srecode/cpp.srt: Move parts to c.srt.
632         * srecode/ede-make.srt: Extra templates for Arduino Makefiles.
634 2012-10-01  Ralf Mattes  <rm@mh-freiburg.de>  (tiny change)
636         * srecode/el.srt (variable-option): Add missing quote.
638 2012-10-01  Chong Yidong  <cyd@gnu.org>
640         * images/icons/hicolor/32x32/apps/emacs22.png:
641         * images/icons/hicolor/16x16/apps/emacs22.png:
642         * images/icons/hicolor/48x48/apps/emacs22.png:
643         * images/icons/hicolor/24x24/apps/emacs22.png: Remove old icons
644         (Bug#12536).
646 2012-10-01  Paul Eggert  <eggert@cs.ucla.edu>
648         Revert the FOLLOW-SYMLINKS change for file-attributes.
649         * NEWS: Undo last change.
651 2012-09-30  Bastien Guerry  <bzg@gnu.org>
653         * refcards/orgcard.tex: Update version number.
655 2012-09-30  Jambunathan K  <kjambunathan@gmail.com>
657         * org/OrgOdtContentTemplate.xml:
658         * org/OrgOdtStyles.xml: Add Listing-related entries.
660 2012-09-30  Paul Eggert  <eggert@cs.ucla.edu>
662         file-attributes has a new optional arg FOLLOW-SYMLINKS.
663         * NEWS: Document the change.
665 2012-09-30  Jan Djärv  <jan.h.d@swipnet.se>
667         * NEWS: The NS port supports fullscreen.
668         Mention that the file dialog is used on NS.
670 2012-09-17  Glenn Morris  <rgm@gnu.org>
672         * refcards/emacsver.tex: New file.
673         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
674         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
675         * refcards/de-refcard.tex, refcards/dired-ref.tex:
676         * refcards/emacsver.tex, refcards/fr-dired-ref.tex:
677         * refcards/fr-refcard.tex, refcards/fr-survival.tex:
678         * refcards/orgcard.tex, refcards/pl-refcard.tex:
679         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
680         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
681         * refcards/sk-survival.tex, refcards/survival.tex:
682         * refcards/vipcard.tex, refcards/viperCard.tex: Include emacsver.tex.
683         * refcards/calccard.tex (\emacsversionnumber):
684         Rename to \versionemacs, same as all the other refcards.
685         * refcards/Makefile (ENVADD): New variable.
686         (sk-dired-ref.pdf, sk-survival.pdf, pl-refcard.pdf)
687         (%.pdf, %.dvi, sk-dired-ref.dvi, sk-survival.dvi, pl-refcard.dvi):
688         Depend on emacsver.tex.  Add "." to TEXINPUTS for TeX commands.
690 2012-09-16  Paul Eggert  <eggert@cs.ucla.edu>
692         Remove configure's --without-sync-input option (Bug#12450).
693         * TODO (Make SYNC_INPUT the default): Remove, as the code now
694         behaves as if SYNC_INPUT is always true.
696 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
698         Use a more backwards-compatible timer format (Bug#12430).
699         * NEWS: Document it, plus fix a typo.
701 2012-09-13  Jan Djärv  <jan.h.d@swipnet.se>
703         * NEWS (--with-x-toolkit): Mention that Gtk+ 3 is now default.
705 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
707         * NEWS: Document timer format change (Bug#12430).
709 2012-09-11  Paul Eggert  <eggert@cs.ucla.edu>
711         Simplify, document, and port floating-point (Bug#12381).
712         * NEWS: Document NaNs versus signaling-error change.
714 2012-09-04  Paul Eggert  <eggert@cs.ucla.edu>
716         Give more-useful info on a fatal error (Bug#12328).
717         * NEWS: Document the change.
719 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
721         Better seeds for (random).
722         * NEWS: Document new behavior of (random), (random "string").
724 2012-08-28  Andreas Schwab  <schwab@linux-m68k.org>
726         * charsets/MULE-ethiopic.map: Fix typo in comment.
727         * charsets/MULE-ipa.map: Likewise.
728         * charsets/MULE-is13194.map: Likewise.
729         * charsets/MULE-lviscii.map: Likewise.
730         * charsets/MULE-sisheng.map: Likewise.
731         * charsets/MULE-tibetan.map: Likewise.
732         * charsets/MULE-uviscii.map: Likewise.
734 2012-08-09  Chong Yidong  <cyd@gnu.org>
736         * images/splash.svg, images/splash.png: Tweak SVG paths to improve
737         legibility.
739 2012-08-08  Dmitry Antipov  <dmantipov@yandex.ru>
741         * NEWS: Mention --without-all and --enable-link-time-optimization.
743 2012-07-31  Jan Djärv  <jan.h.d@swipnet.se>
745         * TODO (NS port): Add text about event loop.
747 2012-07-29  Paul Eggert  <eggert@cs.ucla.edu>
749         deactive->inactive, inactivate->deactivate spelling fixes (Bug#10150)
750         * NEWS: Document these changes.
752 2012-07-28  Juanma Barranquero  <lekktu@gmail.com>
754         * NEWS: Fix typo.
756 2012-07-26  Paul Eggert  <eggert@cs.ucla.edu>
758         Simplify export of symbols to GDB.
759         * emacs-buffer.gdb ($tagmask, $valmask): Remove.
760         (ygetptr): Adjust to recent changes in lisp.h and emacs.c,
761         by using VALMASK instead of $valmask, CHECK_LISP_OBJECT_TYPE
762         instead of gdb_use_union, and DATA_SEG_BITS instead of
763         gdb_data_seg_bits.  Also, use $ptr.i rather than $ptr.u.val.
765 2012-07-20  Eli Zaretskii  <eliz@gnu.org>
767         * tutorials/TUTORIAL.he: Make the first sentence display correctly
768         in a left-to-right paragraph, such as what is shown on the fancy
769         splash screen.
771 2012-07-15  Leo Liu  <sdl.web@gmail.com>
773         * NEWS: Mention exclamation-mark and flymake.
775 2012-07-08  Juanma Barranquero  <lekktu@gmail.com>
777         * tutorials/TUTORIAL.es: Sync with changes in 2012-07-07T10:34:37Z!cyd@gnu.org.
779 2012-07-07  Michael Witten  <mfwitten@gmail.com>  (tiny change)
781         * tutorials/TUTORIAL: Copyedits (Bug#11689).
783 2012-06-28  Glenn Morris  <rgm@gnu.org>
785         * emacs.py, emacs2.py, emacs3.py: Remove files, no longer used.
787 2012-06-24  Lawrence Mitchell  <wence@gmx.li>
789         * NEWS: Move and improve the defun/defalias changes (bug#11686).
791 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
793         Support higher-resolution time stamps (Bug#9000).
794         * NEWS: Mention addition of picoseconds to time stamp format.
796 2012-06-13  Deniz Dogan  <deniz@dogan.se>
798         * tutorials/TUTORIAL.sv: Fix grammar and a couple of typos.
800 2012-06-04  Paul Eggert  <eggert@cs.ucla.edu>
802         * PROBLEMS (68000 C compiler problems): Remove obsolete section.
803         Not only are the compilers long-dead, the obsolete advice
804         typically doesn't apply to current Emacs sources.
806 2012-06-03  Chong Yidong  <cyd@gnu.org>
808         * themes/wheatgrass-theme.el:
809         * themes/deeper-blue-theme.el:
810         * themes/tango-dark-theme.el:
811         * themes/tsdh-dark-theme.el: Add compilation-mode-line-fail,
812         compilation-mode-line-run, and compilation-mode-line-exit faces.
814         * themes/manoj-dark-theme.el: Remove :family attributes.
816 2012-06-01  Paul Eggert  <eggert@cs.ucla.edu>
818         Remove --disable-maintainer-mode option from 'configure'.  (Bug#11555)
819         * NEWS: Mention this.
821 2012-06-01  Andrew Beals  <andrew.beals@gmail.com>  (tiny change)
823         * spook.lines: Additions.  (Bug#11598)
825 2012-05-31  Paul Eggert  <eggert@cs.ucla.edu>
827         * PROBLEMS: Remove obsolete '#define static' cruft.
829 2012-05-07  Glenn Morris  <rgm@gnu.org>
831         * forms/forms-d2.el, forms/forms-pass.el: Move here from ../lisp.
832         * forms/forms-d2.dat: Move to forms/ subdirectory.
833         * forms/README: New.
835 2012-05-03  Paul Eggert  <eggert@cs.ucla.edu>
837         * NEWS: Do not limit current-time-string to years 1000..9999.
839 2012-04-27  Jambunathan K  <kjambunathan@gmail.com>
841         * org/OrgOdtStyles.xml (OrgDescriptionList): Modify style.
842         With this change, in a description list, if the description paragraph
843         spawns multiple lines then it will correctly indented.
845 2012-04-20  Glenn Morris  <rgm@gnu.org>
847         * CONTRIBUTE: Expand a bit on copyright assignments.
849         * MORE.STUFF: General update.  Mention list-packages.
850         Remove many old/outdated URLs.
852 2012-04-18  Paul Eggert  <eggert@cs.ucla.edu>
854         * NEWS: Mention --enable-gcc-warnings.
856 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
858         * publicsuffix.txt: New file (bug#1401).
860 2012-04-02  Alan Mackenzie  <acm@muc.de>
862         * NEWS: Add CC Mode entries.
864 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
866         * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*):
867         New section styles.  These sections are indented to the same
868         level as the corresponding list entries.  These sections hold
869         tables that occur within a list.  (OrgTable):
870         Increased relative width from 90% to 96% for aesthetic reasons.
872 2012-03-16  Glenn Morris  <rgm@gnu.org>
874         * HELLO: Say that this is not a comprehensive list.
875         Remove "duplicate" entry.  (Bug#11024)
877 2012-02-20  Paul Eggert  <eggert@cs.ucla.edu>
879         * emacs-buffer.gdb ($valmask): Don't assume EMACS_INT fits in 'long'.
881 2012-02-10  Leo Liu  <sdl.web@gmail.com>
883         * NEWS: Change condition-case-no-debug to
884         condition-case-unless-debug and split the entry in two.
886 2012-02-08  Alex Ott  <alexott@gmail.com>
888         * tutorials/TUTORIAL.ru: Updated; synchronize with TUTORIAL.
889         Coding system changed to UTF-8.
891 2012-02-06  Juanma Barranquero  <lekktu@gmail.com>
893         * tutorials/TUTORIAL.es: Updated; synchronize with TUTORIAL.
895 2012-02-03  Pieter Schoenmakers  <tiggr@tiggr.net>
897         * tutorials/TUTORIAL.nl: Updated; synchronize with TUTORIAL.
899 2012-01-30  Chong Yidong  <cyd@gnu.org>
901         * tutorials/TUTORIAL: Delete a repeat sentence.
903 2012-01-25  Mats Lidell  <mats.lidell@cag.se>
905         * tutorials/TUTORIAL.sv: Updated; synchronize with TUTORIAL.
907 2012-01-21  Ognyan Kulev  <ogi@tower.3.bg>
909         * tutorials/TUTORIAL.bg: Updated; synchronize with TUTORIAL.
911 2012-01-19  Werner Lemberg  <wl@gnu.org>
913         * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
914         Minor typographical improvements.
916 2012-01-17  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
918         * tutorials/TUTORIAL.sl: Update.
920 2012-01-14  Eli Zaretskii  <eliz@gnu.org>
922         * tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in
923         2012-01-10T08:27:22Z!cyd@gnu.org.
925 2012-01-10  Chong Yidong  <cyd@gnu.org>
927         * tutorials/TUTORIAL: Don't give instructions for old-style X
928         scrollbars.  Use DEL terminology instead of DelBack.
929         Improve description of graphical continuation lines and mode-line.
930         Promote use of C-/ and C-SPC.  Remove discussion of flow control.
932 2012-01-05  Glenn Morris  <rgm@gnu.org>
934         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
935         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
936         * refcards/de-refcard.tex, refcards/dired-ref.tex:
937         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
938         * refcards/fr-survival.tex, refcards/pl-refcard.tex:
939         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
940         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
941         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
942         * refcards/survival.tex: Bump version number to 24.
944         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
945         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
946         * refcards/de-refcard.tex, refcards/dired-ref.tex:
947         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
948         * refcards/fr-survival.tex, refcards/orgcard.tex:
949         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
950         * refcards/refcard.tex, refcards/ru-refcard.tex:
951         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
952         * refcards/sk-survival.tex, refcards/survival.tex:
953         * refcards/vipcard.tex, refcards/viperCard.tex:
954         Update short copyright year to 2012.
956 2012-01-04  Chong Yidong  <cyd@stupidchicken.com>
958         * org/README: Rename from COPYRIGHT-AND-LICENSE.
960 2012-01-03  Jambunathan K  <kjambunathan@gmail.com>
962         * org/OrgOdtContentTemplate.xml, org/OrgOdtStyles.xml: New files.
964 2012-01-03  Bastien Guerry  <bzg@altern.org>
966         * org/COPYRIGHT-AND-LICENSE: New file.
968         * org/: New directory.
970 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
972         * refcards/orgcard.tex: Correct one markup in the "Timestamps" section.
974 2011-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
976         * NEWS: Mention auth-source twice in connection with smtpmail to
977         clarify that smtpmail uses auth-source.
979 2011-11-20  Bill Wohler  <wohler@newt.com>
981         Release MH-E version 8.3.1.
983         * NEWS, MH-E-NEWS: Update for MH-E release 8.3.1.
985 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
987         * MAILINGLISTS: Fix typo.
989 2011-10-29  Eli Zaretskii  <eliz@gnu.org>
991         * themes/wombat-theme.el: Add a coding cookie.  (Bug#9905)
993 2011-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
995         * NEWS: Document the disappearance of binding caches (bug#9899).
997 2011-10-01  Juanma Barranquero  <lekktu@gmail.com>
999         * NEWS: Fix typo.  Remove duplicate info.
1001 2011-09-23  Martin Rudalics  <rudalics@gmx.at>
1003         * NEWS: Document some window code changes.
1005 2011-09-20  Bill Wohler  <wohler@newt.com>
1007         Release MH-E version 8.3.
1009         * NEWS, MH-E-NEWS: Update for MH-E release 8.3.
1011 2011-09-13  William Stevenson  <yhvh2000@gmail.com>
1013         * themes/adwaita-theme.el: New file.
1015 2011-09-13  Scott Frazer  <frazer.scott@gmail.com>
1017         * themes/whiteboard-theme.el:
1018         * themes/deeper-blue-theme.el: New files.
1020 2011-09-05  Juri Linkov  <juri@jurta.org>
1022         * grep.txt: Add `eval' to the Local Variables section that
1023         emulates `grep-filter'.
1025 2011-08-30  Paul Eggert  <eggert@cs.ucla.edu>
1027         * MACHINES: Remove obsolete info and update a bit (Bug#9404).
1029         * PROBLEMS: Remove obsolete comment re Yellow Dog (Bug#9403).
1031 2011-08-24  Steve Chapel  <schapel@laptop.stevechapel.com>  (tiny change)
1033         * refcards/refcard.tex: Add a few more commands.  (Bug#9343)
1035 2011-08-22  Juri Linkov  <juri@jurta.org>
1037         * compilation.txt: Add more samples of output and non-output
1038         switches (bug#9319).
1040 2011-08-19  Chong Yidong  <cyd@stupidchicken.com>
1042         * themes/dichromacy-theme.el:
1043         * themes/wheatgrass-theme.el:
1044         * themes/tango-theme.el:
1045         * themes/tango-dark-theme.el: Add error, warning, and success
1046         faces.
1048 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1050         * refcards/orgcard.tex: Document `org-copy-visible'.
1052 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1054         * refcards/orgcard.tex: Documentation of new Babel function.
1056 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1058         * refcards/orgcard.tex: Adding line for org-babel-check-src-block.
1060 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1062         * refcards/orgcard.tex: Document key for clock consistency check.
1064 2011-07-30  Chong Yidong  <cyd@stupidchicken.com>
1066         * grammars: New directory.
1068 2011-07-28  Andreas Schwab  <schwab@linux-m68k.org>
1070         * NEWS: Document ## and #:.
1072 2011-07-18  Andreas Schwab  <schwab@linux-m68k.org>
1074         * charsets/GB180302.map: Update to 2005 edition.
1075         * charsets/GB180304.map: Likewise.
1077 2011-07-17  Bill Wohler  <wohler@newt.com>
1079         Release MH-E version 8.2.93.
1081         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.
1083 2011-07-16  Bill Wohler  <wohler@newt.com>
1085         Release MH-E version 8.2.92.
1087         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.
1089 2011-07-12  Bill Wohler  <wohler@newt.com>
1091         Release MH-E version 8.2.91.
1093         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.
1095         * MH-E-NEWS: Mention that SourceForge MH-E users will have to
1096         update their load-paths.
1098 2011-07-10  Bill Wohler  <wohler@newt.com>
1100         Release MH-E version 8.2.90.
1102         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.
1104 2011-07-07  Tassilo Horn  <tassilo@member.fsf.org>
1106         * themes/tsdh-light-theme.el:
1107         * themes/tsdh-dark-theme.el: Make `gnus-button' face inherit from
1108         `button', `gnus-header-name' boxed, and define `rcirc-my-nick'
1109         face.
1111 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1113         * NEWS: Clarify `smtpmail-auth-credentials' non-existence.
1114         Mention the `send-mail-function' default change.
1116 2011-07-07  Chong Yidong  <cyd@stupidchicken.com>
1118         * themes/dichromacy-theme.el:
1119         * themes/tango-theme.el:
1120         * themes/tango-dark-theme.el:
1121         * themes/wheatgrass-theme.el: Don't define button face separately;
1122         it inherits from link now.
1124 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1126         * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
1128 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
1130         * NEWS: Document new emacs-lock.el and renaming of old one.
1132 2011-07-05  Manoj Srivastava  <srivasta@ieee.org>
1134         * themes/manoj-dark-theme.el (manoj-dark): New file.
1136 2011-03-29  Kevin Ryde  <user42@zip.com.au>
1138         * compilation.txt (perl-Test2): New samples.
1140 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142         * tutorials/TUTORIAL.zh: Remove spurious ")" character on the
1143         first line.
1145 2011-07-01  Alan Mackenzie  <acm@muc.de>
1147         * NEWS: CC Mode: New "guessing" of style.
1149 2011-06-21  Leo Liu  <sdl.web@gmail.com>
1151         * NEWS: Mention the new primitive secure-hash.
1153 2011-06-14  Chong Yidong  <cyd@stupidchicken.com>
1155         * themes/dichromacy-theme.el: New theme.
1157 2011-06-07  Paul Eggert  <eggert@cs.ucla.edu>
1159         * NEWS: Mention new configure option --with-wide-int.
1161 2011-05-24  Leo Liu  <sdl.web@gmail.com>
1163         * NEWS: Mention the new primitive sha1 and the removal of sha1.el.
1165 2011-05-14  Ulf Jasper  <ulf.jasper@web.de>
1167         * images/newsticker/README: Added.
1169 2011-05-13  Ulf Jasper  <ulf.jasper@web.de>
1171         * images/newsticker: Added.
1172         * images/newsticker/browse-url.xpm: Added.
1173         * images/newsticker/get-all.xpm: Added.
1174         * images/newsticker/mark-immortal.xpm: Added.
1175         * images/newsticker/mark-read.xpm: Added.
1176         * images/newsticker/narrow.xpm: Added.
1177         * images/newsticker/next-feed.xpm: Added.
1178         * images/newsticker/next-item.xpm: Added.
1179         * images/newsticker/prev-feed.xpm: Added.
1180         * images/newsticker/prev-item.xpm: Added.
1181         * images/newsticker/update.xpm: Added.
1183 2011-05-10  Jim Meyering  <meyering@redhat.com>
1185         * MH-E-NEWS, PROBLEMS: Fix typo "the the -> the".
1187 2011-05-03  Leo Liu  <sdl.web@gmail.com>
1189         * NEWS: Mention the new command isearch-yank-pop.
1191 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1193         * NEWS: Mention new library gnutls.el and explain GnuTLS
1194         functionality.  Mention new configure.bat options --without-gnutls
1195         and --lib for W32.
1197 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1199         * NEWS: Mention `url-retrieve-queue', (:file "file") and
1200         `server-eval-at'.
1202 2011-04-28  Juanma Barranquero  <lekktu@gmail.com>
1204         * NEWS: Document `delayed-warnings-list' and `delayed-warnings-hook'.
1205         Document new "default HOME" warning.
1207 2011-04-26  Daniel Colascione  <dan.colascione@gmail.com>
1209         * DEBUG: Document debug-on-event default behavior and utility for
1210         debugging.
1212 2011-04-22  Noah Friedman  <friedman@splode.com>
1214         * emacs-buffer.gdb: Add trailing underscores to appropriate member
1215         names, per change tromey@redhat.com-20110214153919-bxkckrdmmg4qhyyj
1216         of src/lisp.h.
1218 2011-04-08  Christoph Scholtes  <cschol2112@googlemail.com>
1220         * NEWS: Document new function `vc-ediff'.
1222 2011-04-06  Juanma Barranquero  <lekktu@gmail.com>
1224         * NEWS: New variable `revert-buffer-in-progress-p'.
1226 2011-03-22  Sebastian Hermida  <sebas00@gmail.com>
1228         * themes/misterioso-theme.el: New file.
1230 2011-03-16  Juanma Barranquero  <lekktu@gmail.com>
1232         * NEWS: Document warning about _emacs.
1234 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1236         * NEWS: `shell' prompts for the shell path name, when the default
1237         directory is a remote file name and neither environment variable
1238         $ESHELL nor variable `explicit-shell-file-name' is set.
1240 2011-03-08  Kristoffer Grönlund  <krig@koru.se>
1242         * themes/wombat-theme.el: New file.
1244 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1246         * Version 23.3 released.
1248 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
1250         * srecode/el.srt: Fix typo.
1252 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
1254         * themes/tango-dark-theme.el: Tweak background on low-color
1255         terminals.
1257 2011-02-17  Ken Manheimer  <ken.manheimer@gmail.com>
1259         * images/icons/allout-widgets/dark-bg/locked-encrypted.png:
1260         * images/icons/allout-widgets/dark-bg/locked-encrypted.xpm:
1261         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.png:
1262         * images/icons/allout-widgets/dark-bg/unlocked-encrypted.xpm:
1263         * images/icons/allout-widgets/light-bg/locked-encrypted.png:
1264         * images/icons/allout-widgets/light-bg/locked-encrypted.xpm:
1265         * images/icons/allout-widgets/light-bg/unlocked-encrypted.png:
1266         * images/icons/allout-widgets/light-bg/unlocked-encrypted.xpm:
1267         Reorganize icon directories and files to reconcile against windows
1268         short-filename clashes.
1270 2011-02-16  Ken Manheimer  <ken.manheimer@gmail.com>
1272         * images/icons/allout-widgets-dark-bg,
1273         * images/icons/allout-widgets-light-bg: Icons for new
1274         allout-widgets.el.
1276         * images/icons/README: Include coypright and GPL 3 license for
1277         new icons.
1279 2011-02-16  Michael Albinus  <michael.albinus@gmx.de>
1281         * NEWS: Add soap-client.el and soap-inspect.el.
1283 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1285         * NEWS: Tramp methods "imap" and "imaps" are discontinued.
1287 2011-02-12  Drew Adams  <drew.adams@oracle.com>
1289         * themes/light-blue-theme.el: New file.
1291 2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
1293         format-time-string now supports subsecond time stamp resolution
1294         * NEWS: Document this.
1296 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
1298         Redo spelling of Makefile variables to conform to POSIX.
1299         POSIX does not allow "-" in Makefile variable names.
1300         Reported by Bruno Haible in
1301         <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
1302         * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
1303         DIRED-REFCARDS_PDF.
1304         (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
1305         (SURVIVAL_CARDS_PDF): Rename from SURVIVAL-CARDS_PDF.
1306         (VIPER_CARDS_PDF): Rename from VIPER-CARDS_PDF.
1308 2011-01-18  Glenn Morris  <rgm@gnu.org>
1310         * PROBLEMS: Add note about svn+ssh.  (Bug#7791)
1312 2011-01-14  Glenn Morris  <rgm@gnu.org>
1314         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1315         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1316         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1317         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1318         * refcards/fr-survival.tex, refcards/orgcard.tex:
1319         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
1320         * refcards/refcard.tex, refcards/ru-refcard.tex:
1321         * refcards/sk-dired-ref.tex, refcards/sk-refcard.tex:
1322         * refcards/sk-survival.tex, refcards/survival.tex:
1323         * refcards/vipcard.tex, refcards/viperCard.tex:
1324         Update short copyright year to 2011.
1326 2011-01-13  Christian Ohler  <ohler@gnu.org>
1328         * NEWS: Mention ERT.
1330 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1332         * NEWS: Add new function dbus-register-service.
1334 2011-01-09  Chong Yidong  <cyd@stupidchicken.com>
1336         * themes/tango-theme.el, themes/tango-dark-theme.el: Let-bind
1337         tango palette colors.  Only define faces for color displays.
1338         Customize the ansi-color-names-vector variable.  Add Ediff,
1339         Flyspell, and Semantic faces as suggested by Jan Moringen.
1341 2011-01-08  Andreas Schwab  <schwab@linux-m68k.org>
1343         * compilation.txt: Add column to gcc-include sample.
1345 2011-01-08  Glenn Morris  <rgm@gnu.org>
1347         * PROBLEMS: -batch implies -q.
1349 2011-01-07  Tassilo Horn  <tassilo@member.fsf.org>
1351         * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
1352         dev-prefix from file names, so that the files don't clash on 8x3
1353         filesystems.
1355 2011-01-06  Tassilo Horn  <tassilo@member.fsf.org>
1357         * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
1358         * themes/dev-tsdh-dark-theme.el (dev-tsdh-dark): New theme.
1360 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1362         * NEWS: Extended behavior of dbus-register-{method,property}.
1364 2011-01-02  Kenichi Handa  <handa@m17n.org>
1366         * NEWS.23: Describe the changes for rmail's MIME handling.
1368 2010-12-18  Chong Yidong  <cyd@stupidchicken.com>
1370         * images/separator.xpm: Tweak colors.
1372 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
1374         * NEWS: Mention new Tramp method "ksu".
1376 2010-12-13  W. Martin Borgert  <debacle@debian.org>  (tiny change)
1378         * schema/schemas.xml: Add DocBook (Bug#7491).
1380 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1382         * refcards/orgcard.tex: Cleanup.
1384 2010-11-27  Ulrich Mueller  <ulm@gentoo.org>
1386         * HELLO: Add ancient Greek (Bug#7418).
1388 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
1390         * NEWS: Document display of glyphless characters.
1392 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1394         * refcards/orgcard.tex: Add new Babel key sequences.
1396 2010-10-26  Glenn Morris  <rgm@gnu.org>
1398         * images/README: Add (un)checked.xpm
1399         * images/checked.xpm, images/unchecked.xpm: Add copyright.
1401 2010-10-24  Chong Yidong  <cyd@stupidchicken.com>
1403         * images/checked.xpm:
1404         * images/unchecked.xpm: New images.
1406 2010-10-24  Richard Stallman  <rms@gnu.org>
1408         * DISTRIB: Update donation section.
1410 2010-10-24  Glenn Morris  <rgm@gnu.org>
1412         * DISTRIB: Small updates.
1414 2010-10-19  Julien Danjou  <julien@danjou.info>
1416         * tutorials/TUTORIAL: Don't mention mode-line end dashes.
1418 2010-10-16  Chong Yidong  <cyd@stupidchicken.com>
1420         * themes: New directory for custom theme files, moved from lisp/.
1422 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
1424         * tutorials/TUTORIAL.es: Fix typos.
1426 2010-10-13  Juanma Barranquero  <lekktu@gmail.com>
1428         * NEWS: Mention `dynamic-library-alist'.
1430 2010-10-13  Glenn Morris  <rgm@gnu.org>
1432         * NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
1434 2010-10-12  Glenn Morris  <rgm@gnu.org>
1436         * TODO: Merge ../nextstep/FOR-RELEASE into this file.
1438         * BABYL: Remove file.
1440 2010-09-21  Eric Ludlam  <zappo@gnu.org>
1442         * srecode/java.srt: Make NAME be a prompt.
1444 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
1446         * NEWS: Some Tramp methods are discontinued.
1448 2010-09-11  Glenn Morris  <rgm@gnu.org>
1450         * emacs.bash, emacs.csh, ms-kermit: Remove obsolete files (use
1451         emacsclient -a instead of the first two).
1453 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1455         * NEWS: Mention the new libxml2 functions.
1457 2010-08-25  Kenichi Handa  <handa@m17n.org>
1459         * HELLO: Change designation sequences for Arabic text.
1461 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
1463         * NEWS: dbus.el supports alternative buses.
1465 2010-08-22  Alex Harsanyi  <harsanyi@mac.com>  (tiny change)
1467         * emacs3.py: Import imp module and use it (Bug#5756).
1469 2010-08-14  Eli Zaretskii  <eliz@gnu.org>
1471         * tutorials/TUTORIAL.he: Use MAQAF instead of hyphen where appropriate.
1472         Fix a few typos.
1474 2010-08-08  Ken Brown  <kbrown@cornell.edu>
1476         * PROBLEMS: Mention problem with Cygwin 1.5.19.
1478 2010-08-07  Eli Zaretskii  <eliz@gnu.org>
1480         * NEWS: Mention the Hebrew translation.
1482         * tutorials/TUTORIAL.he: Don't use acronyms.
1484 2010-08-05  Eli Zaretskii  <eliz@gnu.org>
1486         * AUTHORS: Rename unexec.o => unexcoff.o.
1487         * PROBLEMS: Rename unexec.o => unexcoff.o.
1489 2010-07-31  Eli Zaretskii  <eliz@gnu.org>
1491         * tutorials/TUTORIAL.he: New file.
1493         * tutorials/TUTORIAL.translators: Add TUTORIAL.he.
1495 2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
1497         * NEWS: Document new --distfiles configure.bat option and
1498         `dist' make target on Windows.
1500 2010-07-20  Juanma Barranquero  <lekktu@gmail.com>
1502         * PROBLEMS: Add note about use of backslashes in Windows paths.
1504 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
1506         * NEWS: Mention --enable-checking is now supported on Windows.
1508 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
1510         * refcards/orgcard.tex: Remove the key for the TODO sparse tree
1511         and add the new key.  Document new keys for image and entity
1512         display.  Document the Org Babel keys.
1514 2010-06-19  Ken Brown  <kbrown@cornell.edu>
1516         * PROBLEMS: Update Cygwin GCC information.  (Bug#6458)
1518 2010-06-12  Glenn Morris  <rgm@gnu.org>
1520         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.es: Fix typos.
1522 2010-06-09  Michael Albinus  <michael.albinus@gmx.de>
1524         * NEWS: Add notifications.el.
1526 2010-05-28  Glenn Morris  <rgm@gnu.org>
1528         * MACHINES: Remove some old information no longer of relevance.
1529         Switch to outline-mode.
1531 2010-05-27  Glenn Morris  <rgm@gnu.org>
1533         * PROBLEMS: Remove old information no longer of relevance.
1535 2010-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1537         * NEWS: Add sections for Emacs-23.3.
1539 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
1541         * PROBLEMS: Document gcc-4.5 bug (Bug#6031).
1543 2010-05-08  Kenichi Handa  <handa@m17n.org>
1545         * HELLO: Adjust Burmese for Unicode 5.2 encoding.
1547 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1549         * Version 23.2 released.
1551 2010-05-07  Eli Zaretskii  <eliz@gnu.org>
1553         * HELLO: Reorder Arabic greetings into logical order (they were
1554         mistakenly changed to visual order by the 2010-03-28 change).
1556 2010-04-18  Francesc Rocher  <rocher@member.fsf.org>
1558         * MORE.STUFF: Add a new entry for QWE.
1560 2010-04-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1562         * HELLO (Mathematics): Prefer Unicode charset.
1564 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
1566         * images/icons/hicolor/scalable/apps/emacs.svg: Put preamble after
1567         svg tag (Bug#5790).
1569 2010-03-30  Eli Zaretskii  <eliz@gnu.org>
1571         * PROBLEMS: Mention problems on MS-Windows with incompatible
1572         regex.h headers.
1574 2010-03-28  Eli Zaretskii  <eliz@gnu.org>
1576         * HELLO: Reorder Arabic and Hebrew into logical order, and
1577         insert RLM before the opening paren, to make the display more
1578         reasonable.  Add setting for bidi-display-reordering in the local
1579         variables section.
1580         * NEWS: Mention initial support for bidirectional editing.
1582 2010-03-24  Francesc Rocher  <rocher@member.fsf.org>
1584         * MORE.STUFF: Remove CEDET entry, now distributed as part of Emacs.
1586 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
1588         * gnus/gnus-setup.ast: Add finish links to the top nodes.
1590         * gnus/news-server.ast: Add some trivial validation.
1592 2010-03-13  Michael Albinus  <michael.albinus@gmx.de>
1594         * NEWS: Add secrets.el.
1596 2010-03-12  Chong Yidong  <cyd@stupidchicken.com>
1598         * images/custom/down.xpm, images/custom/right.xpm: Update images
1599         to increase contrast on bright backgrounds.
1601 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1603         * Branch for 23.2.
1605 2010-03-06  Glenn Morris  <rgm@gnu.org>
1607         * srecode/default.srt (COPYRIGHT): Update template copyright to GPLv3+.
1609 2010-03-05  Glenn Morris  <rgm@gnu.org>
1611         * refcards/orgcard.tex: Use pdflayout.sty.
1612         * refcards/Makefile (orgcard.pdf): Special rule no longer needed.
1614 2010-03-02  Glenn Morris  <rgm@gnu.org>
1616         * refcards/Makefile: For cs- and sk-, use pdfcsplain if available.
1617         (pl-refcard.pdf): Let presence of pdfmex be another test for the
1618         required TeX files.  Pass explicit output-format to tex command.
1619         (orgcard.pdf): Use ps2pdf, since pdftex tends to produce a
1620         portrait layout rather than the desired landscape.
1622 2010-03-01  Glenn Morris  <rgm@gnu.org>
1624         * refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
1626         * refcards/de-refcard.tex: Fix paren typo.
1628         * refcards/ru-refcard.tex: Rename \year command to \cyear, since
1629         the former seems to be already used in some TeX installations.
1631         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
1632         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
1633         * refcards/de-refcard.tex, refcards/dired-ref.tex:
1634         * refcards/fr-dired-ref.tex, refcards/fr-refcard.tex:
1635         * refcards/fr-survival.tex, refcards/orgcard.pdf:
1636         * refcards/orgcard.tex, refcards/pl-refcard.tex:
1637         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1638         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
1639         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
1640         * refcards/survival.tex, refcards/vipcard.tex:
1641         * refcards/viperCard.tex: Update short copyright year to 2010.
1643 2010-02-26  Glenn Morris  <rgm@gnu.org>
1645         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
1646         Fix some keybinding typos.
1648 2010-02-14  Chong Yidong  <cyd@stupidchicken.com>
1650         * images/custom/down-pushed.xpm, images/custom/down.xpm:
1651         * images/custom/right-pushed.xpm:
1652         * images/custom/right-pushed.xpm: Increase height by four
1653         pixels, to improve text alignment.
1655 2010-01-16  Mario Lang  <mlang@delysid.org>
1657         * srecode/doc-cpp.srt, srecode/doc-default.srt:
1658         * srecode/doc-java.srt: Remove duplicated words.
1660 2010-01-14  Nick Roberts  <nickrob@snap.net.nz>
1662         * images/gud/recstart.xpm, images/gud/recstop.xpm:
1663         * images/gud/rcont.xpm, images/gud/rnext.xpm:
1664         * images/gud/rfinish.xpm, images/gud/rnexti.xpm:
1665         * images/gud/rstep.xpm, images/gud/rstepi.xpm:
1666         New icons for reverse debugging.
1668 2010-01-14  Juanma Barranquero  <lekktu@gmail.com>
1670         * srecode/doc-cpp.srt (function-comment, variable-same-line-comment)
1671         (group-comment-start, group-comment-end):
1672         * srecode/doc-default.srt (section-comment, function-comment)
1673         (variable-same-line-comment, group-comment-start, group-comment-end):
1674         * srecode/doc-java.srt (function-comment, variable-same-line-comment)
1675         (group-comment-start, group-comment-end):
1676         Fix typos in template docstrings.
1678 2010-01-14  Kenichi Handa  <handa@m17n.org>
1680         * NEWS: Describe the change of auto-composition-mode.
1682 2010-01-12  Glenn Morris  <rgm@gnu.org>
1684         * CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
1685         for bug reports for development versions.
1687 2010-01-01  Juanma Barranquero  <lekktu@gmail.com>
1689         * NEWS: Fix typos.
1691 2009-12-15  Glenn Morris  <rgm@gnu.org>
1693         * CONTRIBUTE (Coding Standards): Update URL.
1694         (Getting the Source Code): Other VCSs are available.
1696         * ORDERS: Update some URLs.
1698         * edt-user.el: New file, split out from edt-user.doc.
1699         * edt-user.doc: Split into edt-user.el and ../doc/misc/edt.texi,
1700         and remove.
1702 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
1704         * NEWS: Point to the external counterparts of su and sudo.
1706 2009-12-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1708         * images/mpc/add.xpm, images/mpc/ffwd.xpm, images/mpc/next.xpm:
1709         * images/mpc/pause.xpm, images/mpc/play.xpm, images/mpc/prev.xpm:
1710         * images/mpc/rewind.xpm, images/mpc/stop.xpm:
1711         New images.
1713 2009-11-27  Michael Albinus  <michael.albinus@gmx.de>
1715         * NEWS: New functions eshell/su and eshell/sudo.
1717 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1719         * MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
1720         Aubrey Jaffer's texinfo R5RS moved to
1721         http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz
1722         (per http://people.csail.mit.edu/jaffer/Scheme.html).
1724 2009-11-26  Jan Djärv  <jan.h.d@swipnet.se>
1726         * PROBLEMS: Mention Metacity hang on Emacs resize.
1728 2009-11-20  Ken Brown  <kbrown@cornell.edu>  (tiny change)
1730         * PROBLEMS: Add workaround for Cygwin crash and remove fixed
1731         rebasing problem.
1733 2009-11-17  Jan Djärv  <jan.h.d@swipnet.se>
1735         * NEWS: Mention dynamic font changes (font-use-system-font).
1737 2009-11-15  Carsten Dominik  <dominik@u016822.science.uva.nl>
1739         * refcards/orgcard.tex: Push version number to 6.33a.
1741 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
1743         * refcards/orgcard.tex: Document the new archiving keys.
1745 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
1747         * compilation.txt: Add one more error message for msft (Bug#4100).
1749 2009-10-09  Karl Fogel  <karl.fogel@red-bean.com>
1751         * NEWS: Document bookmark.el at 2008-06-25T16:51:33Z!monnier@iro.umontreal.ca format upgrade.  (Bug#3375)
1753 2009-10-04  Michael Albinus  <michael.albinus@gmx.de>
1755         * NEWS: New function copy-directory.
1757 2009-10-03  Chong Yidong  <cyd@stupidchicken.com>
1759         * srecode: New directory for SRecode template files.
1761 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
1763         * NEWS: delete-directory has an optional parameter RECURSIVE.
1765 2009-10-01  Carsten Dominik  <dominik@u016822.science.uva.nl>
1767         * refcards/orgcard.tex: New version number.
1769 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
1771         * NEWS: Mention Tramp connection methods "imap" and "imaps".
1773 2009-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
1775         * NEWS: Mention new library imap-hash.el.
1777 2009-09-22  Juanma Barranquero  <lekktu@gmail.com>
1779         * NEWS: Mention new variable `help-downcase-arguments'
1780         and new default for arguments in *Help* buffers.
1782 2009-09-15  Juanma Barranquero  <lekktu@gmail.com>
1784         * NEWS: Mention new behavior of -Q and new variable
1785         `inhibit-x-resources'.
1787 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
1789         * PROBLEMS: Document Athena/Lucid internationalization
1790         problem (Bug#4333).
1792 2009-09-02  Carsten Dominik  <dominik@u016822.science.uva.nl>
1794         * refcards/orgcard.tex: Document new effort setting commands.
1795         Document the new keys for agenda time motion.
1796         Document the `E' key in the agenda.
1798 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1800         * NEWS: Declare unibyte sessions obsolete.
1802 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
1804         * NEWS: Mention Tramp connection method "rsyncc" and variable
1805         `process-file-side-effects'.
1807 2009-08-13  Kenichi Handa  <handa@m17n.org>
1809         * NEWS: Mention the new coding systme `utf-8-hfs' and many
1810         functions for Unicode normalization.
1812 2009-08-09  CHENG Gao  <chenggao@gmail.com>
1814         * MORE.STUFF: Update Etags and Ispell URLs.
1816 2009-08-08  Dmitry Dzhus  <dima@sphinx.net.ru>
1818         * images/gud/all.xpm, images/gud/thread.xpm: New icons for
1819         gdb-mi.el.
1821 2009-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
1823         * e/eterm-color.ti (msgr, u6, u7): New capabilities.
1825 2009-08-02  Michael Albinus  <michael.albinus@gmx.de>
1827         * NEWS: Autorevert Tail mode works now for remote files.
1829 2009-07-26  Kevin Ryde  <user42@zip.com.au>
1831         * compilation.txt: Add Perl-Glib sample message.
1833 2009-07-23  Ken Raeburn  <raeburn@raeburn.org>
1835         * NEWS: `load-in-progress' corruption fixed.
1837 2009-07-21  Glenn Morris  <rgm@gnu.org>
1839         * refcards/cs-dired-ref.tex, refcards/dired-ref.tex:
1840         * refcards/fr-dired-ref.tex, refcards/sk-dired-ref.tex:
1841         * refcards/cs-refcard.tex, refcards/de-refcard.tex:
1842         * refcards/fr-refcard.tex, refcards/pl-refcard.tex:
1843         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
1844         * refcards/ru-refcard.tex, refcards/sk-refcard.tex:
1845         * refcards/cs-survival.tex, refcards/fr-survival.tex:
1846         * refcards/sk-survival.tex, refcards/survival.tex:
1847         Remove version numbers that don't mean much.  Instead, just use Emacs
1848         version and date.  Use FSF URL rather than postal address.
1850         * refcards/vipcard.tex (versionnumber, version): Remove.
1851         (versionemacs, versionvip): New.
1852         (copyrightnotice): Use FSF URL rather than postal address.
1854         * refcards/viperCard.tex (versionnumber): Rename to versionviper.
1855         (versionemacs, versionxemacs): New.
1856         (version): Remove.
1857         (copyrightnotice): Use FSF URL rather than postal address.
1859 2009-07-16  Glenn Morris  <rgm@gnu.org>
1861         * refcards/cs-dired-ref.tex, refcards/fr-dired-ref.tex:
1862         * refcards/sk-dired-ref.tex:
1863         Remove non-existent (?) bindings: w, C-u o, U, delete.
1864         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1866         * refcards/gnus-refcard.tex: Condense a few sentences in order to
1867         make them fit on one line, and add some page breaks, to improve the
1868         layout in the pdfs.
1870 2009-07-15  Glenn Morris  <rgm@gnu.org>
1872         * refcards/dired-ref.tex: Change from A4 to letter paper.
1873         Remove non-existent (?) bindings: w, C-u o, U, delete.
1874         Fix bindings: delete marked files = D, not X; flag garbage = % &, not &.
1875         New: async shell command = &.
1877         * refcards/gnus-refcard.tex (Copyright): Add 2009.
1878         (Notes): Add missing line-break.
1879         (Threading): Reword to fit on one line.
1881         * refcards/calccard.tex (emacsversionnumber): Just use major version.
1883         * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than
1884         clobbering gnus-refcard.pdf.
1885         (clean): Remove .aux files.
1886         (gnus-logo.pdf): Remove rule, since this file is distributed.
1888 2009-07-10  Kenichi Handa  <handa@m17n.org>
1890         * tutorials/TUTORIAL.ja: Reflect the latest change of TUTORIAL.
1892 2009-07-10  Kevin Ryde  <user42@zip.com.au>
1894         * compilation.txt: Fix names of some elements.
1896 2009-07-08  Glenn Morris  <rgm@gnu.org>
1898         * tutorials/TUTORIAL: Standardize the way M-x commands are written:
1899         dashes inside command names, not spaces; spaces before <Return>.
1900         (Summary): Describe the new behavior of C-l.
1901         (Basic Cursor Control): Don't say that files "ought" to end in newlines.
1902         Try to distinguish scroll bar from fringes.
1903         You can also scroll with a wheel mouse.
1904         (If Emacs Stops Responding): Rename from "When Emacs is hung".
1905         (Inserting And Deleting): Continuation marks appear in the fringe.
1906         Clarify that deletion can be undone.  Mention cut and paste, and
1907         the Glossary.
1908         (Files, Mode Line): Update mode-line format.
1909         (Extending The Command Set): Downplay C-z, since using Emacs on a
1910         text-only terminal is less common these days.
1911         (Searching): Incremental searching is no longer atypical.
1912         Downplay flow control issues, remove reference to deleted FAQ node.
1913         (Multiple Windows): Mention frames.
1914         (Multiple Frames): New section.
1915         (Getting More Help): Downplay C-h having a different binding.
1916         Don't say help is "on-line", since the meaning has changed.
1917         (More Features): Replace "on-line".  Use C-h rather than F10 h.
1918         Say a little more about completion.
1919         (Conclusion): Don't mention C-z again here.
1921 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1923         * NEWS: Mention maximized.
1925 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
1927         * NEWS: Add "synce" connection method of Tramp.
1929 2009-06-24  Michael Albinus  <michael.albinus@gmx.de>
1931         * NEWS: Add new connection methods of Tramp.
1933 2009-06-24  Kenichi Handa  <handa@m17n.org>
1935         * charsets/stdenc.map: Re-generated.
1937         * charsets/symbol.map: Re-generated.
1939 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1941         * Branch for 23.1.
1943 2009-06-15  Alan Mackenzie  <acm@muc.de>
1945         * NEWS: Document changes to end-of-defun-function, clarifying
1946         entry for beginning-of-defun-function.
1948 2009-06-13  Bill Wohler  <wohler@newt.com>
1950         Release MH-E version 8.2.
1952         * NEWS, MH-E-NEWS: Update for MH-E release 8.2.
1954 2009-06-12  Kenichi Handa  <handa@m17n.org>
1956         * HELLO: Use "/" instead of "," to separate independent words.
1958         * charsets/*.map: All re-generated.
1960 2009-06-08  Kenichi Handa  <handa@m17n.org>
1962         * HELLO: Downcase "suomi".
1964 2009-05-25  Werner Lemberg  <wl@gnu.org>
1966         * tutorials/TUTORIAL.de: Updated; synchronize with TUTORIAL.
1967         Use reformed Orthography.
1968         Minor improvements.
1970 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
1972         * refcards/survival.tex: Add M-g M-g binding.
1974         * refcards/survival.tex:
1975         * refcards/sk-survival.tex:
1976         * refcards/sk-refcard.tex:
1977         * refcards/sk-dired-ref.tex:
1978         * refcards/ru-refcard.tex:
1979         * refcards/pt-br-refcard.tex:
1980         * refcards/pl-refcard.tex:
1981         * refcards/fr-survival.tex:
1982         * refcards/fr-dired-ref.tex:
1983         * refcards/dired-ref.tex:
1984         * refcards/cs-survival.tex:
1985         * refcards/cs-refcard.tex:
1986         * refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.
1988 2009-05-15  Chong Yidong  <cyd@stupidchicken.com>
1990         * refcards/refcard.tex: Update Emacs version to 23.
1992 2009-05-15  Sven Joachim  <svenjoac@gmx.de>
1994         * refcards/de-refcard.tex: Merge changes from refcard.tex.
1995         Change `Paragraph' to `Absatz'.
1997 2009-04-09  Glenn Morris  <rgm@gnu.org>
1999         * MORE.STUFF: Update some urls.  Remove dead links: eshell, expand,
2000         ffap, hideshow.  Remove original whitespace, now in obsolete/.
2001         Remember and nXML are part of the distribution now.
2003 2009-03-13  Kenichi Handa  <handa@m17n.org>
2005         * NEWS: Add description for the argument change of
2006         `set-fontset-font' and `print-fontset'.
2008 2009-02-25  Glenn Morris  <rgm@gnu.org>
2010         * MORE.STUFF: Mention Zile.
2012 2009-02-23  Miles Bader  <miles@gnu.org>
2014         * NEWS: Rename `system-process-attributes' to `process-attributes'.
2016 2009-02-19  Nick Roberts  <nickrob@snap.net.nz>
2018         * compilation.txt: Add entry for maven.
2020 2009-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
2022         * refcards/calccard.tex: Update version number.
2023         Mention Maxima mode.
2025 2009-02-04  Dan Nicolaescu  <dann@ics.uci.edu>
2027         * compilation.txt (gnu): Add an example for the "note" format.
2029 2009-02-04  Jason Rumney  <jasonr@gnu.org>
2031         * PROBLEMS (CPP): Note problem with resource compiler of MSVC.
2033 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
2035         * refcards/orgcard.tex: New version number.
2037 2009-01-28  Juanma Barranquero  <lekktu@gmail.com>
2039         * PROBLEMS (Windows): Add entry about TCC/4NT and App Paths keys.
2041 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
2043         * refcards/orgcard.tex: New version number.
2045 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
2047         * refcards/orgcard.tex: New version number.
2049 2009-01-27  Kenichi Handa  <handa@m17n.org>
2051         * NEWS: New function `coding-system-from-name'.
2053 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
2055         * refcards/orgcard.tex: New year and version number.
2056         Document heading/item conversion commands.
2057         Document C-c RET in tables.
2059 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
2061         * NEWS: Tramp supports IPv6 addresses.
2063 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
2065         * refcards/orgcard.tex: Version number change.
2067 2008-12-19  Eli Zaretskii  <eliz@gnu.org>
2069         * PROBLEMS (MS-DOS): Document the problems on Vista.
2071 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
2073         * refcards/orgcard.tex: Version number change.
2075 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
2077         * refcards/orgcard.tex: Version number change.
2079 2008-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
2081         * MACHINES: SH3 is still supported.
2083 2008-12-07  Carsten Dominik  <dominik@science.uva.nl>
2085         * refcards/orgcard.tex: Version number update.
2087 2008-11-27  Juanma Barranquero  <lekktu@gmail.com>
2089         * NEWS: Fix typo.  (Bug#1439)
2091 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
2093         * refcards/orgcard.tex: Document the extra yanking key.
2095 2008-11-08  Mark A. Hershberger  <mah@everybody.org>
2097         * compilation.txt (php): Add regexp for php error messages.
2099 2008-10-24  Juanma Barranquero  <lekktu@gmail.com>
2101         * NEWS: New function `locate-user-emacs-file'.
2103 2008-10-18  Ulrich Mueller  <ulm@gentoo.org>
2105         * MACHINES: Add section for SuperH.
2107 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
2109         * refcards/orgcard.tex: Add description for attachments, plus
2110         minor changes.
2112 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
2114         * refcards/orgcard.tex: Minor fixes.
2116 2008-09-08  Daiki Ueno  <ueno@unixuser.org>
2118         * TODO: Remove the entry describing auto-encryption.
2120 2008-08-26  Robert J. Chassell  <bob@rattlesnake.com>
2122         * PROBLEMS: Prevent pasting a region twice on an xterm or rxvt in X.
2124 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
2126         * HELLO: Fix Javanese pun.
2128 2008-08-18  Bill Wohler  <wohler@newt.com>
2130         Release MH-E version 8.1.
2132         * NEWS, MH-E-NEWS: Update for MH-E release 8.1.
2134 2008-08-14  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2136         * NEWS: Improve information about whitespace package.
2138 2008-08-01  Teodor Zlatanov  <tzz@lifelogs.com>
2140         * NEWS: Add entries about the new auth-source integration and
2141         about the cyrillic-translit modifications.
2143 2008-08-01  Adrian Robert  <Adrian.B.Robert@gmail.com>
2145         * Emacs.clr: Remove.
2147 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
2149         * termcap.src: Remove file.
2150         * README:
2151         * PROBLEMS:
2152         * MACHINES: Remove VMS info.
2154 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
2156         * PROBLEMS:
2157         * MACHINES: Remove mentions of Mac Carbon.
2159 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2161         * NEWS: New function `diff-show-trailing-blanks' in diff-mode.el.
2163 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>
2165         * NEWS: Add xesam.el.
2167 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2169         * NEWS: Add information about whitespace package.
2171 2008-07-19  Juri Linkov  <juri@jurta.org>
2173         * tutorials/TUTORIAL: Add information about C-g to the introduction.
2175 2008-07-18  Francesc Rocher  <rocher@member.fsf.org>
2177         * images/splash8.xpm: Remove.
2179 2008-07-17  Adrian Robert  <Adrian.B.Robert@gmail.com>
2181         * NEWS: Add entry about NS port.
2183 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
2185         * Emacs.clr: New file, add support for X color names to NS display
2186         implementations.
2188 2008-07-12  Juri Linkov  <juri@jurta.org>
2190         * HELLO: Use more correct IPA characters for English pronunciation.
2191         Add the combining acute accent after the accented vowel in the
2192         Russian example like it is used in dictionaries.
2194 2008-07-11  Kenichi Handa  <handa@m17n.org>
2196         * HELLO: Change the Arabic words appearing in Non-ASCII examples to
2197         iso-8859-6 characters.
2199 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
2201         * images/splash.png:
2202         * images/splash.svg:
2203         * images/gnus/gnus.png:
2204         * images/gnus/gnus.svg: New files.
2206 2008-06-25  Kenichi Handa  <handa@m17n.org>
2208         * NEWS: Mention string-to-unibyte.
2210 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
2212         * NEWS: Tramp uses auth-source.
2214 2008-06-08  John Paul Wallington  <jpw@pobox.com>
2216         * NEWS: Document that `completion-ignore-case' is nil on MS-Windows.
2218 2008-05-19  Tom Tromey  <tromey@redhat.com>
2220         * NEWS: Mention directory-local variables.
2222 2008-05-11  Juri Linkov  <juri@jurta.org>
2224         * images/custom/README:
2225         * images/custom/down.xpm:
2226         * images/custom/down-pushed.xpm:
2227         * images/custom/right.xpm:
2228         * images/custom/right-pushed.xpm: New files.
2230 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
2232         * NEWS: Support for Meta-CVS removed.
2234 2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
2236         * compilation.txt: Add regexp for Open Watcom compiler output.
2238 2008-05-04  Reiner Steib  <reiner.steib@gmx.de>
2240         * NEWS: Reword previous commit.
2241         * NEWS.22: Document removal of duplicated "alt-" input methods.
2243 2008-05-03  Glenn Morris  <rgm@gnu.org>
2245         * NEWS: Document removal of duplicated "alt-" input methods.
2247 2008-04-26  Glenn Morris  <rgm@gnu.org>
2249         * forms-d2.dat: Move here from ../lisp.
2251 2008-04-06  Jason Rumney  <jasonr@gnu.org>
2253         * HELLO (Burmese): Rename from Myanmar.
2255 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
2257         * GNUS-NEWS (incoming mail files): Add version.
2259 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
2261         * tutorials/TUTORIAL.de: Remove even more discussion of flow
2262         control.  Refer to node name `Init Rebinding' instead of title.
2264 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
2266         * refcards/orgcard.tex: Minor fixes.
2268 2008-03-12  Chong Yidong  <cyd@stupidchicken.com>
2270         * tutorials/TUTORIAL, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.ro:
2271         * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.it, tutorials/TUTORIAL.ru:
2272         * tutorials/TUTORIAL.cn, tutorials/TUTORIAL.ja, tutorials/TUTORIAL.sk:
2273         * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.sl:
2274         * tutorials/TUTORIAL.de, tutorials/TUTORIAL.nl, tutorials/TUTORIAL.sv:
2275         * tutorials/TUTORIAL.eo, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.th:
2276         * tutorials/TUTORIAL.es, tutorials/TUTORIAL.pt_BR:
2277         Remove discussion of flow control.
2279 2008-03-12  Juanma Barranquero  <lekktu@gmail.com>
2281         * NEWS: Describe linum.el.
2283 2008-03-11  Glenn Morris  <rgm@gnu.org>
2285         * images/icons/hicolor/128x128/apps/emacs.png:
2286         * images/icons/hicolor/16x16/apps/emacs.png:
2287         * images/icons/hicolor/24x24/apps/emacs.png:
2288         * images/icons/hicolor/32x32/apps/emacs.png:
2289         * images/icons/hicolor/48x48/apps/emacs.png:
2290         * images/icons/hicolor/scalable/apps/emacs.svg:
2291         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg:
2292         Remove `creator' metadata.
2294 2008-03-06  Jan Djärv  <jan.h.d@swipnet.se>
2296         * images/README: Update with bookmark_add.
2298         * images/bookmark_add.pbm, images/bookmark_add.xpm: New files.
2300 2008-03-03  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
2302         * images/icons/hicolor/32x32/apps/emacs.png: Make transparency 8 bit.
2303         * images/icons/hicolor/scalable/mimetypes/emacs-document.svg: New file.
2304         * images/icons/hicolor/scalable/apps/emacs.svg: Fix format.
2306 2008-03-03  Andrew Zhilin  <andrew_zhilin@yahoo.com>
2308         * images/icons/hicolor/16x16/apps/emacs22.png:
2309         * images/icons/hicolor/24x24/apps/emacs22.png:
2310         * images/icons/hicolor/32x32/apps/emacs22.png:
2311         * images/icons/hicolor/48x48/apps/emacs22.png: New files.
2312         These are the old versions of `emacs.png' under a new name.
2314 2008-03-02  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
2316         * images/icons/README: Update info for the icons.
2318         * images/icons/emacs16_mac.png:
2319         * images/icons/emacs24_mac.png:
2320         * images/icons/emacs256_mac.png:
2321         * images/icons/emacs32_mac.png:
2322         * images/icons/emacs48_mac.png:
2323         * images/icons/emacs512_mac.png: Remove.
2325         * images/icons/hicolor/16x16/apps/emacs.png:
2326         * images/icons/hicolor/24x24/apps/emacs.png:
2327         * images/icons/hicolor/32x32/apps/emacs.png:
2328         * images/icons/hicolor/48x48/apps/emacs.png: New icon.
2330         * images/icons/hicolor/scalable/apps/emacs.svg:
2331         * images/icons/hicolor/128x128/apps/emacs.png: New files.
2333 2008-02-26  Reiner Steib  <Reiner.Steib@gmx.de>
2335         * NEWS (Gnus): Mention problem with coding system `utf-8-emacs'
2336         when using different Emacs versions.
2338 2008-02-25  Jan Djärv  <jan.h.d@swipnet.se>
2340         * NEWS.22: Mention stock icons for Gtk+.
2342 2008-02-22  Kenichi Handa  <handa@ni.aist.go.jp>
2344         * NEWS: Mention the new language environments Bengali, Punjabi,
2345         Gujarati, Oriya, Telugu, Sinhala.  Mention the removal of features
2346         devanagari, devan-util, kannada, knd-util, malayalam, mlm-util,
2347         tamil, and tml-util.
2349 2008-02-22  Michael Olson  <mwolson@gnu.org>
2351         * NEWS: Describe nXML mode and json.el.
2353 2008-02-21  Kenichi Handa  <handa@ni.aist.go.jp>
2355         * NEWS: Improve the description about the removal of cp-...-codepage
2356         functions.  Describe the removal of the feature `devan-util'.
2358 2008-02-21  Glenn Morris  <rgm@gnu.org>
2360         * NEWS.unicode: Merge into NEWS and remove file.
2362 2008-02-20  Kenichi Handa  <handa@ni.aist.go.jp>
2364         * NEWS.unicode: Mention the removal of codepage related functions.
2366 2008-02-16  Glenn Morris  <rgm@gnu.org>
2368         * nxml/test-invalid.xml, nxml/test-valid.xml: Move here from lisp/nxml.
2369         Rename from "test." to "test-" for doschk.
2371 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
2373         * NEWS: Clarify EasyPG functionalities.
2375 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
2377         * tutorials/TUTORIAL.ru: Remove redundant empty lines, insert a
2378         magic line instead.
2380 2008-02-08  Jan Djärv  <jan.h.d@swipnet.se>
2382         * NEWS: Mention XEmbed and --parent-id.
2384 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
2386         * NEWS: Mention EasyPG.
2388 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
2390         * tutorials/TUTORIAL.ru: Restore copyright years.  Update tutorial.
2391         Fix wording.
2393 2008-02-02  Kenichi Handa  <handa@ni.aist.go.jp>
2395         * HELLO: Add Bengali, Gujarati, Khmer, Myanmar, Oriya, Sinhala,
2396         Telugu.  Fix ISO-2022 designations in Cantonese line.
2398 2008-02-01  Kenichi Handa  <handa@m17n.org>
2400         * HELLO: Remove non-Unicode character from Tibetan text.
2402 2008-02-01  Miles Bader  <miles@gnu.org>
2404         * TODO, PROBLEMS, NEWS: Replace references to Emacs version "22"
2405         with "23".
2407 2008-02-01  Kenichi Handa  <handa@m17n.org>
2409         * charsets: New directory for charset mapping tables.
2411         * charsets/README: New file.
2413         * charsets/*.map: New files.
2415 2008-02-01  Kenichi Handa  <handa@m17n.org>
2417         * HELLO: Change "Hindi" to more common characters.
2419 2008-02-01  Kenichi Handa  <handa@m17n.org>
2421         * HELLO: Fix upcase and downcase for several languages.
2422         Change the two German lines into one.  Change "Nederlangs" to
2423         "Dutch (Nederlands)".  Add original language names to several entries.
2425 2008-02-01  Kenichi Handa  <handa@m17n.org>
2427         * tutorials/TUTORIAL.es: Add local variable coding: latin-1.
2429 2008-02-01  Kenichi Handa  <handa@m17n.org>
2431         * HELLO: Change indian-2-column chars of Hindi line to Unicode chars.
2433 2008-02-01  Dave Love  <fx@gnu.org>
2435         * HELLO: Add pseudo-maths example.
2437 2008-01-31  Alex Ott  <alexott@gmail.com>
2439         * tutorials/TUTORIAL.ru: Update tutorial.
2441 2008-01-25  Michael Olson  <mwolson@gnu.org>
2443         * ERC-NEWS: Update for ERC 5.3 release candidate.
2445 2008-01-22  Juanma Barranquero  <lekktu@gmail.com>
2447         * DEVEL.HUMOR: New entry.
2449 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
2451         * refcards/orgcard.tex: Update to Org-mode version 5.19.
2453 2008-01-12  Eli Zaretskii  <eliz@gnu.org>
2455         * MACHINES: Add an explicit list of platforms that are no longer
2456         supported.
2457         * NEWS: Refer to this list.
2459 2008-01-08  Glenn Morris  <rgm@gnu.org>
2461         * refcards/calccard.tex, refcards/cs-dired-ref.tex:
2462         * refcards/cs-refcard.tex, refcards/cs-survival.tex:
2463         * refcards/de-refcard.tex, refcards/dired-ref.tex:
2464         * refcards/fr-drdref.tex, refcards/fr-refcard.tex:
2465         * refcards/fr-survival.tex, refcards/gnus-refcard.tex:
2466         * refcards/orgcard.tex, refcards/pl-refcard.tex:
2467         * refcards/pt-br-refcard.tex, refcards/refcard.tex:
2468         * refcards/ru-refcard.tex, refcards/sk-dired-ref.tex:
2469         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
2470         * refcards/survival.tex, refcards/vipcard.tex:
2471         * refcards/viperCard.tex: Update printed copyright year to 2008.
2473 2008-01-08  Kevin Ryde  <user42@zip.com.au>
2475         * compilation.txt (perl): Add a "during global destruction" sample.
2477 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
2479         * PROBLEMS:
2480         * MACHINES: Remove references to systems not supported anymore.
2482 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
2484         * MACHINES: Remove Masscomp.
2486 2008-01-03  Dan Nicolaescu  <dann@ics.uci.edu>
2488         * images/icons/emacs_16.png, images/icons/emacs_24.png
2489         * images/icons/emacs_32.png, images/icons/emacs_48.png: Rename to
2490         hicolor/16x16/apps/emacs.png, hicolor/24x24/apps/emacs.png,
2491         hicolor/32x32/apps/emacs.png and hicolor/48x48/apps/emacs.png.
2493         * images/icons/README (Author): Update for renaming.
2495         * emacs.desktop (Icon): Update icon name.
2497 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
2499         The following files renamed to avoid file-name clashes in
2500         8+3 (a.k.a. DOS) namespace:
2502         * schema/xhtml-basic-form.rnc: Renamed to xhtml-bform.rnc.
2503         * schema/xhtml-basic-table.rnc: Renamed to xhtml-btable.rnc.
2504         * schema/xhtml-list.rnc: Renamed to xhtml-lst.rnc.
2505         * schema/xhtml-target.rnc: Renamed to xhtml-tgt.rnc.
2506         * schema/xhtml-style.rnc: Renamed to xhtml-xstyle.rnc.
2507         * schema/xhtml-form.rnc, schema/xhtml-table.rnc, schema/xhtml.rnc:
2508         Updated accordingly.
2510         * schema/docbook-dyntbl.rnc, schema/docbook-soextbl.rnc: Renamed to
2511         docbk-dyntbl.rnc and docbk-soextbl.rnc, respectively.
2513         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2514         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2515         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2516         Renamed to emacs16_mac.png, emacs24_mac.png, emacs32_mac.png,
2517         emacs48_mac.png, emacs256_mac.png, and emacs512_mac.png,
2518         respectively.
2520 2007-12-08  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
2522         * emacs.desktop (Exec, Icon, Categories): Fix entries.
2524 2007-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2526         * NEWS: Add minimal Gnus item.
2528 2007-12-08  Dan Nicolaescu  <dann@ics.uci.edu>
2530         * emacs.desktop: New file.
2532 2007-11-30  Kentaro Ohkouchi  <nanasess@fsm.ne.jp>
2534         * images/icons/macemacs_16.png, images/icons/macemacs_24.png:
2535         * images/icons/macemacs_32.png, images/icons/macemacs_48.png:
2536         * images/icons/macemacs_256.png, images/icons/macemacs_512.png:
2537         New files.
2539 2007-11-28  Glenn Morris  <rgm@gnu.org>
2541         * nxml/: New directory, moved here from lisp/nxml/char-name/unicode.
2542         * nxml/README: New file.
2544 2007-11-24  Glenn Morris  <rgm@gnu.org>
2546         * images/gnus/mail_send.xpm: Rename to mail-send.xpm.
2548 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
2550         * NXML-NEWS: New File.
2552         * schema: Initial merge of nxml.
2554 2007-11-22  Francesco Potortì  <pot@gnu.org>
2556         * NEWS: etags: the --members option is now the default.
2558 2007-11-22  Glenn Morris  <rgm@gnu.org>
2560         * images/smilies/grayscale/README, images/smilies/medium/README:
2561         New files.
2563 2007-11-12  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
2565         * compilation.txt: Add new entries: compilation-perl--Pod::Checker,
2566         compilation-perl--Test, compilation-perl--Test::Harness and
2567         compilation-weblint.
2569 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
2571         * MACHINES: Remove Sun windows info.
2573 2007-10-30  Michael Olson  <mwolson@gnu.org>
2575         * NEWS: Add entry for Remember Mode.
2577 2007-10-29  Glenn Morris  <rgm@gnu.org>
2579         * refcards/gnus-refcard.tex: Restore Feb 2007 copyright
2580         clarifications lost in update to Gnus trunk.
2582 2007-10-28  Adam Sjøgren  <asjo@koldfront.dk>
2584         * images/smilies/grayscale/blink.xpm:
2585         * images/smilies/grayscale/braindamaged.xpm
2586         * images/smilies/grayscale/cry.xpm, images/smilies/grayscale/dead.xpm:
2587         * images/smilies/grayscale/evil.xpm:
2588         * images/smilies/grayscale/forced.xpm:
2589         * images/smilies/grayscale/frown.xpm, images/smilies/grayscale/grin.xpm:
2590         * images/smilies/grayscale/indifferent.xpm:
2591         * images/smilies/grayscale/reverse-smile.xpm:
2592         * images/smilies/grayscale/sad.xpm, images/smilies/grayscale/smile.xpm:
2593         * images/smilies/grayscale/wry.xpm: New larger grayscale smileys.
2595         * images/smilies/medium/blink.xpm:
2596         * images/smilies/medium/braindamaged.xpm, images/smilies/medium/cry.xpm:
2597         * images/smilies/medium/dead.xpm, images/smilies/medium/evil.xpm:
2598         * images/smilies/medium/forced.xpm, images/smilies/medium/frown.xpm:
2599         * images/smilies/medium/grin.xpm, images/smilies/medium/indifferent.xpm:
2600         * images/smilies/medium/reverse-smile.xpm:
2601         * images/smilies/medium/sad.xpm, images/smilies/medium/smile.xpm:
2602         * images/smilies/medium/wry.xpm: New colorful smileys.
2604 2007-10-29  Michael Olson  <mwolson@gnu.org>
2606         * ERC-NEWS: Update for recent change.
2608 2007-10-27  Juanma Barranquero  <lekktu@gmail.com>
2610         * .cvsignore: Add *.pyc.
2612 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
2614         * ses-example.ses: Get rid of silly life-universe-everything local
2615         variable.  `symbolic-formulas' is now `ses--symbolic-formulas'.
2617 2007-10-24  Juanma Barranquero  <lekktu@gmail.com>
2619         * NEWS: Mention desktop locking.
2621 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
2623         * NEWS: Explain the VC fileset changes a bit better.
2625 2007-09-28  Glenn Morris  <rgm@gnu.org>
2627         * PROBLEMS: Mention Tex superscript font issue.
2629 2007-09-25  Johannes Weiner  <hannes@saeurebad.de>
2631         * NEWS: Fix typo.
2633 2007-09-24  Glenn Morris  <rgm@gnu.org>
2635         * CONTRIBUTE: Remove information on maintaining copyright years;
2636         it does not belong here and is in admin/notes anyway.
2638 2007-09-24  Adam Hupp  <adam@hupp.org>
2640         * emacs.py: Split for python 2 and python 3 compatibility.
2641         * emacs2.py: New file, split off from emacs.py.
2642         * emacs3.py: New file, python 3 version of emacs2.py.
2644 2007-09-21  Glenn Morris  <rgm@gnu.org>
2646         * emacstool.1: Remove file.
2647         * emacs.bash: Adapt for removal of emacstool.
2648         * emacs.csh: Remove emacstool-related code.
2650 2007-09-16  Glenn Morris  <rgm@gnu.org>
2652         * gfdl.1: Remove unused file.
2654 2007-09-12  Glenn Morris  <rgm@gnu.org>
2656         * Makefile (SOURCES, unlock, relock): Delete.
2658 2007-09-10  Michaël Cadilhac  <michael@cadilhac.name>
2660         * NEWS: Document the interactive specification for C functions.
2661         Say that `set-file-modes' is now interactive.
2663 2007-09-10  Michael Olson  <mwolson@gnu.org>
2665         * ERC-NEWS: Improve description of erc-tls and erc-ssl change.
2667 2007-09-09  Juri Linkov  <juri@jurta.org>
2669         * AUTHORS, CONTRIBUTE: New files, moved here from the root dir.
2671 2007-09-08  Michael Olson  <mwolson@gnu.org>
2673         * ERC-NEWS: Update for changes to the development version of ERC 5.3.
2675 2007-09-06  Glenn Morris  <rgm@gnu.org>
2677         * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
2678         doc/man/.
2680         * refcards/README: Also mention gnus-logo.pdf license.
2682 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
2684         * NEWS.22 (Note): Lower-case for orgtbl-mode.
2686 2007-08-29  Jan Djärv  <jan.h.d@swipnet.se>
2688         * NEWS: Say that Gtk+ build uses stock icons.
2690 2007-08-28  Werner LEMBERG  <wl@gnu.org>
2692         * refcards/de-refcard.tex, refcards/de-refcard.pdf: Use `C-M-%'
2693         instead of `M-x query-replace-regexp'.
2695 2007-08-27  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2697         * PROBLEMS (Mac OS X): Add alternative workaround for QuickTime
2698         updater breakage.
2700 2007-08-26  Michaël Cadilhac  <michael@cadilhac.name>
2702         * NEWS: Say that PDF files are now the default for refcards.
2704         * refcards/fr-drdref.tex, refcards/fr-drdref.pdf: Move these to...
2705         * refcards/fr-dired-ref.tex, refcards/fr-dired-ref.pdf: ... those names.
2707         * refcards/pdflayout.sty: New.  Handle PDF layouts through
2708         \pdfpagewidth and \pdfpageheight.
2710         * refcards/calccard.pdf, refcards/cs-dired-ref.pdf:
2711         * refcards/cs-refcard.pdf, refcards/de-refcard.pdf:
2712         * refcards/dired-ref.pdf, refcards/fr-drdref.pdf:
2713         * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf:
2714         * refcards/gnus-logo.pdf, refcards/gnus-refcard.pdf:
2715         * refcards/orgcard.pdf, refcards/pl-refcard.pdf:
2716         * refcards/pt-br-refcard.pdf, refcards/refcard.pdf:
2717         * refcards/ru-refcard.pdf, refcards/sk-dired-ref.pdf:
2718         * refcards/sk-refcard.pdf: Add PDF versions of the refcards.
2720         * refcards/calccard.ps, refcards/cs-dired-ref.ps:
2721         * refcards/cs-refcard.ps, refcards/de-refcard.ps, refcards/dired-ref.ps:
2722         * refcards/fr-drdref.ps, refcards/fr-refcard.ps:
2723         * refcards/gnus-booklet.ps:
2724         * refcards/gnus-refcard.ps, refcards/orgcard.ps, refcards/pl-refcard.ps:
2725         * refcards/pt-br-refcard.ps, refcards/refcard.ps:
2726         * refcards/ru-refcard.ps, refcards/sk-dired-ref.ps:
2727         * refcards/sk-refcard.ps: Remove the PS versions of the refcards.
2729         * refcards/calccard.tex, refcards/fr-survival.tex, refcards/orgcard.tex:
2730         * refcards/pl-refcard.tex, refcards/pt-br-refcard.tex:
2731         * refcards/refcard.tex, refcards/survival.tex, refcards/vipcard.tex:
2732         * refcards/viperCard.tex: Specify PDF layout,
2733         use a PDF `compile-command' local variable.
2735         * refcards/cs-dired-ref.tex, refcards/cs-refcard.tex:
2736         * refcards/cs-survival.tex, refcards/dired-ref.tex:
2737         * refcards/fr-drdref.tex, refcards/sk-dired-ref.tex:
2738         * refcards/sk-refcard.tex, refcards/sk-survival.tex:
2739         Specify PDF layout.
2741         * refcards/fr-refcard.tex: Update copyright notice.
2742         Update the examples.  Fix a typo.  Remove the `letterpaper' counter,
2743         specify PDF layout, use a PDF `compile-command' local variable.
2745         * refcards/de-refcard.tex: Remove the `letterpaper' counter,
2746         specify PDF layout, use a PDF `compile-command' local variable.
2748         * refcards/ru-refcard.tex: Use a PDF `compile-command' local variable.
2750         * refcards/Makefile: Add rules for creating the refcards in PDF,
2751         make them the default.  Change `fr-drdref' to `fr-dired-ref'.
2753 2007-08-23  Glenn Morris  <rgm@gnu.org>
2755         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
2756         Delete these targets since nothing uses them.
2757         (SOURCES): Update.
2758         Move comments to e/README.  Remove license from now-trivial file.
2760         * e/README: New file, with most information formerly in Makefile.
2762 2007-09-05  Jason Rumney  <jasonr@gnu.org>
2764         * NEWS.22: Mention focus-follows-mouse change.
2766 2007-08-22  Karl Berry  <karl@gnu.org>
2768         * refcards/refcard.tex: Updates for printing.
2769         (\versionyear): Update to 2007.
2770         (\copyrightnotice): Modify or unmodified ok.
2771         (Simple Customization): Don't use goto-line, since now it's bound.
2772         Also, use now-preferred (kbd ...) syntax.
2774 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
2776         * NEWS: `shell' prompts for the default directory if called with a
2777         prefix and `default-directory' is a remote file name.
2779 2007-08-22  Glenn Morris  <rgm@gnu.org>
2781         * tree-widget: Move this directory into images/ subdirectory.
2783         * refcards/: New directory.  Move refcards here.
2784         * Makefile: Move refcard rules from here...
2785         * refcards/Makefile: ...to here.
2786         * README: Move information about tex files from here...
2787         * refcards/README: ...to here.
2789         * tutorials/: New directory.  Move TUTORIAL* here.
2791         * gnus.pbm, letter.pbm, letter.xpm:
2792         * splash.pbm, splash.xpm, splash8.xpm: Move from etc/ to etc/images/.
2793         * README: Move license information for the above files from here...
2794         * images/README: ...to here.
2796 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
2798         * orgcard.tex: Version number upgrade.
2800 2007-08-14  Glenn Morris  <rgm@gnu.org>
2802         * NEWS: Mention `bad-packages-alist'.
2804 2007-08-08  Glenn Morris  <rgm@gnu.org>
2806         * TODO: `iff' item is dealt with.
2807         * GNUS-NEWS, NEWS, NEWS.1-17, NEWS.19, NEWS.21: Replace `iff'.
2809 2007-08-01  Glenn Morris  <rgm@gnu.org>
2811         * NEWS: Add fortran-line-length, plus some more sections.
2813 2007-07-25  Glenn Morris  <rgm@gnu.org>
2815         * Relicense all FSF files to GPLv3 or later.
2817         * COPYING: Switch to GPLv3.
2819 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
2821         * NEWS: New functions `start-file-process-shell-command' and
2822         `process-file-shell-command'.
2824 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
2826         * NEWS: `file-remote-p' has a new optional parameter IDENTIFICATION.
2828 2007-07-15  Karl Fogel  <kfogel@red-bean.com>
2830         * NEWS: Revert 2007-07-13T23:20:21Z!kfogel@red-bean.com, which
2831         documented bookmark keybinding changes that were later reverted.
2833 2007-07-14  Jan Djärv  <jan.h.d@swipnet.se>
2835         * PROBLEMS: Mention gtk-engines-qt problem.
2837 2007-07-13  Karl Fogel  <kfogel@red-bean.com>
2839         * NEWS: Update for recent bookmark keybinding changes.
2841 2007-07-10  Michael Albinus  <michael.albinus@gmx.de>
2843         * NEWS: Add Tramp and comint-mode changes.
2845 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
2847         * NEWS: `file-remote-p' has a new optional parameter CONNECTED.
2849 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
2851         * NEWS: New function `start-file-process'.
2853 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
2855         * orgcard.tex: Version 5.01.
2857 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
2859         * NEWS: `dired-call-process' has been removed.
2861 2007-06-20  Glenn Morris  <rgm@gnu.org>
2863         * NEWS: configure prefers libgif over libungif.
2865 2007-06-14  Nick Roberts  <nickrob@snap.net.nz>
2867         * NEWS: Mention mouse highlighting in a GNU/Linux console.
2869 2007-06-14  Werner Lemberg  <wl@gnu.org>
2871         * emacs.1: Completely revised.
2872         Fix many typographical glitches.
2873         Updated to handle current state of options and resources.
2875 2007-06-12  Glenn Morris  <rgm@gnu.org>
2877         * NEWS: Change bug address.  Add back +++/--- note.
2878         Use present tense for X-toolkit entry.  Mention libgif.
2880 2007-06-07  Mark H. Weaver  <mhw@netris.org>  (tiny change)
2882         * NEWS (set-mark-command-repeat-pop): Fix duplicate entry.
2884 2007-06-07  Michael Olson  <mwolson@gnu.org>
2886         * MORE.STUFF: Update eshell URL.
2888 2007-06-06  Carsten Dominik  <dominik@science.uva.nl>
2890         * orgcard.tex: Version 4.77.
2892 2007-06-05  Michael Albinus  <michael.albinus@gmx.de>
2894         * NEWS: Add socks.el as new package.
2896 2007-06-02  Thien-Thi Nguyen  <ttn@gnuvola.org>
2898         * MORE.STUFF (Hideshow): Delete.
2899         (EDB, Go in a buffer): Update urls.
2900         Suggested by CHENG Gao <chenggao@gmail.com>.
2902 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
2904         * Version 22.1 released.
2906 2007-06-02  CHENG Gao  <chenggao@gmail.com>
2908         * MORE.STUFF: Remove dead URL for Fortune, and update URLs for
2909         Hideshow, Org, EDB, and Remember.
2911 2007-05-29  Robert J. Chassell  <bob@rattlesnake.com>
2913         * NEWS: Fix instances of `allow' without object.
2915 2007-05-22  Glenn Morris  <rgm@gnu.org>
2917         * NEWS.22: New file with entries for Emacs 22.
2918         * NEWS: Move Emacs 22 entries to new file NEWS.22, leave empty
2919         template for next Emacs version.
2921 2007-05-19  Glenn Morris  <rgm@gnu.org>
2923         * images/cancel.pbm: Convert from PGM to PBM.
2925         * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm:
2926         * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM.
2928 2007-05-17  Glenn Morris  <rgm@gnu.org>
2930         * PROBLEMS (Dumping): Mention OpenBSD macppc problem.
2932 2007-05-15  Michaël Cadilhac  <michael@cadilhac.name>
2934         * fr-refcard.tex: Rewrite using German layout.
2936         * fr-refcard.ps: Regenerate.
2938 2007-05-12  Richard Stallman  <rms@gnu.org>
2940         * refcard.tex (section{Incremental Search}): Minor corrections.
2942 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
2944         * Makefile (viperCard.ps, calccard.ps refcard.ps)
2945         (sk-dired-ref.ps sk-refcard.ps sk-survival.ps)
2946         (de-refcard.ps fr-refcard.ps pt-br-refcard.ps orgcard.ps): Use an
2947         explicit output argument for `dvips'.
2949 2007-05-05  Glenn Morris  <rgm@gnu.org>
2951         * NEWS: Re-order.
2953 2007-04-28  Glenn Morris  <rgm@gnu.org>
2955         * emacs.py: Restore file pending consideration of python.el legal
2956         status.
2957         * NEWS: Restore mention of python.el pending consideration of
2958         legal status.
2960 2007-04-28  David R. Linn  <drl@jekyll.vuse.vanderbilt.edu>
2962         * PROBLEMS: Add section on Solaris out-of-tree install issues with
2963         non-GNU make.
2965 2007-04-25  Werner Lemberg  <wl@gnu.org>
2967         * emacs.1: Replace -- with \(em.
2969 2007-04-25  Yavor Doganov  <yavor@gnu.org>  (tiny change)
2971         * emacs.1, etags.1: Escape some minus signs.
2973 2007-04-22  Glenn Morris  <rgm@gnu.org>
2975         * NEWS: Change to EMACS env-var was reverted, so delete this entry.
2977 2007-04-19  Glenn Morris  <rgm@gnu.org>
2979         * PROBLEMS: Expand a little on Emacs not knowing fqdn.
2981 2007-04-17  David Kastrup  <dak@gnu.org>
2983         * NEWS: Mention `query-replace-regexp-eval' being deprecated.
2985 2007-04-15  Glenn Morris  <rgm@gnu.org>
2987         * FTP: Make it a duplicate of ../FTP.
2989 2007-04-14  Glenn Morris  <rgm@gnu.org>
2991         * SERVICE: Replace with a pointer to the web version.
2993         * emacs.1: Update some of the more obsolete information.
2995 2007-04-13  Glenn Morris  <rgm@gnu.org>
2997         * MACHINES: emacserver is removed.
2999         * MORE.STUFF: Update some links, remove some dead ones.
3001 2007-04-04  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
3003         * emacs.py (format_exception): New function.
3004         (eexecfile): Use it instead of traceback.print_exception.
3005         Don't use execfile to avoid a bug in w32.
3007 2007-04-04  Glenn Morris  <rgm@gnu.org>
3009         * MACHINES: Mention preprocessor to use with /opt/SUNWspro/bin/cc
3010         on Solaris.
3012         * PROBLEMS (Configuration): Add entries on compiler/preprocessor
3013         mismatch, and on preprocessor inserting whitespace.
3015 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
3017         * TODO: Add entry for switching MS-Windows keyboard input to
3018         Unicode.  Add specific pointer to msdos.c functions that support
3019         menus on text terminals.
3021 2007-04-01  Michael Olson  <mwolson@gnu.org>
3023         * ERC-NEWS: Update for the ERC 5.2 release.  Most of these entries
3024         were for previously-committed changes.
3026 2007-03-31  Michael Albinus  <michael.albinus@gmx.de>
3028         * PROBLEMS: Remove Tramp problem; it has been fixed.
3030 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
3032         * PROBLEMS (MS-Windows problems): How to bind non-ASCII keys with
3033         modifiers.
3035 2007-03-23  Glenn Morris  <rgm@gnu.org>
3037         * Makefile (DESTDIR, LIBDIR, BINDIR, MANDIR, MANEXT):
3038         Delete unused variables.
3039         (dired-refcards, misc-refcards, survival-card, viper-cards):
3040         New targets.
3041         (all): Also build dired-refcards and misc-refcards.
3042         (clean, distclean, maintainer-clean): Depend on mostlyclean.
3043         (SOURCES): Remove non-existent files.
3044         (mostlyclean, clean, distclean, maintainer-clean, unlock, relock):
3045         Mark as phony.
3046         (.ps files): Specify default papersize in the dvips command.
3048         * fr-refcard.tex (\letterpaper): Switch to A4.
3049         (\section): Reduce \vskips to fit on A4 paper.
3050         (\shortcopyrightnotice): Display at end of first column.
3052 2007-03-21  Glenn Morris  <rgm@gnu.org>
3054         * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns.
3055         (\shortcopyrightnotice): Do not display in middle of file.
3056         Numerous \cr and \hskip hacks to avoid overfull columns.
3058         * fr-refcard.ps: Regenerate.
3060 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
3062         * dired-ref.tex:
3063         * fr-drdref.tex:
3064         * cs-dired-ref.tex:
3065         * sk-dired-ref.tex: Emacs 21 -> 22.
3067         * dired-ref.ps:
3068         * fr-drdref.ps:
3069         * cs-dired-ref.ps:
3070         * sk-dired-ref.ps: Regenerate.
3072 2007-03-11  Glenn Morris  <rgm@gnu.org>
3074         * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files.
3076         * Makefile (SOURCES): ulimit.hack is removed.
3078 2007-03-04  David Kastrup  <dak@gnu.org>
3080         * NEWS (fontification): Mention that the new default for
3081         jit-lock-stealth-time is now nil.
3083 2007-03-01  Kim F. Storm  <storm@cua.dk>
3085         * ORDERS: Reformat text.
3087         * NEWS (About external Lisp packages): New section.
3089 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
3091         * TUTORIAL.it: Fix typo.
3093 2007-02-27  Glenn Morris  <rgm@gnu.org>
3095         * cs-dired-ref.tex: Increase in 2 column case to make room
3096         for copyright notice.
3097         (nopagenumbers): Call to turn off numbers in 1 page document.
3098         (Nápovìda, Modifikace Dired bufferu): Swap sections to
3099         balance column length in presence of copyright notice.
3100         (copyrightnotice): Uncomment so that notice is displayed.
3102         * dired-ref.tex (vsize): Increase in 2 column case to make room
3103         for copyright notice.
3104         (nopagenumbers): Call to turn off numbers in 1 page document.
3105         (Getting Help, Modifying the Dired Buffer): Swap sections to
3106         balance column length in presence of copyright notice.
3107         (copyrightnotice): Uncomment so that notice is displayed.
3109         * fr-drdref.tex (vsize): Increase in 2 column case.
3110         (\key): Tweak space for description.
3111         (\overfullrule): Set to 0pt to hide small overflows.
3112         (nopagenumbers): Call to turn off numbers in 1 page document.
3113         (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to
3114         balance column length.
3115         (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line
3116         break to prevent overfull line.
3117         (find-names-dired): Use \key rather than \metax as a hack fix for
3118         overflow.
3120         * sk-dired-ref.tex (vsize): Increase in 2 column case to make room
3121         for copyright notice.
3122         (nopagenumbers): Call to turn off numbers in 1 page document.
3123         (Nápoveda, Modifikácia Dired bufferu): Swap sections to
3124         balance column length in presence of copyright notice.
3125         (copyrightnotice): Uncomment so that notice is displayed.
3127 2007-02-26  Carsten Dominik  <dominik@science.uva.nl>
3129         * orgcard.tex (section{Visibility Cycling}): Document key for
3130         indirect buffer access.
3131         (section{Archiving}): New keys for archiving.
3132         (section{Tables}): Combine two lines for hline creation.
3133         Named-field formula changed to Field formula.
3134         (section{Links}): Document keys for finding links.
3135         (section{Agenda Views}): New key for agenda file cycling.
3136         Document keys for stuck projects.  Typos fixed.
3137         (section{Exporting and Publishing}): Export options no longer in
3138         reference card.
3140 2007-02-25  Jan Djärv  <jan.h.d@swipnet.se>
3142         * PROBLEMS: Gtk+ and cygwin doesn't work.
3144 2007-02-23  Eli Zaretskii  <eliz@gnu.org>
3146         * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
3148 2007-02-22  Per Starbäck  <starback@stp.lingfil.uu.se>  (tiny change)
3150         * NEWS: Grammar and capitalization fixes.
3152 2007-02-22  Glenn Morris  <rgm@gnu.org>
3154         * orgcard.tex, orgcard.ps: Restore deleted files following
3155         copyright assignment.
3157 2007-02-20  Glenn Morris  <rgm@gnu.org>
3159         * TUTORIAL.eo: Unjustify.
3161 2007-02-20  Sergio Pokrovskij  <sergio.pokrovskij@gmail.com>
3163         * TUTORIAL.eo: Change license to GPL.  Add translator credits.
3165 2007-02-19  Kenichi Handa  <handa@m17n.org>
3167         * NEWS (New language environments): Add "Esperanto".
3169 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
3171         * TUTORIAL.eo: Add "See end ..." at the first line.
3173 2007-02-19  Kenichi Handa  <handa@m17n.org>
3175         * TUTORIAL.eo: Add "." at the end of the first line.
3177 2007-02-17  Reiner Steib  <Reiner.Steib@gmx.de>
3179         * gnus-refcard.tex: Remove obsolete comments.  Add a short note
3180         creating PostScript files for Emacs without using Makefile rules.
3182         * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper.
3184 2007-02-17  Glenn Morris  <rgm@gnu.org>
3186         * TUTORIAL.eo: Add 2007 to copyright years.  Remove translator
3187         copyrights (disclaimers on file), merge years into FSF copyrights.
3188         Move copyright to end.  Remove "LocalWords" at end of file.
3190 2007-02-16  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3192         * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos.
3194 2007-02-16  Kenichi Handa  <handa@m17n.org>
3196         * TUTORIAL.translators: Add TUTORIAL.eo.
3198 2007-02-16  Dale Gulledge  <dsplat@rochester.rr.com>
3200         * TUTORIAL.eo: New file.
3202 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
3204         * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
3206         * images/gnus/reverse-smile.xpm:
3207         * images/gnus/bar.xbm:
3208         * images/gnus/bar.xpm: Unused images removed.
3210 2007-02-14  Glenn Morris  <rgm@gnu.org>
3212         * OTHER.EMACSES: Remove obsolete file.
3214 2007-02-13  Chong Yidong  <cyd@stupidchicken.com>
3216         * cs-refcard.tex (versionemacs): New macro.
3217         * cs-refcard.ps: Regenerate.
3219         * sk-refcard.ps: Regenerate.
3221         * pl-refcard.ps: Regenerate.
3223 2007-02-13  Bill Wohler  <wohler@newt.com>
3225         * images/README: Add section for icons that are a part of Emacs.
3227 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
3229         * gnu.xpm: Unused file removed.
3231         * emacs.xbm: Unused file removed.
3233 2007-02-11  Juanma Barranquero  <lekktu@gmail.com>
3235         * DEVEL.HUMOR: New entry.
3237 2007-02-05  Francesco Potortì  <pot@gnu.org>
3239         * etags.1: Now --members is the default for etags, not for ctags yet.
3240         * NEWS (etags): Document it.
3242 2007-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3244         * gnus-refcard.tex: Fix copyright.
3245         * gnus-booklet.ps, gnus-refcard.ps: Generate.
3247 2007-01-20  Glenn Morris  <rgm@gnu.org>
3249         * orgcard.tex: Remove for legal reasons.
3250         * orgcard.ps: Remove for legal reasons.
3252 2007-01-27  Kevin Rodgers  <kevin.d.rodgers@gmail.com>
3254         * PROBLEMS: More details about disabling features that hamper
3255         performance with slow X connections.
3257 2007-01-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3259         * ps-prin1.ps (printBackground): Fix background height.
3261 2007-01-20  Glenn Morris  <rgm@gnu.org>
3263         * cs-dired-ref.tex (versionemacs): New def.
3264         * cs-refcard.tex (versionemacs, versionyear): New defs.
3265         * cs-survival.tex (versionemacs, versiondate): New defs.
3266         * de-refcard.tex (versionemacs, versionyear): New defs.
3267         * fr-refcard.tex (versionemacs, versionyear): New defs.
3268         * fr-survival.tex (versionemacs, versiondate): New defs.
3269         * orgcard.tex (versionyear): New def.
3270         (shortcopyrightnotice): Only display last copyright year.
3271         * pl-refcard.tex (versionemacs, versiondate): New defs.
3272         * pt-br-refcard.tex (versionemacs, versionyear): New defs.
3273         * refcard.tex (versionemacs, versionyear): New defs.
3274         * ru-refcard.tex (versionemacs): New def.
3275         * survival.tex (versionemacs): New def.
3276         * sk-dired-ref.tex (versionemacs): New def.
3277         * sk-refcard.tex (versionemacs, versionyear): New defs.
3278         * sk-survival.tex (versionemacs): New def.
3280 2007-01-20  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
3282         * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can
3283         be compiled on Solaris systems.
3285 2007-01-19  Chong Yidong  <cyd@stupidchicken.com>
3287         * TODO: Proper background color handling for pngs.
3289 2007-01-18  Bruno Haible  <bruno@clisp.org>  (tiny change)
3291         * emacs.1: Info files moved to share/info.
3293 2007-01-17  Romain Francoise  <romain@orebokech.com>
3295         * emacs.1: Update bug-gnu-emacs address.  Remove reference to
3296         info-gnu-emacs-request@prep.ai.mit.edu.  Update copyrights.
3298 2007-01-13  Michael Olson  <mwolson@gnu.org>
3300         * ERC-NEWS: Mention new erc-capab.el file.
3302 2007-01-13  Glenn Morris  <rgm@gnu.org>
3304         * MACHINES: Add information on compiling 32-bit Emacs on 64-bit
3305         GNU/Linux.
3306         * PROBLEMS: As above.
3308 2007-01-02  Francesco Potortì  <pot@gnu.org>
3310         * etags.1: Undocument the --no-warn option.
3312 2006-12-17  Richard Stallman  <rms@gnu.org>
3314         * TUTORIAL: Say that C-d and DEL with arg do killing.
3316 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
3318         * PROBLEMS: Document problems with rebasing Cygwin DLLs.
3320 2006-12-08  Michael Olson  <mwolson@gnu.org>
3322         * ERC-NEWS: Note that the list module has been removed.
3324 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
3326         * NEWS (Changes to cmuscheme): Mention the alternative for
3327         `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'.
3328         (Init file changes): Same for `~/.emacs_SHELL' versus
3329         `~/.emacs.d/init_SHELL.sh'.
3331 2006-12-01  Juanma Barranquero  <lekktu@gmail.com>
3333         * DEVEL.HUMOR: Another entry.
3335 2006-08-14  Masatake YAMATO  <jet@gyve.org>
3337         * etags.1: Added / to the end of DEVAR regex.
3339 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
3341         * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'.
3342         (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE.
3344 2006-11-20  Michael Olson  <mwolson@gnu.org>
3346         * NEWS: Change M-x erc-select to M-x erc.
3348 2006-11-20  Sun Yijiang  <sunyijiang@gmail.com>
3350         * TUTORIAL.cn: Updated.
3352 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
3354         * orgcard.tex (section{Agenda Views}): Document `C-k'.
3356 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
3358         * orgcard.tex: Version number change.
3360 2006-11-13  Bill Wohler  <wohler@newt.com>
3362         Release MH-E version 8.0.3.
3364         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3.
3366 2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
3368         * DEVEL.HUMOR: Two more entries.
3370 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
3372         * orgcard.tex (section{Archiving}): Document C-TAB.
3373         (section{TODO Items and Checkboxes}): Checkbox keys moved to this
3374         section, added documentation for the key `C-c #'.
3376 2006-11-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
3378         * emacs.py (eargs): Provide eldoc message for builtin types.
3379         Make sure eargs always outputs sentinel, to avoid Emacs freeze.
3381 2006-10-22  Chong Yidong  <cyd@stupidchicken.com>
3383         * emacs.py (eargs): Return expected _emacs_out string even if
3384         errors occur.
3386 2006-10-09  David Kastrup  <dak@gnu.org>
3388         * DEVEL.HUMOR: Add the topic line for last entry since that was
3389         what the joke was about.
3391 2006-10-07  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
3393         * TUTORIAL.bg: Synchronize with TUTORIAL.
3395 2006-10-06  Juanma Barranquero  <lekktu@gmail.com>
3397         * DEVEL.HUMOR: New file.
3399 2006-09-30  Chong Yidong  <cyd@stupidchicken.com>
3401         * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
3403 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
3405         * NEWS: ebnf2ps changes.
3407 2006-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
3409         * refcard.ps: Regenerate.
3411 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
3413         * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
3415 2006-09-15  Jay Belanger  <belanger@truman.edu>
3417         * COPYING: Replace "Library Public License" by "Lesser Public
3418         License" throughout.
3420 2006-09-15  Richard Stallman  <rms@gnu.org>
3422         * THE-GNU-PROJECT: Update with the latest footnotes
3423         from www.gnu.org/gnu/the-gnu-project.html.
3425 2006-09-15  David Kastrup  <dak@gnu.org>
3427         * NEWS: Explain new behavior and arguments of `key-binding' and
3428         `command-remapping'.
3430 2006-09-11  Paul Eggert  <eggert@cs.ucla.edu>
3432         * NEWS: In terminal-oriented subshells, the EMACS environment
3433         variable now defaults to Emacs's absolute file name, instead of
3434         to "t".
3435         * PROBLEMS: Adjust tcsh advice for this.
3437 2006-09-10  Jan Djärv  <jan.h.d@swipnet.se>
3439         * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a
3440         display (x-close-connection).
3442 2006-09-02  Juri Linkov  <juri@jurta.org>
3444         * HELLO: Regroup Europe Non-ASCII examples by similar scripts.
3446 2006-08-25  Richard Stallman  <rms@gnu.org>
3448         * TUTORIAL: Give priority to graphical terminals over text terminals
3449         regarding C-z.
3451 2006-08-21  Sun Yijiang  <sunyijiang@gmail.com>
3453         * TUTORIAL.cn: Sync with the latest TUTORIAL.
3455 2006-08-20  Dave Love  <fx@gnu.org>
3457         * emacs.py: Update to Dave Love's latest version.
3458         (__all__): Fix args -> eargs.  Add new `modpath' fun.
3459         (eargs): Add `imports' arg.
3460         (all_names): New fun.
3461         (complete): Rewrite without using rlcompleter.
3462         Remove `namespace' arg, add `imports' arg.
3463         (ehelp): Replace g and l args with `imports'.
3464         (eimport): Use __main__ rather than `emacs' namespace.
3465         (modpath): New fun.
3467 2006-08-20  Slawomir Nowaczyk  <slawomir.nowaczyk.847@student.lu.se>
3469         * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace.
3471 2006-08-18  Primoz PETERLIN  <primoz.peterlin@mf.uni-lj.si>
3473         * TUTORIAL.sl: Synchronize with TUTORIAL.
3475 2006-08-18  Mats Lidell  <matsl@contactor.se>
3477         * TUTORIAL.sv: Synchronize with TUTORIAL.
3479 2006-08-18  Alfredo Finelli  <alfredofnl@tiscali.it>
3481         * TUTORIAL.it: Synchronize with TUTORIAL.
3483 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
3485         * orgcard.tex: Version number change.
3487 2006-08-12  Werner Lemberg  <wl@gnu.org>
3489         * TUTORIAL.de: Synchronize with TUTORIAL.
3491 2006-08-10  Romain Francoise  <romain@orebokech.com>
3493         * NEWS: Mention that zone-mode.el is now obsolete.
3495 2006-08-09  Richard Stallman  <rms@gnu.org>
3497         * TUTORIAL: Don't say which side scroll bar is on.
3499 2006-08-06  Nick Roberts  <nickrob@snap.net.nz>
3501         * DEBUG (Note): Add note about following a longjmp call.
3502         Add local variables list for outline mode.
3504 2006-08-03  Michael Olson  <mwolson@gnu.org>
3506         * ERC-NEWS: Update for ERC 5.1.4.
3508 2006-08-01  Kenichi Handa  <handa@m17n.org>
3510         * NEWS (find-operation-coding-system): Describe the more detail of
3511         the change.
3513 2006-07-28  Reiner Steib  <Reiner.Steib@gmx.de>
3515         * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using
3516         texi/gnus-news.el of the trunk.
3518 2006-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
3520         * NEWS: Fix typo.
3522 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
3524         * ru-refcard.ps: Regenerate.
3526 2006-07-17  Alex Ott  <alexott@gmail.com>
3528         * ru-refcard.tex: Update for Emacs 22.
3530 2006-07-14  Kim F. Storm  <storm@cua.dk>
3532         * PROBLEMS: Emacs now requires ws2_32.dll on Windows.
3534 2006-07-14  Károly Lőrentey  <lorentey@elte.hu>
3536         * HELLO: Update Hungarian sample.
3538 2006-07-12  Michael Olson  <mwolson@gnu.org>
3540         * ERC-NEWS: Update for ERC 5.1.3.
3542 2006-07-08  David Kastrup  <dak@gnu.org>
3544         * TODO: Suggest consolidation with user customization when the
3545         system default of a customized variable changes.
3547 2006-07-08  Thien-Thi Nguyen  <ttn@gnu.org>
3549         * compilation.txt: Add an example "Compilation started ..." line.
3551 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
3553         * orgcard.tex: Version number change.
3555 2006-07-05  Kenichi Handa  <handa@m17n.org>
3557         * HELLO: Add a paragraph for non-ASCII examples at the head.
3558         Add Bulgarian and Hungarian.  Add more "hello"s to Danish and Swedish.
3560 2006-07-03  Bill Wohler  <wohler@newt.com>
3562         Release MH-E version 8.0.2.
3564         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2.
3566 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
3568         * orgcard.tex (section{Agenda Views}): Document `s' key to save
3569         all org-mode buffers.
3571 2006-06-30  Francesco Potortì  <pot@gnu.org>
3573         * etags.1: -m and -M options do not exist.
3575 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
3577         * orgcard.tex (section{Structure Editing}): Document checkbox
3578         toggling.
3580 2006-06-28  Juri Linkov  <juri@jurta.org>
3582         * grep.txt (Local Variables): Move to end of file.
3584 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
3586         * Makefile: Add rules for refcards.
3588         * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate.
3590 2006-06-24  Nick Roberts  <nickrob@snap.net.nz>
3592         * NEWS: Remove duplicate entries.
3594 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
3596         * orgcard.tex (section{LaTeX and cdlatex-mode}): New section.
3598 2006-06-23  Kim F. Storm  <storm@cua.dk>
3600         * DEBUG: Mention `pv variable' to print value of Lisp variables.
3601         Mention `xpr' and fix example to use it.  Add section describing
3602         commands such as `pit' that are useful for debugging redisplay
3603         related problems.
3605 2006-06-22  Kim F. Storm  <storm@cua.dk>
3607         * HELLO (Local Variables): Move to end of file.
3609 2006-06-20  Bill Wohler  <wohler@newt.com>
3611         Release MH-E version 8.0.1.
3613         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1.
3615 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
3617         * orgcard.tex (section{Clocking Time}): Add new clocking commands.
3618         (section{Structure Editing}): Add global archiving command.
3620 2006-06-14  Thien-Thi Nguyen  <ttn@gnu.org>
3622         * yow.lines: Delete existing data; add a new entry.
3624 2006-06-09  Włodek Bzyl  <matwb@univ.gda.pl>
3626         * pl-refcard.ps: Regenerate.
3628 2006-06-08  Włodek Bzyl  <matwb@univ.gda.pl>
3630         * pl-refcard.tex: Update for Emacs 22.
3632 2006-06-08  Reiner Steib  <Reiner.Steib@gmx.de>
3634         * fr-refcard.tex: Fix errors in previous commit.
3636 2006-06-08  Éric Jacoboni  <jaco@jacoboni.fr>
3638         * fr-refcard.tex: Update for Emacs 22.
3640 2006-06-07  Kenichi Handa  <handa@m17n.org>
3642         * NEWS: Mention how to disable character translation for a file.
3644 2006-06-04  Sven Joachim  <svenjoac@gmx.de>
3646         * de-refcard.tex: Update for Emacs 22: Use German quotes
3647         and umlauts; fix overfull /hboxes; many rewordings.
3649 2006-06-04  Kim F. Storm  <storm@cua.dk>
3651         * NEWS: Move news for pre-22 versions into...
3652         * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news.
3653         * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ...
3654         * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs
3655         versions in separate files.  Update copyright notices.
3657 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
3659         * LPF, LEDIT: Remove files.
3661         * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF:
3662         * MOTIVATION, ORDERS, SERVICE, TERMS, TODO:
3663         * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh:
3664         * Xkeymap.txt, compilation.txt, grep.txt:
3665         Add copyright notice and copying permissions.
3667 2006-05-31  David Ponce  <david@dponce.com>
3669         * tree-widget/default/close.png, tree-widget/default/close.xpm:
3670         * tree-widget/default/empty.png, tree-widget/default/empty.xpm:
3671         * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm:
3672         * tree-widget/default/guide.png, tree-widget/default/guide.xpm:
3673         * tree-widget/default/handle.png, tree-widget/default/handle.xpm:
3674         * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm:
3675         * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm:
3676         * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm:
3677         * tree-widget/default/open.png, tree-widget/default/open.xpm:
3678         * tree-widget/folder/close.png, tree-widget/folder/close.xpm:
3679         * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm:
3680         * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm:
3681         * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm:
3682         * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm:
3683         * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm:
3684         * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm:
3685         * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm:
3686         * tree-widget/folder/open.png, tree-widget/folder/open.xpm:
3687         Reduce the size of images.
3689 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
3691         * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus.
3693 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
3695         * ledit.l: Remove file.
3697 2006-05-26  Kenichi Handa  <handa@m17n.org>
3699         * NEWS (find-operation-coding-system): Mention the new argument
3700         format.
3702 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
3704         * orgcard.tex (section{Motion}): Add the item navigation commands.
3705         (section{Publishing}): New section.
3706         (section{Links}): Documented elisp and shell links.
3708 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
3710         * pt-br-refcard.tex: Update.
3712 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
3714         * pl-refcard.tex (Local variables): Add compile-command.
3716         * ru-refcard.tex (Local variables): Add compile-command and coding.
3718         * pt-br-refcard.tex: Don't \input psfig.
3720         * refcard.tex (section{Info}): Add `i'.  Use `s' instead of `M-s'.
3722         * de-refcard.tex (section{Info}): Ditto.
3724         * fr-refcard.tex (section{Info}): Ditto.  Translation suggested by
3725         Stefan Monnier <monnier@iro.umontreal.ca>.
3727         * pl-refcard.tex (section{Info}): Ditto.  Translation suggested by
3728         Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>.
3730         * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'.
3731         Entry for `i' is not translated yet.
3733         * pt-br-refcard.tex (section{Info}): Ditto.
3735         * ru-refcard.tex (section{Info}): Ditto.
3737         * sk-refcard.tex (section{Info}): Ditto.
3739 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
3741         * MORE.STUFF: Update AUCTeX entry.
3743 2006-05-20  Rodrigo Real  <rreal@ucpel.tche.br>
3745         * pt-br-refcard.tex:
3746         * pt-br-refcard.ps: New files.
3748 2006-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3750         * sk-refcard.tex: Add coding cookie.
3752 2006-05-15  Michael Olson  <mwolson@gnu.org>
3754         * MORE.STUFF: Update URL for Planner Mode and add description.
3755         Canonicalize URLs for Emacs Muse and Emacs Wiki Mode.
3757 2006-05-12  Romain Francoise  <romain@orebokech.com>
3759         * MORE.STUFF: ERC is now part of Emacs.
3760         Add Emacs Muse.
3762 2006-05-12  Ken Manheimer  <ken.manheimer@gmail.com>
3764         * NEWS (allout): Update.
3766 2006-05-06  Bill Wohler  <wohler@newt.com>
3768         Release MH-E version 8.0.
3770         * NEWS, MH-E-NEWS: Update for MH-E release 8.0.
3772 2006-04-28  Bill Wohler  <wohler@newt.com>
3774         Release MH-E version 7.95.
3776         * NEWS, MH-E-NEWS: Update for MH-E release 7.95.
3778 2006-04-21  Bill Wohler  <wohler@newt.com>
3780         Release MH-E version 7.94.
3782         * NEWS, MH-E-NEWS: Update for MH-E release 7.94.
3784 2006-04-21  Nick Roberts  <nickrob@snap.net.nz>
3786         * NEWS: Mention t-mouse.el.  Touch up description of gdb-ui.el.
3788 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
3790         * orgcard.tex: Version number change only.
3792 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3794         * gnus-refcard.tex: Bump version to 5.11.  Remove duplicate \def's.
3795         Update date.
3797 2006-04-18  Bill Wohler  <wohler@newt.com>
3799         * MORE.STUFF: Add MH-E.
3801 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
3803         * orgcard.tex: Version number change only.
3805 2006-04-12  Kenichi Handa  <handa@m17n.org>
3807         * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header.
3809 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
3811         * orgcard.tex (section{Tables}): Document column narrowing.
3812         (section{Links}): Document bracket links.
3814 2006-04-11  Kenichi Handa  <handa@m17n.org>
3816         * PROBLEMS (C-SPC fails ...): Add description for fcitx.
3818 2006-04-10  Bill Wohler  <wohler@newt.com>
3820         * NEWS: Add package-version keyword to `defcustom' and mention
3821         associated variable `customize-package-emacs-version-alist'.
3823 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
3825         * NEWS: Add string-or-null-p.
3827 2006-03-28  Bill Wohler  <wohler@newt.com>
3829         * images/README: Update with following information.
3831         * images/data-save.xpm, images/mail/flag-for-followup.xpm:
3832         * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12.
3834         * images/contact.pbm, images/data-save.pbm, images/delete.pbm:
3835         * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm:
3836         * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm:
3837         New bitmaps for new images.
3839         * images/refresh.xpm, images/sort-ascending.xpm,
3840         * images/sort-descending.xpm: Update with GTK 2.x images.
3841         Note that the default GTK icons are not overridden by the GNOME theme
3842         due to a bug which was fixed in GNOME 2.15.  Once GNOME 2.16 is in
3843         wide circulation, then the GTK icons should be replaced with the
3844         equivalent GNOME icons.  Until then, we should be consistent with
3845         GTK first, then GNOME.
3847         * images/mail/repack.xpm, images/mail/reply-from.xpm:
3848         * images/mail/reply-to.xpm, images/search-replace.xpm:
3849         * images/separator.xpm, images/show.xpm: Update custom icons to be
3850         closer to their GNOME counterparts.
3852         * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm:
3853         * images/mail/repack.pbm, images/mail/reply-all.pbm:
3854         * images/mail/reply-from.pbm, images/mail/reply-to.pbm:
3855         * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm:
3856         * images/search-replace.pbm: Update bitmaps.
3858         * images/execute.pbm, images/execute.xpm, images/fld-open.pbm:
3859         * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm:
3860         * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm:
3861         * images/mail/alias.xpm, images/mail/refile.pbm:
3862         * images/mail/refile.xpm, images/page-down.pbm:
3863         * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove
3864         custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons.
3866 2006-03-23  Romain Francoise  <romain@orebokech.com>
3868         * NEWS: Misc. fixes.
3870 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
3872         * orgcard.tex: Version number change only.
3874 2006-03-15  Nick Roberts  <nickrob@snap.net.nz>
3876         * DEBUG (Note): Describe features for debugging with GDB in Emacs.
3878 2006-03-11  Miles Bader  <miles@gnu.org>
3880         * images/mail: New directory.
3881         * images/attach.xpm, images/connect.xpm:
3882         * images/contact.xpm, images/delete.xpm:
3883         * images/describe.xpm, images/disconnect.xpm:
3884         * images/exit.xpm, images/gnus/toggle-subscription.xpm:
3885         * images/lock-broken.xpm, images/lock-ok.xpm:
3886         * images/lock.xpm, images/mail/compose.xpm:
3887         * images/mail/copy.xpm, images/mail/forward.xpm:
3888         * images/mail/inbox.xpm, images/mail/move.xpm:
3889         * images/mail/not-spam.xpm, images/mail/outbox.xpm:
3890         * images/mail/preview.xpm, images/mail/reply-all.xpm:
3891         * images/mail/reply.xpm, images/mail/save-draft.xpm:
3892         * images/mail/save.xpm, images/mail/send.xpm:
3893         * images/mail/spam.xpm, images/next-page.xpm:
3894         * images/refresh.xpm, images/separator.xpm:
3895         * images/sort-ascending.xpm, images/sort-column-ascending.xpm:
3896         * images/sort-criteria.xpm, images/sort-descending.xpm:
3897         * images/sort-row-ascending.xpm:
3898         New icons, copied from Gnus trunk (originally from Gnome 2.6).
3900 2006-03-11  Bill Wohler  <wohler@newt.com>
3902         * NEWS: Document `image-load-path-for-library'.  Note that all
3903         images have been moved from lisp into etc/images in `find-image'
3904         item.  Fix typo in `copy-tree'.
3906 2006-03-09  Reiner Steib  <Reiner.Steib@gmx.de>
3908         * TUTORIAL.de: Replace "Schreiben" by "Drücken" where appropriate.
3910 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
3912         * orgcard.tex: Version number change only.
3914 2006-03-05  Bill Wohler  <wohler@newt.com>
3916         Release MH-E version 7.93.
3918         * NEWS, MH-E-NEWS: Update for MH-E release 7.93.
3920 2006-02-23  Guanpeng Xu  <herberteuler@hotmail.com>
3922         * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line.
3924 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
3926         * orgcard.tex (section{Links}): Rewritten to cover the modified
3927         link system.
3929 2006-02-18  Bill Wohler  <wohler@newt.com>
3931         Release MH-E version 7.92.
3933         * NEWS, MH-E-NEWS: Update for MH-E release 7.92.
3935 2006-02-17  Kenichi Handa  <handa@m17n.org>
3937         * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer.
3939 2006-02-17  Sun Yijiang  <sunyijiang@gmail.com>
3941         * TUTORIAL.cn: Reworked.
3943 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3945         * NEWS: Changes in handling of file local variables.
3947 2006-02-14  Jan Djärv  <jan.h.d@swipnet.se>
3949         * NEWS: Gtk+ 2.4 is required.
3951 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3953         * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
3955 2006-02-09  Mathias Dahl  <mathias.dahl@gmail.com>
3957         * NEWS: New key bindings for Tumme in Dired.
3959 2006-02-05  Jay Belanger  <belanger@truman.edu>
3961         * calccard.tex: Update copyright year.
3963 2006-02-04  Michael Olson  <mwolson@gnu.org>
3965         * NEWS: Update for ERC 5.1.1.  Use the same wording for headings
3966         that Emacs does in its NEWS file.
3968 2006-02-03  Bill Wohler  <wohler@newt.com>
3970         Release MH-E version 7.91.
3972         * NEWS, MH-E-NEWS: Update for MH-E release 7.91.
3974 2006-02-02  Bill Wohler  <wohler@newt.com>
3976         Release MH-E version 7.90.
3978         * NEWS, MH-E-NEWS: Update for MH-E release 7.90.
3980 2006-01-29  Michael Olson  <mwolson@gnu.org>
3982         * NEWS: Add entry for ERC.
3984 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
3986         * TODO: Make SYNC_INPUT the default.
3988 2006-01-25  Nick Roberts  <nickrob@snap.net.nz>
3990         * images/gud/pstar.xpm: Make background transparent.
3992 2006-01-24  Noah Friedman  <friedman@splode.com>
3994         * emacs-buffer.gdb: Replace all references to `cdr' field of
3995         conses with `u.cdr', per change Andreas Schwab 2005-11-15
3996         of src/lisp.h.
3998 2006-01-23  Michael Albinus  <michael.albinus@gmx.de>
4000         * NEWS: Tramp can be removed by M-x tramp-unload-tramp.
4002 2006-01-15  Dan Nicolaescu  <dann@ics.uci.edu>
4004         * e/eterm-color.ti: Re-enable the ri entry.  Add kich1.
4006 2006-01-13  Richard M. Stallman  <rms@gnu.org>
4008         * emacs.1: +N applies only to next file.
4010 2005-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
4012         * e/eterm-color.ti: Temporarily disable the ri entry.
4013         * e/eterm-color: Regenerate.
4015 2005-12-21  Lőrentey Károly  <lorentey@elte.hu>
4017         * TODO: Add note on the multi-tty branch.
4019 2005-12-16  Lőrentey Károly  <lorentey@elte.hu>
4021         * NEWS: Change `prev-buffer' to `previous-buffer'; add note on
4022         them using the frame-local buffer list.
4024 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
4026         * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode
4027         instead.
4029 2005-12-02  Jay Belanger  <belanger@truman.edu>
4031         * NEWS: Add comment about the Calc prefix.
4033 2005-11-28  Thien-Thi Nguyen  <ttn@gnu.org>
4035         * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client".
4037 2005-11-18  Chong Yidong  <cyd@stupidchicken.com>
4039         * images/icons/emacs_16.png, images/icons/emacs_24.png
4040         * images/icons/emacs_32.png, images/icons/emacs_48.png:
4041         New Emacs icons.
4043 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
4045         * orgcard.tex: Version 3.20.
4047 2005-11-16  Nick Roberts  <nickrob@snap.net.nz>
4049         * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons.
4050         Use for run/continue.
4051         * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons.
4052         Use for interrupting inferior.
4053         * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm:
4054         Use a more appropriate variable name.
4055         * images/gud/remove.xpm, images/gud/remove.pbm
4056         * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive.
4058 2005-11-09  Nick Roberts  <nickrob@snap.net.nz>
4060         * images/gud/pp.xpm, images/gud/pp.pbm: New icons.
4062 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
4064         * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
4065         * images/save.xpm, images/save.pbm, images/low-color/save.xpm:
4066         Adjust baseline.
4068 2005-11-06  Jan Djärv  <jan.h.d@swipnet.se>
4070         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
4071         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
4072         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
4073         * images/low-color/next-node.xpm: Adjust paper size and layout.
4075 2005-11-05  Nick Roberts  <nickrob@snap.net.nz>
4077         * DEBUG: Describe how to provide preprocessor macro information.
4079 2005-11-04  Jan Djärv  <jan.h.d@swipnet.se>
4081         * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
4082         * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm
4083         * images/low-color/up-node.xpm, images/low-color/prev-node.xpm
4084         * images/low-color/next-node.xpm: New images.
4086 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
4088         * orgcard.tex (section{Notes}): Version number change.
4090 2005-11-03  Romain Francoise  <romain@orebokech.com>
4092         * orgcard.tex: Update FSF's address.
4094 2005-11-03  Nick Roberts  <nickrob@snap.net.nz>
4096         * DEBUG: GDB can sometimes expand macros.
4098 2005-11-01  Romain Francoise  <romain@orebokech.com>
4100         * NEWS: Source files are compressed by default.
4102 2005-10-28  Bill Wohler  <wohler@newt.com>
4104         * NEWS: Help mode now creates hyperlinks for URLs.
4106 2005-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
4108         * e/eterm-color.ti (el1): Undo 2005-10-23 change.
4109         Add some comments on how to update this file.  Add ri
4110         capability that has long been supported by term.el.
4112 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
4114         * images/gud/until.xpm: Color correction.
4116 2005-10-23  Richard M. Stallman  <rms@gnu.org>
4118         * e/eterm-color.ti (el1): Capability deleted,
4119         since term.el doesn't implement it.
4121 2005-10-20  Dan Nicolaescu  <dann@ics.uci.edu>
4123         * e/eterm-color.ti: Change the terminal name to eterm-color.
4124         * e/eterm-color: Regenerate.
4126 2005-10-20  Bryan Henderson  <bryanh@giraffe-data.com>  (tiny change)
4128         * Makefile (e/eterm-color): Rename eterm to eterm-color.
4130 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
4132         * NEWS: New variable `max-image-size'.
4134 2005-10-17  Bill Wohler  <wohler@newt.com>
4136         Moved all remaining images from lisp/toolbar to etc/images.  The
4137         low resolution images were placed in their own directory (low-color).
4139         * images/attach.*, images/cancel.*, images/close.*:
4140         * images/copy.*, images/cut.*, images/diropen.*:
4141         * images/exit.*, images/help.*, images/home.*:
4142         * images/index.*, images/info.*, images/mail.*:
4143         * images/new.*, images/open.*, images/paste.*:
4144         * images/preferences.*, images/print.*, images/save.*:
4145         * images/saveas.*, images/search.*:
4146         * images/search-replace.*, images/spell.*:
4147         * images/undo.*: Moved here from lisp/toolbar.
4149         * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*.
4150         * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*.
4151         * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*.
4152         * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*.
4153         * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*.
4154         * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*.
4155         * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*.
4156         * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*.
4157         * images/low-color/preferences.*: Moved here from
4158         lisp/toolbar/lc-preferences.*.
4159         * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*.
4160         * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*.
4161         * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*.
4162         * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*.
4163         * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*.
4164         * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*.
4166         To conform with convention, the underscore (_) in the following
4167         image names were replaced with dash (-) or (/) as appropriate.
4169         * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*.
4170         * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*.
4171         * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*.
4172         * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*.
4173         * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*.
4174         * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*.
4175         * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*.
4176         * images/low-color/back-arrow.*: Moved here from
4177         lisp/toolbar/lc-back_arrow.*.
4178         * images/low-color/fwd-arrow.*: Moved here from
4179         lisp/toolbar/lc-fwd_arrow.*.
4180         * images/low-color/jump-to.*: Moved here from
4181         lisp/toolbar/lc-jump_to.*.
4182         * images/low-color/left-arrow.*: Moved here from
4183         lisp/toolbar/lc-left_arrow.*.
4184         * images/low-color/right-arrow.*: Moved here from
4185         lisp/toolbar/lc-right_arrow.*.
4186         * images/low-color/up-arrow.*: Moved here from
4187         lisp/toolbar/lc-up_arrow.*.
4188         * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*.
4189         * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*.
4191         * images/README: Incorporated the content of lisp/toolbar/README
4192         now that all of the images are here.
4194 2005-10-16  Nick Roberts  <nickrob@snap.net.nz>
4196         * images/gud/n.pbm, images/gud/n.xpm
4197         * images/gud/ni.xpm, images/gud/ni.xpm
4198         * images/gud/s.xpm, images/gud/s.xpm
4199         * images/gud/si.xpm, images/gud/si.xpm: Rename to
4200         next.*, nexti.*, step.*, and stepi.*, respectively, as the
4201         file-name no longer clashes on 8+3 filesystems.
4203 2005-10-14  Bill Wohler  <wohler@newt.com>
4205         * images/gud/break.*: Moved here from toolbar/gud-break.*.
4206         * images/gud/cont.*: Moved here from toolbar/gud-cont.*.
4207         * images/gud/down.*: Moved here from toolbar/gud-down.*.
4208         * images/gud/finish.*: Moved here from toolbar/gud-finish.*.
4209         * images/gud/ni.*: Moved here from toolbar/gud-ni.*.
4210         * images/gud/n.*: Moved here from toolbar/gud-n.*.
4211         * images/gud/print.*: Moved here from toolbar/gud-print.*.
4212         * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*.
4213         * images/gud/remove.*: Moved here from toolbar/gud-remove.*.
4214         * images/gud/run.*: Moved here from toolbar/gud-run.*.
4215         * images/gud/si.*: Moved here from toolbar/gud-si.*.
4216         * images/gud/s.*: Moved here from toolbar/gud-s.*.
4217         * images/gud/until.*: Moved here from toolbar/gud-until.*.
4218         * images/gud/up.*: Moved here from toolbar/gud-up.*.
4219         * images/gud/watch.*: Moved here from toolbar/gud-watch.*.
4221 2005-10-14  Bill Wohler  <wohler@newt.com>
4223         Released MH-E version 7.85.
4225         * NEWS, MH-E-NEWS: Updated for release 7.85.
4227 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
4229         * NEWS: -nb => -nbi.
4231 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
4233         * orgcard.tex: Version 3.17, no changes except version number.
4235 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
4237         * NEWS: -nb, --no-bitmap-icon
4239 2005-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
4241         * TODO: Clarify the local variables entry.
4243 2005-09-30  Bill Wohler  <wohler@newt.com>
4245         Moved MH-E image files from toolbar and mail directories into
4246         images.
4248         * images/mail: New directory.
4250         * images/mail/reply.*: Moved here from lisp/mail/reply2*.
4252         * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*:
4253         * images/mail/reply*: Moved here from lisp/toolbar.
4255         * images/execute.*, images/highlight.*, images/mh-logo.xpm:
4256         * images/page-down.*, images/show.*, images/widen.*: Moved here
4257         from lisp/toolbar.
4259         * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
4260         Use GNOME 2.10's refresh icon.
4262         * images/README: New file that indicates which icons came from
4263         GNOME (see lisp/toolbar/README).
4265 2005-09-30  Romain Francoise  <romain@orebokech.com>
4267         * NEWS: Mention changes to `read-buffer'.
4269 2005-09-30  Chong Yidong  <cyd@stupidchicken.com>
4271         * images/ezimage: New directory.
4273         * images/ezimage/*.xpm: Add images used by speedbar.el.
4275 2005-09-30  David Ponce  <david@dponce.com>
4277         * NEWS: Update recentf changes.
4279 2005-09-28  Simon Josefsson  <jas@extundo.com>
4281         * GNUS-NEWS: Fix IDNA notes.
4283 2005-09-27  Jay Belanger  <belanger@truman.edu>
4285         * calccard.tex: Update `versionnumber', remove `versiondate'.
4286         (Error Recovery): Refer to "initial state" rather than "default state".
4287         (Algebra): Mention LaTeX language mode.
4288         (Programming): Delete reference to "Z =".
4290 2005-09-24  Steven Huwig  <steven_h@acm.org>  (tiny change)
4292         * emacs.py (ehelp): Add g and l to arg list, and use them in the
4293         call to `help'.
4295 2005-09-17  Romain Francoise  <romain@orebokech.com>
4297         * gfdl.1: Update to version 1.2.  Delete UC macro.
4299 2005-09-15  Kenichi Handa  <handa@m17n.org>
4301         * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
4303 2005-09-14  Romain Francoise  <romain@orebokech.com>
4305         * NEWS: Add entry for write-region-inhibit-fsync.
4307 2005-09-09  Kevin Ryde  <user42@zip.com.au>
4309         * MORE.STUFF: Update url for calculator.el.
4311 2005-09-08  Kenichi Handa  <handa@m17n.org>
4313         * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled
4314         correctly.
4316 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
4318         * NEWS: Add entry for `make-auto-save-file-name'.
4320 2005-08-19  Emilio C. Lopes  <eclig@gmx.net>
4322         * emacsclient.1 (DESCRIPTION): Reflect inclusion in the
4323         Emacs distribution.  Make role of EDITOR clearer.
4324         (OPTIONS): Document `-s', `-V' and `-h'
4325         as well as their long name counterparts.
4326         (BUGS): Remove.
4328 2005-08-26  Romain Francoise  <romain@orebokech.com>
4330         * PROBLEMS: Fix capitalization of "Gnus".
4332 2005-08-20  Chong Yidong  <cyd@stupidchicken.com>
4334         * MORE.STUFF: Update links and URLs.
4336 2005-08-05  Kenichi Handa  <handa@m17n.org>
4338         * NEWS: Fix the entry describing code-pages.
4340 2005-07-28  Juanma Barranquero  <lekktu@gmail.com>
4342         * .cvsignore: Add `icons' (for in-place installs).
4344 2005-07-19  Juri Linkov  <juri@jurta.org>
4346         * grep.txt: New file.
4348 2005-07-19  Jan Djärv  <jan.h.d@swipnet.se>
4350         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
4351         -R comes after i386 in setarch command.
4353 2005-07-12  Juri Linkov  <juri@jurta.org>
4355         * refcard.tex (Files): Change description of `C-x C-q' from
4356         `checkin/checkout' to `toggle read-only'.
4357         (Getting Help): Replace `C-h c' with `C-h k'.
4358         (Error Recovery): Replace `recover-file' with `recover-session'.
4359         (Info): Replace key binding `C-h C-i' with `C-h S'.  Add `t'.
4361 2005-07-07  Richard M. Stallman  <rms@gnu.org>
4363         * GNU: Update how to help.  Improve footnote 7.
4365 2005-07-07  Lute Kamstra  <lute@gnu.org>
4367         * tasks.texi: Delete file.  The GNU Task List is obsolete and has
4368         been replaced by http://savannah.gnu.org/projects/tasklist.
4370 2005-07-07  Lute Kamstra  <lute@gnu.org>
4372         * refcard.tex: Update `versionnumber' and `year'.  Update Emacs's
4373         version to 22.
4374         (Starting Emacs): Delete sentence to fix formatting problems.
4375         (Multiple Windows): Clarify first sentence.  Mention C-x 5 1.
4376         (Formatting): Update the binding of set face.
4377         (International Character Sets): set-language-environment is bound
4378         to C-x RET l.
4380 2005-07-05  Lute Kamstra  <lute@gnu.org>
4382         Update FSF's address in GPL notices.
4384         * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex:
4385         * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1:
4386         * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex:
4387         * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address.
4389 2005-07-03  Jan Djärv  <jan.h.d@swipnet.se>
4391         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
4392         Add it again.
4394 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
4396         * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
4398 2005-06-28  Richard M. Stallman  <rms@gnu.org>
4400         * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New.
4402 2005-06-11  Eli Zaretskii  <eliz@gnu.org>
4404         * DEBUG: Mention emacs-buffer.gdb.
4406 2005-06-10  Noah Friedman  <friedman@splode.com>
4408         * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use
4409         char as placeholder when buffer has no file name and process is
4410         still live.  Use different printf cases instead.
4412 2005-06-08  Kim F. Storm  <storm@cua.dk>
4414         * PROBLEMS: Linux kernel 2.6.10 may corrupt process output.
4415         Warn that using CVS+SSH may corrupt files, include work-around.
4417 2005-06-06  Juri Linkov  <juri@jurta.org>
4419         * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space.
4421         * TUTORIAL.ro: Change NBSP to space.  Move coding cookie from the
4422         second line to Local Variables.  Fix title line.
4424 2005-05-30  Miles Bader  <miles@gnu.org>
4426         * emacs-buffer.gdb: Remove RCS keywords.
4428 2005-05-30  Noah Friedman  <friedman@splode.com>
4430         * emacs-buffer.gdb: New file.
4431         * NEWS: Mention it.
4433 2005-05-28  Richard M. Stallman  <rms@gnu.org>
4435         * TUTORIAL.fr: Change NBSP to space.
4437 2005-05-28  Bill Wohler  <wohler@newt.com>
4439         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84.
4441 2005-05-19  Nick Roberts  <nickrob@snap.net.nz>
4443         * TODO: post-command-idle-hook has gone.
4445 2005-05-16  Juanma Barranquero  <lekktu@gmail.com>
4447         * NEWS: Remove references to open-network-stream-nowait and
4448         open-network-stream-server.
4450 2005-05-15  Richard M. Stallman  <rms@gnu.org>
4452         * GNU: Correct/improve previous change.
4454 2005-05-14  Richard M. Stallman  <rms@gnu.org>
4456         * GNU: Update footnotes.
4458         * NEWS: Lots of clarifications and cleanups.
4460 2005-05-05  Slawomir Nowaczyk  <slawek@cs.lth.se>
4462         * TUTORIAL.pl: Updated header.
4464 2005-05-02  Richard M. Stallman  <rms@gnu.org>
4466         * NEWS: More rearrangements.
4468 2005-05-02  Chong Yidong  <cyd@stupidchicken.com>
4470         * NEWS: Items rearranged in logical order.
4472 2005-05-01  Lars Hansen  <larsh@math.ku.dk>
4474         * NEWS: Correct key binding for dired-mark-omitted.
4476 2005-04-25  Dan Nicolaescu  <dann@ics.uci.edu>
4478         * NEWS: Mention xterm key bindings.
4480         * e/eterm.ti: Add a comment.
4481         * e/eterm: Regenerate.
4483 2005-04-25  Alex Ott  <ott@jet.msk.su>
4485         * TUTORIAL.ru: Update.
4487 2005-04-13  Pavel Janík  <Pavel@Janik.cz>
4489         * TUTORIAL.sk: Updated header.
4491 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
4493         * NEWS: Mention cursorBlink resource.
4495 2005-04-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4497         * NEWS: Mention dynamic change of keyboard-coding-system on Mac.
4499 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
4501         * NEWS: Mention fontSet for Lucid menus.
4503 2005-04-10  Masatake YAMATO  <jet@gyve.org>
4505         * compilation.txt (symbol): Add gcov-file
4506         gcov-bb-file gcov-never-called-line gcov-called-line.
4508 2005-04-08  Kenichi Handa  <handa@m17n.org>
4510         * TUTORIAL.ja: Updated header, contents synchronized with
4511         TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
4513 2005-04-06  Pavel Janík  <Pavel@Janik.cz>
4515         * TUTORIAL.cs: Updated header.
4517 2005-04-05  Werner Lemberg  <wl@gnu.org>
4519         * TUTORIAL.de: Updated header.
4521 2005-04-05  Marcelo Toledo  <marcelo@gnu.org>
4523         * TUTORIAL.translators: Added the field Maintainer.
4525 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
4527         * TUTORIAL.it: Move "copying conditions at end" sentence after title.
4529 2005-04-04  Thien-Thi Nguyen  <ttn@gnu.org>
4531         * TUTORIAL.ja: Update text before first period.
4532         Reported by Kenichi Handa.
4534 2005-04-02  Richard M. Stallman  <rms@gnu.org>
4536         * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the
4537         old intro line that apparently was a longer version of "Emacs
4538         tutorial".
4540         * TUTORIAL.es: Clean up line breaks.
4542 2005-04-01  Marcelo Toledo  <marcelo@gnu.org>
4544         * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4545         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko,
4546         * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru,
4547         * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line.
4549 2005-04-01  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
4551         * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in
4552         2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore;
4553         Minor fixes.
4555 2005-04-01  Mats Lidell  <matsl@contactor.se>
4557         * TUTORIAL.sv: Sync some other changes with the TUTORIAL version
4558         2005-04-01T00:31:25Z!rms@gnu.org.
4560 2005-04-01  Lute Kamstra  <lute@gnu.org>
4562         * TUTORIAL.nl: Fix title line.
4564 2005-03-30  Thien-Thi Nguyen  <ttn@gnu.org>
4566         * TUTORIAL: Add title line.
4567         * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de,
4568         * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja,
4569         * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR,
4570         * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl
4571         * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise.
4573 2005-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4575         * gnus-refcard.tex, gnus-logo.eps: New files.
4577 2005-03-23  David Ponce  <david@dponce.com>
4579         * NEWS: Mention recentf-keep.
4581 2005-03-17  Lute Kamstra  <lute@gnu.org>
4583         * TODO: Remove define-generic-mode entry (DONE).
4585 2005-03-10  Michael Albinus  <michael.albinus@gmx.de>
4587         * NEWS: Explain how to default Tramp to FTP.
4589 2005-03-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4591         * NEWS: Mention Carbon build on Mac OS 9.
4593 2005-03-01  David Kastrup  <dak@gnu.org>
4595         * DEBUG: Add information about `-fno-crossjumping' for GCC.
4597 2005-02-14  Lute Kamstra  <lute@gnu.org>
4599         * TODO: Remove battery.el entry (DONE).
4601         * TUTORIAL.nl: Synchronize with TUTORIAL.  Correct some typos.
4602         Make the terminology more consistent.  Fill the text using the
4603         default `fill-column'.
4605 2005-02-08  Lute Kamstra  <lute@gnu.org>
4607         * TUTORIAL: Remove some uses of the term "buffer" before it is
4608         properly introduced.  Update the description of the mode line.
4609         Consistently use "<ESC>" to denote the ESC key and "<SPC>" to
4610         denote the Space bar.  Capitalize all command descriptions.
4612 2005-02-06  Richard M. Stallman  <rms@gnu.org>
4614         * DEBUG: Minor clarification.
4616 2005-02-05  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4618         * emacs.bash: Update the name of the socket of the Emacs server.
4620 2005-01-22  David Kastrup  <dak@gnu.org>
4622         * NEWS: Mention alias `find-grep' for `grep-find'.
4624 2005-01-22  Nick Roberts  <nickrob@snap.net.nz>
4626         * TODO: Add entry for toolbar on ttys.
4628 2005-01-18  Nick Roberts  <nickrob@snap.net.nz>
4630         * DEBUG: Suggest separate terminal for debug session.
4632 2005-01-15  Frederik Fouvry  <fouvry@CoLi.Uni-SB.DE>
4634         * TUTORIAL.nl: Correct translation and the Dutch text (typos).
4635         More consistent use of terminology.
4637 2005-01-13  Cheng Gao  <chenggao@gmail.com>
4639         * MORE.STUFF: Add entries of some well known and widely used packages.
4641 2005-01-07  Lars Hansen  <larsh@math.ku.dk>
4643         * NEWS: Describe desktop package lazy restore feature.
4645 2004-12-21  Richard M. Stallman  <rms@gnu.org>
4647         * DISTRIB: Don't say "freeware".
4649 2004-12-15  Nick Roberts  <nickrob@snap.net.nz>
4651         * DEBUG: Change printing example to break on a procedure name.
4653 2004-12-11  Dan Nicolaescu  <dann@ics.uci.edu>
4655         * e/eterm.ti: Add rs1.
4656         * e/eterm: Regenerate.
4658 2004-12-08  Alexandre VEYRENC  <veyrenc@wanadoo.fr>  (tiny change)
4660         * fr-refcard.tex: Fix typos.
4662 2004-12-07  Jan Djärv  <jan.h.d@swipnet.se>
4664         * PROBLEMS: Update information about klipper on KDE.
4666 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
4668         * NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
4670 2004-10-08  Frédéric Bothamy  <frederic.bothamy@free.fr>  (tiny change)
4672         * TUTORIAL.fr: Minor wording fix.
4674 2004-10-04  Luc Teirlinck  <teirllm@auburn.edu>
4676         * enriched.doc: Update for new bindings of `set-left-margin' and
4677         `set-right-margin'.
4679 2004-10-04  Kim F. Storm  <storm@cua.dk>
4681         * DEBUG: Mention pp and ff commands.
4683 2004-09-26  Luc Teirlinck  <teirllm@auburn.edu>
4685         * enriched.doc: `enriched-annotation-alist' is now called
4686         `enriched-translations'.
4688 2004-09-26  Dan Nicolaescu  <dann@ics.uci.edu>
4690         * e/eterm.ti: Comment out smcup, rmcup.  Add kbs, kdch1, rc, sc.
4691         Reformat.
4692         * e/eterm: Regenerate.
4694 2004-09-25  Jan Djärv  <jan.h.d@swipnet.se>
4696         * PROBLEMS: Updated exec-shield description.
4698 2004-09-16  Dan Nicolaescu  <dann@ics.uci.edu>
4700         * e/eterm.ti: Change the strings for smso and rmso.
4701         * e/eterm: Regenerate.
4703 2004-09-09  Thien-Thi Nguyen  <ttn@gnu.org>
4705         * MORE.STUFF (EDB): Update entry.
4707 2004-09-07  Dan Nicolaescu  <dann@ics.uci.edu>
4709         * e/eterm.ti: Add `op' entry to enable colors in term.
4710         * e/eterm: Regenerate.
4712 2004-09-04  Eric S. Raymond  <esr@thyrsus.com>
4714         * PROBLEMS: More reorganization to exile old stuff to the
4715         pre-2000 section.  I looked up end-of-life dates for a bunch
4716         of old Unixes to check.
4718 2004-08-24  Bill Wohler  <wohler@newt.com>
4720         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82.
4722 2004-08-22  David Kastrup  <dak@gnu.org>
4724         * PROBLEMS, MAILINGLISTS: Update AUCTeX information.
4726 2004-08-21  Bill Wohler  <wohler@newt.com>
4728         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81.
4730 2004-08-21  Eric S. Raymond  <esr@thyrsus.com>
4732         * PROBLEMS: Massively rearranged by category, to make environment
4733         features and symptoms easier to find.  Bugs relating to
4734         20th-century systems moved to the end.  Most problem headers
4735         changed to "object: variation" format.
4737 2004-08-15  Bill Wohler  <wohler@newt.com>
4739         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80.
4741 2004-08-14  Romain Francoise  <romain@orebokech.com>
4743         * NEWS: Mention the thumbs.el package.
4745 2004-08-14  Eric Hanchrow  <offby1@blarg.net>
4747         * TUTORIAL.es: Replace actual whitespace with the magic string
4748         that causes help-with-tutorial to automatically insert the correct
4749         amount.
4751 2004-08-10  Steven Tamm  <steventamm@mac.com>
4753         * PROBLEMS: Remove description of Mac OS version upgrade
4754         problems as it is no longer applicable.
4756 2004-07-27  Werner Lemberg  <wl@gnu.org>
4758         * NEWS: Document all new tutorials.
4760 2004-08-05  Reiner Steib  <Reiner.Steib@gmx.de>
4762         * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
4764         * NEWS (Gnus package): Gnus includes Sieve and PGG.  Gnus changes
4765         are described in GNUS-NEWS.
4767 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
4769         * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the
4770         v5_10 branch of the Gnus repository.
4772 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4774         * MORE.STUFF: Tramp is now distributed with Emacs.
4776 2004-07-12  Bill Wohler  <wohler@newt.com>
4778         * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4.
4780 2004-07-08  David Kastrup  <dak@gnu.org>
4782         * NEWS (Lisp changes in 21.4): Document (match-data t) change.
4784 2002-06-26  Eli Zaretskii  <eliz@is.elta.co.il>
4786         * FOR-RELEASE: Moved to the admin directory.
4788 2004-06-24  David Kastrup  <dak@gnu.org>
4790         * NEWS: Move description from new paragraph-start and
4791         indent-line-function defaults to general news instead of new
4792         packages.  Same for query-replace-skip-read-only.
4793         Add description of new `\,' and `\?' replacement string features.
4795 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4797         * MORE.STUFF: Delete obsolete URL.
4799 2004-06-10  Lars Hansen  <larsh@math.ku.dk>
4801         * NEWS: Describe dired-omit-mode.  Describe desktop package changes.
4803 2004-05-29  Steven Tamm  <steventamm@mac.com>
4805         * PROBLEMS: Document the workaround for the Mac OS X port not
4806         picking up the environment variables from dotfiles.
4808 2004-05-16  Juri Linkov  <juri@jurta.org>
4810         * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil.
4812         * ru-refcard.tex: Add C-u and RET to `C-h t Russian'.
4814 2004-05-15  Alex Ott  <ott@jet.msk.su>
4816         * ru-refcard.tex, ru-refcard.ps: New files.
4818 2004-05-14  David Ponce  <david@dponce.com>
4820         * tree-widget: New directory containing tree-widget themes and images.
4822 2004-04-13  Marcelo Toledo  <marcelo@gnu.org>
4824         * TUTORIAL.pt_BR: Initial check-in.
4826 2004-05-06  Dave Love  <fx@gnu.org>
4828         * emacs.py: New file for python-mode's internal use.
4830 2004-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4832         * TODO: Use outline mode.  Remove compile.el entry (done).
4834 2004-04-18  Juri Linkov  <juri@jurta.org>
4836         * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv
4837         * TUTORIAL.th: Add sentence-end-double-space: nil.
4839         * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1.
4841 2004-04-16  Alex Ott  <ottalex@narod.ru>
4843         * TUTORIAL.ru: Various corrections.
4845 2004-04-14  Jan Nieuwenhuizen  <janneke@gnu.org>
4847         * TUTORIAL.nl: Update Delete/Delback translation.
4849 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4851         * TODO: Remove index-apropos entry.
4853 2004-04-01  Juri Linkov  <juri@jurta.org>
4855         * HELLO: Add Javanese.
4857 2004-03-29  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
4859         * ps-prin1.ps: Clip the header and footer area, so text will not be
4860         printed outside header or footer, respectively.
4861         (HeaderClip, FooterClip): New PostScript funs.
4862         (HeaderText, FooterText): Adjust PostScript code.
4864 2004-03-29  Jan Djärv  <jan.h.d@swipnet.se>
4866         * TODO: Removed drag-and-drop entry (DONE).
4868 2004-03-19  Kim F. Storm  <storm@cua.dk>
4870         * TODO: Remove entries for fringe related issues (DONE).
4871         Remove entry about image-relative coordinates of mouse clicks (DONE).
4873 2004-03-11  Daniel Pfeiffer  <occitan@esperanto.org>
4875         * compilation.txt: New file.
4877 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4879         * NEWS: Remove bogus reference to user option unicode-data.
4881 2004-02-16  Klaus Zeitler  <kzeitler@lucent.com>
4883         * PROBLEMS: Document crashes on X when build with GCC and GNU ld.
4885 2004-02-08  Andreas Schwab  <schwab@suse.de>
4887         * NEWS: Fix typo.
4889 2003-12-29  Ognyan Kulev  <ogi@fmi.uni-sofia.bg>
4891         * TUTORIAL.bg: Use windows-1251 encoding.  Fix punctuation errors.
4893 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
4895         * TODO: Add plans for change of file attributes UID and GID from
4896         integer to string.
4898 2003-11-10  Kailash C. Chowksey  <klchxbec@m-net.arbornet.org>
4900         * HELLO: Add Kannada.
4902 2003-11-05  Juri Linkov  <juri@jurta.org>
4904         * HELLO: Fix language names.  Add C, Braille, Georgian, Ukrainian.
4905         Add IPA pronunciation to English.  Fix tab widths.
4907 2003-11-03  David Ponce  <david.ponce@wanadoo.fr>
4909         * PROBLEMS: Document segfaults with Linux kernels that enable the
4910         Exec-shield functionality.
4912 2003-10-30  Kenichi Handa  <handa@m17n.org>
4914         * HELLO: Fix cases of language names.  Make German lines one.
4915         Delete FORTRAN, add Mathematics.
4917 2003-10-24  Jan Djärv  <jan.h.d@swipnet.se>
4919         * PROBLEMS: Characters are displayed as empty boxes or
4920         with wrong font under X.
4922 2003-09-30  Werner Lemberg  <wl@gnu.org>
4924         * TUTORIAL.de: Minor updates and grammatical fixes.
4926 2003-09-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
4928         * TODO: Add invisible text kill/yank issue.
4930 2003-08-29  Wim Nieuwenhuizen  <wwwillem@xs4all.nl>
4932         * TUTORIAL.nl: Many changes.
4934 2003-08-20  Stephen Eglen  <stephen@gnu.org>
4936         * MORE.STUFF: Update URLs for several projects.
4938 2003-07-22  Andrew Choi  <akochoi@shaw.ca>
4940         * PROBLEMS: Truncated process output with pty's on Mac OS X.
4942 2003-07-14  Nick Roberts  <nick@nick.uklinux.net>
4944         * NEWS: Merge in the changes for versions 21.2 and 21.3 as
4945         documented on the EMACS_21_1_RC branch.
4947 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
4949         * TUTORIAL.cn: Updated.
4950         * TUTORIAL.zh: Updated.
4952 2003-04-24  Bill Wohler  <wohler@newt.com>
4954         * MH-E-NEWS: Upgraded to MH-E version 7.3.
4956 2003-04-03  Kenichi Handa  <handa@m17n.org>
4958         * HELLO: Fix the malayalam line.
4960 2003-04-01  Dave Love  <fx@gnu.org>
4962         * letter.xpm: Use transparent/opaque `colors'.
4964         * letter.xbm: Deleted.
4966         * letter.pbm: New.
4968 2003-03-24  Andreas Schwab  <schwab@suse.de>
4970         * HELLO: Remove extra TAB in Greek entries.
4972 2003-03-03  Chao-Hong Liu  <chliu@gnu.org>
4974         * TUTORIAL.cn, TUTORIAL.zh: New files.
4976         * TUTORIAL.translators: List TUTORIAL.cn and TUTORIAL.zh.
4978 2003-02-24  Kenichi Handa  <handa@m17n.org>
4980         * HELLO: Add Malayalam.
4982 2003-02-13  Dave Love  <fx@gnu.org>
4984         * TUTORIAL.es: Add coding spec.
4986 2003-02-11  Kenichi Handa  <handa@m17n.org>
4988         * HELLO: Fix Hindi and add Tamil.
4990 2003-02-05  Francesco Potortì  <pot@gnu.org>
4992         * TUTORIAL.it: Italian tutorial.
4993         From Alfredo Finelli <alfredofnl@tiscali.it> (original translator).
4994         Revised by Francesco Potortì <pot@gnu.org>.
4996 2003-02-03  Bill Wohler  <wohler@newt.com>
4998         * MH-E-NEWS: Upgraded to MH-E version 7.2.
5000 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5002         * MACHINES: Added Cygwin.
5004 2003-01-27  Jan Djärv  <jan.h.d@swipnet.se>
5006         * DEBUG: Added note about xmon.
5008 2003-01-20  Joanna Pluta  <joanna_p@gazeta.pl>
5010         * TUTORIAL.pl: Updated.
5012 2003-01-11  Pavel Janík  <Pavel@Janik.cz>
5014         * TUTORIAL.sk: Updated to reflect changes in English version.
5015         From Miroslav Vaško <zemiak@zoznam.sk>.
5017 2003-01-09  Francesco Potortì  <pot@gnu.org>
5019         * etags.1: Added reference to the new `etags --help --lang=LANG'
5020         option.
5022 2003-01-08  Bill Wohler  <wohler@newt.com>
5024         * MH-E-NEWS: Upgraded to MH-E version 7.1.
5026 2003-01-01  Steven Tamm  <steventamm@mac.com>
5028         * MACHINES: Added pointer to Mac OS X install instructions.
5030 2002-12-10  Kenichi Handa  <handa@m17n.org>
5032         * TUTORIAL.sv: Renamed from TUTORIAL.se.
5034 2002-11-29  Bill Wohler  <wohler@newt.com>
5036         * MH-E-NEWS: Upgraded to MH-E version 7.0.
5038 2002-11-22  Rafael Sepúlveda  <drs@gnulinux.org.mx>
5040         * TUTORIAL.es: Extensively changed and updated.
5042 2002-10-01  Bill Wohler  <wohler@newt.com>
5044         * MH-E-NEWS: Upgraded to mh-e version 6.1.1.
5046 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5048         * ses-example.ses: New file: example spreadsheet.
5050 2002-09-04  Kenichi Handa  <handa@etl.go.jp>
5052         * HELLO: Fix Unicode Greek line.
5054 2002-09-03  Kenichi Handa  <handa@etl.go.jp>
5056         * TUTORIAL.ja: Updated in accordance with the latest English
5057         version.
5059 2002-09-01  Andreas Schwab  <schwab@suse.de>
5061         * TUTORIAL.de: Updated in accordance with the English version.
5062         From Mario Lang <mlang@delysid.org>.
5064 2002-08-12  Markus Rost  <rost@math.ohio-state.edu>
5066         * HELLO: Fix some white spaces.
5068 2002-06-26  Richard M. Stallman  <rms@gnu.org>
5070         * ps-prin0.ps, ps-prin1.ps: Add license exception.
5072 2002-06-16  Eli Zaretskii  <eliz@is.elta.co.il>
5074         * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5076 2002-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
5078         * HELLO: Add a few greetings that use Unicode characters.
5080 2002-04-20  Eli Zaretskii  <eliz@is.elta.co.il>
5082         * termcap.src: New version from ftp://invisible-island.net.
5084 2002-03-24  Pavel Janík  <Pavel@Janik.cz>
5086         * TUTORIAL.translators: New file, list of tutorial translators.
5088 2002-02-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
5090         * gnus.xpm: Remove garbage.
5092 2002-01-27  Pavel Janík  <Pavel@Janik.cz>
5094         * letter.xpm: New file, XPM variant of letter.xbm.
5096 2001-12-03  Pavel Janík  <Pavel@Janik.cz>
5098         * COPYING: Move back.
5100 2001-11-29  Pavel Janík  <Pavel@Janik.cz>
5102         * COPYING: Removed.
5104 2001-11-23  Eli Zaretskii  <eliz@is.elta.co.il>
5106         * emacstool.1, etags.1, emacs.1: Modify distribution terms to
5107         something simpler than the GFDL.
5109 2001-11-22  Colin Walters  <walters@debian.org>
5111         * PROBLEMS: Remove already applied calc info patches.
5112         Clarify that there is no such thing as Debian GNU/Linux 2.4.3.  ftpd is
5113         not handled by alternatives in Debian, the reporter surely meant
5114         just "--config ftp".
5116 2001-11-18  Eli Zaretskii  <eliz@is.elta.co.il>
5118         * fr-survival.tex: New file, from Éric Jacoboni <jaco@teaser.fr>.
5120 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
5122         * TUTORIAL.fr: New version from Éric Jacoboni <jaco@teaser.fr>.
5124 2001-11-17  Colin Walters  <walters@debian.org>
5126         * PROBLEMS: Remove calc problems.
5128 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5130         * TUTORIAL.fr: New file.  From Éric Jacoboni <jaco@teaser.fr>.
5132 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
5134         * Makefile (mostlyclean, clean, distclean, maintainer-clean):
5135         Add *.dvi and *.log.
5136         (SOURCES): Update the list of files.
5138         * calccard.tex: New file.
5139         * calccard.ps: New file.
5141 2001-11-01  Eli Zaretskii  <eliz@is.elta.co.il>
5143         * etags.1: Replace presentation-level troff macros that simulate
5144         tables with tbl markup.  From Eric S. Raymond <esr@thyrsus.com>.
5146 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5148         * (Version 21.1 released.)
5150 2001-09-29  Eli Zaretskii  <eliz@is.elta.co.il>
5152         * HELLO: Fix the Italian and Maltese entries.  From Trevor Spiteri
5153         <tbspit@eng.um.edu.mt>.
5155 2001-08-25  Pavel Janík  <Pavel@Janik.cz>
5157         * HELLO: Slovak language name added to be compatible with other
5158         languages.
5160 2001-08-23  Eli Zaretskii  <eliz@is.elta.co.il>
5162         * TUTORIAL.pl: Updated in accordance with the English version.
5163         From Beata Wierzchołowska <beataw@orient.uw.edu.pl> and
5164         Janusz S. Bien <jsbien@mail.uw.edu.pl>.
5166 2001-08-14  Eli Zaretskii  <eliz@is.elta.co.il>
5168         * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as
5169         per config.sub and config.guess.  Reported by Ryo Furue
5170         <furufuru@ccsr.u-tokyo.ac.jp>.
5172 2001-08-10  Pavel Janík  <Pavel@Janik.cz>
5174         * TUTORIAL.sk: Updated in accordance with the English version.
5175         From Miroslav Vaško <vasko@debian.cz>.
5177 2001-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
5179         * TUTORIAL.ko: Updated in accordance with the English version.
5180         From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
5182 2001-08-06  Pavel Janík  <Pavel@Janik.cz>
5184         * TUTORIAL.cs: Update from Milan Zamazal.
5186 2001-08-05  Pavel Janík  <Pavel@Janik.cz>
5188         * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail
5189         address of Milan Zamazal changed.
5191 2001-08-04  Pavel Janík  <Pavel@Janik.cz>
5193         * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and
5194         META keys.
5196 2001-05-17  Francesco Potortì  <pot@gnu.org>
5198         * etags.1: Add the latest changes to etags behavior.
5200 2001-05-04  Eli Zaretskii  <eliz@is.elta.co.il>
5202         * emacsclient.1: Place in the public domain.
5204 2001-04-29  Eli Zaretskii  <eliz@is.elta.co.il>
5206         * emacstool.1: Place under GFDL.
5208 2001-04-25  Eli Zaretskii  <eliz@is.elta.co.il>
5210         * emacs.1: Place under GFDL.
5212         * etags.1: Ditto.
5214         * gfdl.1: New file.
5216 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
5218         * TUTORIAL.sk, sk-survival.tex
5219         * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps
5220         * sk-dired-ref.tex: New files.
5222         * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files.
5223         From Pavel@Janik.cz (Pavel Janík).
5225 2001-04-10  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5227         * ps-prin1.ps: Footer implementation.  Doc fix.
5228         (doLineNumber): Code fix for line number color.
5229         (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText):
5230         Code fix for footer implementation.
5231         (TextStart, SetFooterLines, FooterFrameStart, doFramePath)
5232         (FooterFramePath, doFrame, FooterFrame, FooterStart)
5233         (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs.
5235 2001-04-03  Gerd Moellmann  <gerd@gnu.org>
5237         * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca>
5238         for color depth 8.
5240 2001-04-02  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5242         * ps-prin1.ps: Line and paragraph spacing feature.
5243         (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline)
5244         (EffectShadow, EffectBox, EffectOutline): New vars.
5245         (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix.
5246         (PHL, LHL): New funs.
5248         * ps-prin2.ps: File eliminated.
5250 2001-03-26  Gerd Moellmann  <gerd@gnu.org>
5252         * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>.
5254 2001-03-15  Gerd Moellmann  <gerd@gnu.org>
5256         * splash.xpm, splash.pbm: Replaced with new images from
5257         Luis Fernandes <elf@ee.ryerson.ca>.
5259 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
5261         * cs-refcard.ps, cs-refcard.tex: New files.
5263 2001-02-26  Gerd Moellmann  <gerd@gnu.org>
5265         * THE-GNU-PROJECT: New file.
5267 2001-02-22  Andrew Innes  <andrewi@gnu.org>
5269         * MACHINES: Update pointer to MS-Windows install instructions.
5271 2001-02-20  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5273         * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow'
5274         functionality enhancement.
5275         (doColumnZebra): Code fix.
5277 2001-02-08  Dave Love  <fx@gnu.org>
5279         * tasks.texi, SERVICE: Updated.
5281 2001-02-03  Andrew Innes  <andrewi@gnu.org>
5283         * PROBLEMS: Add note about need to specify extra compiler flags
5284         with recent Cygwin ports of gcc.
5286 2001-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
5288         * DEBUG: Expand and update, based on the instructions to
5289         pretesters, nt/INSTALL, and private communications and experience.
5291 2001-01-17  Dave Love  <fx@gnu.org>
5293         * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/.
5295 2001-01-08  Gerd Moellmann  <gerd@gnu.org>
5297         * TUTORIAL.es: New file.
5299 2001-01-08  Kevin Gallagher  <kevingal@onramp.net>
5301         * edt-user.doc: Updated to reflect EDT Emulation version 4.0
5302         enhancements.
5304 2000-12-29  Gerd Moellmann  <gerd@gnu.org>
5306         * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New
5307         files.
5309 2000-12-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5311         * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow
5312         is non-nil.
5313         (printZebra, BeginPage): Code fix.
5315 2000-12-15  Miles Bader  <miles@gnu.org>
5317         * DEBUG: Add note about using `inverse-video' to detect excessive
5318         screen redraw.
5320 2000-12-07  Dave Love  <fx@gnu.org>
5322         * CODINGS, CHARSETS: Removed.  (Mule 2.3 relics.)
5324 2000-11-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5326         * ps-prin1.ps: Eliminated the line number font predefinition.
5328 2000-11-09  Kenichi Handa  <handa@etl.go.jp>
5330         * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l,
5331         not M-:, as example of disabled command).
5333 2000-11-02  Gerd Moellmann  <gerd@gnu.org>
5335         * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*.
5337 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
5339         * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed.
5341         * tasks.texi: Updated to the version from /gd/gnuorg.
5343         * FTP: Refer to the GNU web site.
5345 2000-10-12  Dave Love  <fx@gnu.org>
5347         * gnus.pbm: New file.
5349         * gnus.xbm: Deleted.
5351 2000-10-05  Miles Bader  <miles@lsi.nec.co.jp>
5353         * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line.
5355 2000-09-22  Gerd Moellmann  <gerd@gnu.org>
5357         * splash.xbm: File removed.
5358         * splash.pbm: New file.
5360 2000-09-20  Gerd Moellmann  <gerd@gnu.org>
5362         * splash.xbm: New file.
5364 2000-09-19  Gerd Moellmann  <gerd@gnu.org>
5366         * splash.xpm: New file.
5368 2000-09-11  Dave Love  <fx@gnu.org>
5370         * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New
5371         files.
5373 2000-08-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5375         * ps-prin3.ps: Eliminated.
5377         * ps-prin2.ps: Changed comment version (6.0).
5379         * ps-prin1.ps: Changed comment version (6.0).
5381         * ps-prin0.ps: Changed comment version (6.0).
5383 2000-08-24  Wlodzimierz Bzyl  <matwb@univ.gda.pl>
5385         * survival.tex: New file.
5387 2000-08-21  Gerd Moellmann  <gerd@gnu.org>
5389         * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*.
5391         * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*.
5393 2000-08-17  Gerd Moellmann  <gerd@gnu.org>
5395         * NEWS.1: Reintegrated into NEWS.
5397         * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4.
5399 2000-08-16  Gerd Moellmann  <gerd@gnu.org>
5401         * dired-ref.tex, dired-ref.ps: New files.
5403         * refcard-de.tex, refcard-de.ps: New files.
5405 2000-07-20  Gerd Moellmann  <gerd@gnu.org>
5407         * emacs.1: Change `-b' to `-bw'.
5409 2000-07-07  Andreas Schwab  <schwab@suse.de>
5411         * yow.lines: Fix indentation.
5413 2000-06-07  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5415         * ps-prin0.ps: Insert a version number comment (5.2.2).
5416         Indentation fix.
5418         * ps-prin1.ps: Insert a version number comment (5.2.2).
5419         Can select page size with/without giving an error if PostScript
5420         printer doesn't have this kind of page size.  Zebra Stripe
5421         continues or restarts on next page.  Indentation fix.
5422         (BeginSheet): If necessary, rescale n-up to fit on the sheet of
5423         paper.
5424         (BeginDoc, doColumnZebra, HeaderText): Code fix.
5425         (SetPageSize): New proc.
5427         * ps-prin2.ps: Insert a version number comment (5.2.2).
5429         * ps-prin3.ps: Insert a version number comment (5.2.2).
5430         Indentation fix.
5432 2000-05-18  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5434         * ps-prin1.ps: PostScript code compatibility with other utilities
5435         like mpage, psnup, etc.
5436         (isLineStep): Code fix.
5437         (BeginDoc, BeginSheet): Utility compatibility.
5439 2000-05-03  Dave Love  <fx@gnu.org>
5441         * letter.xbm: New file.
5443 2000-04-29  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5445         * ps-prin0.ps: PostScript level 1 compatibility.
5447         * ps-prin1.ps: PostScript level 1 compatibility, Upside-down
5448         printing and line number step.
5449         (BeginDoc, doLineNumber, SL, HL): Code fix.
5450         (isLineStep, PSL): New funs.
5452         * ps-prin3.ps: PostScript level 1 compatibility.
5454 2000-04-10  Gerd Moellmann  <gerd@gnu.org>
5456         * refcard.bit: Removed.
5458 2000-04-10  Wlodzimierz Bzyl  <matwb@monika.univ.gda.pl>
5460         * refcard-pl.ps: New file.
5461         * refcard-pl.tex: New file.
5463 2000-03-30  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5465         * ps-prin0.ps: Replace gs_languagelevel by languagelevel.
5466         (DefOp): New proc.
5468         * ps-prin1.ps: Replace gs_languagelevel by languagelevel.
5469         (printBackground, SetColor): New procs.
5470         (ZebraColor): Renaming old ZebraGray var.
5472 2000-03-23  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5474         * ps-prin1.ps: Eliminate SkipFirstPage.
5476 2000-03-22  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5478         * ps-prin0.ps: Define command only for language level 1.
5480 2000-03-16  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5482         * ps-prin0.ps: Define packedarray operator for language level 1,
5483         adjust setduplexmode and settumble definitions.
5485 2000-03-15  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5487         * ps-prin0.ps: New file.
5489         * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig.
5491 2000-01-05  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
5493         * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files.
5495 1999-11-30  Paul Eggert  <eggert@twinsun.com>
5497         * PROBLEMS: Update Solaris 2.6 and 7 problems.
5499 1999-11-22  Paul Eggert  <eggert@twinsun.com>
5501         * NEWS: Rename messages-locale to system-messages-locale
5502         and time-locale to system-time-locale.
5504 1999-10-24  Noah Friedman  <friedman@splode.com>
5506         * yow.lines: Add more quotes.  Correct a misquote.
5508         * spook.lines: Add more phrases.
5510 1999-10-23  Paul Eggert  <eggert@twinsun.com>
5512         * NEWS: Describe new functions and variables for locales.
5514 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
5516         * TUTORIAL.ro: Change copyright statement.
5518 1999-07-12  Richard Stallman  <rms@gnu.org>
5520         * Version 20.4 released.
5522 1999-06-27  Karl Heuer  <kwzh@gnu.org>
5524         * yow.lines: Fix indentation.  Fix typo.
5526 1999-01-19  Dave Love  <fx@gnu.org>
5528         * MORE.STUFF: Revamped.
5530 1999-01-14  Dave Love  <fx@gnu.org>
5532         * FAQ: Merge posted updates.
5534 1998-12-14  Dave Love  <fx@gnu.org>
5536         * FAQ: Somewhat edited copy of the most recently posted version.
5538 1998-11-04  Kenichi Handa  <handa@etl.go.jp>
5540         * MACHINES (NEC EWS4800): New section.
5542 1998-09-04  Karl Heuer  <kwzh@gnu.org>
5544         * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command.
5546 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5548         * Version 20.3 released.
5550         * TUTORIAL.ro: New file.
5552 1998-04-10  Ken'ichi Handa  <handa@melange.gnu.org>
5554         * TUTORIAL.sl: Renamed back to the original.
5556 1998-04-10  Kenichi Handa  <handa@etl.go.jp>
5558         * TUTORIAL.cs: Renamed from TUTORIAL.cz.
5559         * TUTORIAL.ja: Renamed from TUTORIAL.jp.
5560         * TUTORIAL.ka: Renamed from TUTORIAL.kr.
5561         * TUTORIAL.sk: Renamed from TUTORIAL.sl.
5563 1998-04-06  Kenichi Handa  <handa@etl.go.jp>
5565         * TUTORIAL.jp: Re-translated for the latest TUTORIAL.
5567 1998-03-26  Richard Stallman  <rms@psilocin.gnu.org>
5569         * TUTORIAL.sl: New file.
5571 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5573         * Version 20.2 released.
5575 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5577         * Version 20.1 released.
5579 1997-06-02  Ken'ichi Handa  <handa@psilocin.gnu.ai.mit.edu>
5581         * CODINGS, CHARSETS: New files.
5583 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5585         * Version 19.33 released.
5587 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5589         * Version 19.32 released.
5591 1996-06-23  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5593         * refcard.ps: File obtained from someone else;
5594         it was generated badly here.
5596 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5598         * Version 19.31 released.
5600 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5602         * TUTORIAL: Rephrase the first page to fit on a standard tty screen.
5604 1996-05-03  Richard Stallman  <rms@delasyd.gnu.ai.mit.edu>
5606         * emacs.bash: Use >|.
5608 1996-01-20  Geoff Voelker  <voelker@cs.washington.edu>
5610         * rgb.txt: New file.
5612 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5614         * Version 19.30 released.
5616 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
5618         * gnus-tut.txt: New file.
5620 1995-07-26  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
5622         * Rename termcap to termcap.src, the historical name for an
5623         uninstalled termcap file.
5625 1995-06-28  Eric S. Raymond  <esr@spiff.gnu.ai.mit.edu>
5627         * termcap.dat, termcap.ucb: Deleted and replaced.
5629         * termcap: New termcap file from the ncurses project; bigger,
5630         better, brighter, does away with waxy yellow buildup.
5631         Email me at terminfo@ccil.org if you have any trouble with this.
5633         * README: Changed to track above change.
5635 1995-05-24  Karl Heuer  <kwzh@hal.gnu.ai.mit.edu>
5637         * TUTORIAL: Delete reference to ALT.  Change <Rubout> to <Delete>.
5639 1995-04-26  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
5641         * Makefile (maintainer-clean): Rename from realclean.
5643 1995-04-09  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5645         * tpu-edt.doc: Move here from ../lisp/tpu-doc.el.
5647 1995-04-07  Boris Goldowsky  <boris@cs.rochester.edu>
5649         * enriched.doc: Rewritten and simplified.
5651 1994-11-20  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5653         * Makefile (eterm): New rule.
5654         (TIC): New variable.
5656         * e/eterm, e/eterm.ti: New files.
5658 1994-10-24  Boris Goldowsky  <boris@mole.gnu.ai.mit.edu>
5660         * enriched.doc: New file.
5662 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5664         * Version 19.26 released.
5666 1994-07-03  Richard Stallman  (rms@gnu.ai.mit.edu)
5668         * TUTORIAL: Talk about flow control along with C-x C-s and C-s.
5670 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5672         * Version 19.25 released.
5674 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5676         * Version 19.24 released.
5678 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5680         * Version 19.23 released.
5682 1994-04-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5684         * Makefile (clean): Delete DOC*.
5686 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5688         * Version 19.22 released.
5690 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5692         * Version 19.21 released.
5694 1993-11-11  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5696         * Version 19.20 released.
5698 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5700         * Version 19.19 released.
5702 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5704         * Version 19.18 released.
5706 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5708         * Version 19.16 released.
5710 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5712         * version 19.15 released.
5714 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5716         * Version 19.14 released.
5718 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5720         Bring mumbleclean targets into conformance with GNU coding standards.
5721         * Makefile (distclean): Don't remove backup and autosave files.
5722         These are easy to get rid of in other ways, and a pain to lose.
5723         (mostlyclean, realclean): New targets.
5725 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5727         * Version 19.13 released.
5729 1993-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5731         * Version 19.10 released.
5733 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5735         * Version 19.9 released.
5737 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5739         * Version 19.8 released.
5741 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5743         * Version 19.7 released.
5745 1993-05-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5747         * MACHINES: Mention Linux.
5749 1993-04-26  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5751         * MACHINES: Add section for NeXT, from Thorsten Ohl.
5753 1993-04-28  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5755         * NEWS: Documented picture-mode improvements.
5757 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5759         * NEWS: Described the new properties of arrow keys and
5760         next-line-add-newlines.  Fixed up the GUD description, it was
5761         out of date.  This file referenced LNEWS when it should have
5762         said news.texi; fixed.
5764         * news.texi: invocation-name now exists.
5766 1993-03-27  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5768         * MORE.STUFF: Added.
5770 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5772         * NEWS: Preserved jimb's last change (documenting kill on
5773         read-only buffers).
5775         Added documentation on new info features.
5777 1993-03-22  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5779         * spook.lines: Alpha-sorted this, and added some new hot buttons
5780         for the 1990s.
5782 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5784         * MACHINES: Deleted some VMS caveats.  If the src and lisp
5785         ChangeLogs are correct, dired and mail and process control are now
5786         fully supported.
5788         * NEWS: Added finder news.
5790 1993-03-19  Richard Stallman  (rms@geech.gnu.ai.mit.edu)
5792         * NEWS: Changed.
5794 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5796         * sex.6: Added 900-line support.
5798         * NEWS: Added news about the package finder.
5800 1993-03-19  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5802         * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so
5803         I nuked it.  Let the file mod date serve.  Merged in APOLLO and
5804         SUNBUG files.  Changed references to 18.* to past tense.
5806         * emacs.names: Merged into JOKES.  I faked a mail header from the
5807         Unknown User to delimit the first (unheaded) bit.
5809         * Makefile (relock, unlock): New productions.
5811 1993-03-18  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5813         Augean-stable cleaning time.  Partly to save space, but mostly to
5814         reduce the dizzying amount of *stuff* confronting someone exploring
5815         the Emacs distribution, I have the following changes in the etc
5816         directory:
5818         * CHARACTERS: Merged into TO-DO file under the heading "Long Range:"
5820         * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled
5821         OTHER.EMACSES.  The present names don't really convey anything.
5822         Various key bindings and feature descriptions have been updated.
5824         * NICKLES.WORTH: Nuked.  This is copyrighted material that could land
5825         FSF in hot water.
5827         * INTERVAL.IDEAS: Nuked.  RMS's thinking, and indeed the
5828         implementation of intervals, have progressed way beyond this.
5830         * RCP: Nuked.  It no longer said anything but "Ooops, sorry!"
5832         * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES.
5833         Future jokes can accumulate there.
5835         * DISTRIB: The actual domestic order form is now ORDERS.USA.
5836         The DISTRIB text now mentions 19.
5838         * ORDERS.USA: Created.  This is just the order form.
5839         DISTRIB has a pointer to it at the beginning.
5841         * EUROPE: Renamed to ORDERS.EUROPE.  DISTRIB now has a pointer
5842         to it at the beginning.
5844         * OOOONEWS, OOOONEWS: Nuked.  It's version 19 --- nobody needs the
5845         version 15 and 17 files anymore.
5847         All files marked "Nuked" have actually been moved to =-prefixed
5848         names as per convention.  Originals of all files merged still
5849         exist with =-names.
5851 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5853         * XENIX: Nuked (moved to =XENIX).  The hackery it describes is
5854         no longer necessary in the presence of 19's function-key-map
5855         feature; I've added an explanation to the beginning of the file.
5857 1993-03-10  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5859         * MACHINES: Update description of SYSVr3 and r4 support, due to
5860         Eric Raymond's changes.
5862 1993-03-09  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5864         * MACHINES: Mention that you have to edit the configure script
5865         when you add support for a new machine, to get it to recognize the
5866         configuration name.
5868 1992-11-20  Jim Blandy  (jimb@totoro.cs.oberlin.edu)
5870         * MACHINES: Converted to use GCC-style configuration names,
5871         instead of listing m/*.h and s/*.h files.  All knowledge of m/ and
5872         s/ files now lives in ../configure.
5874 1992-10-06  Roland McGrath  (roland@churchy.gnu.ai.mit.edu)
5876         * NEWS: Document included tags tables.
5878 1992-07-22  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5880         * Corrected the news about VC to reflect reality.
5882 1992-07-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5884         * etags.1: New file, from Richard K. Pixley at Cygnus.
5886 1992-06-24  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5888         * Makefile: Most of the contents of this file were only relevant
5889         to things in `../lib-src'; removed all but the `distclean' and
5890         `clean' targets.
5892 1992-04-14  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5894         * COPYING: Got June 1991 version of the GPL here.
5896 1992-04-08  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5898         Move some files to new ../lib-src directory.  [approximate date]
5899         * Makefile: Copy to new ../lib-src directory.
5900         * aixcc.lex, b2m.c, cvtmail.c, digest-doc.c:
5901         * emacsclient.c, emacsserver.c, emacstool.c, env.c:
5902         * etags-vmslib.c, etags.c, fakemail.c, getdate.c, getdate.y:
5903         * getopt.c, getopt.h, getopt1.c, hexl.c, leditcfns.c:
5904         * make-docfile.c, movemail.c, qsort.c, sorted-doc.c:
5905         * test-distrib.c, testfile, timer.c, wakeup.c, yow.c:
5906         Move to new ../lib-src directory.
5908 1992-04-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5910         * etags.c (print_help, print_version): New functions.
5911         (main): Options added to support them.
5913         * etags.c (longopts): New array of long names for the options.
5914         (main): Recognize them.
5916 1992-04-06  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5918         * etags.c (C_entries): Remove comment saying that \" in a string
5919         isn't recognized as magic, because it is correctly handled.
5921         * getopt.c, getopt.h: New files, from GNU C library.
5922         * etags.c: Rewritten to use getopt.
5923         #include "getopt.h".
5924         (file_num): Variable deleted; its role is now played by getopt's
5925         optind.
5926         (main): Argument processing loop rewritten to call getopt to get
5927         next option.  Options which take parameters (-o and -i) rewritten
5928         to get parameter from optarg instead of argv[1].
5929         Filename preprocessing loop and update command changed similarly.
5930         * Makefile (etags, ctags): Depend on and link with getopt.h,
5931         getopt.o, and getopt1.o.
5932         (getopt.o, getopt1.o): New targets for the GNU getopt routines.
5934         * etags.c (outfflag): Variable deleted; it is non-zero iff outfile
5935         is non-zero.
5937         (main): In the argument processing loop, the 'goto next_arg'
5938         statements are breaking out of the switch statement in exactly the
5939         same way that a simple 'break' statement would; replace the gotos
5940         with breaks, and remove the label.
5942 1992-04-06  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5944         * etags.c (C_entries): Clear tydef and next_token_is_func at start.
5945         (consider_token): Move next_token_is_func to global.
5947 1992-04-02  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5949         * Makefile: Conform with GNU coding standards:
5950         (mostlyclean): New target, synonymous with clean.
5951         (TAGS, check): New targets.
5952         (INSTALL, INSTALLFLAGS): New variables.
5954 1992-03-31  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5956         * Makefile, MACHINES, NEWS: Changed references to
5957         `config.emacs' to `configure'.
5959         * Makefile, MACHINES: Adjusted for renaming of share-lib to etc.
5961 1992-03-30  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5963         * movemail.c (main): Allow tempname to be as long as necessary,
5964         instead of limiting it to 39 characters.
5966         * movemail.c (main): Move declaration of buf from top of function
5967         to local block surrounding the copy loop.  This makes it less
5968         likely to be confused with the buf used by the code which checks the
5969         permissions on outname's directory.
5971 1992-03-20  Jim Kingdon  (kingdon@albert.gnu.ai.mit.edu)
5973         * SERVICE: Remove my entry.
5975 1992-03-09  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
5977         * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not
5978         hardcoded -g.
5980         * movemail.c (xmalloc): Return char *, not int.
5981         (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL,
5982         that is off by default -- normally don't unlink the mail spool
5983         file, just empty it.  Pass creat mode 0600, not 0666.
5985 1992-02-07  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
5987         * Makefile (../arch-lib): Depend on ${EXECUTABLES}.
5988         (all): Instead of here.
5989         (install): Don't use the -s option, since people need symbols to
5990         debug code.
5992 1992-01-19  Eric Youngdale  (youngdale@v6550c.nrl.navy.mil)
5994         * etags-vmslib.c (fn_exp): Add type cast.
5996 1992-01-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5998         * movemail.c: Changes in comments.
6000 1992-01-13  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6002         * Makefile: Make the distclean target erase the DOC files from
6003         ../share-lib and the executables from ../arch-lib.
6005 1992-01-09  Jim Blandy  (jimb@pogo.cs.oberlin.edu)
6007         * emacsclient.c: #include <sys/stat.h>.
6008         (main): Do declare statbfr.
6010 1991-12-21  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6012         * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~
6013         for the socket, depending on SERVER_HOME_DIR.
6014         If using /tmp, put host name in the socket name.
6016         * movemail.c (pfatal_and_delete): New function.
6017         (main, popmail): Use it.
6018         (popmail): Close output before deleting messages.
6019         Check for error on close and on fsync.
6020         Use `fatal' where appropriate.
6021         (main): Remove (void).
6023         * aixcc.lex: New file.  Not officially part of Emacs.
6024         * Makefile: Rules for that.
6026 1991-12-04  Jim Blandy  (jimb@pogo.gnu.ai.mit.edu)
6028         * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA.
6030         * etags.c (main): Properly cast call to alloca that initializes
6031         included_files.
6033 1991-08-17  Roland McGrath  (roland@geech.gnu.ai.mit.edu)
6035         * etags.c (files_are_tag_tables): Remove global var.
6036         (process_file): Don't test it.  Also remove hack checking for a
6037         file named "TAGS".
6038         (main): -i now takes an arg which is the name of a file to include.
6039         Collect these names and emit include tags for them after processing
6040         all the argument files.
6042 1991-07-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6044         * wakeup.c: Terminate if parent goes away.
6046 1991-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6048         * etags.c (C_entries): Process token before handling end of line.
6049         When inner loops reach end of line, just back up.
6050         Let the real end of line processing happen in just one place.
6051         (consider_token): Likewise.
6053 1991-04-11  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6055         * etags.c (TEX_mode): Skip comments while scanning the text to see
6056         which escape character this file uses.
6058 1991-03-29  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6060         * emacsserver.c [USG]: Terminate if msgrcv fails.
6062 1991-03-03  Richard Stallman  (rms@mole.ai.mit.edu)
6064         * emacsserver.c [BSD]: Check for errors on stdin after scanf.
6066 1991-01-25  Jim Blandy  (jimb@churchy.ai.mit.edu)
6068         * make-docfile.c: Find the arguments to a C function correctly,
6069         by not ignoring the character that read_c_string returns.
6070         Don't even try to find argument names for functions that take MANY
6071         or UNEVALLED arguments, since they're a figment of the docstring's
6072         imagination.
6074 1991-01-14  Jim Blandy  (jimb@churchy.ai.mit.edu)
6076         * make-docfile.c: Read the .elc files generated by the new byte
6077         compiler.
6079 1990-12-31  Richard Stallman  (rms@mole.ai.mit.edu)
6081         * refcard.tex: Use cm fonts, not am, in multi-column mode.
6083 1990-11-29  Richard Stallman  (rms@mole.ai.mit.edu)
6085         * movemail.c (mbx_delimit_begin): Put space before `unseen'.
6087 1990-11-27  Richard Stallman  (rms@mole.ai.mit.edu)
6089         * Makefile (install*): No need to install wakeup.
6091 1990-11-26  Richard Stallman  (rms@mole.ai.mit.edu)
6093         * Makefile (install*): Install emacsclient like etags.
6095 1990-11-13  Richard Stallman  (rms@mole.ai.mit.edu)
6097         * movemail.c (error): Handle 3 args.
6098         (main): Don't check input access if using pop.
6100 1990-10-16  Richard Stallman  (rms@mole.ai.mit.edu)
6102         * etags.c (find_entries): Check for numbers after Scheme suffix.
6104 1990-10-14  Richard Stallman  (rms@mole.ai.mit.edu)
6106         * termcap.dat (vt200-80): Fix ke and ks to frob flag 1.
6108 1990-10-09  Richard Stallman  (rms@mole.ai.mit.edu)
6110         * Makefile (nemacstool, xvetool): New targets.
6112 1990-09-26  Richard Stallman  (rms@mole.ai.mit.edu)
6114         * emacsclient.c: Include errno.h and define related variables.
6116 1990-09-23  Richard Stallman  (rms@mole.ai.mit.edu)
6118         * emacsclient.c: Change usage message.
6120 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
6122         * emacs.1: Add break before -nw option.
6124 1990-08-19  David J. MacKenzie  (djm@apple-gunkies)
6126         * qsort.c: Replace with GNU version.
6128 1990-08-14  David J. MacKenzie  (djm@apple-gunkies)
6130         * wakeup.c: New program replacing loadst.c.
6132 1990-08-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6134         * emacsclient.c [USG]: Pass msgsnd only 4 args.
6136 1990-08-09  David J. MacKenzie  (djm@pogo.ai.mit.edu)
6138         * etags.c: Rename `flag' variables for what they do instead of
6139         which option character sets them.
6141 1990-05-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6143         * loadst.c (main): Conditional to get load average on Apollo.
6145 1990-05-22  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
6147         * emacsserver.c: Set the permission on the socket to 0600.
6149 1990-03-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6151         * emacsclient.c [BSD]: Print clean message for failing getwd.
6153 1990-03-20  David Lawrence  (tale@pogo.ai.mit.edu)
6155         * getdate.y: Use the getdate.y from GNU tar for timer.
6157 1990-03-18  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
6159         * emacsclient.c (main): Don't put brackets around "filename" in
6160         usage message.  It isn't optional.
6162 1990-03-14  Joseph Arceneaux  (jla@churchy.ai.mit.edu)
6164         * etags.c (getit): Recognize '$' as beginning identifiers.
6166 1990-02-22  David Lawrence  (tale@pogo.ai.mit.edu)
6168         * emacsserver.c: Renamed from server.c.
6169         * Makefile: Reference emacsserver rather than server.
6170         * MACHINES: Doc fix for new emacsserver name.
6172 1990-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6174         * emacsclient.c: Print program name in error messages.
6176 1990-01-19  David Lawrence  (tale@cocoa-puffs)
6178         * timer.c, getdate.y (new files) and Makefile:
6179         Sub-process support for run-at-time in timer.el.
6180         Doesn't yet work correctly for USG.
6182 1990-01-10  Jim Kingdon  (kingdon@pogo)
6184         * MACHINES: Add HP 300 running BSD.
6186 1990-01-02  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6188         * yow.c: Dynamically allocate buffer; skip header before random
6189         choice to avoid bias toward first item.
6191 1989-12-24  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6193         * etags.c (readline): Separate out init of `pend'.
6195 1989-12-17  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6197         * etags.c: Undo changes relating to isgoodhdr.
6199 1989-12-16  Mosur Mohan  (rms@sugar-bombs.ai.mit.edu)
6201         * etags.c (isgoodhdr): New macro.
6202         (_gdh, notgdh): New variable used by that.
6203         (init): Initialize _gdh.
6204         (find_entries): Set header_file.
6205         (consider_token): Use isgoodhdr if in header file.
6207         * etags.c (total_size_of_entries):
6208         Was miscalculating by 1 in rewritten case.
6210         * etags.c (PAS_funcs): One arg to pfnote was missing.
6212 1989-12-05  Joseph Arceneaux  (jla@spiff)
6214         * MACHINES: Change for the ULTRIX entry.
6216 1989-11-21  Joseph Arceneaux  (jla@spiff)
6218         * etags.c (process_file): If file is not regular, return.
6220 1989-11-06  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6222         * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR.
6224 1989-10-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6226         * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg.
6227         (main): If HAVE_GETLOADAVG, don't call `nlist'.
6229 1989-10-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6231         * etags.c (consider_token): Allow any number of typespec keywords
6232         after `typedef', before new type name.
6233         (enum sym_type): Add st_C_typespec.
6234         (C_create_stab): Put typespec kwds in table.
6236 1989-08-27  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
6238         * etags.c (main): Don't depend on name invoked by.
6239         If CTAGS is not defined, assume it is ETAGS.
6241 1989-07-31  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6243         * etags.c (L_funcs): Allow package name in define construct,
6244         as in (foo::defmumble name-defined ...).
6246 1989-07-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6248         * etags.c (find_entries): Stupid bug testing for C filename suffixes.
6250         * Makefile (yow): Depends on ../src/paths.h.
6252 1989-07-04  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
6254         * etags.c: Fix compilation by moving Pascal after Fortran.
6256 1989-06-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6258         * movemail.c [USG]: Define F_OK, etc., if not found in header.
6260 1989-05-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6262         * hexl.c: New file, supports hexl-mode.
6264 1989-05-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6266         * movemail.c: New compilation flag MAIL_USE_MMDF.
6268 1989-05-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6270         * emacsclient.c: Use BSD code whenever HAVE_SOCKETS.
6271         * server.c: Likewise.
6273         * make-docfile.c (scan_c_file): Output argument names at end of string.
6274         (write_c_args): New subroutine.
6276 1989-04-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6278         * movemail.c: Report failure of flock.
6280 1989-04-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6282         * etags.c (find_entries): Allow multi-letter extensions for fortran.
6284 1989-04-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6286         * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES.
6288 1989-03-15  Jeff Peck  (rms@sugar-bombs.ai.mit.edu)
6290         * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=.
6292         * emacstool.1: Update to document environment variables.
6294 1989-02-21  Mosur Mohan  (email@notavailable)
6296         * etags.c (PAS_funcs): New function.
6298 1989-02-21  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6300         * movemail.c: On sysv, include unistd.h.
6302 1989-02-18  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6304         * b2m.c: New file.
6306 1989-02-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6308         * etags.c: Prolog support from Sunichirou Sugou.
6310 1989-02-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6312         * Makefile (clean): New target.
6314 1989-01-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6316         * fakemail.c (put_line): Break header lines at 79 cols.
6318 1989-01-19  Sam Kendall  (email@notavailable)
6320         * etags.c: Greatly rewritten for C++ support and for multiple tags
6321         per line.
6323 1989-01-03  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6325         * movemail.c: Check access before doing real work.
6326         Check that outfile is in a writable directory.
6327         On fatal error, delete the lock file.
6329 1988-12-31  Richard Mlynarik  (mly@rice-chex.ai.mit.edu)
6331         * env.c: Add decl for my-index.
6332         * etags.c (file-entries): .oak => scheme.
6334 1988-12-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6336         * movemail.c: Use `access' to check input and output files.
6338 1988-12-28  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6340         * emacsclient.c (main): Ignore all of CWD before first slash.
6342 1988-12-27  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6344         * etags.c (readline): Double linebuffer->size outside the xrealloc.
6346 1988-12-22  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6348         * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined.
6349         * server.c: chmod the socket to 0700.
6351 1988-12-09  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6353         * fakemail.c (main): Let env var FAKEMAILER override pgm to run.
6354         (add_field): Delete comments and turn `<', `>' to spaces
6355         in header lines.
6356         (USE_FAKEMAIL): New customization macro says to make fakemail
6357         not be a no-op even on a BSD system.
6359 1988-12-01  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6361         * etags.c (consider_token): Skip comments just like whitespace.
6362         Notice `struct', etc. and set strtag for those tokens.
6363         Return 1 for the token following `struct' if an open-brace follows it.
6364         (C_entries): Special handling of token following `struct'
6365         needed because we have probably advanced to the following line
6366         to find the `{'.
6367         (main): New option `T' sets tflag and strflag.
6368         Set both of them by default if eflags.
6370 1988-11-30  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6372         * movemail.c: Do fsync before closing output.
6374 1988-11-29  Richard Mlynarik  (mly@pickled-brain.ai.mit.edu)
6376         * movemail.c: Better error message when can't create tempname.
6377         This file needs a great deal of extra error-checking and lucid reporting...
6379 1988-11-16  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6381         * etags.c: Support assembler code for .s and .a files.
6382         (getit): Allow underscore in a tag.
6384 1988-11-15  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6386         * movemail.c: Close output and check errors before deleting input.
6388 1988-10-01  Richard Stallman  (rms@apple-gunkies.ai.mit.edu)
6390         * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly
6391         whether to prefix it.  Handle line number args.
6393 1988-09-24  Richard Stallman  (rms@gluteus.ai.mit.edu)
6395         * etags.c (main): Default setting of eflag was backwards.
6397 1988-09-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6399         * etags.c: New option -i.  -f renamed -o.
6400         `-' as input file means read input file names from stdin.
6401         -i spec'd or input file named TAGS means the input file is another
6402         tag table; output an "include" line for it.
6404 1988-09-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6406         * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT.
6407         New targets install, install.sysv, install.xenix.
6408         This makefile is now responsible for installing executables
6409         and documentation from this directory into system directories.
6411 1988-09-16  Richard Stallman  (rms@corn-chex.ai.mit.edu)
6413         * server.c, emacsclient.c (main): Compute socket name from euid.
6415 1988-08-04  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6417         * emacsclient.c: Args like +DIGITS are passed through unchanged.
6419 1988-07-12  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6421         * server.c: If both BSD and HAVE_SYSVIPC, use the latter.
6422         * emacsclient.c: Likewise.
6423         In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd.
6425 1988-06-23  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6427         * etags.c: Handle `typedef struct foo {' (price@mcc.com).
6428         (istoken) New string-comparison macro.
6429         (consider_token): New arg `level'.  New state `tag_ok' in `tydef'.
6431 1988-06-14  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6433         * etags.c: Changes for VMS.
6434         Always define ETAGS on VMS.
6435         Define macros GOOD and BAD for success and failure exit codes.
6436         (begtk, intk): Allow `$' in identifiers.
6437         (main): Don't support -B, -F or -u on VMS.
6438         Alternate loop for scanning filename arguments.
6439         (system): Delete definition of this function.
6441         * etags-vmslib.c (system): Undefine this; VMS now provides it.
6443 1988-06-08  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6445         * loadst.c: Prevent multiple-def errors on BSD and BSD4_3
6446         around include of param.h.  (Like fns.c.)
6448 1988-05-16  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6450         * loadst.c (load_average): Move load-average code to this new fn.
6451         Add conditionals to compute load ave on UMAX.
6453 1988-05-14  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
6455         * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE
6456         with opposite sense.
6458 1988-05-13  Chris Hanson  (cph@kleph)
6460         * emacsclient.c: Delete references to unused variable `out'.
6461         This caused a bus error when used under hp-ux.
6463 1988-05-06  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6465         * loadst.c: Control dk.h conditional with DK_HEADER_FILE.
6467 1988-05-04  Richard Stallman  (rms@rice-krispies.ai.mit.edu)
6469         * etags.c (find_entries): `.t' or `.sch' means scheme code.
6471 1988-04-29  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6473         * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h.
6475 1988-04-28  Richard Stallman  (rms@frosted-flakes.ai.mit.edu)
6477         * movemail.c: #undef close, since config can #define it on V.3.
6478         * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise.
6480 1988-04-26  Richard Stallman  (rms@lucky-charms.ai.mit.edu)
6482         * etags.c (TEX_mode, etc.): Remove superfluous backslashes from
6483         invalid escape sequences such as `\{'.
6485         * loadst.c: Add `sequent' conditional for file dk.h.
6487 1988-03-20  Richard M. Stallman  (rms@wilson)
6489         * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message.
6491         * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail.
6493 ;; Local Variables:
6494 ;; coding: utf-8
6495 ;; End:
6497   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
6499   This file is part of GNU Emacs.
6501   GNU Emacs is free software: you can redistribute it and/or modify
6502   it under the terms of the GNU General Public License as published by
6503   the Free Software Foundation, either version 3 of the License, or
6504   (at your option) any later version.
6506   GNU Emacs is distributed in the hope that it will be useful,
6507   but WITHOUT ANY WARRANTY; without even the implied warranty of
6508   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6509   GNU General Public License for more details.
6511   You should have received a copy of the GNU General Public License
6512   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.