Changed url_history_get_all to add the entries to existing given list.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 9 Mar 2013 00:36:25 +0000 (01:36 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 9 Mar 2013 00:36:25 +0000 (01:36 +0100)
commitb800aa894fcedb2532e9e6c34b1db1ce87c5e2a5
treefc5733891496b86bf8d2a6bb3982719b253f6060
parent5541f278f0b13abebdeb1a0786695549b7ce8221
Changed url_history_get_all to add the entries to existing given list.

This will allow us to combine url history and later to implement bookmarks in
a single completion list.
src/completion.c
src/url_history.c
src/url_history.h