]> gitweb.factorcode.org Git - factor.git/blobdiff - misc/fuel/factor-mode.el
syntax: Add REUSE: word to easily USE: but reload.
[factor.git] / misc / fuel / factor-mode.el
index 4b135788f0452593561de8b78aa0de1385ce88f2..c2d64ff2f50d50581fe1ae717ae60b6b175dec63 100644 (file)
@@ -355,7 +355,7 @@ these lines in your .emacs:
                 "RENAME:"
                 "SINGLETON:" "SLOT:" "SPECIALIZED-ARRAY:"
                 "TYPEDEF:"
-                "USE:")))
+                "REUSE:" "USE:")))
 
 (defconst factor-begin-of-def-regex
   (format "^USING: \\|\\(%s\\)\\|\\(^%s .*\\)"