# HG changeset patch # User YAMAMOTO Mitsuharu # Date 1159003009 0 # Node ID 2a9cd15ddc2a4731170415b07d5d6004fcebd1d8 # Parent 834af994714d42217190fd9ba41030f9c3af0ff0 (command-line): Use `custom-reevaluate-setting' for `focus-follows-mouse'. diff -r 834af994714d -r 2a9cd15ddc2a lisp/startup.el --- a/lisp/startup.el Sat Sep 23 09:16:40 2006 +0000 +++ b/lisp/startup.el Sat Sep 23 09:16:49 2006 +0000 @@ -779,6 +779,7 @@ (custom-reevaluate-setting 'mouse-wheel-up-event) (custom-reevaluate-setting 'file-name-shadow-mode) (custom-reevaluate-setting 'send-mail-function) + (custom-reevaluate-setting 'focus-follows-mouse) ;; Register default TTY colors for the case the terminal hasn't a ;; terminal init file.