aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
983@code{help-echo} string and may actually be a function or form evaluated 983@code{help-echo} string and may actually be a function or form evaluated
984to yield a help string. If it is a function, it is called with one 984to yield a help string. If it is a function, it is called with one
985argument, the widget. 985argument, the widget.
986@c @xref{Text help-echo}. 986@xref{Text help-echo}.
987 987
988@item :match @var{function} 988@item :match @var{function}
989Specify how to decide whether a value matches the type. The 989Specify how to decide whether a value matches the type. The