# HG changeset patch # User Richard M. Stallman # Date 1148353359 0 # Node ID c71516b9b0145bb1d070126d5954e7ed13409278 # Parent ccbccf924250ec90b6a86dbf2daa3d8acc6783f1 (Top): Update subnode menus. diff -r ccbccf924250 -r c71516b9b014 lispref/elisp.texi --- a/lispref/elisp.texi Tue May 23 03:02:20 2006 +0000 +++ b/lispref/elisp.texi Tue May 23 03:02:39 2006 +0000 @@ -784,7 +784,7 @@ * 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 @@ 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.