# HG changeset patch # User Eli Zaretskii # Date 1247327145 0 # Node ID 2359749268a7c931951675236d14542c88000ff6 # Parent 13472a13e8f3fb72e077c6d03533565a2c37caac *** empty log message *** diff -r 13472a13e8f3 -r 2359749268a7 src/ChangeLog --- a/src/ChangeLog Sat Jul 11 15:45:13 2009 +0000 +++ b/src/ChangeLog Sat Jul 11 15:45:45 2009 +0000 @@ -1,3 +1,18 @@ +2009-07-11 Eli Zaretskii + + * dired.c (directory_files_internal_w32_unwind) [WINDOWSNT]: New + function. + (directory_files_internal) [WINDOWSNT]: Bind + w32-get-true-file-attributes to either t or nil, depending whether + the filesystem of the directory is fast or slow. + + * w32.c (logon_network_drive): Don't assume PATH is an absolute + file name. + (is_slow_fs): New function. + (stat): Use it to determine whether to issue more system calls to + get accurate file attributes, when w32-get-true-file-attributes is + `local'. + 2009-07-10 Jan Djärv * xfns.c (Fx_select_font): Remember last font selected in