* syntax/sh.syntax: Fix highlighting of "<<-EOF".

Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
This commit is contained in:
Pavel Roskin 2002-08-16 22:28:13 +00:00
parent 0707cb5278
commit 0ab6c80efd
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2002-08-16 Pavel Roskin <proski@gnu.org>
* syntax/sh.syntax: Fix highlighting of "<<-EOF".
Reported by Andrew V. Samoilov <sav@bcs.zp.ua>
2002-08-16 Andrew V. Samoilov <sav@bcs.zp.ua>
* syntax/sh.syntax: Highlight alias, bg, eval, exec, export, fg,

View File

@ -164,8 +164,8 @@ wholechars left abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_
context # \n brown/22
spellcheck
context exclusive whole <<\[\s\]\[\\\]EOF EOF green/6
context exclusive whole <<\[\s\]\[\\\]END END green/6
context exclusive whole <<\[\s\]\[-\]\[\s\]\[\\\]EOF EOF green/6
context exclusive whole <<\[\s\]\[-\]\[\s\]\[\\\]END END green/6
context ' ' green/6