comparison admin/build-configs @ 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 376148b31b5e
comparison
equal deleted inserted replaced
107320:d2bfe26756ed 107321:9b814b3ee348