(get_translation_table): Declare it as Lisp_Object.
authorKenichi Handa <handa@m17n.org>
Thu, 11 Mar 2004 05:54:58 +0000 (05:54 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 11 Mar 2004 05:54:58 +0000 (05:54 +0000)
commite6a54062d36cd81aa26fe64c54173b62b1517c32
tree3bac394fb239fb65ecfde6c72627923e1c90c6d0
parent502ed9fb33e143500519b8ef02c3dc41503906fc
(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.
src/coding.c