X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/d64d97e537301a9787a569982d67eed8ecdabe8b..3c334c1412e708585fddba61b7f91e0902a830f4:/etc/ChangeLog diff --git a/etc/ChangeLog b/etc/ChangeLog index 48db23a59e..d35fa86344 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,325 @@ +2013-11-01 Jan Djärv + + * NEWS: Mention :distant-foreground. + +2013-10-16 Dmitry Gutov + + * NEWS: Mention the homepage-related changes in package.el. + +2013-10-07 Leo Liu + + * NEWS: Mention new feature of register commands. + +2013-10-02 Fabrice Niessen + + * themes/leuven-theme.el: Add Commentary and some headers, update + face definitions, add autoload block which is used when + distributed separately from Emacs. + +2013-09-22 Daniel Colascione + + * NEWS: Mention new bool-vector functionality. + +2013-09-15 Jan Djärv + + * NEWS: Mention the macfont backend. + +2013-09-09 Glenn Morris + + * refcards/Makefile (PS_ENGLISH, PS_CZECH, PS_FRENCH, PS_GERMAN) + (PS_POLISH, PS_PORTUGUESE, PS_RUSSIAN, PS_SLOVAKIAN, PS_TARGETS): + Use substitution refs. + +2013-08-15 Glenn Morris + + * refcards/calccard.pdf, refcards/cs-dired-ref.pdf: + * refcards/cs-refcard.pdf, refcards/de-refcard.pdf: + * refcards/dired-ref.pdf, refcards/fr-dired-ref.pdf: + * refcards/fr-refcard.pdf, refcards/gnus-booklet.pdf: + * refcards/gnus-refcard.pdf, refcards/orgcard.pdf: + * refcards/pl-refcard.pdf, refcards/pt-br-refcard.pdf: + * refcards/refcard.pdf, refcards/ru-refcard.pdf: + * refcards/sk-dired-ref.pdf, refcards/sk-refcard.pdf: + Remove generated files from repository. + + * refcards/Makefile: Rewrite to use portable Makefile syntax. + Add language-specific targets. + (distclean, extraclean): New rules. + +2013-08-13 Glenn Morris + + * refcards/Makefile (all_pdf, all_ps, fr-survival.ps, dist): + New rules. + (SURVIVAL_CARDS_PDF): Add fr_survival.pdf. + +2013-08-11 Lars Magne Ingebrigtsen + + * NEWS: Mention -lz and `decompress-gzipped-region'. + +2013-08-08 Juanma Barranquero + + * NEWS: Document new keybinding of `C-x r f' to frameset-to-register. + +2013-08-06 Dmitry Antipov + + * NEWS: Mention `cache-long-scans'. + +2013-08-05 Juanma Barranquero + + * tutorials/TUTORIAL.es: Fix typo (bug#15027). + +2013-08-03 Juanma Barranquero + + * NEWS: Document new package frameset.el. + +2013-08-03 Xue Fuqiao + + * TODO: Adjust entry about bug reporting. + +2013-08-02 Bastien Guerry + + * DEVEL.HUMOR: New entry. + +2013-08-02 Xue Fuqiao + + * tutorials/TUTORIAL: Remove a redundant sentence about yanking. + + * tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL. + + * tutorials/TUTORIAL.translators (Maintainer): Update the maintainer. + +2013-08-02 Juanma Barranquero + + * tutorials/TUTORIAL.es: Fix typos (bug#15000). + +2013-07-26 Micah Anderson (tiny change) + + * spook.lines: Additions. (Bug#14658) + +2013-07-16 Jan Djärv + + * NEWS: Document blink-cursor-blinks and blink timers stopped. + +2013-07-13 Eli Zaretskii + + * NEWS: Document prefer-utf-8 and the new attributes + :inhibit-null-byte-detection, :inhibit-iso-escape-detection, and + :prefer-utf-8. + +2013-07-13 Leo Liu + + * NEWS: Mention new value for ido-use-virtual-buffers. + +2013-07-10 Paul Eggert + + Timestamp fixes for undo (Bug#14824). + * NEWS: Changes to visited-file-modtime, set-visited-file-modtime. + +2013-07-08 Jan Djärv + + * NEWS: NS can be built with ImageMagick. + +2013-07-06 Juanma Barranquero + + * NEWS: Document new "generic commands" support. + +2013-06-27 Juanma Barranquero + + * NEWS: Document new Desktop option `desktop-save-windows'. + +2013-06-27 Stephen Berman + + * NEWS: Mention new version of todo-mode.el and obsoleting and + renaming of old version. + +2013-06-27 Juanma Barranquero + + * NEWS: Mention policy change with respect to locallisppath dirs. + +2013-06-18 Juanma Barranquero + + * NEWS: Document new Prettify Symbols mode. + +2013-06-14 Stefan Monnier + + * NEWS (utf-8 for el): Move to the incompatible section. + +2013-06-13 Paul Eggert + + * DEBUG: Document -Og and -fno-omit-frame-pointer. + +2013-06-05 Teodor Zlatanov + + * NEWS: Document new prog-mode symbol prettify support. + +2013-06-03 Tassilo Horn + + * NEWS: Document eshell visual subcommands and options. + +2013-06-02 Eric Ludlam + + * srecode/c.srt (header_guard): Add :c parameter so it works + standalone. + +2013-06-01 Alex Ott + + * tutorials/TUTORIAL.ru: Fix incorrectly translated wording. + +2013-05-31 Tassilo Horn + + * themes/tsdh-dark-theme.el (tsdh-dark): Refine mode-line faces. + +2013-05-25 Xue Fuqiao + + * refcards/refcard.tex: Refine some entries. (Bug#14087) + + * refcards/dired-ref.tex: Refine some entries. (Bug#14072) + +2013-05-24 Fabrice Niessen + + * themes/leuven-theme.el: Update theme. + +2013-05-16 Eli Zaretskii + + * NEWS: Advertise the MSYS build on MS-Windows. + +2013-05-15 Stefan Monnier + + * .gitignore: Don't ignore DOC-* any more. + +2013-05-07 Paul Eggert + + Use Gnulib ACL implementation, for benefit of Solaris etc. (Bug#14295) + * NEWS: Emacs is no longer limited to POSIX ACLs. --disable-acl, + not --without-acl, since we're now using Gnulib's implementation. + +2013-05-07 YAMAMOTO Mitsuharu + + * NEWS: Mention multi-monitor support. + +2013-05-05 Paul Eggert + + `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273). + * NEWS: Document this. + +2013-04-24 Tassilo Horn + + * themes/tsdh-dark-theme.el (tsdh-dark): Add ido faces and remove + :box from outline faces. + +2013-04-18 Leo Liu + + * NEWS: Mention new key ? for describe-prefix-bindings. + +2013-04-15 Christopher Schmidt + + * NEWS: Mention separation of package descriptor and name of + internal symbols by two hyphens. + +2013-04-13 Stephen Berman + + * NEWS: Mention fixing `split-window' to be non-interactive. + +2013-04-09 Tassilo Horn + + * themes/tsdh-dark-theme.el (tsdh-dark): Add some more faces. + +2013-04-09 Masatake YAMATO + + * NEWS: Mention `sh-mode' own `add-log-current-defun-function'. + +2013-04-07 Jan Djärv + + * PROBLEMS: Mention Ubuntu warnings about libdbusmenu. + +2013-04-02 Fabrice Niessen + + * themes/leuven-theme.el: Update theme. + +2013-04-01 Paul Eggert + + Use UTF-8 for most files with non-ASCII characters (Bug#13936). + * tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th: + Switch from iso-2022-7bit to utf-8. + +2013-03-30 Leo Liu + + * NEWS: Mention `kmacro-to-register' and new eldoc feature. + +2013-03-29 Aidan Gauland + + * NEWS (Eshell): New entry for em-tramp change in 2013-03-26T22:08:58Z!aidalgol@no8wireless.co.nz + +2013-03-21 Eric Ludlam + + * srecode/ede-autoconf.srt: Change Copyright to FSF. + (ede-empty): Change AC_INIT to use PROJECT_NAME, and + PROJECT_VERSION. + + * srecode/ede-make.srt (ede-empty): Add a dependency on :project. + Add header comment specifying the project's relative path. + + * srecode/c.srt (header_guard): Upcase the filename symbol. + +2013-03-21 Vladimir Kazanov + + * srecode/java.srt (empty-main): New. + (class-tag): Decapitalize class. + +2013-03-18 Paul Eggert + + Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867). + * PROBLEMS: Mention problem with ImageMagick 6.8.2-3 through 6.8.3-9. + +2013-03-12 Paul Eggert + + Add coding tags for iso-2022-7bit files that are not already tagged. + * HELLO, tutorials/TUTORIAL.ko, tutorials/TUTORIAL.th: + Add coding tag. For TUTORIAL.th this prevents Emacs from + misinterpreting the file. + + Switch encodings of tutorials, thai-word to UTF-8 (Bug#13880). + * refcards/ru-refcard.tex: + * tutorials/TUTORIAL.bg, tutorials/TUTORIAL.bg, tutorials/TUTORIAL.cn: + * tutorials/TUTORIAL.cs, tutorials/TUTORIAL.de, tutorials/TUTORIAL.eo: + * tutorials/TUTORIAL.es, tutorials/TUTORIAL.fr, tutorials/TUTORIAL.it: + * tutorials/TUTORIAL.nl, tutorials/TUTORIAL.pl, tutorials/TUTORIAL.pt_BR: + * tutorials/TUTORIAL.ro, tutorials/TUTORIAL.sk, tutorials/TUTORIAL.sv: + * tutorials/TUTORIAL.zh: + Switch to UTF-8. + +2013-03-09 Jay Belanger + + * refcards/calccard.tex: Remove incorrect entry. + +2013-03-05 Paul Eggert + + FILE's lock is now always .#FILE and may be a regular file (Bug#13807). + * NEWS: Document this. + +2013-03-02 Bill Wohler + + Release MH-E version 8.5. + + * NEWS, MH-E-NEWS: Update for MH-E release 8.5. + +2013-03-02 Paul Eggert + + * NEWS: The lock for FILE is now .#FILE or .#-FILE (Bug#13807). + +2013-03-01 Michael Albinus + + * NEWS: Fix Tramp "adb" entry. Extend list of discontinued Tramp + methods. + +2013-02-25 Paul Eggert + + Simplify data_start configuration (Bug#13783). + * NEWS: Document removal of --with-crt-dir. + * PROBLEMS (LIBS_SYSTEM, LIBS_MACHINE, LIBS_STANDARD): Remove. + Remove legacy-systems section, as this stuff is no longer + applicable with current linking strategies. + 2013-02-14 Michael Albinus * NEWS: Tramp methods "scpc" and "rsyncc" are discontinued. @@ -29,7 +351,7 @@ 2012-12-14 Paul Eggert - Fix permissions bugs with setgid directories etc. (Bug#13125) + Fix permissions bugs with setgid directories etc. (Bug#13125) * NEWS: Document changes to file-attributes, file-ownership-preserved-p. Mention new functions group-gid, group-real-gid. @@ -335,7 +657,7 @@ 2012-04-01 Jambunathan K * org/OrgOdtContentTemplate.xml (OrgIndentedSection-Level-*): - New section styles. These sections are indented to the same + New section styles. These sections are indented to the same level as the corresponding list entries. These sections hold tables that occur within a list. (OrgTable): Increased relative width from 90% to 96% for aesthetic reasons. @@ -424,7 +746,7 @@ * refcards/vipcard.tex, refcards/viperCard.tex: Update short copyright year to 2012. -2012-01-04 Chong Yidong +2012-01-04 Chong Yidong * org/README: Rename from COPYRIGHT-AND-LICENSE. @@ -501,7 +823,7 @@ 2011-08-24 Steve Chapel (tiny change) - * refcards/refcard.tex: Add a few more commands. (Bug#9343) + * refcards/refcard.tex: Add a few more commands. (Bug#9343) 2011-08-22 Juri Linkov @@ -1519,7 +1841,7 @@ 2009-01-27 Kenichi Handa - * NEWS: New function `coding-sytem-from-name'. + * NEWS: New function `coding-system-from-name'. 2009-01-25 Carsten Dominik @@ -3701,7 +4023,7 @@ 2005-10-10 Jan Djärv - * NEWS: -nb => -nbi + * NEWS: -nb => -nbi. 2005-10-10 Carsten Dominik