scratch: auto-revert mode

This commit is contained in:
Kiana Sheibani 2026-02-04 16:50:44 -05:00
parent 476c70e45f
commit 5124bfe214
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -4584,6 +4584,12 @@ This section is for code with little or no associated documentation. This could
3. Hard to categorize
4. Just not really worth the time it takes to write commentary
** Auto-Revert Mode
#+begin_src emacs-lisp
(setq auto-revert-interval 2)
#+end_src
** Calc
*** Row Reduction