diff options
Diffstat (limited to 'src')
| -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 @@ | |||
| 1 | 2003-01-17 Kenichi Handa <handa@m17n.org> | 1 | 2003-01-17 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * fontset.c (syms_of_fontset): Setup Vfont_encoding_alist here. | ||
| 4 | |||
| 3 | * editfns.c (Fformat): Convert an unibyte char argument that is | 5 | * editfns.c (Fformat): Convert an unibyte char argument that is |
| 4 | formatted by "%c" to multibyte if the total result must be a | 6 | formatted by "%c" to multibyte if the total result must be a |
| 5 | multibyte string. | 7 | multibyte string. |