Mercurial > emacs
changeset 98507:148d58d1a607
(redisplay_internal): If frame switched, redisplay the whole thing on MSDOS
frames as well as on a TTY.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 04 Oct 2008 15:24:05 +0000 |
parents | 87371e23a98f |
children | c370f470d5ba |
files | src/xdisp.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xdisp.c Sat Oct 04 14:53:46 2008 +0000 +++ b/src/xdisp.c Sat Oct 04 15:24:05 2008 +0000 @@ -11394,7 +11394,7 @@ if (face_change_count) ++windows_or_buffers_changed; - if (FRAME_TERMCAP_P (sf) + if ((FRAME_TERMCAP_P (sf) || FRAME_MSDOS_P (sf)) && FRAME_TTY (sf)->previous_frame != sf) { /* Since frames on a single ASCII terminal share the same