From c9dabac08794502d0fa556b4e8f1c16872a8308a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Fri, 4 Dec 2020 23:02:56 -0600 Subject: Add docstring for acdw/load-init. --- config.org | 1 + 1 file changed, 1 insertion(+) (limited to 'config.org') diff --git a/config.org b/config.org index 80fe982..3f3dd00 100644 --- a/config.org +++ b/config.org @@ -111,6 +111,7 @@ Finally, I want an easier way to load the generated init files than the old =M-x #+begin_src emacs-lisp (defun acdw/load-init () + "Load my init files." (interactive) (load-file (expand-file-name (concat user-emacs-directory "early-init.el"))) -- cgit 1.4.1-21-gabe81