projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10802d8
)
Add cross-reference to ELisp manual
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 13 Jun 2016 14:25:08 +0000
(17:25 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 13 Jun 2016 14:25:08 +0000
(17:25 +0300)
* doc/lispref/commands.texi (Classifying Events): Add
cross-reference to "Motion Events". (Bug#23756)
doc/lispref/commands.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/commands.texi
b/doc/lispref/commands.texi
index a94d46e168490de9c6b291e894f743b8c6fb0278..6e83659f635088baa7eee4a924c02b750bf5333e 100644
(file)
--- 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