]> gitweb.factorcode.org Git - factor.git/commit
FUEL: correct fuel-helps word lookup algorithm
authorBjörn Lindqvist <bjourne@gmail.com>
Sun, 13 Apr 2014 14:34:47 +0000 (16:34 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 14 Apr 2014 15:38:33 +0000 (08:38 -0700)
commit35fd1ad8cb1c9c38cc452f1e516147af0ebd992e
tree7edf2b968da7071be360248174c9827f5d4f2ec0
parent792ed03b4d0a84b171a745c60574f1401b7dc7c0
FUEL: correct fuel-helps word lookup algorithm

e.g if you lookup help for pop you should see the help page for
sequences:pop not persistent.deques.private:pop
extra/fuel/help/help.factor
misc/fuel/factor-mode.el
misc/fuel/fuel-help.el