Mercurial > emacs
changeset 56380:dcdd02599cbd
(Input Focus): Minor fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 09 Jul 2004 16:56:23 +0000 |
parents | 72ec8013c5a1 |
children | aa091bac0a8a |
files | lispref/frames.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/frames.texi Fri Jul 09 16:54:04 2004 +0000 +++ b/lispref/frames.texi Fri Jul 09 16:56:23 2004 +0000 @@ -1008,7 +1008,7 @@ 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}).