Update dired stuff

This commit is contained in:
2026-08-26 03:12:46 -07:00
parent 672ba709c3
commit 82e73d6df0
+2 -2
View File
@@ -3211,8 +3211,8 @@ ARG is the same as for either of the above functions."
(dired-create-destination-dirs 'ask) (dired-create-destination-dirs 'ask)
(dired-create-destination-dirs-on-trailing-dirsep t) (dired-create-destination-dirs-on-trailing-dirsep t)
(dired-isearch-filenames 'dwim) (dired-isearch-filenames 'dwim)
(dired-do-revert-buffer (lambda (dir) (dired-auto-revert-buffer (lambda (dir)
(not (file-remote-p dir)))) (not (file-remote-p dir))))
(dired-clean-up-buffers-too t) (dired-clean-up-buffers-too t)
(dired-clean-confirm-killing-deleted-buffers t) (dired-clean-confirm-killing-deleted-buffers t)
(dired-kill-when-opening-new-dired-buffer t) (dired-kill-when-opening-new-dired-buffer t)