summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2003-07-08 22:09:38 +0000
committerKim F. Storm <storm@cua.dk>2003-07-08 22:09:38 +0000
commit42f81f6412dcd756022136070dfa6bd25a3d4aa8 (patch)
tree812cb99913b2f54c7775e05f7ca5574abbf0dca1 /etc
parenta615c6dcea08f51f0e159213a5cb5b77a78dbf62 (diff)
downloademacs-42f81f6412dcd756022136070dfa6bd25a3d4aa8.tar.gz
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d7bba6c3379..c4dfab45598 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -152,6 +152,9 @@ or when the frame is resized.
** The X resource useXIM can be used to turn off use of XIM, which may
speed up Emacs with slow networking to the X server.
+If the configure option `--without-xim' was used to turn off use of
+XIM by default, the X resource useXIM can be used to turn it on.
+
** `describe-char' can show data from the Unicode database file. See
user option `unicode-data'.