changeset 14714:c270d3de1ff2

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 Feb 1996 21:34:25 +0000
parents 21afbe61f153
children 0bb2443dcc6d
files src/s/aix3-2-5.h
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/aix3-2-5.h	Wed Feb 28 21:19:39 1996 +0000
+++ b/src/s/aix3-2-5.h	Wed Feb 28 21:34:25 1996 +0000
@@ -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: