emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/xdisp.c,v


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/xdisp.c,v
Date: Wed, 09 Apr 2008 13:29:45 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Jason Rumney <jasonr>   08/04/09 13:29:45

Index: xdisp.c
===================================================================
RCS file: /sources/emacs/emacs/src/xdisp.c,v
retrieving revision 1.1205
retrieving revision 1.1206
diff -u -b -r1.1205 -r1.1206
--- xdisp.c     9 Apr 2008 03:25:13 -0000       1.1205
+++ xdisp.c     9 Apr 2008 13:29:44 -0000       1.1206
@@ -11188,7 +11188,9 @@
         the whole thing.  */
       windows_or_buffers_changed++;
       SET_FRAME_GARBAGED (sf);
+#ifndef WINDOWSNT
       set_tty_color_mode (FRAME_TTY (sf), sf);
+#endif
       FRAME_TTY (sf)->previous_frame = sf;
     }
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]