# HG changeset patch # User Luc Teirlinck # Date 1132205685 0 # Node ID 4571a040cf5b3e07f7d6bdd820912e7c6b593f00 # Parent f21088b804e26b987c57c3fe156937751c296b77 (file-name-shadow-properties, file-name-shadow-tty-properties) (file-name-shadow-mode): Remove autoloads, because the file is now preloaded. diff -r f21088b804e2 -r 4571a040cf5b lisp/rfn-eshadow.el --- a/lisp/rfn-eshadow.el Thu Nov 17 05:32:33 2005 +0000 +++ b/lisp/rfn-eshadow.el Thu Nov 17 05:34:45 2005 +0000 @@ -93,7 +93,6 @@ (symbol :tag "Property") (sexp :tag "Value"))))) -;;;###autoload (defcustom file-name-shadow-properties '(face file-name-shadow field shadow) "Properties given to the `shadowed' part of a filename in the minibuffer. @@ -104,7 +103,6 @@ :group 'minibuffer :version "22.1") -;;;###autoload (defcustom file-name-shadow-tty-properties '(before-string "{" after-string "} " field shadow) "Properties given to the `shadowed' part of a filename in the minibuffer. @@ -199,7 +197,6 @@ ;; `substitute-in-file-name' can fail on partial input. (error nil))) -;;;###autoload (define-minor-mode file-name-shadow-mode "Toggle File-Name Shadow mode. When active, any part of a filename being read in the minibuffer