Mercurial > emacs
changeset 70845:c71516b9b014
(Top): Update subnode menus.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 23 May 2006 03:02:39 +0000 |
parents | ccbccf924250 |
children | 910581c1e8b0 |
files | lispref/elisp.texi |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.