diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lispref/commands.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index a94d46e168..6e83659f63 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -1977,7 +1977,7 @@ in @code{event-modifiers}. For example: @defun mouse-movement-p object This function returns non-@code{nil} if @var{object} is a mouse movement -event. +event. @xref{Motion Events}. @end defun @defun event-convert-list list |