# HG changeset patch # User Daniel Pfeiffer # Date 1097694061 0 # Node ID 6545f51b362e20532261798d9d0f9e7376c7667d # Parent 32dab1aa8b9ab539b0aa127705fa9cc8053c4bc1 *** empty log message *** diff -r 32dab1aa8b9a -r 6545f51b362e lisp/ChangeLog --- 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 + + * 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 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.