diff options
| author | Martin Rudalics | 2015-03-15 20:17:09 +0100 |
|---|---|---|
| committer | Martin Rudalics | 2015-03-15 20:17:09 +0100 |
| commit | c43762dd81886382fe2caa6dc434e189bd5106d2 (patch) | |
| tree | 8cee7ddc5994018fa79b64ceb582c1981db7a3dd /doc/misc/ChangeLog | |
| parent | ea8cab39be1bab165377237bd30eee15e76d991a (diff) | |
| download | emacs-c43762dd81886382fe2caa6dc434e189bd5106d2.tar.gz emacs-c43762dd81886382fe2caa6dc434e189bd5106d2.zip | |
Fix description of fullscreen mode on MS-Windows (Bug#20110).
* efaq.texi (Fullscreen mode on MS-Windows): Fix description (Bug#20110).
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 0e43b9ffe4d..e493793bc05 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,8 +1,12 @@ | |||
| 1 | 2015-03-15 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * efaq.texi (Fullscreen mode on MS-Windows): Fix description (Bug#20110). | ||
| 4 | |||
| 1 | 2015-02-04 Kelvin White <kwhite@gnu.org> | 5 | 2015-02-04 Kelvin White <kwhite@gnu.org> |
| 2 | 6 | ||
| 3 | * erc.texi (Advanced Usage, Options): Add descriptions and examples | 7 | * erc.texi (Advanced Usage, Options): Add descriptions and examples |
| 4 | for erc-format-nick-function and erc-rename-buffers options. | 8 | for erc-format-nick-function and erc-rename-buffers options. |
| 5 | (Connecting): fix typo | 9 | (Connecting): Fix typo |
| 6 | 10 | ||
| 7 | 2014-12-29 Michael Albinus <michael.albinus@gmx.de> | 11 | 2014-12-29 Michael Albinus <michael.albinus@gmx.de> |
| 8 | 12 | ||