branch: elpa/scala-mode commit 5058a85b4c87b86cecdf24c45996848d1ff22fe7 Author: Keith Pinson <3661051+kaz...@users.noreply.github.com> Commit: GitHub <nore...@github.com>
doc: clarify Scala versions supported --- scala-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scala-mode.el b/scala-mode.el index 44df13e..95b5203 100644 --- a/scala-mode.el +++ b/scala-mode.el @@ -30,7 +30,7 @@ emacs-major-version emacs-minor-version))) (defgroup scala nil - "A programming mode for the Scala language 2/3" + "A programming mode for the Scala language 2 and 3" :group 'languages) (defmacro scala-mode:make-local-variables (&rest quoted-names)