diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 991444332a7..6c29a93950d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-10-17 Martin Rudalics <rudalics@gmx.at> | 1 | 2011-10-17 Martin Rudalics <rudalics@gmx.at> |
| 2 | 2 | ||
| 3 | * ido.el (ido-default-buffer-method): Remove redundant :type | ||
| 4 | entry. | ||
| 5 | |||
| 3 | * menu-bar.el (menu-bar-file-menu): Add entry for making new | 6 | * menu-bar.el (menu-bar-file-menu): Add entry for making new |
| 4 | window on right of selected. (Bug#9350) Reword other window | 7 | window on right of selected. (Bug#9350) Reword other window |
| 5 | entries and separate them from frame entries. | 8 | entries and separate them from frame entries. |