diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1ec6c18e6a9..47dff71bdff 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * info.el (Info-beginning-of-buffer): New command. | ||
| 4 | (Info-mode-map): Use it instead of `beginning-of-buffer' to allow | ||
| 5 | announcing `b' as the key (bug#8325). | ||
| 6 | |||
| 3 | * emacs-lisp/cl-macs.el (declare): Doc string fix-up. | 7 | * emacs-lisp/cl-macs.el (declare): Doc string fix-up. |
| 4 | 8 | ||
| 5 | * international/mule-cmds.el | 9 | * international/mule-cmds.el |