emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/Attic/commands.texi, v [EMACS_22_


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/Attic/commands.texi, v [EMACS_22_BASE]
Date: Sun, 30 Dec 2007 21:39:41 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Richard M. Stallman <rms>       07/12/30 21:39:41

Index: commands.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/Attic/commands.texi,v
retrieving revision 1.103.2.2
retrieving revision 1.103.2.3
diff -u -b -r1.103.2.2 -r1.103.2.3
--- commands.texi       12 Oct 2007 04:52:06 -0000      1.103.2.2
+++ commands.texi       30 Dec 2007 21:39:40 -0000      1.103.2.3
@@ -954,7 +954,8 @@
 * Event Examples::             Examples of the lists for mouse events.
 * Classifying Events::         Finding the modifier keys in an event symbol.
                                Event types.
-* 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.
 @end menu
@@ -1803,8 +1804,8 @@
 @end example
 @end defun
 
address@hidden Accessing Events
address@hidden Accessing Events
address@hidden Accessing Mouse
address@hidden Accessing Mouse Events
 @cindex mouse events, data in
 
   This section describes convenient functions for accessing the data in
@@ -1950,6 +1951,10 @@
 the entire window area including scroll bars, margins and fringes.
 @end defun
 
address@hidden Accessing Scroll
address@hidden Accessing Scroll Bar Events
address@hidden scroll bar events, data in
+
   These functions are useful for decoding scroll bar events.
 
 @defun scroll-bar-event-ratio event




reply via email to

[Prev in Thread] Current Thread [Next in Thread]