]> gitweb.factorcode.org Git - factor.git/commitdiff
FUEL: colorize :>
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 12 Jul 2015 23:30:59 +0000 (01:30 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 15 Jul 2015 00:29:42 +0000 (17:29 -0700)
misc/fuel/factor-mode.el

index b976998a0e37df953a3b38bf91b2165508cfe260..5e2d657d7068b0ae1884f4871992148818b2b625 100644 (file)
@@ -221,7 +221,7 @@ these lines in your .emacs:
 
 ;; Excludes parsing words that are handled by other regexps
 (defconst factor-parsing-words
-  '(":" "::" ";" "&:" "<<" "<PRIVATE" ">>"
+  '(":" "::" ";" ":>" "&:" "<<" "<PRIVATE" ">>"
     "ABOUT:" "AFTER:" "ALIAS:" "ALIEN:" "ARTICLE:"
     "B" "BEFORE:"
     "C-GLOBAL:" "C-TYPE:" "CHAR:" "COLOR:" "COM-INTERFACE:"