(file-name-shadow-mode): Undo last change; the file itself is new in 22.1.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 16 Nov 2005 03:48:45 +0000 (03:48 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 16 Nov 2005 03:48:45 +0000 (03:48 +0000)
lisp/rfn-eshadow.el

index 84550dd..3b0480c 100644 (file)
@@ -210,7 +210,6 @@ Returns non-nil if the new state is enabled."
   :global t
   :init-value t
   :group 'minibuffer
-  :version "22.1"
   (if file-name-shadow-mode
       ;; Enable the mode
       (add-hook 'minibuffer-setup-hook 'rfn-eshadow-setup-minibuffer)