]> git.eshelyaron.com Git - emacs.git/commitdiff
(Top): Update subnode menus.
authorRichard M. Stallman <rms@gnu.org>
Tue, 23 May 2006 03:02:44 +0000 (03:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 23 May 2006 03:02:44 +0000 (03:02 +0000)
lispref/ChangeLog
lispref/elisp.texi

index 2acd2395561a45798681e3bef0bb54bc791fa3b2..59c19fd198d367e257a5e8aa2edad28349ae1e00 100644 (file)
@@ -1,3 +1,13 @@
+2006-05-22  Richard Stallman  <rms@gnu.org>
+
+       * elisp.texi (Top): Update subnode menus.
+
+       * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
+       Contents rewritten; material from old Pointer Shape node moved here.
+
+       * display.texi (Pointer Shape): Node deleted.
+       (Image Descriptors): Minor cleanup.
+
 2006-05-21  Richard Stallman  <rms@gnu.org>
 
        * syntax.texi (Parsing Expressions): Update info on which STATE
index bd2cbee4796d8f71c265ecaf3f68405591e65090..8d4aa687b4869e3962e61fb5aff272b4968008c5 100644 (file)
@@ -784,7 +784,7 @@ Frames
 * Mouse Position::         Asking where the mouse is, or moving it.
 * Pop-Up Menus::           Displaying a menu for the user to select from.
 * Dialog Boxes::            Displaying a box to ask yes or no.
-* Pointer Shapes::          Specifying the shape of the mouse pointer.
+* Pointer Shape::           Specifying the shape of the mouse pointer.
 * Window System Selections::Transferring text to and from other windows.
 * Color Names::                    Getting the definitions of color names.
 * Text Terminal Colors::    Defining colors for text-only terminals.
@@ -1003,7 +1003,6 @@ Emacs Display
                               for text characters: font, colors, etc.
 * Fringes::                 Controlling window fringes.
 * Scroll Bars::             Controlling vertical scroll bars.
-* Pointer Shape::           Controlling the mouse pointer shape.
 * Display Property::        Enabling special display features.
 * Images::                  Displaying images in Emacs buffers.
 * Buttons::                 Adding clickable buttons to Emacs buffers.