summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2023-08-14 16:04:03 +0800
committerPo Lu <luangruo@yahoo.com>2023-08-14 16:04:03 +0800
commit6962823c83c29a585812f92d72f91cd0c83ed464 (patch)
tree391ea2675835e6d3aee88700dcbcf53b4e849e9c
parentfdab7aaadacaaddef2733a9dae0dea643feb7481 (diff)
downloademacs-6962823c83c29a585812f92d72f91cd0c83ed464.tar.gz
; * etc/PROBLEMS: Fix typo and clarify wording.
I-Bus is merely one of the many X input methods plagued with crashes.
-rw-r--r--etc/PROBLEMS4
1 files changed, 2 insertions, 2 deletions
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