Mercurial > emacs
changeset 103815:1a299657b9cb
(Windows Files) <w32-get-true-file-attributes>: Don't be so categorical
in saying that the option is only useful on NTFS.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 09 Jul 2009 19:02:20 +0000 |
parents | 1effc8a2fb0b |
children | b40ab4ab202a |
files | doc/emacs/msdog.texi |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/msdog.texi Thu Jul 09 18:57:01 2009 +0000 +++ b/doc/emacs/msdog.texi Thu Jul 09 19:02:20 2009 +0000 @@ -187,8 +187,9 @@ drives. Any other non-@code{nil} value means do this even for removable and remote volumes, where this could potentially slow down Dired and other related features. The value of @code{nil} means never -issue those system calls. Non-@code{nil} values are only useful on -NTFS volumes, which support hard links and file security. +issue those system calls. Non-@code{nil} values are more useful on +NTFS volumes, which support hard links and file security, than on FAT, +FAT32, and XFAT volumes. @node ls in Lisp @section Emulation of @code{ls} on MS-Windows