comparison src/input-method-motif.c @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents 3d6bfa290dbd
children 2c611d1463a6
comparison
equal deleted inserted replaced
206:d3e9274cbc4e 207:e45d5e7c476e
21 21
22 /* Synched up with: Not in FSF. */ 22 /* Synched up with: Not in FSF. */
23 23
24 /* Written by Martin Buchholz. */ 24 /* Written by Martin Buchholz. */
25 25
26 #include <config.h>
26 #include <X11/Xlocale.h> /* More portable than <locale.h> ? */ 27 #include <X11/Xlocale.h> /* More portable than <locale.h> ? */
27 #include <config.h>
28 #include "lisp.h" 28 #include "lisp.h"
29 #include "console-x.h" 29 #include "console-x.h"
30 #include "device.h" 30 #include "device.h"
31 #include "frame.h" 31 #include "frame.h"
32 #include "EmacsFrame.h" 32 #include "EmacsFrame.h"