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 /src | |
| parent | d4850d674381d9493c94d30f8944a765e79537eb (diff) | |
| download | emacs-e9d5a4e18a8955cf60e78c54a511fd8e1259716f.tar.gz emacs-e9d5a4e18a8955cf60e78c54a511fd8e1259716f.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 5 |
1 files changed, 5 insertions, 0 deletions
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 |