# HG changeset patch # User Richard M. Stallman # Date 1199425377 0 # Node ID 681c8988ee6754f706f11fe38504663fd2fabaea # Parent 93f595b19034018f0379c767560abda9c1cc17a2 (Top): Fix menu for prev change. diff -r 93f595b19034 -r 681c8988ee67 lispref/elisp.texi --- 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.