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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/faces.el
Date: Tue, 21 Jun 2005 22:31:51 -0400

Index: emacs/lisp/faces.el
diff -c emacs/lisp/faces.el:1.321 emacs/lisp/faces.el:1.322
*** emacs/lisp/faces.el:1.321   Wed Jun 22 01:22:40 2005
--- emacs/lisp/faces.el Wed Jun 22 02:31:48 2005
***************
*** 2106,2112 ****
    :group 'basic-faces)
  
  (defface escape-glyph
!   '((((background dark)) :foreground "pink2")
      ;; See the comment in minibuffer-prompt for
      ;; the reason not to use blue on MS-DOS.
      (((type pc)) :foreground "magenta")
--- 2106,2112 ----
    :group 'basic-faces)
  
  (defface escape-glyph
!   '((((background dark)) :foreground "cyan")
      ;; See the comment in minibuffer-prompt for
      ;; the reason not to use blue on MS-DOS.
      (((type pc)) :foreground "magenta")




reply via email to

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