about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el index 3475aa9..9ba4225 100644 --- a/init.el +++ b/init.el
@@ -829,6 +829,7 @@ like a dumbass."
829;; else /should/ go there. 829;; else /should/ go there.
830(setup emacs 830(setup emacs
831 (:option disabled-command-function nil 831 (:option disabled-command-function nil
832 kill-read-only-ok t
832 load-prefer-newer t 833 load-prefer-newer t
833 native-comp-async-report-warnings-errors nil 834 native-comp-async-report-warnings-errors nil
834 echo-keystrokes 0.01 835 echo-keystrokes 0.01