# HG changeset patch # User Kevin Ryde # Date 1259279860 0 # Node ID bfba1a86394b94ab24726e56377de95c51023fd9 # Parent da201d492db3c26395d271b4c0e98e299b460d06 * commands.texi (Misc Events): vindex mouse-wheel-up-event and mouse-wheel-down-event, the closest thing to a definition for them. diff -r da201d492db3 -r bfba1a86394b doc/lispref/commands.texi --- 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