emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 27f440e: Add cross-reference to ELisp manual


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-25 27f440e: Add cross-reference to ELisp manual
Date: Mon, 13 Jun 2016 14:25:20 +0000 (UTC)

branch: emacs-25
commit 27f440e29575303135dbc0f8d34f50701a3815ac
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    Add cross-reference to ELisp manual
    
    * doc/lispref/commands.texi (Classifying Events): Add
    cross-reference to "Motion Events".  (Bug#23756)
---
 doc/lispref/commands.texi |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi
index a94d46e..6e83659 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 address@hidden if @var{object} is a mouse movement
-event.
+event.  @xref{Motion Events}.
 @end defun
 
 @defun event-convert-list list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]