From cdc81c7abe08a8283c39968ddf1f77fdd5524f1e Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 16 Nov 2005 03:48:45 +0000 Subject: [PATCH] (file-name-shadow-mode): Undo last change; the file itself is new in 22.1. --- lisp/rfn-eshadow.el | 1 - 1 file changed, 1 deletion(-) 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) -- 2.39.2