# HG changeset patch # User Eli Zaretskii # Date 1012757905 0 # Node ID 761d92c0f64eb2356e83f645910fbb6312f6fe71 # Parent 4f83ba5366767c0c171b63cbc601c5d71f5d8ce3 (Standard Faces): Document the minibuffer-prompt face and the minibuffer-prompt-properties variable. diff -r 4f83ba536676 -r 761d92c0f64e lispref/display.texi --- a/lispref/display.texi Sun Feb 03 17:33:19 2002 +0000 +++ b/lispref/display.texi Sun Feb 03 17:38:25 2002 +0000 @@ -1240,6 +1240,14 @@ 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.