From: Richard M. Stallman Date: Fri, 4 Jan 2008 05:42:57 +0000 (+0000) Subject: (Top): Fix menu for prev change. X-Git-Tag: emacs-pretest-22.1.90~190 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1c15283d1aa4f298853002fa10d08c300187a6e;p=emacs.git (Top): Fix menu for prev change. --- diff --git a/lispref/elisp.texi b/lispref/elisp.texi index e28ea1ce5a0..d02b082ad6c 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -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.