]> git.eshelyaron.com Git - emacs.git/commit
Move dired-clean-up-buffers-too to dired.el
authorStefan Kangas <stefan@marxist.se>
Sun, 3 Jul 2022 12:32:44 +0000 (14:32 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 3 Jul 2022 12:37:33 +0000 (14:37 +0200)
commit831b5f3f14c482f482c0dc0dc6a4d602f2a19338
treec077d9502a7e0ef7b368105d04c699796d87047d
parent6e2f9dd3dd8b3c65608366039ce69666905d80cb
Move dired-clean-up-buffers-too to dired.el

* lisp/dired-x.el (dired-clean-up-buffers-too)
(dired-clean-confirm-killing-deleted-buffers): Move from here...
* lisp/dired.el (dired-clean-up-buffers-too)
(dired-clean-confirm-killing-deleted-buffers): ...to
here.  (Bug#21981)
(dired-clean-up-after-deletion): Adjust documentation.
* etc/NEWS: Announce the change.
etc/NEWS
lisp/dired-x.el
lisp/dired.el