commit
4bb59b505d
|
@ -2245,8 +2245,8 @@ Return the list of strings representing top level items:
|
||||||
|
|
||||||
(item1 item2 ...)
|
(item1 item2 ...)
|
||||||
|
|
||||||
Only consider top level items. See Info node `(org)Environment of \
|
Only consider top level items. See Info node
|
||||||
a Code Block'."
|
`(org)Environment of a Code Block'."
|
||||||
(mapcar (lambda (el) (org-babel-read (car el) 'inhibit-lisp-eval))
|
(mapcar (lambda (el) (org-babel-read (car el) 'inhibit-lisp-eval))
|
||||||
(cdr (org-list-to-lisp))))
|
(cdr (org-list-to-lisp))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue