diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 79db6ea91fc..355b0203f09 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-01-17 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * editfns.c (Fformat): Convert an unibyte char argument that is | ||
| 4 | formatted by "%c" to multibyte if the total result must be a | ||
| 5 | multibyte string. | ||
| 6 | |||
| 1 | 2003-01-16 Kim F. Storm <storm@cua.dk> | 7 | 2003-01-16 Kim F. Storm <storm@cua.dk> |
| 2 | 8 | ||
| 3 | * process.c (set-process-filter): Document unibyte/multibyte-ness | 9 | * process.c (set-process-filter): Document unibyte/multibyte-ness |