From: Stefan Monnier Date: Sat, 20 Jul 2019 16:05:07 +0000 (-0400) Subject: * lisp/progmodes/octave.el (matchedrules): Add `spmd...end` (bug#36703) X-Git-Tag: emacs-27.0.90~1844 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=625b23fc6f4c1fe8e62cc2a7fcf1e3d8392b493f;p=emacs.git * lisp/progmodes/octave.el (matchedrules): Add `spmd...end` (bug#36703) --- diff --git a/lisp/progmodes/octave.el b/lisp/progmodes/octave.el index 8b472052f73..b770edb7bcb 100644 --- a/lisp/progmodes/octave.el +++ b/lisp/progmodes/octave.el @@ -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