From 3565fe07d4419ebf329d3a2195c7e7e60bdfaf5a Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Tue, 24 May 2005 17:25:40 +0000 Subject: [PATCH] Write about `mode-line-highlight'. --- lispref/ChangeLog | 4 ++++ lispref/display.texi | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 8f2bddf4710..b95e9e43f73 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-05-25 Masatake YAMATO + + * display.texi (Standard Faces): Write about `mode-line-highlight'. + 2005-05-24 Luc Teirlinck * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog' diff --git a/lispref/display.texi b/lispref/display.texi index 7f91072ca5d..7b4db373f63 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -1727,6 +1727,11 @@ This face is used to show any secondary selection you have made. @kindex highlight @r{(face name)} This face is meant to be used for highlighting for various purposes. +@item mode-line-highlight +@kindex mode-line-highlight @r{(face name)} +This face is used for highlighting something on @code{mode-line} or +@code{header-line} for various purposes. + @item trailing-whitespace @kindex trailing-whitespace @r{(face name)} This face is used to display excess whitespace at the end of a line, -- 2.39.5