lang/ess: +r/repl => +ess/r-repl
This commit is contained in:
parent
25d8637263
commit
b7cde2e01b
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
;;; lang/ess/autoload.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###autoload
|
||||
(defun +r/repl ()
|
||||
(defun +ess/r-repl ()
|
||||
"Open the R REPL."
|
||||
(interactive)
|
||||
(inferior-ess nil nil t))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue