Mercurial > emacs
diff lisp/ChangeLog @ 102872:bd89d8afd5eb
* descr-text.el (describe-property-list, describe-char): Add
follow-link properties to buttons that need them.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 07 Apr 2009 00:46:11 +0000 |
parents | c1df06373080 |
children | b6ee4b011032 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Apr 06 23:52:41 2009 +0000 +++ b/lisp/ChangeLog Tue Apr 07 00:46:11 2009 +0000 @@ -1,4 +1,7 @@ -2009-04-06 Chong Yidong <cyd@stupidchicken.com> +2009-04-07 Chong Yidong <cyd@stupidchicken.com> + + * descr-text.el (describe-property-list, describe-char): Add + follow-link properties to buttons that need them. * tooltip.el (tooltip-show-help-non-mode): Don't save the last message if it was also a help message (Bug#2895).