Mercurial > emacs
changeset 1892:c4ff65277bb3
(insert-directory): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 20 Feb 1993 06:23:08 +0000 |
parents | 035c39b0b1b9 |
children | b047e77f3be4 |
files | lisp/files.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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