]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/progmodes/octave.el (matchedrules): Add `spmd...end` (bug#36703)
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 20 Jul 2019 16:05:07 +0000 (12:05 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 20 Jul 2019 16:05:07 +0000 (12:05 -0400)
lisp/progmodes/octave.el

index 8b472052f7317a12cdc3f8f6b509db2aef1afc1c..b770edb7bcba3ebe5ebf2de11e9b6268a0d48e6c 100644 (file)
@@ -289,6 +289,7 @@ Non-nil means always go to the next Octave code line after sending."
         ("methods" exp "endmethods")
         ("properties" exp "endproperties")
         ("classdef" exp "endclassdef")
+        ("spmd" exp "endspmd")
         ))
 
      (bnf-table