changeset 44356:493f53a29dd3

Rename variable autoselect-window-p to mouse-autoselect-window.
author Pavel Janík <Pavel@Janik.cz>
date Wed, 03 Apr 2002 08:29:28 +0000
parents 412b4760216b
children 4bbde6981301
files etc/NEWS
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed Apr 03 05:10:19 2002 +0000
+++ b/etc/NEWS	Wed Apr 03 08:29:28 2002 +0000
@@ -87,9 +87,10 @@
 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