fix comment
This commit is contained in:
parent
186aee6a23
commit
0b8371c02f
@ -36,7 +36,7 @@
|
|||||||
(require 'ob-tangle)
|
(require 'ob-tangle)
|
||||||
|
|
||||||
(defun load-org-config ()
|
(defun load-org-config ()
|
||||||
;; this is a convenience function to parse the my literate config.
|
"Reprocess org based configuration files."
|
||||||
(interactive)
|
(interactive)
|
||||||
(mapc #'org-babel-load-file (directory-files emacs-dir t "\\.org$")))
|
(mapc #'org-babel-load-file (directory-files emacs-dir t "\\.org$")))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user