# HG changeset patch # User Miles Bader # Date 1002851882 0 # Node ID 15e8f4bb24a04de38c2552ddbeacb72e6d4fa56c # Parent 8f2810b5b5e8a76cfac094139840fd02fd8a6984 *** empty log message *** diff -r 8f2810b5b5e8 -r 15e8f4bb24a0 lisp/ChangeLog --- a/lisp/ChangeLog Fri Oct 12 01:54:22 2001 +0000 +++ b/lisp/ChangeLog Fri Oct 12 01:58:02 2001 +0000 @@ -1,3 +1,12 @@ +2001-10-12 Miles Bader + + * help-mode.el (help-customize-face): New button-type. + * faces.el (list-faces-display): Fix args to `help-xref-button'. + (describe-face): Fix args to `help-xref-button'. + Don't switch to help-buffer around call to `help-setup-xref'. + Use `help-buffer' instead of hard-wired "*Help*". + Require `help-mode'. + 2001-10-11 Stefan Monnier * net/goto-addr.el (goto-address-mail-regexp): Allow + in username. @@ -26,7 +35,7 @@ (describe-bindings): Call help-setup-xref earlier. (describe-key): Call help-setup-xref. Fix call to describe-function-1. (describe-mode): Don't autoload. Call help-setup-xref earlier. - + 2001-10-11 Gerd Moellmann * master.el (master-mode): Use define-minor-mode instead of