From fa8b06c24a6835db3e6eaba6874f89cf0e67effd Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 7 Jul 2002 11:38:28 +0000 Subject: [PATCH] Add mouse-autoselect-window. --- man/windows.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/windows.texi b/man/windows.texi index 40546850c1c..bc6347c53ed 100644 --- a/man/windows.texi +++ b/man/windows.texi @@ -176,6 +176,11 @@ next window in the standard cyclic order.) buffers visible in two windows, by moving through them to the next mismatch. @xref{Comparing Files}, for details. +@vindex mouse-autoselect-window + If you set @code{mouse-autoselect-window} to a non-@code{nil} value, +moving the mouse into a different window selects that window. This +feature is off by default. + @node Pop Up Window @section Displaying in Another Window -- 2.39.5