]> git.eshelyaron.com Git - emacs.git/commitdiff
* commands.texi (Misc Events): vindex mouse-wheel-up-event and
authorKevin Ryde <user42@zip.com.au>
Thu, 26 Nov 2009 23:57:40 +0000 (23:57 +0000)
committerKevin Ryde <user42@zip.com.au>
Thu, 26 Nov 2009 23:57:40 +0000 (23:57 +0000)
mouse-wheel-down-event, the closest thing to a definition for them.

doc/lispref/commands.texi

index 62bc6c8cf953c3ae4d7ee54969a06e5795d37755..bfe8126e759faeebeabc157b18d296430cd2e4b5 100644 (file)
@@ -1618,6 +1618,8 @@ usual meaning is a kind of scroll or zoom.
 The element @var{position} is a list describing the position of the
 event, in the same format as used in a mouse-click event.
 
+@vindex mouse-wheel-up-event
+@vindex 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