dot/emacs: Experimentally tern on focus-follows-mouse in Emacs.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 8 May 2020 17:15:40 +0000 (18:15 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 May 2020 17:15:40 +0000 (18:15 +0100)
dot/emacs

index 44684ee..fe7ef11 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
 (setq Info-fontify-maximum-menu-size 100000)
 (setq set-mark-command-repeat-pop t)
 (setq password-cache-expiry nil)
+(setq mouse-autoselect-window t)
 (setq-default proced-filter 'all
              proced-sort 'user)
 (setq ispell-program-name "aspell-hack"