diff -r 31196a98699c -r 24c7902a3e14 highlighter.cpp --- a/highlighter.cpp Wed May 02 15:31:17 2007 +0000 +++ b/highlighter.cpp Wed May 02 15:31:17 2007 +0000 @@ -58,6 +58,11 @@ << "\\bselect\\b" << "\\bselectLastBranch\\b" << "\\bselectLastImage\\b" + << "\\bsetFrameType\\b" + << "\\bsetFramePenColor\\b" + << "\\bsetFrameBrushColor\\b" + << "\\bsetFramePadding\\b" + << "\\bsetFrameBorderWidth\\b" << "\\bsetMapAuthor\\b" << "\\bsetMapComment\\b" << "\\bsetMapBackgroundColor\\b"