emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/emacs.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/emacs.texi
Date: Wed, 16 Feb 2005 05:13:01 -0500

Index: emacs/man/emacs.texi
diff -c emacs/man/emacs.texi:1.88 emacs/man/emacs.texi:1.89
*** emacs/man/emacs.texi:1.88   Wed Feb  9 15:50:35 2005
--- emacs/man/emacs.texi        Wed Feb 16 10:13:01 2005
***************
*** 305,316 ****
  
  Controlling the Display
  
  * Scrolling::            Moving text up and down in a window.
  * Horizontal Scrolling::   Moving text left and right in a window.
  * 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.
  * Display Custom::         Information on variables for customizing display.
  
  Searching and Replacement
--- 305,323 ----
  
  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 characters are normally displayed.
! * Cursor Display::         Features for displaying the cursor.
  * Display Custom::         Information on variables for customizing display.
  
  Searching and Replacement
***************
*** 418,432 ****
  * 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.
  * 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.
  * 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.
--- 425,435 ----
  * 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.
! * 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]