]> code.delx.au - gnu-emacs/commitdiff
(command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'.
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 16 Nov 2005 02:30:58 +0000 (02:30 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 16 Nov 2005 02:30:58 +0000 (02:30 +0000)
lisp/startup.el

index 8f5eef94837e01c83ec60b936d25720b2f5a43f7..9e3f2bb4aa9cbe0c41ca45409147bb24b1e9a1eb 100644 (file)
@@ -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.