From: Po Lu Date: Mon, 14 Aug 2023 08:04:03 +0000 (+0800) Subject: ; * etc/PROBLEMS: Fix typo and clarify wording. X-Git-Tag: emacs-29.1.90~208 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6962823c83c29a585812f92d72f91cd0c83ed464;p=emacs.git ; * etc/PROBLEMS: Fix typo and clarify wording. I-Bus is merely one of the many X input methods plagued with crashes. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index f3d7eb303e3..6585d5b479d 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1219,8 +1219,8 @@ And restart Emacs. This is due to an old bug in the implementation of the X protocol's XIM transport: when an input method crashes for some reason, Xlib cannot recover. Emacs cannot do anything about this except wait for -the I-Bux developers to fix their crashes. You can work around these -problems by disabling XIM in your X resources: +input method developers to fix their crashes. You can work around +these problems by disabling XIM in your X resources: Emacs.useXIM: false