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: Sun, 12 May 2002 13:28:43 -0400

Index: emacs/lisp/faces.el
diff -c emacs/lisp/faces.el:1.262 emacs/lisp/faces.el:1.263
*** emacs/lisp/faces.el:1.262   Thu May  2 01:41:19 2002
--- emacs/lisp/faces.el Sun May 12 13:28:42 2002
***************
*** 1773,1779 ****
       :box (:line-width -1 :color "grey40" :style nil)
       :foreground "grey80" :background "grey30"))
    "Basic mode line face for non-selected windows."
!   :version "21.2"
    :group 'modeline
    :group 'basic-faces)
  
--- 1773,1779 ----
       :box (:line-width -1 :color "grey40" :style nil)
       :foreground "grey80" :background "grey30"))
    "Basic mode line face for non-selected windows."
!   :version "21.4"
    :group 'modeline
    :group 'basic-faces)
  
***************
*** 1834,1840 ****
                             (((type pc)) :foreground "magenta")
                             (t :foreground "dark blue"))
    "Face for minibuffer prompts."
!   :version "21.3"
    :group 'basic-faces)
  
  (setq minibuffer-prompt-properties
--- 1834,1840 ----
                             (((type pc)) :foreground "magenta")
                             (t :foreground "dark blue"))
    "Face for minibuffer prompts."
!   :version "21.4"
    :group 'basic-faces)
  
  (setq minibuffer-prompt-properties



reply via email to

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