Changes with Version 4.0.1 
	*) made indent work

Changes with Version 4.0  (SEE 4.0)
	*) SYNTAX: updated for syntax scopes
	*) SYNTAX: markup cleanup
	*) SYNTAX: removed style information
	*) added ExampleSyntax.txt

Changes with Version 3.5  (SEE 3.5)
    *) added code folding
    *) added coloring of hex numbers
    *) fixed long comments
    *) added firstline shebang comment coloring

Changes with Version 1.7 (SEE 2.6.4)
    *) fixed the validate scripts to work with unicode and leopard
    *) fixed the validate scripts to work with tabs

Changes with Version 1.6 (SEE 2.6.2)
    *) Check Syntax: the luac binary now is found when the 
       correspondig PATH is set only in ~/.bashrc

Changes with Version 1.5 (SEE 2.6.1)
    *) better function signature highlighting

Changes with Version 1.4 (SEE 2.6)
    *) fixed missing shortcut due to typo in the script

Changes with Version 1.3 (SEE 2.5)
    *) added scripts: Insert Shebang, chmod ug+x, Check Syntax and Run in Terminal

Changes with Version 1.2 (SEE 2.3)
    *) added function recognition for anonymous functions

Changes with Version 1.1 
    *) EXTENSIONS: Added uppercase variants where appropriate.
    *) SYNTAX: Fixed HYR-420, adding long comments: --[[ ... ]] 