Mercurial > emacs
diff src/ChangeLog @ 53596:e3e8f1dcc895
* xterm.c (handle_one_xevent): Don't handle characters that are part
of an old style (XLookupString) compose sequence.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 16 Jan 2004 10:21:54 +0000 |
parents | 49076c3bcd5e |
children | 2767fe072d54 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jan 16 01:48:11 2004 +0000 +++ b/src/ChangeLog Fri Jan 16 10:21:54 2004 +0000 @@ -1,3 +1,8 @@ +2004-01-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * xterm.c (handle_one_xevent): Don't handle characters that are part + of an old style (XLookupString) compose sequence. + 2004-01-15 Kenichi Handa <handa@m17n.org> * search.c (Freplace_match): Use make_multibyte_string or