Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
406e12d9
Commit
406e12d9
authored
Feb 20, 1993
by
Richard M. Stallman
Browse files
(insert-directory): Doc fix.
parent
b7d2ebbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/files.el
lisp/files.el
+1
-1
No files found.
lisp/files.el
View file @
406e12d9
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment