diff --git a/syntax/ChangeLog b/syntax/ChangeLog index 2d8aa6169..53f81f458 100644 --- a/syntax/ChangeLog +++ b/syntax/ChangeLog @@ -1,3 +1,7 @@ +2007-08-23 Pavel Tsekov + + * tcl.syntax: Fix a typo. Noted by Curtis Doty. + 2007-06-08 Roland Illig * Syntax: Files that contain "/lua" in the first line are diff --git a/syntax/tcl.syntax b/syntax/tcl.syntax index 7d555e399..ca88e737e 100644 --- a/syntax/tcl.syntax +++ b/syntax/tcl.syntax @@ -22,7 +22,7 @@ context default keyword whole delete yellow keyword whole destructor yellow keyword whole else yellow - keyword whole elsif yellow + keyword whole elseif yellow keyword whole encoding yellow keyword whole end yellow keyword whole eof yellow