# HG changeset patch # User Eli Zaretskii # Date 1107006946 0 # Node ID 56ad3ca04692efa8db19974427772facb29a99b7 # Parent 08c82797edef56166598dd139fb4e249ac95be43 (Type Keywords): Uncomment the xref to the help-echo property documentation. diff -r 08c82797edef -r 56ad3ca04692 lispref/customize.texi --- a/lispref/customize.texi Sat Jan 29 13:22:21 2005 +0000 +++ b/lispref/customize.texi Sat Jan 29 13:55:46 2005 +0000 @@ -983,7 +983,7 @@ @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. -@c @xref{Text help-echo}. +@xref{Text help-echo}. @item :match @var{function} Specify how to decide whether a value matches the type. The