comparison src/redisplay-tty.c @ 5180:4cd28c29a7a1

merge
author Ben Wing <ben@xemacs.org>
date Mon, 29 Mar 2010 22:52:01 -0500
parents 97eb4942aec8
children 5256fedd50e6 308d34e9f07d
comparison
equal deleted inserted replaced
5179:14fda1dbdb26 5180:4cd28c29a7a1
42 #include "redisplay.h" 42 #include "redisplay.h"
43 #include "sysdep.h" 43 #include "sysdep.h"
44 #include "window.h" 44 #include "window.h"
45 45
46 #include "console-tty-impl.h" 46 #include "console-tty-impl.h"
47 #include "objects-tty-impl.h" 47 #include "fontcolor-tty-impl.h"
48 48
49 #include "syssignal.h" 49 #include "syssignal.h"
50 50
51 /* These headers #define all kinds of common words like "columns"... 51 /* These headers #define all kinds of common words like "columns"...
52 What a bunch of losers. If we were to include them, we'd have to 52 What a bunch of losers. If we were to include them, we'd have to