Mercurial > emacs
diff nextstep/DEV-NOTES @ 107321:9b814b3ee348
Fix bug in decoding emacs-mule encoding.
coding.c (decode_coding_emacs_mule): Fixup pointers to buffer
text that could be relocated inside the call to emacs_mule_char.
(emacs_mule_char): Use CODING_DECODE_CHAR instead of DECODE_CHAR.
(CODING_DECODE_CHAR): Add a comment describing its purpose.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 02 Mar 2010 22:35:44 +0200 |
parents | 3d0115eb5d66 |
children | d268237e3481 |