1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00

* display.texi (Faces): Write about mode-line-highlight.

This commit is contained in:
Masatake YAMATO 2005-06-07 03:30:21 +00:00
parent 3d031334d8
commit 24cca6f2c0
2 changed files with 6 additions and 0 deletions

View 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

View 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