aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 78a73db5cc1..6bbc7842767 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,7 @@
2 2
3 * xterm.c (use_xim) [!USE_XIM]: Default to disable XIM if emacs 3 * xterm.c (use_xim) [!USE_XIM]: Default to disable XIM if emacs
4 was configured with --without-xim. 4 was configured with --without-xim.
5 (x_term_init) [!USE_XIM]: Use `useXIM' resource to turn on XIM.
5 6
62003-07-07 Richard M. Stallman <rms@gnu.org> 72003-07-07 Richard M. Stallman <rms@gnu.org>
7 8