]> gitweb.factorcode.org Git - factor.git/commit
FUEL: remove empty (nil) lists of parsed words
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 23 Jul 2014 12:24:11 +0000 (14:24 +0200)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 23 Jul 2014 14:13:42 +0000 (07:13 -0700)
commit9954257d6076a921eeb45aab7ccf16936b501909
tree6a612fd454d3f5f201642203e6752d91a7667a75
parent48bf3a9ab4566627f2078be04fe5a5216a409e07
FUEL: remove empty (nil) lists of parsed words

FUEL interprets nil as f, therefore they need to be filtered out to
prevent empty lists of words from appearing as an "f" character.
misc/fuel/fuel-markup.el