comparison src/ChangeLog @ 89367:f665bf3ca14d

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Sat, 11 Jan 2003 03:39:02 +0000
parents e1226ac81142
children dfa404e46975
comparison
equal deleted inserted replaced
89366:0c9b64b6b6af 89367:f665bf3ca14d
1 2003-01-11 Kenichi Handa <handa@m17n.org> 1 2003-01-11 Kenichi Handa <handa@m17n.org>
2
3 * charset.h (ENCODE_CHAR): If the method is SUBSET or SUPERSET,
4 call encode_char.
5
6 * charset.c (encode_char): Fix handling of methods SUBSET and
7 SUPERSET.
2 8
3 * xterm.c (x_new_fontset): Fix previous change. 9 * xterm.c (x_new_fontset): Fix previous change.
4 10
5 2003-01-10 Dave Love <fx@gnu.org> 11 2003-01-10 Dave Love <fx@gnu.org>
6 12