diff options
| -rw-r--r-- | lispref/customize.texi | 2 |
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 |
| 984 | to yield a help string. If it is a function, it is called with one | 984 | to yield a help string. If it is a function, it is called with one |
| 985 | argument, the widget. | 985 | argument, 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} |
| 989 | Specify how to decide whether a value matches the type. The | 989 | Specify how to decide whether a value matches the type. The |