diff lisp/ChangeLog @ 69312:c3bd744c874c

* help.el (describe-key): Handle string and vector `follow-link' values.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 06 Mar 2006 22:31:36 +0000
parents 86ebde8d0adc
children dc912174d2e6
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 06 20:27:28 2006 +0000
+++ b/lisp/ChangeLog	Mon Mar 06 22:31:36 2006 +0000
@@ -2,7 +2,7 @@
 
 	* help.el (describe-key): Properly handle the return value of
 	read-key-sequence when grabbing an up-event.  Cleanup mouse-1
-	remaps.
+	remaps.  Handle string and vector `follow-link' values.
 
 2006-03-06  Stefan Monnier  <monnier@iro.umontreal.ca>