]> git.eshelyaron.com Git - emacs.git/commitdiff
(X11R5_INHIBIT_I18N): Definition moved here.
authorRichard M. Stallman <rms@gnu.org>
Sun, 17 Mar 1996 18:04:33 +0000 (18:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 17 Mar 1996 18:04:33 +0000 (18:04 +0000)
src/s/aix3-2.h

index 8ed99d99e4d1fadf7876ed9efaa3e4f892a5dc7c..2073ccf928d0269233b0e28a651c554d48f04e8e 100644 (file)
 #define C_SWITCH_DEBUG -g
 #define C_SWITCH_OPTIMIZE
 #endif
+
+/* The character-composition stuff is broken in X11R5.
+   Even with XIMStatusNothing aliased to XIMStatusNone,
+   tranle@intellicorp.com (Minh Tran-Le) reports that enabling
+   the internationalization code causes the modifier keys C, M and Shift
+   to beep after a mouse click.  */
+#define X11R5_INHIBIT_I18N