Don't split tags of bookmarks if not needed.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 2 Aug 2014 19:37:22 +0000 (21:37 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 2 Aug 2014 21:40:34 +0000 (23:40 +0200)
commitc6db58bb210cb5bb959876b20254edd0174158a2
treeb67cfdcf1da190d3ccd375210d10d60bbd39ffd0
parentee6f0a5f2d77b0d92cdf9856f41063d18c3856db
Don't split tags of bookmarks if not needed.

Removed the string splitting of the bookmark tags when they are read from
file. Implemented the tag matching without the use of extra allocated memory.
src/bookmark.c
src/ex.c