diff src/event-stream.c @ 142:1856695b1fa9 r20-2b5

Import from CVS: tag r20-2b5
author cvs
date Mon, 13 Aug 2007 09:33:18 +0200
parents 6608ceec7cf8
children 25f70ba0133c
line wrap: on
line diff
--- a/src/event-stream.c	Mon Aug 13 09:32:45 2007 +0200
+++ b/src/event-stream.c	Mon Aug 13 09:33:18 2007 +0200
@@ -4281,9 +4281,10 @@
   Vpre_idle_hook = Qnil;
 
   DEFVAR_BOOL ("focus-follows-mouse", &focus_follows_mouse /*
-Variable to control XEmacs behavior with respect to focus changing.
+*Variable to control XEmacs behavior with respect to focus changing.
 If this variable is set to t, then XEmacs will not gratuitously change
-the keyboard focus.
+the keyboard focus.  XEmacs cannot in general detect when this mode is
+use by the window manager, so it is up to the user to set it.
 */ );
   focus_follows_mouse = 0;