]> git.eshelyaron.com Git - emacs.git/commit
(decode_coding): Fix args to translate_chars. Pay
authorKenichi Handa <handa@m17n.org>
Tue, 15 Oct 2002 01:15:52 +0000 (01:15 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 15 Oct 2002 01:15:52 +0000 (01:15 +0000)
commitda4109a9ecbaed9b5835004a03d08278e3743be2
treeec0b13fda0d7dfccecb9a8053e043c9e52c8bc47
parent89364cdac06d1e1f8f36be23800b5ff768b30ce9
(decode_coding): Fix args to translate_chars.  Pay
attention to Vstandard_translation_table_for_decode.
(encode_coding): Fix args to translate_chars.  Pay attention to
Vstandard_translation_table_for_encode.
src/coding.c