diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 37e8028c941..9f31cd8228b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-04-13 Stephen Berman <stephen.berman@gmx.net> | ||
| 2 | |||
| 3 | * window.el (split-window): Remove interactive form, since as a | ||
| 4 | command this function is a special case of split-window-below. | ||
| 5 | Correct doc string. | ||
| 6 | |||
| 1 | 2013-04-12 Roland Winkler <winkler@gnu.org> | 7 | 2013-04-12 Roland Winkler <winkler@gnu.org> |
| 2 | 8 | ||
| 3 | * faces.el (read-face-name): Do not override value of arg default. | 9 | * faces.el (read-face-name): Do not override value of arg default. |