Mercurial > emacs
comparison src/ChangeLog.unicode @ 90360:23b7c43b24ce
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 09 Mar 2006 01:23:04 +0000 |
parents | 272bc1a789ee |
children | 1f998d77c782 |
comparison
equal
deleted
inserted
replaced
90359:041f75914d0c | 90360:23b7c43b24ce |
---|---|
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 |
4 coding->result to CODING_RESULT_INSUFFICIENT_SRC. | 10 coding->result to CODING_RESULT_INSUFFICIENT_SRC. |
5 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of | 11 (decode_coding_gap): Set CODING_MODE_LAST_BLOCK after the call of |