diff options
| author | Lars Magne Ingebrigtsen | 2011-07-15 18:01:18 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2011-07-15 18:01:18 +0200 |
| commit | dbc44fcd08d1105e2aa4de567d40814f6b668053 (patch) | |
| tree | 5bdd6a32057903e8b9ee7793ffb0e4edfd4be46d /lisp/ChangeLog | |
| parent | 89671e16b34f41fd4b56cf01f329bbed26c483f8 (diff) | |
| download | emacs-dbc44fcd08d1105e2aa4de567d40814f6b668053.tar.gz emacs-dbc44fcd08d1105e2aa4de567d40814f6b668053.zip | |
* emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 36d6cebc878..e15843f136d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/cl-macs.el (declare): Link to the "Declarations" node. | ||
| 4 | |||
| 3 | * info.el (Info-beginning-of-buffer): New command. | 5 | * info.el (Info-beginning-of-buffer): New command. |
| 4 | (Info-mode-map): Use it instead of `beginning-of-buffer' to allow | 6 | (Info-mode-map): Use it instead of `beginning-of-buffer' to allow |
| 5 | announcing `b' as the key (bug#8325). | 7 | announcing `b' as the key (bug#8325). |