emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/faces.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/faces.el
Date: Sat, 12 Jan 2002 07:17:18 -0500

Index: emacs/lisp/faces.el
diff -c emacs/lisp/faces.el:1.249 emacs/lisp/faces.el:1.250
*** emacs/lisp/faces.el:1.249   Thu Jan 10 04:40:10 2002
--- emacs/lisp/faces.el Sat Jan 12 07:17:16 2002
***************
*** 1769,1775 ****
  
  
  (defface minibuffer-prompt '((((background dark)) (:foreground "cyan"))
!                            (((type pc)) (:foreground "white"))
                             (t (:foreground "dark blue")))
    "Face for minibuffer prompts."
    :version "21.3"
--- 1769,1775 ----
  
  
  (defface minibuffer-prompt '((((background dark)) (:foreground "cyan"))
!                            (((type pc)) (:foreground "magenta"))
                             (t (:foreground "dark blue")))
    "Face for minibuffer prompts."
    :version "21.3"



reply via email to

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