File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -282,9 +282,10 @@ byte-compiled before it is loaded."
282282(defcustom org-babel-load-languages '((emacs-lisp . t))
283283 "Languages which can be evaluated in Org buffers.
284284\\<org-mode-map>
285- This list can be used to load support for any of the languages
286- below. Each language will depend on a different set of system
287- executables and/or Emacs modes.
285+ This list can be used to load support for any of the available
286+ languages with babel support (see info node `(org) Languages'). Each
287+ language will depend on a different set of system executables and/or
288+ Emacs modes.
288289
289290When a language is \"loaded\", code blocks in that language can
290291be evaluated with `org-babel-execute-src-block', which is bound
You can’t perform that action at this time.
0 commit comments