comparison src/ChangeLog @ 88523:e28234fcaa49

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 15 May 2002 23:33:49 +0000
parents 8921fa5b6ff9
children 87badf09419e
comparison
equal deleted inserted replaced
88522:70be82a4ecdf 88523:e28234fcaa49
1 2002-05-16 Kenichi Handa <handa@etl.go.jp>
2
3 * charset.c (Fmake_char): Delete unnecessary code.
4
1 2002-05-14 Kenichi Handa <handa@etl.go.jp> 5 2002-05-14 Kenichi Handa <handa@etl.go.jp>
2 6
3 * xfns.c (x_encode_text): Allocate coding.destination here, and 7 * xfns.c (x_encode_text): Allocate coding.destination here, and
4 call encode_coding_object with dst_object Qnil. 8 call encode_coding_object with dst_object Qnil.
5 9