aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorKenichi Handa2002-05-10 03:54:48 +0000
committerKenichi Handa2002-05-10 03:54:48 +0000
commit69f8de5b05d006686ef2b9c244bd4370a09d21ff (patch)
tree5b00a7a30bead42c99751d4d747b784017d4f063 /src/coding.c
parentb74e4686d549abe1ff888e92d77b7e1d8e90b897 (diff)
downloademacs-69f8de5b05d006686ef2b9c244bd4370a09d21ff.tar.gz
emacs-69f8de5b05d006686ef2b9c244bd4370a09d21ff.zip
(load_charset_map): Fix previous change.
(read_hex): Don't treat SPC as a comment starter. (decode_char): If CODE_POINT_TO_INDEX retruns -1, always return -1. (Fdecode_char): Fix typo. (CODE_POINT_TO_INDEX): Utilize `code_space_mask' member to check if CODE is valid or not. (Fdefine_charset_internal): Initialize `code_space_mask' member. (encode_char): Before calling CODE_POINT_TO_INDEX, check if CODE is within the range of charset->min_code and carset->max_code.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions