emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/termchar.h,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/termchar.h,v
Date: Wed, 09 Apr 2008 03:25:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/09 03:25:16

Index: termchar.h
===================================================================
RCS file: /sources/emacs/emacs/src/termchar.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- termchar.h  8 Jan 2008 20:44:24 -0000       1.15
+++ termchar.h  9 Apr 2008 03:25:14 -0000       1.16
@@ -70,6 +70,7 @@
   
   /* The previous frame we displayed on this tty.  */
   struct frame *previous_frame;
+  int previous_color_mode;
 
   /* Strings, numbers and flags taken from the termcap entry.  */
 




reply via email to

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