projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1b49f3
)
* lisp/progmodes/octave.el (matchedrules): Add `spmd...end` (bug#36703)
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Sat, 20 Jul 2019 16:05:07 +0000
(12:05 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Sat, 20 Jul 2019 16:05:07 +0000
(12:05 -0400)
lisp/progmodes/octave.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/octave.el
b/lisp/progmodes/octave.el
index 8b472052f7317a12cdc3f8f6b509db2aef1afc1c..b770edb7bcba3ebe5ebf2de11e9b6268a0d48e6c 100644
(file)
--- 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