Move dired-auto-revert-buffer to README.md

This commit is contained in:
James Cherti
2025-06-28 11:45:52 -04:00
parent a2e5aac140
commit db5913aa40
2 changed files with 1 additions and 6 deletions

View File

@@ -252,6 +252,7 @@ The recentf, savehist, saveplace, and auto-revert built-in packages are already
;; on disk.
(add-hook 'after-init-hook #'global-auto-revert-mode)
;; recentf is an Emacs package that maintains a list of recently
;; accessed files, making it easier to reopen files you have worked on
;; recently.