comparison src/ChangeLog @ 30357:2696b797cd2f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Fri, 21 Jul 2000 06:59:01 +0000
parents 36c049a9730b
children 30a1fe434150
comparison
equal deleted inserted replaced
30356:b600a31684db 30357:2696b797cd2f
1 2000-07-21 Kenichi Handa <handa@etl.go.jp> 1 2000-07-21 Kenichi Handa <handa@etl.go.jp>
2
3 * data.c (Faset): Allow storing any multibyte character in a
4 string. Convert unibyte string to multibyte if necessary.
2 5
3 * xfns.c (x_encode_text): New function. 6 * xfns.c (x_encode_text): New function.
4 (x_set_name): Use x_encode_text. 7 (x_set_name): Use x_encode_text.
5 (x_set_title): Likewise. 8 (x_set_title): Likewise.
6 9