# HG changeset patch # User Luc Teirlinck # Date 1132107919 0 # Node ID e0955732eb2328f51df2045fd55a9a6bca956968 # Parent b39a51cbc6b6381fcdaebe422052383ba7d54fda (file-name-shadow-mode): Set :init-value to t. diff -r b39a51cbc6b6 -r e0955732eb23 lisp/rfn-eshadow.el --- a/lisp/rfn-eshadow.el Wed Nov 16 02:02:03 2005 +0000 +++ b/lisp/rfn-eshadow.el Wed Nov 16 02:25:19 2005 +0000 @@ -208,6 +208,7 @@ 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