]> code.delx.au - gnu-emacs/blobdiff - lisp/rfn-eshadow.el
(mouse-drag-track): Renamed, from `mouse-drag-region-1'. Includes
[gnu-emacs] / lisp / rfn-eshadow.el
index 84550dd1c1ffbf2ca540202f8521c57067dbed24..a9f55ced0e4ca33d38699dec70d14a8f01a20ac0 100644 (file)
@@ -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.
@@ -101,9 +100,9 @@ Only used when `file-name-shadow-mode' is active.
 If Emacs is not running under a window system,
 `file-name-shadow-tty-properties' is used instead."
   :type file-name-shadow-properties-custom-type
-  :group 'minibuffer)
+  :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.
@@ -111,12 +110,14 @@ Only used when `file-name-shadow-mode' is active and emacs
 is not running under a window-system; if emacs is running under a window
 system, `file-name-shadow-properties' is used instead."
   :type file-name-shadow-properties-custom-type
-  :group 'minibuffer)
+  :group 'minibuffer
+  :version "22.1")
 
 (defface file-name-shadow
   '((t :inherit shadow))
   "Face used by `file-name-shadow-mode' for the shadow."
-  :group 'minibuffer)
+  :group 'minibuffer
+  :version "22.1")
 
 \f
 ;;; Internal variables
@@ -196,7 +197,6 @@ been set up by `rfn-eshadow-setup-minibuffer'."
     ;; `substitute-in-file-name' can fail on partial input.
     (error nil)))
 \f
-;;;###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