Mercurial > hg > xemacs-beta
comparison src/tooltalk.c @ 149:538048ae2ab8 r20-3b1
Import from CVS: tag r20-3b1
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:36:16 +0200 |
parents | b980b6286996 |
children | 15872534500d |
comparison
equal
deleted
inserted
replaced
148:f659db2a1f73 | 149:538048ae2ab8 |
---|---|
26 | 26 |
27 #include <config.h> | 27 #include <config.h> |
28 #include "lisp.h" | 28 #include "lisp.h" |
29 | 29 |
30 #include <X11/Xlib.h> | 30 #include <X11/Xlib.h> |
31 #include <tt_c.h> | 31 #include TT_C_H_PATH |
32 | 32 |
33 #include "buffer.h" | 33 #include "buffer.h" |
34 #include "elhash.h" | 34 #include "elhash.h" |
35 #include "process.h" | 35 #include "process.h" |
36 #include "tooltalk.h" | 36 #include "tooltalk.h" |