changeset 14744:bbad6f06273a

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 04 Mar 1996 02:19:51 +0000
parents 345ee562c72a
children f78162b0fc6e
files src/s/aix4-1.h
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/aix4-1.h	Sun Mar 03 23:43:20 1996 +0000
+++ b/src/s/aix4-1.h	Mon Mar 04 02:19:51 1996 +0000
@@ -20,5 +20,9 @@
 #define C_DEBUG_SWITCH -g
 #endif
 
-/* X internationalization stuff is still not working in AIX 4.1.  */
+/* The X internationalization stuff is still broken in AIX 4.1, so
+   don't #undef X11R5_INHIBIT_I18N
+   It still causes shift, ctrl, and alt to resend the last character,
+   if it was a control character like tab, enter, backspace, or ESC.
+   Bill_Mann @ PraxisInt.com   */
 /* #undef X11R5_INHIBIT_I18N */