1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Update to Org 9.5

This commit is contained in:
Kyle Meyer 2021-09-29 18:48:59 -04:00
parent dc94ca7b2b
commit bf9ec3d91a
120 changed files with 12483 additions and 5416 deletions

View file

@ -110,7 +110,7 @@
geiser-impl--implementation))
(defun org-babel-scheme-get-repl (impl name)
"Switch to a scheme REPL, creating it if it doesn't exist:"
"Switch to a scheme REPL, creating it if it doesn't exist."
(let ((buffer (org-babel-scheme-get-session-buffer name)))
(or buffer
(progn