diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2004-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 | |||
| 1 | 2004-01-15 Kenichi Handa <handa@m17n.org> | 6 | 2004-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 |