Mercurial > emacs
comparison make-dist @ 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 | 1d1d5d9bd884 |
children | 2fb32340c261 43a1fb0eb2d8 |
comparison
equal
deleted
inserted
replaced
107320:d2bfe26756ed | 107321:9b814b3ee348 |
---|