diff options
-rw-r--r-- | lisp/ChangeLog.unicode | 4 | ||||
-rw-r--r-- | src/ChangeLog.unicode | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog.unicode b/lisp/ChangeLog.unicode index e814379da7a..64d426d499b 100644 --- a/lisp/ChangeLog.unicode +++ b/lisp/ChangeLog.unicode @@ -1,3 +1,7 @@ +2005-03-28 Kenichi Handa <handa@m17n.org> + + * language/thai-util.el: Sync with the main trunk. + 2005-03-16 Naoto Takahashi <ntakahas@m17n.org> * international/robin.el: New file. diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index cfc9167e904..ace9bb9c681 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,8 @@ +2005-03-29 Kenichi Handa <handa@m17n.org> + + * coding.c (decode_coding_object): Use safe_call1 instead of call1. + (encode_coding_object): Use safe_call instead of call2. + 2005-03-14 Kenichi Handa <handa@m17n.org> * fontset.c (set_default_ascii_font): Fix the change for |