Mercurial > emacs
changeset 89860:4bf207c49269
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 11 Mar 2004 07:09:20 +0000 |
parents | b706c5ee6492 |
children | 7160ded23e55 |
files | src/ChangeLog.22 |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog.22 Thu Mar 11 07:07:41 2004 +0000 +++ b/src/ChangeLog.22 Thu Mar 11 07:09:20 2004 +0000 @@ -1,3 +1,11 @@ +2004-03-11 Kenichi Handa <handa@m17n.org> + + * coding.c (get_translation_table): Declare it as Lisp_Object. + (LOOKUP_TRANSLATION_TABLE): New macro. + (produce_chars): Use LOOKUP_TRANSLATION_TABLE instead of + CHAR_TABLE_REF. + (consume_chars): Likewise. + 2004-03-11 Kenichi Handa <handa@m17n.org> * coding.c (MAX_ANNOTATION_LENGTH): Adjusted for the change of