summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-01-29 13:55:46 +0000
committerEli Zaretskii <eliz@gnu.org>2005-01-29 13:55:46 +0000
commit9172ffcd36b3a7891d04cddfa19dacef110fc7f4 (patch)
tree006e28092094f71eaeb376b757306aba5405a085
parent5eb8942bad5e33a6d9b29c51f8cd1eac1e553ea0 (diff)
downloademacs-9172ffcd36b3a7891d04cddfa19dacef110fc7f4.tar.gz
emacs-9172ffcd36b3a7891d04cddfa19dacef110fc7f4.tar.bz2
emacs-9172ffcd36b3a7891d04cddfa19dacef110fc7f4.zip
(Type Keywords): Uncomment the xref to the help-echo property documentation.
-rw-r--r--lispref/customize.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/customize.texi b/lispref/customize.texi
index 8ad0312e4ea..225a487af9b 100644
--- a/lispref/customize.texi
+++ b/lispref/customize.texi
@@ -983,7 +983,7 @@ 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.
-@c @xref{Text help-echo}.
+@xref{Text help-echo}.
@item :match @var{function}
Specify how to decide whether a value matches the type. The