From 0b156b784c93c7b028237f7703bb4b6b1e0d53f0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 9 Jul 2004 16:56:23 +0000 Subject: [PATCH] (Input Focus): Minor fix. --- lispref/frames.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}). -- 2.39.2