Skip to content

Commit

Permalink
Change terms unify/unification to
Browse files Browse the repository at this point in the history
translate/translation respectively throughtout the file.
(encode_coding_iso2022): Fix bug in encoding a text ending by a
composite character.
(check_composing_code): If we are decoding the last block of data,
return 0 even if the source doesn't end by an escape sequence
which terminates the current composing sequence.
(decode_coding_iso2022): Decode correctly even if the source
doesn't end by an escape sequence which terminates the current
composing sequence.
  • Loading branch information
Kenichi Handa committed May 18, 1998
1 parent 8908f32 commit dfebe5c
Showing 1 changed file with 161 additions and 147 deletions.
Loading

0 comments on commit dfebe5c

Please sign in to comment.