# HG changeset patch # User Martin Rudalics # Date 1191664589 0 # Node ID 7ec27525c7eb7a81aca41be24131072a04bb8f10 # Parent 7c51b825de30d5c4c1d967728ce1f418ce52979e (syms_of_xdisp): In doc-string of mouse-autoselect-window mention focus-follows-mouse. diff -r 7c51b825de30 -r 7ec27525c7eb src/xdisp.c --- a/src/xdisp.c Sat Oct 06 09:54:19 2007 +0000 +++ b/src/xdisp.c Sat Oct 06 09:56:29 2007 +0000 @@ -24144,7 +24144,10 @@ mouse pointer enters it. Autoselection selects the minibuffer only if it is active, and never -unselects the minibuffer if it is active. */); +unselects the minibuffer if it is active. + +When customizing this variable make sure that the actual value of +`focus-follows-mouse' matches the behavior of your window manager. */); Vmouse_autoselect_window = Qnil; DEFVAR_LISP ("auto-resize-tool-bars", &Vauto_resize_tool_bars,