diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 457830e8652..385c9c9d274 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2006-03-09 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * coding.c (produce_composition): Compare charbuf[i] instead of | ||
| 4 | args[i] against 0. | ||
| 5 | (Fterminal_coding_system): Use EQ to compare Lisp objects. | ||
| 6 | |||
| 1 | 2006-03-07 Kenichi Handa <handa@m17n.org> | 7 | 2006-03-07 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * coding.c (DECODE_COMPOSITION_START): If the source is short, set | 9 | * coding.c (DECODE_COMPOSITION_START): If the source is short, set |