Mercurial > emacs
changeset 59768:56ad3ca04692
(Type Keywords): Uncomment the xref to the help-echo property documentation.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 29 Jan 2005 13:55:46 +0000 |
parents | 08c82797edef |
children | 39b4d09e8528 |
files | lispref/customize.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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