Mercurial > emacs
changeset 43101:ecebf8a90c3a
(Faces): Document the minibuffer-prompt face.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 03 Feb 2002 17:45:02 +0000 |
parents | b31f95ef830a |
children | 280c82e97c2a |
files | man/display.texi |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/display.texi Sun Feb 03 17:42:07 2002 +0000 +++ b/man/display.texi Sun Feb 03 17:45:02 2002 +0000 @@ -106,6 +106,8 @@ @item header-line Similar to @code{mode-line} for a window's header line. Most modes don't use the header line, but the Info mode does. +@item minibuffer-prompt +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.