Mercurial > emacs
diff lisp/rfn-eshadow.el @ 90192:173dee4e2611
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 353-357)
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 09 Jun 2005 07:13:03 +0000 |
parents | 68c22ea6027c 4ef6975cd244 |
children | f9a65d7ebd29 |
line wrap: on
line diff
--- a/lisp/rfn-eshadow.el Mon Jun 06 04:18:31 2005 +0000 +++ b/lisp/rfn-eshadow.el Thu Jun 09 07:13:03 2005 +0000 @@ -113,10 +113,7 @@ :group 'minibuffer) (defface file-name-shadow - '((((background dark)) - :foreground "grey50") - (t - :foreground "grey70")) + '((t :inherit shadow)) "Face used by `file-name-shadow-mode' for the shadow." :group 'minibuffer)