summaryrefslogtreecommitdiff
path: root/lisp/files.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/files.el')
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index d2a30fe43a0..0dce2e3d7cc 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -1642,7 +1642,7 @@ Optional fourth arg FULL-DIRECTORY-P means file is a directory and
switches do not contain `d', so that a full listing is expected.
This works by running a directory listing program
-whose name is in the variable `ls-program'.
+whose name is in the variable `insert-directory-program'.
If WILDCARD, it also runs the shell specified by `shell-file-name'."
(let ((handler (find-file-name-handler file)))
(if handler