]> git.eshelyaron.com Git - emacs.git/commitdiff
* display.texi (Faces): Write about mode-line-highlight.
authorMasatake YAMATO <jet@gyve.org>
Tue, 7 Jun 2005 03:30:21 +0000 (03:30 +0000)
committerMasatake YAMATO <jet@gyve.org>
Tue, 7 Jun 2005 03:30:21 +0000 (03:30 +0000)
man/ChangeLog
man/display.texi

index d50afecf0ccec509f0f4c71bfa92ca348f8b8b95..1d6d0090b37192311ba3eecac33be7b1661b75d8 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-07  Masatake YAMATO  <jet@gyve.org>
+
+       * display.texi (Faces): Write about mode-line-highlight.
+
 2005-06-06  Richard M. Stallman  <rms@gnu.org>
 
        * misc.texi (Printing Package): Explain how to initialize
index 11e45e353cff3228e49d2539d08b141b55416671..e6c8b19ddd9a0aef2e1c266179ffbef7932395d3 100644 (file)
@@ -118,6 +118,8 @@ This face is used for the prompt strings displayed in the minibuffer.
 @item highlight
 This face is used for highlighting portions of text, in various modes.
 For example, mouse-sensitive text is highlighted using this face.
+@item mode-line-highlight
+Like @code{highlight}, but used for portions of text on mode lines.
 @item isearch
 This face is used for highlighting Isearch matches.
 @item lazy-highlight