From: Richard M. Stallman Date: Fri, 9 Jul 2004 16:56:23 +0000 (+0000) Subject: (Input Focus): Minor fix. X-Git-Tag: ttn-vms-21-2-B4~5520 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0b156b784c93c7b028237f7703bb4b6b1e0d53f0;p=emacs.git (Input Focus): Minor fix. --- diff --git a/lispref/frames.texi b/lispref/frames.texi index 7188b4f8b97..61522e3598c 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1008,7 +1008,7 @@ until that control is somehow reasserted. When using a text-only terminal, only one frame can be displayed at a time on the terminal, so after a call to @code{select-frame}, the next redisplay actually displays the newly selected frame. This frame -remains displayed until a subsequent call to @code{select-frame} or +remains selected until a subsequent call to @code{select-frame} or @code{select-frame-set-input-focus}. Each terminal frame has a number which appears in the mode line before the buffer name (@pxref{Mode Line Variables}).