Mercurial > emacs
diff src/ChangeLog @ 37629:3f2fa4bf3af6
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Wed, 09 May 2001 11:32:18 +0000 |
| parents | 44b71631c7a9 |
| children | b6b8744eea0b |
line wrap: on
line diff
--- a/src/ChangeLog Wed May 09 10:38:47 2001 +0000 +++ b/src/ChangeLog Wed May 09 11:32:18 2001 +0000 @@ -147,12 +147,14 @@ instead of using it.last_visible_y for the height of the window. * w32proc.c (sys_spawnve): Quote more chars for Cygwin. + From Dan Holmsand <dan@eyebee.com>. * w32.c (sys_open): Try to open file without _O_CREAT first, to be - able to write to hidden and system files. Make file handles - non-inheritable. - - * fileio.c (Fcopy_file) [WINDOWSNT]: Use CopyFile. + able to write to hidden and system files. From Dan Holmsand + <dan@eyebee.com>. + + * fileio.c (Fcopy_file) [WINDOWSNT]: Use CopyFile. From Dan + Holmsand <dan@eyebee.com>. 2001-04-09 Gerd Moellmann <gerd@gnu.org>
