factor.el tweak

db4
Eduardo Cavazos 2008-03-15 18:02:50 -06:00
parent 5ab0588e46
commit 28023a60ee
1 changed files with 3 additions and 1 deletions

View File

@ -83,7 +83,9 @@
(" !.*$" . font-lock-comment-face)
("( .* )" . font-lock-comment-face)
"MAIN:"
"IN:" "USING:" "TUPLE:" "^C:" "^M:" "USE:" "REQUIRE:" "PROVIDE:"
"IN:" "USING:" "TUPLE:" "^C:" "^M:"
"METHOD:"
"USE:" "REQUIRE:" "PROVIDE:"
"REQUIRES:"
"GENERIC:" "GENERIC#" "SYMBOL:" "PREDICATE:" "VAR:" "VARS:"
"C-STRUCT:"