]> git.notmuchmail.org Git - notmuch/commitdiff
message: add flags to notmuch_message_t
authorBart Trojanowski <bart@jukie.net>
Wed, 25 Nov 2009 04:54:33 +0000 (23:54 -0500)
committerCarl Worth <cworth@cworth.org>
Sat, 28 Nov 2009 01:06:50 +0000 (17:06 -0800)
This patch allows for different flags, internal to notmuch, to be set on a
message object.  The patch does not define any such flags, just the
facilities to manage these flags.

Signed-off-by: Bart Trojanowski <bart@jukie.net>

No differences found