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 514f045..2fcd564 100644 --- a/init.el +++ b/init.el
@@ -168,6 +168,7 @@
168 user-full-name)) 168 user-full-name))
169 "! " 169 "! "
170 "Welcome to GNU Emacs.\n\n") 170 "Welcome to GNU Emacs.\n\n")
171 initial-major-mode 'emacs-lisp-mode
171 disabled-command-function nil 172 disabled-command-function nil
172 load-prefer-newer t 173 load-prefer-newer t
173 comp-async-report-warnings-errors nil 174 comp-async-report-warnings-errors nil