From: Luc Teirlinck Date: Wed, 16 Nov 2005 02:30:58 +0000 (+0000) Subject: (command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'. X-Git-Tag: emacs-pretest-22.0.90~5870 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=db441dba114f71353017ca8865f80913c827f602;p=emacs.git (command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'. --- diff --git a/lisp/startup.el b/lisp/startup.el index 8f5eef94837..9e3f2bb4aa9 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -768,6 +768,7 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'." (custom-reevaluate-setting 'global-font-lock-mode) (custom-reevaluate-setting 'mouse-wheel-down-event) (custom-reevaluate-setting 'mouse-wheel-up-event) + (custom-reevaluate-setting 'file-name-shadow-mode) ;; Register default TTY colors for the case the terminal hasn't a ;; terminal init file.