mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-29 11:02:01 +00:00
(Input Focus): Document that focus-follows-mouse has no effect on MS-Windows.
This commit is contained in:
parent
b56868c32d
commit
979b403323
@ -1189,7 +1189,9 @@ change it.
|
|||||||
This option is how you inform Emacs whether the window manager transfers
|
This option is how you inform Emacs whether the window manager transfers
|
||||||
focus when the user moves the mouse. Non-@code{nil} says that it does.
|
focus when the user moves the mouse. Non-@code{nil} says that it does.
|
||||||
When this is so, the command @code{other-frame} moves the mouse to a
|
When this is so, the command @code{other-frame} moves the mouse to a
|
||||||
position consistent with the new selected frame.
|
position consistent with the new selected frame. (This option has no
|
||||||
|
effect on MS-Windows, where the mouse pointer is always automatically
|
||||||
|
moved by the OS to the selected frame.)
|
||||||
@end defopt
|
@end defopt
|
||||||
|
|
||||||
@node Visibility of Frames
|
@node Visibility of Frames
|
||||||
|
Loading…
Reference in New Issue
Block a user