(Undo): Standardize choice of undo key sequence.
[bpt/emacs.git] / doc / emacs / display.texi
index 5e1e005..bb84610 100644 (file)
@@ -1,6 +1,6 @@
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001,
-@c   2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+@c   2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
 @node Display, Search, Registers, Top
 @chapter Controlling the Display
@@ -402,8 +402,7 @@ This face is used for highlighting the current Query Replace match.
 This face is used for lazy highlighting of Isearch and Query Replace
 matches other than the current one.
 @item region
-This face is used for displaying a selected region (when Transient Mark
-mode is enabled---see below).
+This face is used for displaying a selected region (@pxref{Mark}).
 @item secondary-selection
 This face is used for displaying a secondary X selection (@pxref{Secondary
 Selection}).
@@ -419,14 +418,6 @@ a control character.  It's also used when @samp{\} indicates a
 nobreak space or nobreak (soft) hyphen.
 @end table
 
-@cindex @code{region} face
-  When Transient Mark mode is enabled, the text of the region is
-highlighted when the mark is active.  This uses the face named
-@code{region}; you can control the style of highlighting by changing the
-style of this face (@pxref{Face Customization}).  @xref{Transient Mark},
-for more information about Transient Mark mode and activation and
-deactivation of the mark.
-
   These faces control the appearance of parts of the Emacs frame.
 They exist as faces to provide a consistent way to customize the
 appearance of these parts of the frame.