]> git.eshelyaron.com Git - emacs.git/commit
Fix bug when moving directories to trash
authorGregory Heytings <gregory@heytings.org>
Mon, 24 May 2021 22:24:57 +0000 (00:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 24 May 2021 22:24:57 +0000 (00:24 +0200)
commit3f8b303ec087ba3d0bd524c7fc8c628ef15a3e4a
treedc71178cf7b7801be63beaea97a6e850ea24c339
parenta70a344941713baf08dc0c093bdf25cf36b09858
Fix bug when moving directories to trash

* lisp/files.el (move-file-to-trash): Pass the correct dir-flag to
make-temp-file so that a directory is created when a directory is
being trashed (Bug#47960).
lisp/files.el