*** empty log message ***
authorDave Love <fx@gnu.org>
Fri, 26 Sep 2003 17:36:12 +0000 (17:36 +0000)
committerDave Love <fx@gnu.org>
Fri, 26 Sep 2003 17:36:12 +0000 (17:36 +0000)
src/ChangeLog.22
src/config.in

index bc88d79..a92441d 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-26  Dave Love  <fx@gnu.org>
+
+       * xterm.c (x_bitmap_mask): Declare.
+
 2003-09-17  Dave Love  <fx@gnu.org>
 
        * xterm.c (x_term_init): Fix type error.
index 548210e..5507ded 100644 (file)
@@ -627,6 +627,9 @@ Boston, MA 02111-1307, USA.  */
 /* Define to 1 if you're using XFree386. */
 #undef HAVE_XFREE386
 
+/* Define to 1 if XIM is available */
+#undef HAVE_XIM
+
 /* Define to 1 if you have the XkbGetKeyboard function. */
 #undef HAVE_XKBGETKEYBOARD