]> git.eshelyaron.com Git - emacs.git/commitdiff
(Standard Faces): Document the minibuffer-prompt face and the
authorEli Zaretskii <eliz@gnu.org>
Sun, 3 Feb 2002 17:38:25 +0000 (17:38 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 3 Feb 2002 17:38:25 +0000 (17:38 +0000)
minibuffer-prompt-properties variable.

lispref/display.texi

index 1843b2d443bcb6bbf4f39ba2d3317cc256f98a55..9748855ec5cc46da35e34b892471cc41b243173e 100644 (file)
@@ -1240,6 +1240,14 @@ font.  (This works only on certain systems.)
 This face controls the colors of window fringes, the thin areas on
 either side that are used to display continuation and truncation glyphs.
 
+@item minibuffer-prompt
+@kindex minibuffer-prompt @r{(face name)}
+@vindex minibuffer-prompt-properties
+This face is used for the text of minibuffer prompts.  By default,
+Emacs automatically adds this face to the value of
+@code{minibuffer-prompt-properties}, which is a list of text
+properties used to display the prompt text.
+
 @item scroll-bar
 @kindex scroll-bar @r{(face name)}
 This face controls the colors for display of scroll bars.