aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-07-15 18:01:18 +0200
committerLars Magne Ingebrigtsen2011-07-15 18:01:18 +0200
commitdbc44fcd08d1105e2aa4de567d40814f6b668053 (patch)
tree5bdd6a32057903e8b9ee7793ffb0e4edfd4be46d /lisp/ChangeLog
parent89671e16b34f41fd4b56cf01f329bbed26c483f8 (diff)
downloademacs-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/ChangeLog2
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 @@
12011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org> 12011-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).