summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-02-28 21:34:25 +0000
committerRichard M. Stallman <rms@gnu.org>1996-02-28 21:34:25 +0000
commitc788ce96ef6e1d8d123b67aed0b9c602e4a8493c (patch)
treead95b93a47f3301669c7170827ddcad57985fc3d
parentdc497ce1fcef85d89e90bdd7b298800f2d4d537d (diff)
downloademacs-c788ce96ef6e1d8d123b67aed0b9c602e4a8493c.tar.gz
Comment change.
-rw-r--r--src/s/aix3-2-5.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/s/aix3-2-5.h b/src/s/aix3-2-5.h
index f1ff05317a9..e0bd59914ce 100644
--- a/src/s/aix3-2-5.h
+++ b/src/s/aix3-2-5.h
@@ -24,7 +24,11 @@
#undef _setjmp
#undef _longjmp
-/* The character-composition stuff is broken in X11R5. */
+/* 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
/* Bill Woodward <wpwood@austin.ibm.com> says: