Mercurial > emacs
changeset 60111:abb9cabe814d
(Top): Update display.texi and frames.texi submenu data.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 16 Feb 2005 10:13:01 +0000 |
parents | f1ac3b1b3584 |
children | 7cb4576800fa |
files | man/emacs.texi |
diffstat | 1 files changed, 10 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- 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.