mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2025-01-07 14:50:22 +00:00
Merge branch 'maint'
This commit is contained in:
commit
38de6b6ed4
@ -173,7 +173,7 @@ is true; otherwise returns the last value."
|
||||
(setq result (if (or (string= result "#<void>")
|
||||
(string= result "#<unspecified>"))
|
||||
nil
|
||||
(read result)))))
|
||||
result))))
|
||||
result))
|
||||
|
||||
(defun org-babel-execute:scheme (body params)
|
||||
|
Loading…
Reference in New Issue
Block a user