summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2023-11-11 08:47:22 +0200
committerEli Zaretskii <eliz@gnu.org>2023-11-11 08:47:22 +0200
commit434592b07466901bbe85f906ce25f2584d30bc4d (patch)
tree3e163ac962fbcadd06cc724042fd18c203d4cf06 /lisp
parentfe000236cf278a469adbf27e2184f823f7e12587 (diff)
downloademacs-434592b07466901bbe85f906ce25f2584d30bc4d.tar.gz
emacs-434592b07466901bbe85f906ce25f2584d30bc4d.tar.bz2
emacs-434592b07466901bbe85f906ce25f2584d30bc4d.zip
; * lisp/dired.el (dired-use-ls-dired): Doc fix (bug#67053).
Diffstat (limited to 'lisp')
-rw-r--r--lisp/dired.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/dired.el b/lisp/dired.el
index f81e49a6b00..cc548baf080 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -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