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 @@ | |||
| 1 | 2005-03-28 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * language/thai-util.el: Sync with the main trunk. | ||
| 4 | |||
| 1 | 2005-03-16 Naoto Takahashi <ntakahas@m17n.org> | 5 | 2005-03-16 Naoto Takahashi <ntakahas@m17n.org> |
| 2 | 6 | ||
| 3 | * international/robin.el: New file. | 7 | * 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 @@ | |||
| 1 | 2005-03-29 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * coding.c (decode_coding_object): Use safe_call1 instead of call1. | ||
| 4 | (encode_coding_object): Use safe_call instead of call2. | ||
| 5 | |||
| 1 | 2005-03-14 Kenichi Handa <handa@m17n.org> | 6 | 2005-03-14 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * fontset.c (set_default_ascii_font): Fix the change for | 8 | * fontset.c (set_default_ascii_font): Fix the change for |