summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-03-04 02:19:51 +0000
committerRichard M. Stallman <rms@gnu.org>1996-03-04 02:19:51 +0000
commit667c659d2f5ccb9638cc5db62bbbd79a28132778 (patch)
tree45a15bd857c2134fc7b30c49b0b5f09ae6689534
parent0d5bfe4fd7b1501f5293d9520744ac266445bcf2 (diff)
downloademacs-667c659d2f5ccb9638cc5db62bbbd79a28132778.tar.gz
Comment change.
-rw-r--r--src/s/aix4-1.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h
index c6d2259eb99..e003bee715a 100644
--- a/src/s/aix4-1.h
+++ b/src/s/aix4-1.h
@@ -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 */