# HG changeset patch # User Kenichi Handa # Date 1078988960 0 # Node ID 4bf207c49269ddf4c3c4afcd952649dfcef2da94 # Parent b706c5ee64922e56b749b637281837eea82858e5 *** empty log message *** diff -r b706c5ee6492 -r 4bf207c49269 src/ChangeLog.22 --- 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 + + * 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 * coding.c (MAX_ANNOTATION_LENGTH): Adjusted for the change of