Disable auto-save and document it in README.md
This commit is contained in:
2
init.el
2
init.el
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user