Mercurial > emacs
changeset 27931:2111ac6eed6d
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 01 Mar 2000 19:07:30 +0000 |
parents | 62d83c24995e |
children | a590f8d0dbd2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Mar 01 19:05:57 2000 +0000 +++ b/lisp/ChangeLog Wed Mar 01 19:07:30 2000 +0000 @@ -1,3 +1,14 @@ +2000-03-01 Dave Love <fx@gnu.org> + + * help.el (help-xref-button): Add help-echo arg. + (describe-function-1, describe-variable, help-make-xrefs): Use it. + + * faces.el (list-faces-display): Supply help-echo with + help-make-xrefs. + + * facemenu.el (list-text-properties-at): Set help-xref-stack to + nil. + 2000-03-01 Gerd Moellmann <gerd@gnu.org> * image.el (defimage): Look for image files in load-path.