view src/vms-pp.trans @ 34888:b469d29c0815

(SAFE_ONE_MORE_BYTE): New macro. (DECODE_EMACS_MULE_COMPOSITION_CHAR): New macro. (DECODE_EMACS_MULE_COMPOSITION_RULE): New macro. (decode_composition_emacs_mule): New function. (decode_coding_emacs_mule): Decode composition sequence by calling decode_composition_emacs_mule. (ENCODE_COMPOSITION_EMACS_MULE): New macro. (encode_coding_emacs_mule): Changed from macro to function. If a text contains compostions, encode them correctly. (setup_coding_system): Set coding->commong_flags for emacs-mule so that decoding and encoding are required.
author Kenichi Handa <handa@m17n.org>
date Thu, 28 Dec 2000 01:05:02 +0000
parents 18e524802887
children
line wrap: on
line source

! translations for extra long variable names
!234567890123456789012345678901		1234567890123456789012345678901
Vminibuffer_local_completion_map	Vminibuf_local_completion_map
Vminibuffer_local_must_match_map	Vminibuf_local_must_match
Finsert_abbrev_table_description	Finsert_abbrev_table_descrip
Sinsert_abbrev_table_description	Sinsert_abbrev_table_descrip
internal_with_output_to_temp_buffer	internal_with_out_to_temp_buf
Vminibuffer_completion_predicate	Vminibuf_completion_predicate
Qminibuffer_completion_predicate	Qminibuf_completion_predicate