summaryrefslogtreecommitdiff
path: root/lisp/rfn-eshadow.el
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2005-11-16 03:48:45 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2005-11-16 03:48:45 +0000
commitcdc81c7abe08a8283c39968ddf1f77fdd5524f1e (patch)
treeecca9282b28cc941be7423afd47a7f724dd381bc /lisp/rfn-eshadow.el
parente6d77df2a654a455be44860bd933b155c07217fe (diff)
downloademacs-cdc81c7abe08a8283c39968ddf1f77fdd5524f1e.tar.gz
(file-name-shadow-mode): Undo last change; the file itself is new in 22.1.
Diffstat (limited to 'lisp/rfn-eshadow.el')
-rw-r--r--lisp/rfn-eshadow.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/rfn-eshadow.el b/lisp/rfn-eshadow.el
index 84550dd1c1f..3b0480c9595 100644
--- a/lisp/rfn-eshadow.el
+++ b/lisp/rfn-eshadow.el
@@ -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)