From: Eli Zaretskii Date: Fri, 21 Jul 2006 08:00:36 +0000 (+0000) Subject: (Input Focus): Document that focus-follows-mouse has no effect on MS-Windows. X-Git-Tag: emacs-pretest-22.0.90~1306 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=979b403323c9e121b09265bfd358ce82bb893e3d;p=emacs.git (Input Focus): Document that focus-follows-mouse has no effect on MS-Windows. --- diff --git a/lispref/frames.texi b/lispref/frames.texi index 8486611a575..08b4c3be531 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1189,7 +1189,9 @@ change it. 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. 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 @node Visibility of Frames