From f46cc152ae576c3fd2be121d4a87b7d77ee7585a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 4 Mar 1996 02:19:51 +0000 Subject: [PATCH] Comment change. --- src/s/aix4-1.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 */ -- 2.39.5