Index: emacs/lisp/rfn-eshadow.el
diff -c emacs/lisp/rfn-eshadow.el:1.12 emacs/lisp/rfn-eshadow.el:1.13
*** emacs/lisp/rfn-eshadow.el:1.12 Mon Sep 1 15:45:14 2003
--- emacs/lisp/rfn-eshadow.el Mon Jun 6 12:23:49 2005
***************
*** 113,122 ****
:group 'minibuffer)
(defface file-name-shadow
! '((((background dark))
! :foreground "grey50")
! (t
! :foreground "grey70"))
"Face used by `file-name-shadow-mode' for the shadow."
:group 'minibuffer)
--- 113,119 ----
:group 'minibuffer)
(defface file-name-shadow
! '((t :inherit shadow))
"Face used by `file-name-shadow-mode' for the shadow."
:group 'minibuffer)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs