emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/scala-mode d837c96 203/217: doc: supports both Scala 2 and


From: ELPA Syncer
Subject: [nongnu] elpa/scala-mode d837c96 203/217: doc: supports both Scala 2 and 3 (to some extent), not just 2.9
Date: Sun, 29 Aug 2021 11:31:13 -0400 (EDT)

branch: elpa/scala-mode
commit d837c967655f92343169c2c5f9654fca9e298789
Author: Keith Pinson <keith.pinson@banno.com>
Commit: Keith Pinson <keith.pinson@banno.com>

    doc: supports both Scala 2 and 3 (to some extent), not just 2.9
---
 scala-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scala-mode.el b/scala-mode.el
index fecf4fb..44df13e 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.9"
+  "A programming mode for the Scala language 2/3"
   :group 'languages)
 
 (defmacro scala-mode:make-local-variables (&rest quoted-names)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]