summaryrefslogtreecommitdiff
path: root/lisp/dired-x.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-10-26 09:32:58 +0000
committerRichard M. Stallman <rms@gnu.org>1994-10-26 09:32:58 +0000
commit820e6bc82782e91a9ef73f7d725735347fe58247 (patch)
tree0983de169e6a5466e012b89f7fa05c6fb7438063 /lisp/dired-x.el
parentdf02f26c4f3dabef5bcfe90829f1fffef7e26543 (diff)
downloademacs-820e6bc82782e91a9ef73f7d725735347fe58247.tar.gz
(dired-find-subdir): Doc fix.
Diffstat (limited to 'lisp/dired-x.el')
-rw-r--r--lisp/dired-x.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/dired-x.el b/lisp/dired-x.el
index 685d4231024..b265d32886c 100644
--- a/lisp/dired-x.el
+++ b/lisp/dired-x.el
@@ -164,8 +164,9 @@ This only has effect when `dired-omit-files-p' is t. See interactive function
files.")
(defvar dired-find-subdir nil ; t is pretty near to DWIM...
- "*If non-nil, Dired does not make a new buffer for a directory if it
-can be found (perhaps as subdir) in some existing Dired buffer.
+ "*If non-nil, Dired always finds a directory in a buffer of its own.
+If nil, Dired finds the directory as a subdirectory in some other buffer
+if it is present as one.
If there are several Dired buffers for a directory, the most recently
used is chosen.