feat/tagfunc: adding all dictionary elements returned by 'tfu' to tag line.
commit5d2d3019f6ae111bbe9f1100dc8b301c8ce2ebf1
authorLech Lorens <lech.lorens@gmail.com>
Fri, 30 Apr 2010 02:07:54 +0000 (30 04:07 +0200)
committerLech Lorens <lech.lorens@gmail.com>
Sat, 1 May 2010 09:50:01 +0000 (1 11:50 +0200)
tree1356e0533c144ea4f68bc3189bcf0871c78a2b15
parent19a601e48797adf33966e4fe41bf2d4a104cdc56
feat/tagfunc: adding all dictionary elements returned by 'tfu' to tag line.

It appeared that code completion did not work because not all the fields returned
from 'tfu' made it into the tag line which was used to generate the result
of taglist(). The problem has been corrected.
src/tag.c