From da80e0daf70355490b9623f7d8f7d3d56182aa8a Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 16 Nov 2005 02:25:19 +0000 Subject: [PATCH] (file-name-shadow-mode): Set :init-value to t. --- lisp/rfn-eshadow.el | 1 + 1 file changed, 1 insertion(+) 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. With prefix argument ARG, turn on if positive, otherwise off. Returns non-nil if the new state is enabled." :global t + :init-value t :group 'minibuffer (if file-name-shadow-mode ;; Enable the mode -- 2.39.2