# HG changeset patch # User Andrew Innes # Date 977095002 0 # Node ID a99432ee1fcb20fa770fdb253b9828b9e1ef7acd # Parent 69143373d98d04ce9c411e9524ba5eef6e504759 *** empty log message *** diff -r 69143373d98d -r a99432ee1fcb nt/ChangeLog --- a/nt/ChangeLog Sun Dec 17 23:14:55 2000 +0000 +++ b/nt/ChangeLog Sun Dec 17 23:16:42 2000 +0000 @@ -1,3 +1,9 @@ +2000-12-17 Andrew Innes + + * makefile.w32-in (install): Copy directories to the correct + places. + (real_install): Remove obsolete target. + 2000-12-06 Andrew Innes * nmake.defs (CURDIR): New define. diff -r 69143373d98d -r a99432ee1fcb src/ChangeLog --- a/src/ChangeLog Sun Dec 17 23:14:55 2000 +0000 +++ b/src/ChangeLog Sun Dec 17 23:16:42 2000 +0000 @@ -1,3 +1,13 @@ +2000-12-17 Andrew Innes + + * w32.c (sys_rename): Only check errno against EEXIST, and not + EACCES, when determining whether rename failed because the target + exists. This was resulting in indefinite looping on Windows 9x if + the source file was locked by another process. + + * w32fns.c (Ffile_system_info): New function. + (syms_of_w32fns): Defsubr it. + 2000-12-17 Gerd Moellmann * window.c (coordinates_in_window): Fix computation for