diff lisp/files.el @ 1892:c4ff65277bb3

(insert-directory): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sat, 20 Feb 1993 06:23:08 +0000
parents c9b4ece292cc
children 494dd05d460c
line wrap: on
line diff
--- a/lisp/files.el	Fri Feb 19 19:10:39 1993 +0000
+++ b/lisp/files.el	Sat Feb 20 06:23:08 1993 +0000
@@ -1642,7 +1642,7 @@
 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