From: Miles Bader Date: Fri, 5 Oct 2001 16:43:54 +0000 (+0000) Subject: (read-file-name-electric-shadow): Autoload cookie removed; they X-Git-Tag: ttn-vms-21-2-B4~19700 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce66a8a4c6147aff3793f4c231fa4b8853c409fa;p=emacs.git (read-file-name-electric-shadow): Autoload cookie removed; they apparently don't work with faces. --- 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")