Add cross-reference to ELisp manual
* doc/lispref/commands.texi (Classifying Events): Add cross-reference to "Motion Events". (Bug#23756)
This commit is contained in:
parent
10802d8472
commit
27f440e295
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue