diff man/lispref/frames.texi @ 288:e11d67e05968 r21-0b42

Import from CVS: tag r21-0b42
author cvs
date Mon, 13 Aug 2007 10:35:54 +0200
parents 7df0dd720c89
children c9fe270a4101
line wrap: on
line diff
--- a/man/lispref/frames.texi	Mon Aug 13 10:35:07 2007 +0200
+++ b/man/lispref/frames.texi	Mon Aug 13 10:35:54 2007 +0200
@@ -680,9 +680,7 @@
 Also note that when the variable @code{focus-follows-mouse} is non-nil,
 the frame selection is temporary and is reverted when the current
 command terminates, much like the buffer selected by @code{set-buffer}.
-In order to effect a permanent focus change in this case, bind
-@code{focus-follows-mouse} to nil, select the frame you want, and do a
-@code{(sit-for 0)} within the scope of the binding.
+In order to effect a permanent focus change use @code{focus-frame}.
 
 @ignore (FSF Emacs)
 XEmacs cooperates with the X server and the window managers by arranging