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")


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to