emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/man/display.texi
Date: Thu, 17 Nov 2005 02:30:40 -0500

Index: emacs/man/display.texi
diff -c emacs/man/display.texi:1.101 emacs/man/display.texi:1.102
*** emacs/man/display.texi:1.101        Mon Aug 22 21:35:07 2005
--- emacs/man/display.texi      Thu Nov 17 07:30:40 2005
***************
*** 14,21 ****
  * Faces::                How to change the display style using faces.
  * Standard Faces::         Emacs' predefined 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.
--- 14,21 ----
  * Faces::                How to change the display style using faces.
  * Standard Faces::         Emacs' predefined faces.
  * Font Lock::              Minor mode for syntactic highlighting using faces.
  * Highlight Interactively:: Tell Emacs what text to highlight.
+ * Highlight Changes::      Using colors to show where you changed the buffer.
  * 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.
***************
*** 385,398 ****
  (or @dfn{JIT}) Lock, by customizing variables in the customization
  group @samp{jit-lock}.  @xref{Specific Customization}.
  
- @node Highlight Changes
- @section Highlight Changes Mode
- 
- @findex highlight-changes-mode
-   Use @kbd{M-x highlight-changes-mode} to enable a minor mode
- that uses faces (colors, typically) to indicate which parts of
- the buffer were changed most recently.
- 
  @node Highlight Interactively
  @section Interactive Highlighting by Matching
  @cindex highlighting by matching
--- 385,390 ----
***************
*** 459,464 ****
--- 451,464 ----
  This command does nothing if the major mode is a member of the list
  @code{hi-lock-exclude-modes}.
  @end table
+ 
+ @node Highlight Changes
+ @section Highlight Changes Mode
+ 
+ @findex highlight-changes-mode
+   Use @kbd{M-x highlight-changes-mode} to enable a minor mode
+ that uses faces (colors, typically) to indicate which parts of
+ the buffer were changed most recently.
  
  @node Scrolling
  @section Scrolling




reply via email to

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