summaryrefslogtreecommitdiff
path: root/lisp/rfn-eshadow.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2001-10-05 16:43:54 +0000
committerMiles Bader <miles@gnu.org>2001-10-05 16:43:54 +0000
commit0af73cdcfc29a810330b6e51545817f274ffef3b (patch)
tree82c772a961dd50afcbeba0e10d506cadb9536bb3 /lisp/rfn-eshadow.el
parent3e3056799fc8a64aad31c3ffae4c53c7c92841ef (diff)
downloademacs-0af73cdcfc29a810330b6e51545817f274ffef3b.tar.gz
(read-file-name-electric-shadow): Autoload cookie removed; they
apparently don't work with faces.
Diffstat (limited to 'lisp/rfn-eshadow.el')
-rw-r--r--lisp/rfn-eshadow.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/rfn-eshadow.el b/lisp/rfn-eshadow.el
index 38af012ee6b..c0704d269e8 100644
--- a/lisp/rfn-eshadow.el
+++ b/lisp/rfn-eshadow.el
@@ -112,7 +112,6 @@ system, `read-file-name-electric-shadow-properties' is used instead."
:type read-file-name-electric-shadow-properties-custom-type
:group 'minibuffer)
-;;;###autoload
(defface read-file-name-electric-shadow
'((((background dark))
:foreground "grey50")