1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 16:21:07 -08:00

Add mouse-autoselect-window.

This commit is contained in:
Richard M. Stallman 2002-07-07 11:38:28 +00:00
parent ffa7d02ad8
commit fa8b06c24a

View file

@ -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