changeset 98509:6ea8079d84c7

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 04 Oct 2008 15:27:56 +0000
parents c370f470d5ba
children a538ef3b210e
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Oct 04 15:25:16 2008 +0000
+++ b/src/ChangeLog	Sat Oct 04 15:27:56 2008 +0000
@@ -1,5 +1,13 @@
 2008-10-04  Eli Zaretskii  <eliz@gnu.org>
 
+	* xdisp.c (redisplay_internal): If frame switched, redisplay the
+	whole thing on MSDOS frames as well as on a TTY.
+
+	* dispnew.c (update_frame): Flush termscript for MSDOS frames as
+	well as for TTY.
+	(Fopen_termscript): Allow opening a termscript on MSDOS frames as
+	well as on a TTY.
+
 	* sysdep.c (init_sys_modes): Set FRAME_GARBAGED_P for MSDOS frames
 	as well as for TTY.