diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8a400c2ab27..a0a0ce216d6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2000-12-16 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * fileio.c (Fcopy_file): Rename the last argument to keep_time, to | ||
| 4 | be consistent with the doc string. Reported by NAKAJIMA Mikio | ||
| 5 | <minakaji@osaka.email.ne.jp>. | ||
| 6 | |||
| 1 | 2000-12-16 Kenichi Handa <handa@etl.go.jp> | 7 | 2000-12-16 Kenichi Handa <handa@etl.go.jp> |
| 2 | 8 | ||
| 3 | * xfaces.c (Vface_ignored_fonts): New variable. | 9 | * xfaces.c (Vface_ignored_fonts): New variable. |