diff --git a/misc/fuel/factor-mode.el b/misc/fuel/factor-mode.el index b976998a0e..5e2d657d70 100644 --- a/misc/fuel/factor-mode.el +++ b/misc/fuel/factor-mode.el @@ -221,7 +221,7 @@ these lines in your .emacs: ;; Excludes parsing words that are handled by other regexps (defconst factor-parsing-words - '(":" "::" ";" "&:" "<<" ">" + '(":" "::" ";" ":>" "&:" "<<" ">" "ABOUT:" "AFTER:" "ALIAS:" "ALIEN:" "ARTICLE:" "B" "BEFORE:" "C-GLOBAL:" "C-TYPE:" "CHAR:" "COLOR:" "COM-INTERFACE:"