From b1c8242ba8af30313c63b0e399751005ae0d7cc6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 9 Jul 2009 19:02:44 +0000 Subject: [PATCH] (Windows Files) : Don't be so categorical in saying that the option is only useful on NTFS. --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/msdog.texi | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 6a001779ad9..c90fb818cfd 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2009-07-09 Eli Zaretskii + + * msdog.texi (Windows Files) : Don't be + so categorical in saying that the option is only useful on NTFS. + 2009-07-09 Glenn Morris * Makefile.in (texinfodir): New variable, with location of texinfo.tex. diff --git a/doc/emacs/msdog.texi b/doc/emacs/msdog.texi index 1e5a7ab923b..3634090c20e 100644 --- a/doc/emacs/msdog.texi +++ b/doc/emacs/msdog.texi @@ -187,8 +187,9 @@ will issue these additional system calls only for files on local fixed 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 -- 2.39.2