Disable auto-save and document it in README.md

This commit is contained in:
James Cherti
2025-03-06 07:54:14 -05:00
parent 5a8fae4522
commit 944c74ef6a
2 changed files with 14 additions and 1 deletions

View File

@@ -181,7 +181,7 @@
;; Enable auto-save to safeguard against crashes or data loss. The
;; `recover-file' or `recover-session' functions can be used to restore
;; auto-saved data.
(setq auto-save-default t)
(setq auto-save-default nil)
(setq auto-save-no-message t)
;; Do not auto-disable auto-save after deleting large chunks of