From 18cc060584e71ca5e9f15b097df5fab8c1bc5414 Mon Sep 17 00:00:00 2001 From: Jonas Rosling Date: Wed, 4 Jul 2012 09:02:37 +0200 Subject: [PATCH] added a comment and changed name of String_mod to String_format --- erlang.jsf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/erlang.jsf b/erlang.jsf index 99f338e..8b4c7b6 100644 --- a/erlang.jsf +++ b/erlang.jsf @@ -3,7 +3,7 @@ =Idle =Comment fg_030 =String fg_110 -=String_mod fg_200 bold +=String_format fg_200 bold =String_esc fg_000 bold =Int fg_033 =Record fg_530 @@ -47,7 +47,7 @@ * idle noeat "a-zA-Z_" recatt -# STRINGS +# STRINGS (not complete) :string String * string "\\" string_escape recolor=-1 @@ -72,9 +72,9 @@ :string_mod String * string - "cfegswpWPBX#bx+ni" string_modifier recolormark noeat + "cfegswpWPBX#bx+ni" string_format recolormark noeat -:string_modifier String_mod +:string_format String_format * string # END STRINGS :decimal Int