diff --git a/global.org b/global.org index 2a6446b..fb1294f 100644 --- a/global.org +++ b/global.org @@ -30,7 +30,7 @@ (load custom-file 'noerror) #+END_SRC Add relevant dirs to load path [This is somewhat undesirable; I should - uniformize the path-loading business at some point ] + uniformize the path-loading business at some point…] #+BEGIN_SRC emacs-lisp (let ((default-directory "~/.emacs.d/")) (normal-top-level-add-subdirs-to-load-path)