]> git.eshelyaron.com Git - emacs.git/commit
Make dired-do-compress understand files with spaces in them
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 29 Aug 2016 08:35:34 +0000 (10:35 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 29 Aug 2016 08:35:34 +0000 (10:35 +0200)
commit67a01490934ba5a43b68b7141b20bc8e636ed7c5
tree6186534b619bef44c4b732a9ae174ab9953c3815
parent5214cc8e9d2a9cf461b8307daa2c15a5c9c69049
Make dired-do-compress understand files with spaces in them

* lisp/dired-aux.el (dired-compress-file): Add `shell-quote-argument'
  and `literal' flag to `replace-regexp-in-string'.
lisp/dired-aux.el