diff options
| author | Paul Eggert | 2015-03-18 11:45:36 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-03-18 11:45:36 -0700 |
| commit | 81deba3d7a2b187d58fe26bd8b4eafb5687095e1 (patch) | |
| tree | 82feff9e8228de216840a6c96ba7c006ce337e24 /doc/misc/ChangeLog | |
| parent | 8dfff871bdf0e420c6f5570e72afc80471d40d51 (diff) | |
| parent | 1a941d6c9eab9a35682408d6b85a1a98cfb6b01d (diff) | |
| download | emacs-81deba3d7a2b187d58fe26bd8b4eafb5687095e1.tar.gz emacs-81deba3d7a2b187d58fe26bd8b4eafb5687095e1.zip | |
Merge from origin/emacs-24
1a941d6 Fix incorrect usage of @key in the User Manual (Bug#20135)
14c47d3 doc/misc/efaq-w32.texi: Spell-check.
ac85901 doc/misc/efaq-w32.texi: Remove outdated information and update.
c43762d Fix description of fullscreen mode on MS-Windows (Bug#20110).
ea8cab3 doc/lispref/minibuf.texi (Basic Completion): Fix a typo. (Bug#20108)
2fdec80 Improve indexing in Emacs manual (Bug#20105)
cc11321 Fix --no-bitmap-icon
Conflicts:
doc/emacs/ChangeLog
doc/lispref/ChangeLog
doc/misc/ChangeLog
src/ChangeLog
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index fc85bd97f73..62f565191dc 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2015-03-18 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * efaq-w32.texi: Remove outdated information and update. | ||
| 4 | |||
| 5 | 2015-03-18 Martin Rudalics <rudalics@gmx.at> | ||
| 6 | |||
| 7 | * efaq.texi (Fullscreen mode on MS-Windows): Fix description (Bug#20110). | ||
| 8 | |||
| 1 | 2015-03-04 Michael Albinus <michael.albinus@gmx.de> | 9 | 2015-03-04 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 10 | ||
| 3 | * tramp.texi (External methods) <adb>: Explain, when Tramp | 11 | * tramp.texi (External methods) <adb>: Explain, when Tramp |
| @@ -12,7 +20,7 @@ | |||
| 12 | 20 | ||
| 13 | * erc.texi (Advanced Usage, Options): Add descriptions and examples | 21 | * erc.texi (Advanced Usage, Options): Add descriptions and examples |
| 14 | for erc-format-nick-function and erc-rename-buffers options. | 22 | for erc-format-nick-function and erc-rename-buffers options. |
| 15 | (Connecting): fix typo | 23 | (Connecting): Fix typo |
| 16 | 24 | ||
| 17 | 2015-03-02 Daniel Colascione <dancol@dancol.org> | 25 | 2015-03-02 Daniel Colascione <dancol@dancol.org> |
| 18 | 26 | ||