Mercurial > hg > xemacs-beta
comparison src/inline.c @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | bcdc7deadc19 |
children | c7528f8e288d |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
66 #include "console-x.h" | 66 #include "console-x.h" |
67 #include "glyphs-x.h" | 67 #include "glyphs-x.h" |
68 #include "gui-x.h" | 68 #include "gui-x.h" |
69 #endif | 69 #endif |
70 | 70 |
71 #ifdef TOOLTALK | 71 #ifdef MULE |
72 #include <tt_c.h> | 72 #include "mule-coding.h" |
73 #include "tooltalk.h" | |
74 #endif | 73 #endif |