* lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
commit5de3c946efd74e4d9219c6912ae7a02b14959f98
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 17 Jul 2012 08:38:12 +0000 (17 04:38 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 17 Jul 2012 08:38:12 +0000 (17 04:38 -0400)
tree187f6aeb1710249795aa24aff0630d3e68ef836a
parent3f845748dd1db6389b87f50b56e21cb6d46cacfb
* lisp/progmodes/sh-script.el (sh-syntax-propertize-function): Mark "${#VAR"
as not-a-comment.
* test/indent/shell.sh: Add test case for ${#VAR}.
lisp/ChangeLog
lisp/emacs-lisp/trace.el
lisp/progmodes/sh-script.el
test/ChangeLog
test/indent/shell.sh