Mercurial > hg > xemacs-beta
comparison src/input-method-xfs.c @ 207:e45d5e7c476e r20-4b2
Import from CVS: tag r20-4b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:03:52 +0200 |
parents | 2d532a89d707 |
children | 2c611d1463a6 |
comparison
equal
deleted
inserted
replaced
206:d3e9274cbc4e | 207:e45d5e7c476e |
---|---|
23 You should have received a copy of the GNU General Public License | 23 You should have received a copy of the GNU General Public License |
24 along with XEmacs; see the file COPYING. If not, write to | 24 along with XEmacs; see the file COPYING. If not, write to |
25 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 25 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
26 Boston, MA 02111-1307, USA. */ | 26 Boston, MA 02111-1307, USA. */ |
27 | 27 |
28 #include <config.h> | |
28 #include <X11/Xlocale.h> /* More portable than <locale.h> ? */ | 29 #include <X11/Xlocale.h> /* More portable than <locale.h> ? */ |
29 #include <config.h> | |
30 #include "lisp.h" | 30 #include "lisp.h" |
31 #include "frame.h" | 31 #include "frame.h" |
32 #include "device.h" | 32 #include "device.h" |
33 #include "window.h" | 33 #include "window.h" |
34 #include "buffer.h" | 34 #include "buffer.h" |