diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 355b0203f09..285f4133f4a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2003-01-17 Kenichi Handa <handa@m17n.org> + * fontset.c (syms_of_fontset): Setup Vfont_encoding_alist here. + * editfns.c (Fformat): Convert an unibyte char argument that is formatted by "%c" to multibyte if the total result must be a multibyte string. |