From: Richard M. Stallman Date: Mon, 4 Mar 1996 02:19:51 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~1116 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f46cc152ae576c3fd2be121d4a87b7d77ee7585a;p=emacs.git Comment change. --- 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 */