]> git.eshelyaron.com Git - emacs.git/commitdiff
Rename variable autoselect-window-p to mouse-autoselect-window.
authorPavel Janík <Pavel@Janik.cz>
Wed, 3 Apr 2002 08:29:28 +0000 (08:29 +0000)
committerPavel Janík <Pavel@Janik.cz>
Wed, 3 Apr 2002 08:29:28 +0000 (08:29 +0000)
etc/NEWS

index a6ca59e5686b25c6070412c018ec3380135626b4..5f2dc7c64982e782789ba515d26e9ee817e2880b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -87,9 +87,10 @@ gives the fraction of the window's width to scroll the window.
 The old name is still available as an alias.
 
 ** New display feature: focus follows mouse.  If you set the variable
-autoselect-window to non-nil value, moving the mouse to a different Emacs
-window will select that window (minibuffer window can be selected only when
-it is active).  The default is nil, so that this feature is not enabled.
+mouse-autoselect-window to non-nil value, moving the mouse to a different
+Emacs window will select that window (minibuffer window can be selected
+only when it is active).  The default is nil, so that this feature is not
+enabled.
 
 ** The new command `describe-text-at' pops up a buffer with description
 of text properties, overlays, and widgets at point, and lets you get