* lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
authorLeo Liu <sdl.web@gmail.com>
Wed, 29 May 2013 06:50:48 +0000 (14:50 +0800)
committerLeo Liu <sdl.web@gmail.com>
Wed, 29 May 2013 06:50:48 +0000 (14:50 +0800)
commitf236dd8432cad5f39088e4b99a44478e21930e4d
tree81affd8f4e97a29f76d16dca1b76682b7ec8eca2
parentbc74a74a5d0efb5d89c06aee1d9135be4f7e73c8
* lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn
off the highlight first.

* lisp/progmodes/octave.el (octave-indent-comment): Tweak regexps.
(octave-help): Small simplification.

* test/indent/octave.m: Tweak.
lisp/ChangeLog
lisp/emacs-lisp/smie.el
lisp/progmodes/octave.el
test/ChangeLog
test/indent/octave.m