From: Luc Teirlinck Date: Tue, 20 Dec 2005 23:12:01 +0000 (+0000) Subject: (Type Keywords): Delete xref to "Text help-echo", because it is X-Git-Tag: emacs-pretest-22.0.90~5155 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ff858549f5982c78f71321e0772ddcbf6855fb4a;p=emacs.git (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). --- diff --git a/lispref/customize.texi b/lispref/customize.texi index 53a52673e39..d899e1be042 100644 --- a/lispref/customize.texi +++ b/lispref/customize.texi @@ -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