# HG changeset patch # User Jason Rumney # Date 1189034673 0 # Node ID 88960074a1012448dae8da59e93e7886cdd5a1b8 # Parent 7037ab6f28bcd65bc4e0f4d515016c970216a034 Mention focus-follows-mouse change. diff -r 7037ab6f28bc -r 88960074a101 etc/NEWS --- a/etc/NEWS Wed Sep 05 23:17:19 2007 +0000 +++ b/etc/NEWS Wed Sep 05 23:24:33 2007 +0000 @@ -59,6 +59,13 @@ special steps to use them. Emacs now has the appropriate resources linked in to make it use the scrollbars from the system theme. +** focus-follows-mouse defaults to nil on MS Windows +Previously this variable was incorrectly documented as having no effect +on MS Windows, and the default was inappropriate for the majority of +Windows installations. Users of software which modifies the behaviour of +Windows to cause focus to follow the mouse will now need to explicitly set +this variable. + * New Modes and Packages in Emacs 22.2 ** bibtex-style-mode helps you write BibTeX's *.bst files.