From 701adacf0e63a5be85406de26be552ac40d255c7 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 12 Apr 2021 17:55:28 -0500 Subject: Set `initial-major-mode' to `emacs-lisp-mode' I don't use C-j anyway. --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index 514f045..2fcd564 100644 --- a/init.el +++ b/init.el @@ -168,6 +168,7 @@ user-full-name)) "! " "Welcome to GNU Emacs.\n\n") + initial-major-mode 'emacs-lisp-mode disabled-command-function nil load-prefer-newer t comp-async-report-warnings-errors nil -- cgit 1.4.1-21-gabe81