# HG changeset patch # User Richard M. Stallman # Date 1108548781 0 # Node ID abb9cabe814d180987e392e6dd876aaa8cf087dc # Parent f1ac3b1b35840b7271a3ceaa0c76c8b4c8a61682 (Top): Update display.texi and frames.texi submenu data. diff -r f1ac3b1b3584 -r abb9cabe814d man/emacs.texi --- a/man/emacs.texi Wed Feb 16 10:11:06 2005 +0000 +++ b/man/emacs.texi Wed Feb 16 10:13:01 2005 +0000 @@ -305,12 +305,19 @@ Controlling the Display +* Faces:: How to change the display style using faces. +* Font Lock:: Minor mode for syntactic highlighting using faces. +* Highlight Changes:: Using colors to show where you changed the buffer. +* Highlight Interactively:: Tell Emacs what text to highlight. * Scrolling:: Moving text up and down in a window. * Horizontal Scrolling:: Moving text left and right in a window. +* Fringes:: Enabling or disabling window fringes. +* Useless Whitespace:: Showing possibly-spurious trailing whitespace. * Follow Mode:: Follow mode lets two windows scroll as one. * Selective Display:: Hiding lines with lots of indentation. * Optional Mode Line:: Optional mode line display features. -* Text Display:: How text is normally displayed. +* Text Display:: How text characters are normally displayed. +* Cursor Display:: Features for displaying the cursor. * Display Custom:: Information on variables for customizing display. Searching and Replacement @@ -418,15 +425,11 @@ * Frame Parameters:: Changing the colors and other modes of frames. * Scroll Bars:: How to enable and disable scroll bars; how to use them. * Wheeled Mice:: Using mouse wheels for scrolling. +* Drag and Drop:: Using drag and drop to open files and insert text. * Menu Bars:: Enabling and disabling the menu bar. * Tool Bars:: Enabling and disabling the tool bar. * Dialog Boxes:: Controlling use of dialog boxes. -* Faces:: How to change the display style using faces. -* Font Lock:: Minor mode for syntactic highlighting using faces. -* Highlight Changes:: Using colors to show where you changed the buffer. -* Highlight Interactively:: Tell Emacs what text to highlight. -* Useless Whitespace:: Showing possibly-spurious trailing whitespace. -* Tooltips:: Showing "tooltips", AKA "ballon help" for active text. +* Tooltips:: Showing "tooltips", AKA "balloon help" for active text. * Mouse Avoidance:: Moving the mouse pointer out of the way. * Non-Window Terminals:: Multiple frames on terminals that show only one. * XTerm Mouse:: Using the mouse in an XTerm terminal emulator.