changeset 106278:bfba1a86394b

* commands.texi (Misc Events): vindex mouse-wheel-up-event and mouse-wheel-down-event, the closest thing to a definition for them.
author Kevin Ryde <user42@zip.com.au>
date Thu, 26 Nov 2009 23:57:40 +0000
parents da201d492db3
children 28d604d72acd
files doc/lispref/commands.texi
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/commands.texi	Thu Nov 26 23:39:32 2009 +0000
+++ b/doc/lispref/commands.texi	Thu Nov 26 23:57:40 2009 +0000
@@ -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.
 
+@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