aboutsummaryrefslogtreecommitdiffstats
path: root/src/data.c
diff options
context:
space:
mode:
authorKenichi Handa2004-03-10 23:11:18 +0000
committerKenichi Handa2004-03-10 23:11:18 +0000
commit69a80ea3340f36a6a47c0fdc4c1d146d93810950 (patch)
tree65a003da81169383739b6b33c8fd12c8627f42d0 /src/data.c
parent6e76ae9103e7dd95d4b690b512ed8728eacae676 (diff)
downloademacs-69a80ea3340f36a6a47c0fdc4c1d146d93810950.tar.gz
emacs-69a80ea3340f36a6a47c0fdc4c1d146d93810950.zip
(MAX_ANNOTATION_LENGTH): Adjusted for the change of
annotation data format. (ADD_ANNOTATION_DATA, ADD_COMPOSITION_DATA, ADD_CHARSET_DATA): Change arguments FROM and TO to single argument NCHARS. Caller changed. (decode_coding_utf_8): Pay attention to coding->charbuf_used. (decode_coding_utf_16, decode_coding_emacs_mule) (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5) (decode_coding_ccl, decode_coding_charset): Likewise. (get_translation): New function. (produce_chars): New arguments translation_table and last_block. Translate characters here. Return number of carryover chars. Caller changed. (produce_composition): New argument pos. Caller changed. Adjusted for the change of annotation data format. (produce_charset, produce_annotation): Likewise. (decode_coding): Don't call translate_chars.
Diffstat (limited to 'src/data.c')
0 files changed, 0 insertions, 0 deletions