aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2004-01-16 10:21:54 +0000
committerJan Djärv2004-01-16 10:21:54 +0000
commita633a9544b7099c7ec6dc53182d830571bf1a442 (patch)
tree8ffe20434c2484a46313435f3c3e9253e158d596 /src/ChangeLog
parent3e7274ae13f33317b965f0faafcde11a26c75ecf (diff)
downloademacs-a633a9544b7099c7ec6dc53182d830571bf1a442.tar.gz
emacs-a633a9544b7099c7ec6dc53182d830571bf1a442.zip
* xterm.c (handle_one_xevent): Don't handle characters that are part
of an old style (XLookupString) compose sequence.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8914c65e41f..147ba58dd69 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-01-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xterm.c (handle_one_xevent): Don't handle characters that are part
4 of an old style (XLookupString) compose sequence.
5
12004-01-15 Kenichi Handa <handa@m17n.org> 62004-01-15 Kenichi Handa <handa@m17n.org>
2 7
3 * search.c (Freplace_match): Use make_multibyte_string or 8 * search.c (Freplace_match): Use make_multibyte_string or