Update the results of "lst:org-babel-active-languages"
This commit is contained in:
parent
df7f384239
commit
c72fe6c71a
@ -2537,9 +2537,8 @@ def __org_babel_python_format_value(result, result_file, result_params):
|
||||
#+caption: Active Org Babel languages.
|
||||
#+RESULTS: lst:org-babel-active-languages
|
||||
#+begin_src emacs-lisp -n :eval never :tangle no
|
||||
(("calc") ("emacs-lisp") ("eshell") ("fortran") ("latex")
|
||||
("latex-extra-header") ("latex-header") ("lisp") ("org") ("perl")
|
||||
("python") ("ruby") ("shell"))
|
||||
(("calc") ("emacs-lisp") ("eshell") ("fortran") ("latex") ("lisp")
|
||||
("org") ("perl") ("python") ("ruby") ("shell"))
|
||||
#+end_src
|
||||
|
||||
#+caption[Get "in-buffer" settings]:
|
||||
|
Loading…
Reference in New Issue
Block a user