From: Richard M. Stallman Date: Sun, 17 Mar 1996 18:04:33 +0000 (+0000) Subject: (X11R5_INHIBIT_I18N): Definition moved here. X-Git-Tag: emacs-19.34~1039 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cb1d4a5391d02231f1444a467d6b8121db4c7572;p=emacs.git (X11R5_INHIBIT_I18N): Definition moved here. --- diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h index 8ed99d99e4d..2073ccf928d 100644 --- a/src/s/aix3-2.h +++ b/src/s/aix3-2.h @@ -40,3 +40,10 @@ #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