# HG changeset patch # User Eli Zaretskii # Date 1223133845 0 # Node ID 148d58d1a607eb03100ff9570a94e4aa2b05ddd9 # Parent 87371e23a98fffbb602b51346fffaed9ff5a8edc (redisplay_internal): If frame switched, redisplay the whole thing on MSDOS frames as well as on a TTY. diff -r 87371e23a98f -r 148d58d1a607 src/xdisp.c --- 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