diff lispref/customize.texi @ 67711:64456933d837

(Type Keywords): Delete xref to "Text help-echo", because it is confusing. If the :help-echo keyword is a function, it is not directly used as the :help-echo overlay property, as the xref seems to suggest (it does not take the appropriate args).
author Luc Teirlinck <teirllm@auburn.edu>
date Tue, 20 Dec 2005 23:12:01 +0000
parents 7561789df348
children 067115a6e738 7beb78bc1f8e
line wrap: on
line diff
--- a/lispref/customize.texi	Tue Dec 20 23:11:01 2005 +0000
+++ b/lispref/customize.texi	Tue Dec 20 23:12:01 2005 +0000
@@ -1011,7 +1011,6 @@
 @code{help-echo} string and may actually be a function or form evaluated
 to yield a help string.  If it is a function, it is called with one
 argument, the widget.
-@xref{Text help-echo}.
 
 @item :match @var{function}
 Specify how to decide whether a value matches the type.  The