Add highlighting of @optional and @required keywords. Although these are only relevant inside a @protocol declaration, it seems Objective-C keywords (such as @synchronized, @try, etc.) are not made context-sensitive, so I have just added these to the same global list. Changed: U trunk/Bundles/Objective-C.tmbundle/Syntaxes/Objective-C.tmLanguage