]> git.eshelyaron.com Git - emacs.git/commit
(coding_restore_composition): Pay attention to the case that
authorKenichi Handa <handa@m17n.org>
Fri, 4 Aug 2000 05:53:01 +0000 (05:53 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 4 Aug 2000 05:53:01 +0000 (05:53 +0000)
commit78108bcdccd7e7d265b25ac8b5cd37068208aea5
tree96fd71fcd7b209b9355e57a8f0e24a7df742dc88
parented7a4b2d60dc9806112af7a1a69e8b81bed5a8c2
(coding_restore_composition): Pay attention to the case that
cmp_data is not set properly (because of invalid code in the
source text).
(run_pre_post_conversion_on_str): Include text properties in the
resulting string.
(decode_coding_string): Set members of coding correctly.
src/coding.c