Mercurial > emacs
changeset 73071:2a9cd15ddc2a
(command-line): Use `custom-reevaluate-setting' for
`focus-follows-mouse'.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Sat, 23 Sep 2006 09:16:49 +0000 |
parents | 834af994714d |
children | 623926b10449 |
files | lisp/startup.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.