From 97183f247070e95933eadafd3d67642ce1ea8664 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 16 Dec 2020 08:22:41 -0600 Subject: Correct docstring placement --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index d455af0..4e346e5 100644 --- a/config.org +++ b/config.org @@ -1245,9 +1245,9 @@ from [[https://karthinks.com/software/more-batteries-included-with-emacs/#regexp #+begin_src emacs-lisp (defun refresh-emacs (&optional disable-load) - (interactive "P") "Tangle `config.org', then byte-compile the resulting files. Then, load the byte-compilations unless passed with a prefix argument." + (interactive "P") (let ((config (expand-file-name "config.org" user-emacs-directory))) (save-mark-and-excursion (with-current-buffer (find-file config) -- cgit 1.4.1-21-gabe81