diff options
author | Kenichi Handa <handa@m17n.org> | 2000-12-28 01:05:02 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2000-12-28 01:05:02 +0000 |
commit | aa72b389be17f2b1c703ac236cc839a2f6b428a5 (patch) | |
tree | f2f7e76a4cd135934f7f11fc963564741fef727d /lisp/emacs-lisp/debug.el | |
parent | 0c80628aa43fa965ff6abbed74c8d5f2d94054c6 (diff) | |
download | emacs-aa72b389be17f2b1c703ac236cc839a2f6b428a5.tar.gz emacs-aa72b389be17f2b1c703ac236cc839a2f6b428a5.tar.bz2 emacs-aa72b389be17f2b1c703ac236cc839a2f6b428a5.zip |
(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.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions