diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9a93ac894ca..76d63cab844 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-02-02 Eli Zaretskii <eliz@elta.co.il> | ||
| 2 | |||
| 3 | * fileio.c (Fcopy_file): If NEWNAME is a directory, expand the | ||
| 4 | basename of FILE relative to it, not FILE itself. | ||
| 5 | |||
| 1 | 2004-02-02 Kenichi Handa <handa@m17n.org> | 6 | 2004-02-02 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * coding.c (coding_restore_composition): Check invalid | 8 | * coding.c (coding_restore_composition): Check invalid |