Update dired stuff
This commit is contained in:
@@ -3211,7 +3211,7 @@ 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)
|
||||||
|
|||||||
Reference in New Issue
Block a user