]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/dired.el (dired-use-ls-dired): Doc fix (bug#67053).
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Nov 2023 06:47:22 +0000 (08:47 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Nov 2023 06:47:22 +0000 (08:47 +0200)
lisp/dired.el

index f81e49a6b00015e98cb84df1c6763cd49a0478db..cc548baf08001306a4095fd4462735ff69955beb 100644 (file)
@@ -122,7 +122,9 @@ If nil, don't pass \"--dired\" to \"ls\".
 The special value of `unspecified' means to check whether \"ls\"
 supports the \"--dired\" option, and save the result in this
 variable.  This is performed the first time `dired-insert-directory'
-is invoked.
+is invoked.  (If `ls-lisp' is used by default, the test is performed
+only if `ls-lisp-use-insert-directory-program' is non-nil, i.e., if
+Dired actually uses \"ls\".)
 
 Note that if you set this option to nil, either through choice or
 because your \"ls\" program does not support \"--dired\", Dired