]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 bc88d791753ee24115139e9ff2f47c665d690dc4..a92441ddcf9124b18fa9e136c4e436a991ffc440 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 548210e80b4f56ae97f7648b26addd8bc3b28691..5507ded42eb3c7ca38db43ed13507111d5735a49 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