diff options
| author | Kenichi Handa | 2005-03-29 00:48:14 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2005-03-29 00:48:14 +0000 |
| commit | e9d5a4e18a8955cf60e78c54a511fd8e1259716f (patch) | |
| tree | 3168c1770484144f286a8c32725f1931d96e9bd0 | |
| parent | d4850d674381d9493c94d30f8944a765e79537eb (diff) | |
| download | emacs-e9d5a4e18a8955cf60e78c54a511fd8e1259716f.tar.gz emacs-e9d5a4e18a8955cf60e78c54a511fd8e1259716f.zip | |
*** empty log message ***
| -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 |