summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2016-04-08 17:09:35 +0300
committerEli Zaretskii <eliz@gnu.org>2016-04-08 17:09:35 +0300
commit102b643a00333ce70fbd7e1cee33de57fff40535 (patch)
tree1b453a6af76f8552df40c3bfa495b0db179253b0
parentc4e6dd15244506bdf7b71559774979db0c7ea286 (diff)
downloademacs-102b643a00333ce70fbd7e1cee33de57fff40535.tar.gz
; * lisp/dired-aux.el (dired-shell-stuff-it): Minor formatting change.
-rw-r--r--lisp/dired-aux.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index bbb5693aa37..52d3f061ec7 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -754,7 +754,9 @@ can be produced by `dired-get-marked-files', for example."
;; the output of all the commands (Bug#23206).
;; Add 'wait' to force those POSIX shells to wait until
;; all commands finish.
- (or (and parallel-in-background (not (memq system-type '(ms-dos windows-nt))) "&wait")
+ (or (and parallel-in-background
+ (not (memq system-type '(ms-dos windows-nt)))
+ "&wait")
"")))
(t
(let ((files (mapconcat 'shell-quote-argument