diff lisp/ChangeLog @ 27931:2111ac6eed6d

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 01 Mar 2000 19:07:30 +0000
parents 82d519ae67da
children 4c76cea514bb
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.