]> git.eshelyaron.com Git - emacs.git/commitdiff
(read-file-name-electric-shadow): Autoload cookie removed; they
authorMiles Bader <miles@gnu.org>
Fri, 5 Oct 2001 16:43:54 +0000 (16:43 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 5 Oct 2001 16:43:54 +0000 (16:43 +0000)
apparently don't work with faces.

lisp/rfn-eshadow.el

index 38af012ee6bb32dc8fdb10af82cb59cb075d3bbb..c0704d269e8b547c2a228e2653ba4fc3ef7793d3 100644 (file)
@@ -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")