* lisp/progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 31 Oct 2012 02:45:34 +0000 (22:45 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 31 Oct 2012 02:45:34 +0000 (22:45 -0400)
commitb08b6da7fe21922d7e8838847cd065c88597b191
treedde470b2f64a1fc9d68550f45266528eec27cb10
parent86a7968c86b150c59ef62d27d2b139be18926fc2
* lisp/progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.
(sh-font-lock-open-heredoc): Use it.

Fixes: debbugs:12770
lisp/ChangeLog
lisp/progmodes/sh-script.el
test/indent/perl.perl [new file with mode: 0755]
test/indent/shell.sh