* lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 9 Feb 2011 18:59:55 +0000 (13:59 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 9 Feb 2011 18:59:55 +0000 (13:59 -0500)
commitccded26c1e57045a8941dd69b2566ac9a49cfe4b
tree3d44fbef168b0f826a035dc7db88902b68c1b3b7
parent33cd3ee46b26307e4f0ccd2a622a736e05041a25
* lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
of here-doc that immediately follows a comment.
* .bzrignore: Ignore globals.h and related stamp.
* test/indent/shell.sh:
* test/indent/shell.rc: New files.
ChangeLog
lisp/ChangeLog
lisp/progmodes/sh-script.el
test/ChangeLog
test/indent/shell.rc [new file with mode: 0755]
test/indent/shell.sh [new file with mode: 0755]