emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/display.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/display.texi
Date: Sun, 03 Feb 2002 12:38:25 -0500

Index: emacs/lispref/display.texi
diff -c emacs/lispref/display.texi:1.77 emacs/lispref/display.texi:1.78
*** emacs/lispref/display.texi:1.77     Tue Jan 22 06:39:38 2002
--- emacs/lispref/display.texi  Sun Feb  3 12:38:25 2002
***************
*** 1240,1245 ****
--- 1240,1253 ----
  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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]