]> git.eshelyaron.com Git - emacs.git/commitdiff
(Type Keywords): Delete xref to "Text help-echo", because it is
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 20 Dec 2005 23:12:01 +0000 (23:12 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 20 Dec 2005 23:12:01 +0000 (23:12 +0000)
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).

lispref/customize.texi

index 53a52673e3994ed55a9fa369337ea8d181f7dfb9..d899e1be042e26da4ae0cfbba05ef7bf466557f8 100644 (file)
@@ -1011,7 +1011,6 @@ the echo area.  In addition, @var{motion-doc} is used as the mouse
 @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