changeset 79680:681c8988ee67

(Top): Fix menu for prev change.
author Richard M. Stallman <rms@gnu.org>
date Fri, 04 Jan 2008 05:42:57 +0000
parents 93f595b19034
children 3b1cb1535715
files lispref/elisp.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/elisp.texi	Fri Jan 04 05:39:48 2008 +0000
+++ b/lispref/elisp.texi	Fri Jan 04 05:42:57 2008 +0000
@@ -674,7 +674,8 @@
 * 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.