(insert-directory): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 20 Feb 1993 06:23:08 +0000 (06:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 20 Feb 1993 06:23:08 +0000 (06:23 +0000)
lisp/files.el

index d2a30fe..0dce2e3 100644 (file)
@@ -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