summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-05-19 22:01:56 -0500
committerCase Duckworth2021-05-19 22:01:56 -0500
commit92c8fd1a1f13b8d6c2b9165c3038097d132f96b2 (patch)
tree8957ef5a4350c5fa67ad294b430565cd59e1b0a0 /init.el
parentAdd org-contrib (diff)
downloademacs-92c8fd1a1f13b8d6c2b9165c3038097d132f96b2.tar.gz
emacs-92c8fd1a1f13b8d6c2b9165c3038097d132f96b2.zip
Fix typo
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index 90198ed..99b7645 100644 --- a/init.el +++ b/init.el
@@ -623,7 +623,7 @@
623(setup emacs 623(setup emacs
624 (:option disabled-command-function nil 624 (:option disabled-command-function nil
625 load-prefer-newer t 625 load-prefer-newer t
626 comp-async-report-warnings-errors nil 626 native-comp-async-report-warnings-errors nil
627 echo-keystrokes 0.01 627 echo-keystrokes 0.01
628 attempt-stack-overflow-recovery nil 628 attempt-stack-overflow-recovery nil
629 attempt-orderly-shutdown-on-fatal-signal nil 629 attempt-orderly-shutdown-on-fatal-signal nil