Merged url_history and history together.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 24 Mar 2013 14:38:00 +0000 (15:38 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 24 Mar 2013 14:38:00 +0000 (15:38 +0100)
commit6e03f99eb55c6357a0cf5e991281c5512091adac
tree571fbe2e553d6e9f582a3ac9f9ae32a48cc7505d
parentddf638a1b2df5fa70ae07c1c3b9739acf7bc71bd
Merged url_history and history together.

The history mechanism can now handle different types of history and persist
the items into different files.
doc/vimb.1.txt
src/command.c
src/completion.c
src/config.h
src/history.c
src/history.h
src/main.c
src/main.h
src/setting.c
src/url_history.c [deleted file]
src/url_history.h [deleted file]