From: Kevin Ryde Date: Thu, 26 Nov 2009 23:57:40 +0000 (+0000) Subject: * commands.texi (Misc Events): vindex mouse-wheel-up-event and X-Git-Tag: emacs-pretest-23.1.90~203 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=be0a5fb7f84e582f41377f19915a66320333b615;p=emacs.git * commands.texi (Misc Events): vindex mouse-wheel-up-event and mouse-wheel-down-event, the closest thing to a definition for them. --- diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 62bc6c8cf95..bfe8126e759 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -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