From db441dba114f71353017ca8865f80913c827f602 Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 16 Nov 2005 02:30:58 +0000 Subject: [PATCH] (command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'. --- lisp/startup.el | 1 + 1 file changed, 1 insertion(+) 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. -- 2.39.5