Auto-load with literate-elisp

This commit is contained in:
contrapunctus 2022-02-10 18:56:28 +05:30
parent 65d36aa83a
commit 01db31e44d
1 changed files with 1 additions and 0 deletions

View File

@ -392,4 +392,5 @@ SCHEMA should be a vector as specified by `tabulated-list-format'."
# Local Variables:
# my-org-src-default-lang: "emacs-lisp"
# eval: (when (package-installed-p 'literate-elisp) (require 'literate-elisp) (literate-elisp-load (buffer-file-name)))
# End: