diff options
| -rw-r--r-- | man/windows.texi | 5 |
1 files changed, 5 insertions, 0 deletions
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.) | |||
| 176 | buffers visible in two windows, by moving through them to the next | 176 | buffers visible in two windows, by moving through them to the next |
| 177 | mismatch. @xref{Comparing Files}, for details. | 177 | mismatch. @xref{Comparing Files}, for details. |
| 178 | 178 | ||
| 179 | @vindex mouse-autoselect-window | ||
| 180 | If you set @code{mouse-autoselect-window} to a non-@code{nil} value, | ||
| 181 | moving the mouse into a different window selects that window. This | ||
| 182 | feature is off by default. | ||
| 183 | |||
| 179 | @node Pop Up Window | 184 | @node Pop Up Window |
| 180 | @section Displaying in Another Window | 185 | @section Displaying in Another Window |
| 181 | 186 | ||