Update README.md

This commit is contained in:
James Cherti
2025-08-15 12:19:03 -04:00
parent 31e4eda22b
commit 9eade3da59

View File

@@ -267,7 +267,7 @@ Native compilation enhances Emacs performance by converting Elisp code into nati
;; A global mode that compiles .el files prior to loading them via `load' or
;; `require'. Additionally, it compiles all packages that were loaded before
;; the mode `compile-angel-on-load-mode' was activated.
(compile-angel-on-load-mode))
(compile-angel-on-load-mode 1))
```
### How to activate recentf, savehist, saveplace, and auto-revert?