emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs/src ChangeLog
Date: Sat, 11 Jul 2009 15:45:47 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    09/07/11 15:45:47

Modified files:
        src            : ChangeLog 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/ChangeLog?cvsroot=emacs&r1=1.7642&r2=1.7643

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.7642
retrieving revision 1.7643
diff -u -b -r1.7642 -r1.7643
--- ChangeLog   10 Jul 2009 17:07:36 -0000      1.7642
+++ ChangeLog   11 Jul 2009 15:45:45 -0000      1.7643
@@ -1,3 +1,18 @@
+2009-07-11  Eli Zaretskii  <address@hidden>
+
+       * 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  <address@hidden>
 
        * xfns.c (Fx_select_font): Remember last font selected in




reply via email to

[Prev in Thread] Current Thread [Next in Thread]