aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2006-03-06 22:31:36 +0000
committerChong Yidong2006-03-06 22:31:36 +0000
commit4dfb2678457a24be4ffbb76f5ce50e4f951121a0 (patch)
tree9bcde51947d682282f5a48883b91b44d850c9c99 /lisp/ChangeLog
parent977c9661d3005d3d6562f94add078fcb96de523f (diff)
downloademacs-4dfb2678457a24be4ffbb76f5ce50e4f951121a0.tar.gz
emacs-4dfb2678457a24be4ffbb76f5ce50e4f951121a0.zip
* help.el (describe-key): Handle string and vector `follow-link' values.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 788c2b83c47..850397d4835 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * help.el (describe-key): Properly handle the return value of 3 * help.el (describe-key): Properly handle the return value of
4 read-key-sequence when grabbing an up-event. Cleanup mouse-1 4 read-key-sequence when grabbing an up-event. Cleanup mouse-1
5 remaps. 5 remaps. Handle string and vector `follow-link' values.
6 6
72006-03-06 Stefan Monnier <monnier@iro.umontreal.ca> 72006-03-06 Stefan Monnier <monnier@iro.umontreal.ca>
8 8