bug 153, 1066: Add codepage parameter to update_bookmark().
commit03b112796d176a2f1a3a718ebd7480a3f5eebe65
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 16 Nov 2008 22:56:18 +0000 (17 00:56 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sun, 8 Feb 2009 16:26:18 +0000 (8 18:26 +0200)
treebc67d671e0be4df7fe341fda8094f4c7bd1cedd1
parent73f925ce21bd0b5f48d2d3affb1d51c06d2fd565
bug 153, 1066: Add codepage parameter to update_bookmark().

This also makes the bookmark-update event carry strings in UTF-8.
The only current consumer of that event is bookmark_change_hook(),
which ignores the strings, so no changes are needed there.
doc/events.txt
src/bookmarks/bookmarks.c
src/bookmarks/bookmarks.h
src/bookmarks/dialogs.c
src/util/conv.c