]> git.eshelyaron.com Git - emacs.git/commit
Make dired-compress-file query for a directory to uncompress to
authorMichalis V <mvar.40k@gmail.com>
Tue, 21 Sep 2021 04:30:58 +0000 (06:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 04:30:58 +0000 (06:30 +0200)
commit7e395a59b025c7f4be49294ad806addf5b1a25c9
tree30ccbfe4bcebd5bf88e99597a997d804afc6dfb4
parent0619da0d82208431a13e43dd4e55a3daefe76551
Make dired-compress-file query for a directory to uncompress to

* lisp/dired-aux.el (dired-compress-file-suffixes): Specify the
directory in the tar targets.
(dired-uncompress-file): New function (bug#47058).  This asks what
directory to uncompress to.
(dired-compress-file): Use it.
etc/NEWS
lisp/dired-aux.el
test/lisp/dired-aux-tests.el