]> git.eshelyaron.com Git - emacs.git/commit
Allow use of "end" keyword for terminating Octave-mode blocks.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 2 Jan 2010 19:40:59 +0000 (14:40 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 2 Jan 2010 19:40:59 +0000 (14:40 -0500)
commitb2ad70b67bb8760a53192322a351b3c8d7376c64
treefc6be6723a390bfc42be94f4d79f18c4d21de162
parent61f49e0bb661c3adbcc088bfc23a2e759561099f
Allow use of "end" keyword for terminating Octave-mode blocks.

* progmodes/octave-mod.el (octave-end-keywords)
(octave-block-begin-or-end-regexp, octave-block-match-alist): Add
"end" keyword (Bug#3061).
(octave-end-as-array-index-p): New function.
(calculate-octave-indent): Use it.
lisp/ChangeLog
lisp/progmodes/octave-mod.el