changeset 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 025a6b0b62a2
children 38ade54b22bb
files lispref/customize.texi
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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