]> git.eshelyaron.com Git - emacs.git/commit
Fix dired confirm message asking to kill buffers of deleted dir (bug#48301)
authorTassilo Horn <tsdh@gnu.org>
Tue, 11 May 2021 19:07:49 +0000 (21:07 +0200)
committerTassilo Horn <tsdh@gnu.org>
Tue, 11 May 2021 19:10:28 +0000 (21:10 +0200)
commit4e175604b5b53f6892782e2bbf5bf60cb1b635f3
treebeaa3429a998639a432b24d920ed7aadfbf1d2fb
parentfa9f61e0f60c3f8fcc74e1b318e4113a1248b918
Fix dired confirm message asking to kill buffers of deleted dir (bug#48301)

* lisp/dired.el (dired-clean-up-after-deletion): Fix dired
confirmation message asking to kill buffers of deleted dir in the case
where `dired-listing-switches' contain -p (bug#48301).
lisp/dired.el