]> git.cworth.org Git - obsolete/notmuch-old/commit
database: Add new, public notmuch_database_remove_message
authorCarl Worth <cworth@cworth.org>
Mon, 21 Dec 2009 23:14:32 +0000 (15:14 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2010 03:04:37 +0000 (19:04 -0800)
commit4d8fdd9df137d3270ec3c7984a4632433e91cedc
tree32de7ef11087f7cbdd22b20e62a716499b3dbf76
parent3683ba421ab338b53712d67d598aa5e9c435ff8b
database: Add new, public notmuch_database_remove_message

This will allow applications to support the removal of messages, (such
as when a file is deleted from the mail store). No removal support is
provided yet in commands such as "notmuch new".
lib/database.cc
lib/notmuch.h