Fix typo
This commit is contained in:
parent
ddcce0abff
commit
df3a4075f8
@ -2151,7 +2151,7 @@ unbind the `org-babel' interface functions when ACTIVE is nil."
|
|||||||
|
|
||||||
;; Work around a "(defcustom org-babel-load-languages)" call bug.
|
;; Work around a "(defcustom org-babel-load-languages)" call bug.
|
||||||
(set-org-babel-language-activity 'eshell t)
|
(set-org-babel-language-activity 'eshell t)
|
||||||
(set-org-babel-language-activity 'ruby (fboundp 'lua-mode)))
|
(set-org-babel-language-activity 'lua (fboundp 'lua-mode)))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+caption[Set =org-link= options]:
|
#+caption[Set =org-link= options]:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user