Mercurial > emacs
changeset 103861:2359749268a7
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 11 Jul 2009 15:45:45 +0000 |
parents | 13472a13e8f3 |
children | b760b8569489 |
files | src/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eliz@gnu.org> + + * 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 <jan.h.d@swipnet.se> * xfns.c (Fx_select_font): Remember last font selected in