Mercurial > hg > xemacs-beta
comparison src/dialog-x.c @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | 57709be46d1b |
children | 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
379:76b7d63099ad | 380:8626e4521993 |
---|---|
23 | 23 |
24 #include <config.h> | 24 #include <config.h> |
25 #include "lisp.h" | 25 #include "lisp.h" |
26 | 26 |
27 #include "console-x.h" | 27 #include "console-x.h" |
28 #include "EmacsManager.h" | |
29 #include "EmacsFrame.h" | 28 #include "EmacsFrame.h" |
30 #include "EmacsShell.h" | |
31 #include "gui-x.h" | 29 #include "gui-x.h" |
32 | 30 |
33 #include "buffer.h" | 31 #include "buffer.h" |
34 #include "commands.h" /* zmacs_regions */ | 32 #include "commands.h" /* zmacs_regions */ |
35 #include "events.h" | 33 #include "events.h" |