diff options
| author | Glenn Morris | 2015-01-02 11:52:03 -0800 |
|---|---|---|
| committer | Glenn Morris | 2015-01-02 11:52:03 -0800 |
| commit | 11ee7d8bf16b8ee4fcb3659e4b09686ed8b10590 (patch) | |
| tree | 16b0f678fc08bba740cc6615a6190aa2994b8904 /doc | |
| parent | d0ca1148fe2d1e72e86f0197731071f139c143e3 (diff) | |
| download | emacs-11ee7d8bf16b8ee4fcb3659e4b09686ed8b10590.tar.gz emacs-11ee7d8bf16b8ee4fcb3659e4b09686ed8b10590.zip | |
ChangeLog fixes
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 10 |
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index ce97b4d1e9b..de1a760496b 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -14,6 +14,10 @@ | |||
| 14 | `temp-buffer-resize-mode', `temp-buffer-max-height' and | 14 | `temp-buffer-resize-mode', `temp-buffer-max-height' and |
| 15 | `temp-buffer-max-width'. | 15 | `temp-buffer-max-width'. |
| 16 | 16 | ||
| 17 | 2014-12-29 Paul Eggert <eggert@cs.ucla.edu> | ||
| 18 | |||
| 19 | * os.texi (System Environment): Update for system-name changes. | ||
| 20 | |||
| 17 | 2014-12-27 Glenn Morris <rgm@gnu.org> | 21 | 2014-12-27 Glenn Morris <rgm@gnu.org> |
| 18 | 22 | ||
| 19 | * control.texi (Pattern matching case statement): | 23 | * control.texi (Pattern matching case statement): |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 70c68f0ba0c..5057fb91f0b 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -12,6 +12,16 @@ | |||
| 12 | (${buildinfodir}/efaq%.info, efaq%.html): | 12 | (${buildinfodir}/efaq%.info, efaq%.html): |
| 13 | Use them. | 13 | Use them. |
| 14 | 14 | ||
| 15 | 2014-12-31 Filipp Gunbin <fgunbin@fastmail.fm> | ||
| 16 | |||
| 17 | * info.texi (Create Info buffer): Mention info-display-manual prefix. | ||
| 18 | |||
| 19 | 2014-12-29 Paul Eggert <eggert@cs.ucla.edu> | ||
| 20 | |||
| 21 | * efaq.texi (Displaying the current file name in the titlebar): | ||
| 22 | Prefer (system-name) to system-name. | ||
| 23 | * smtpmail.texi (Server workarounds): Fix grammar. | ||
| 24 | |||
| 15 | 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net> | 25 | 2014-12-18 Eric Abrahamsen <eric@ericabrahamsen.net> |
| 16 | 26 | ||
| 17 | * gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention | 27 | * gnus.texi (Gnus Registry Setup): Explain pruning changes. Mention |