Get rid of redundant pop-to-buffer
This commit is contained in:
parent
849ca9b79f
commit
d89e90190e
1 changed files with 1 additions and 1 deletions
|
@ -77,4 +77,4 @@ root)."
|
|||
"Open a Groovy REPL."
|
||||
(interactive)
|
||||
(call-interactively #'run-groovy)
|
||||
(pop-to-buffer groovy-buffer))
|
||||
(get-buffer groovy-buffer))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue