scratch: auto-revert mode
This commit is contained in:
parent
476c70e45f
commit
5124bfe214
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue