From 360cf9b012e4d16a0f0f441905156538c74bd592 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Fri, 10 Jul 2009 08:53:55 +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 25bbc7b48ee..1036efa7414 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2009-07-10 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.5