hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=6f2352e44e8d33c77ba99c6dda60d60f48bf5ad7
commit 6f2352e44e8d33c77ba99c6dda60d60f48bf5ad7 Author: ChunEon Park <her...@hermet.pe.kr> Date: Tue May 20 00:21:49 2014 +0900 color - one more keyword. --- data/color/color.src | 1 + 1 file changed, 1 insertion(+) diff --git a/data/color/color.src b/data/color/color.src index 13588dc..c0df40c 100644 --- a/data/color/color.src +++ b/data/color/color.src @@ -167,6 +167,7 @@ group "syntax_color_group" struct { value "key" string: "anim"; value "key" string: "cancel_anim"; value "key" string: "cancel_timer"; + value "key" string: "emit"; value "key" string: "get_float"; value "key" string: "get_geometry"; value "key" string: "get_int"; --