Mercurial > emacs
diff src/ChangeLog @ 51559:b4847cd4179f
(Fcopy_file): Doc fix: copies file modes, too.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Fri, 13 Jun 2003 08:40:16 +0000 |
parents | a1c8931835d3 |
children | 3ae498855a56 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jun 13 08:39:58 2003 +0000 +++ b/src/ChangeLog Fri Jun 13 08:40:16 2003 +0000 @@ -1,3 +1,7 @@ +2003-06-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> + + * fileio.c (Fcopy_file): Doc fix: copies file modes, too. + 2003-06-12 Kenichi Handa <handa@m17n.org> * fileio.c (Fwrite_region): Save and restore restriction.