From ce66a8a4c6147aff3793f4c231fa4b8853c409fa Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 5 Oct 2001 16:43:54 +0000 Subject: [PATCH] (read-file-name-electric-shadow): Autoload cookie removed; they apparently don't work with faces. --- lisp/rfn-eshadow.el | 1 - 1 file changed, 1 deletion(-) 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") -- 2.39.2