> From: "Francis Wright" <[EMAIL PROTECTED]> > Date: Sun, 10 Dec 2006 10:51:45 -0000 > > The manual says: > > - - - > > If the variable `w32-get-true-file-attributes' is non-`nil' (the > default), Emacs tries to determine the accurate link counts for files. > This option is only useful on the NT family of Windows (2K/XP/2K3), and > it considerably slows down Dired and other features, so use it only on > fast machines. > > - - - > > The second sentence above would be more accurate as follows: > > - - - > > This option is only useful on disk partitions formatted using NTFS, > which is available only on the NT family of Windows (2K/XP/2K3), and > it considerably slows down Dired and other features, so use it only on > fast machines. > > - - -
Thanks, I fixed that. A similar inaccuracy was in the description of ls-lisp-verbosity; I fixed that as well. _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
