Mercurial > hg > xemacs-beta
comparison src/frame.c @ 290:c9fe270a4101 r21-0b43
Import from CVS: tag r21-0b43
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:36:47 +0200 |
parents | 57709be46d1b |
children | 7c94d56991e1 |
comparison
equal
deleted
inserted
replaced
289:6e6992ccc4b6 | 290:c9fe270a4101 |
---|---|
33 #include "extents.h" | 33 #include "extents.h" |
34 #include "faces.h" | 34 #include "faces.h" |
35 #include "frame.h" | 35 #include "frame.h" |
36 #include "glyphs.h" | 36 #include "glyphs.h" |
37 #include "menubar.h" | 37 #include "menubar.h" |
38 #ifdef MSDOS | |
39 #include "msdos.h" | |
40 #endif | |
41 #include "redisplay.h" | 38 #include "redisplay.h" |
42 #include "scrollbar.h" | 39 #include "scrollbar.h" |
43 #include "window.h" | 40 #include "window.h" |
44 | 41 |
45 #include <errno.h> | 42 #include <errno.h> |