Mercurial > hg > xemacs-beta
comparison src/energize.c @ 157:6b37e6ddd302 r20-3b5
Import from CVS: tag r20-3b5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:40:41 +0200 |
parents | 6a378aca36af |
children | 8eaf7971accc |
comparison
equal
deleted
inserted
replaced
156:60baf0b43294 | 157:6b37e6ddd302 |
---|---|
14 #include "lisp.h" | 14 #include "lisp.h" |
15 | 15 |
16 /* Display Context for the icons */ | 16 /* Display Context for the icons */ |
17 #include "console-x.h" | 17 #include "console-x.h" |
18 #include <Xm/DialogS.h> | 18 #include <Xm/DialogS.h> |
19 #include "lwlib.h" | 19 #include "../lwlib/lwlib.h" |
20 #include "objects-x.h" | 20 #include "objects-x.h" |
21 | 21 |
22 #include "events.h" | 22 #include "events.h" |
23 #include "opaque.h" | 23 #include "opaque.h" |
24 #include "buffer.h" | 24 #include "buffer.h" |