Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b544496d
Commit
b544496d
authored
Jan 13, 2002
by
Andreas Schwab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(dired-do-shell-command): Doc fix.
parent
8a8e19a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/dired-aux.el
lisp/dired-aux.el
+1
-1
No files found.
lisp/ChangeLog
View file @
b544496d
2002-01-13 Andreas Schwab <schwab@suse.de>
* dired-aux.el (dired-do-shell-command): Doc fix.
2002-01-13 Jan Djarv <Jan.Djarv@mbox200.swipnet.se>
* startup.el (command-line-x-option-alist): New options "-fs",
...
...
lisp/dired-aux.el
View file @
b544496d
...
...
@@ -329,7 +329,7 @@ file name added at the end of COMMAND (separated by a space).
`*' and `?' when not surrounded by whitespace have no special
significance for `dired-do-shell-command', and are passed through
normally to the shell, but you must confirm first. To pass `*' by
itself to the shell as a wildcard, type `*
"
"'.
itself to the shell as a wildcard, type `*
\"\
"'.
If COMMAND produces output, it goes to a separate buffer.
...
...
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