]> git.eshelyaron.com Git - emacs.git/commit
Teach Dired support parallel execution of commands on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Fri, 8 Apr 2016 14:45:16 +0000 (17:45 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 8 Apr 2016 14:45:16 +0000 (17:45 +0300)
commitb2746dbf562dc4821bc111488b0e5b6ca5fc6061
treefed336ff2aa107e3dacc34c771b647128a78cad5
parent102b643a00333ce70fbd7e1cee33de57fff40535
Teach Dired support parallel execution of commands on MS-Windows

* lisp/dired-aux.el (dired-shell-stuff-it): Support
parallel-in-background execution of commands on MS-Windows.
Test 'w32-shell-dos-semantics' instead of the underlying OS
when determining whether addition of 'wait' is needed.
lisp/dired-aux.el