Mercurial > emacs
comparison src/w32gui.h @ 88438:3a34b722dd71
(encode_coding_utf_8): Initialize produced_chars to 0.
(decode_coding_utf_16): Fix converting high and low bytes to
code-point.
(encode_coding_utf_16): Substitute coding->default_char for
non-Unicode characters.
(decode_coding): Don't call record_insert here.
(setup_coding_system): Initialize `surrogate' of
coding->spec.utf_16 to 0.
(EMIT_ONE_BYTE): Fix for multibyte case.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 08 Mar 2002 00:19:39 +0000 |
parents | 57a44aac3228 |
children | 994f2deaa5bc |
comparison
equal
deleted
inserted
replaced
88437:ffec838ec027 | 88438:3a34b722dd71 |
---|