]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/display.texi
Merge changes from emacs-23 branch.
[gnu-emacs] / doc / emacs / display.texi
index 3d3a1e03e4695d4eeece6bfb382e4cd82b98d795..3b5e7b0b95571012684c99a6aed1884b96bb4bd3 100644 (file)
@@ -13,11 +13,11 @@ commands and variables allow you to specify which part of the text you
 want to see, and how to display it.
 
 @menu
-* Scrolling::             Commands to move text up and down in a window.
+* Scrolling::              Commands to move text up and down in a window.
 * Auto Scrolling::         Redisplay scrolls text automatically when needed.
 * Horizontal Scrolling::   Moving text left and right in a window.
 * Follow Mode::            Follow mode lets two windows scroll as one.
-* Faces::                 How to change the display style using faces.
+* Faces::                  How to change the display style using faces.
 * Standard Faces::         Emacs' predefined faces.
 * Temporary Face Changes:: Commands to temporarily modify the default text face
 * Font Lock::              Minor mode for syntactic highlighting using faces.