]> code.delx.au - gnu-emacs/commitdiff
(Top): Fix menu for prev change.
authorRichard M. Stallman <rms@gnu.org>
Fri, 4 Jan 2008 05:42:57 +0000 (05:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 4 Jan 2008 05:42:57 +0000 (05:42 +0000)
lispref/elisp.texi

index e28ea1ce5a05774e327643ba19dea4251003c564..d02b082ad6cc66f0dca236e8e27d109b6acd8175 100644 (file)
@@ -674,7 +674,8 @@ Input Events
 * Misc Events::             Other events the system can generate.
 * Event Examples::          Examples of the lists for mouse events.
 * Classifying Events::      Finding the modifier keys in an event symbol.
-* Accessing Events::        Functions to extract info from events.
+* Accessing Mouse::        Functions to extract info from mouse events.
+* Accessing Scroll::        Functions to get info from scroll bar events.
 * Strings of Events::       Special considerations for putting
                               keyboard character events in a string.