|
@@ -37,6 +37,7 @@
|
|
(declare-function org-back-to-heading "org" (invisible-ok))
|
|
(declare-function org-back-to-heading "org" (invisible-ok))
|
|
(declare-function org-fill-template "org" (template alist))
|
|
(declare-function org-fill-template "org" (template alist))
|
|
|
|
|
|
|
|
+;;;###autoload
|
|
(defcustom org-babel-tangle-lang-exts
|
|
(defcustom org-babel-tangle-lang-exts
|
|
'(("emacs-lisp" . "el"))
|
|
'(("emacs-lisp" . "el"))
|
|
"Alist mapping languages to their file extensions.
|
|
"Alist mapping languages to their file extensions.
|