]> git.eshelyaron.com Git - emacs.git/commit
Fix uncompressing a .tar.gz archive whose files have no leading dir
authorEli Zaretskii <eliz@gnu.org>
Thu, 23 May 2024 09:51:19 +0000 (12:51 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 23 May 2024 20:36:22 +0000 (22:36 +0200)
commit0c901258b676c0cdf1af86f26b3ace08e8f828d3
tree022445457bae52753c43333ea94ac49b62a4dd3d
parent1fd80eda8f703463914515502c09ec6bfc22ab83
Fix uncompressing a .tar.gz archive whose files have no leading dir

* lisp/dired-aux.el (dired-compress): Handle the case when
NEW-FILE is not produced in the current directory by uncompressing
a compressed file.  (Bug#47058)

(cherry picked from commit f75fec5cacce47c9714f10592d75c8fb9c63999d)
lisp/dired-aux.el