emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/doc/lispref commands.texi


From: Kevin Ryde
Subject: [Emacs-diffs] emacs/doc/lispref commands.texi
Date: Thu, 26 Nov 2009 23:57:40 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Kevin Ryde <kryde>      09/11/26 23:57:40

Modified files:
        doc/lispref    : commands.texi 

Log message:
        * commands.texi (Misc Events): vindex mouse-wheel-up-event and
        mouse-wheel-down-event, the closest thing to a definition for them.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/lispref/commands.texi?cvsroot=emacs&r1=1.21&r2=1.22

Patches:
Index: commands.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/lispref/commands.texi,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- commands.texi       14 Nov 2009 15:15:32 -0000      1.21
+++ commands.texi       26 Nov 2009 23:57:40 -0000      1.22
@@ -1618,6 +1618,8 @@
 The element @var{position} is a list describing the position of the
 event, in the same format as used in a mouse-click event.
 
address@hidden mouse-wheel-up-event
address@hidden mouse-wheel-down-event
 This kind of event is generated only on some kinds of systems. On some
 systems, @code{mouse-4} and @code{mouse-5} are used instead.  For
 portable code, use the variables @code{mouse-wheel-up-event} and




reply via email to

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