diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a220ec2bd00..3ef9be07a3c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-05-16 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * charset.c (Fmake_char): Delete unnecessary code. | ||
| 4 | |||
| 1 | 2002-05-14 Kenichi Handa <handa@etl.go.jp> | 5 | 2002-05-14 Kenichi Handa <handa@etl.go.jp> |
| 2 | 6 | ||
| 3 | * xfns.c (x_encode_text): Allocate coding.destination here, and | 7 | * xfns.c (x_encode_text): Allocate coding.destination here, and |