aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/rfn-eshadow.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/rfn-eshadow.el b/lisp/rfn-eshadow.el
index d82dd6cba15..3b0480c9595 100644
--- a/lisp/rfn-eshadow.el
+++ b/lisp/rfn-eshadow.el
@@ -208,6 +208,7 @@ that portion dim, invisible, or otherwise less visually noticeable.
208With prefix argument ARG, turn on if positive, otherwise off. 208With prefix argument ARG, turn on if positive, otherwise off.
209Returns non-nil if the new state is enabled." 209Returns non-nil if the new state is enabled."
210 :global t 210 :global t
211 :init-value t
211 :group 'minibuffer 212 :group 'minibuffer
212 (if file-name-shadow-mode 213 (if file-name-shadow-mode
213 ;; Enable the mode 214 ;; Enable the mode