Mercurial > emacs
changeset 57486:6545f51b362e
*** empty log message ***
author | Daniel Pfeiffer <occitan@esperanto.org> |
---|---|
date | Wed, 13 Oct 2004 19:01:01 +0000 |
parents | 32dab1aa8b9a |
children | 911c24ac239a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 13 18:56:27 2004 +0000 +++ b/lisp/ChangeLog Wed Oct 13 19:01:01 2004 +0000 @@ -1,3 +1,14 @@ +2004-10-13 Daniel Pfeiffer <occitan@esperanto.org> + + * button.el (button-activate): Allow a marker to display as an + action. + + * help-fns.el (describe-variable): Use it to make "below" a + hyperlink. + + * help.el (describe-mode): Use it to make minor mode list into + hyperlinks. + 2004-10-14 Masatake YAMATO <jet@gyve.org> * progmodes/gud.el (gdb-script-beginning-of-defun): New function.