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:
parent
dc94ca7b2b
commit
bf9ec3d91a
120 changed files with 12483 additions and 5416 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue