Mercurial > emacs
changeset 34645:a99432ee1fcb
*** empty log message ***
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Sun, 17 Dec 2000 23:16:42 +0000 |
parents | 69143373d98d |
children | 400f26af47db |
files | nt/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <andrewi@gnu.org> + + * makefile.w32-in (install): Copy directories to the correct + places. + (real_install): Remove obsolete target. + 2000-12-06 Andrew Innes <andrewi@gnu.org> * nmake.defs (CURDIR): New define.
--- 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 <andrewi@gnu.org> + + * 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 <gerd@gnu.org> * window.c (coordinates_in_window): Fix computation for