]> gitweb.factorcode.org Git - factor.git/commit
FUEL: Use font-locks data to figure out if the token point is on is a vocab
authorBjörn Lindqvist <bjourne@gmail.com>
Thu, 17 Apr 2014 16:39:10 +0000 (18:39 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Fri, 18 Apr 2014 15:43:11 +0000 (08:43 -0700)
commita80dc21337532d3a51c3ac10f7d8d7b0a71b694b
tree891c018c3289b9b2d4533f6baa5b7f42a1b1f514
parent385a8a07987a62f6c9822c6172b706aaeefc3d04
FUEL: Use font-locks data to figure out if the token point is on is a vocab

If point is on "myvocab" in IN: myvocab fuel-help will now understand
that it is on a vocabulary token.
misc/fuel/factor-mode.el
misc/fuel/fuel-autodoc.el
misc/fuel/fuel-completion.el
misc/fuel/fuel-help.el