Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The edit.c code calls fr_pair_list_afrom_str(), which does NOT handle list over-rides. Plus, we are assigning to a list as &list += "pairs = value" so having a list override does not make sense.
- Loading branch information