]> git.notmuchmail.org Git - notmuch/commit
message: add flags to notmuch_message_t
authorBart Trojanowski <bart@jukie.net>
Wed, 25 Nov 2009 04:25:31 +0000 (23:25 -0500)
committerBart Trojanowski <bart@jukie.net>
Wed, 25 Nov 2009 05:46:44 +0000 (00:46 -0500)
commit7e02b448e7684a0b5619ccc1d9144441b909b618
tree49d5bf13ffded4e981e8d49a99b947e3f403f1a4
parentadef90791867001f859d3b3fdcb46d265148cd11
message: add flags to notmuch_message_t

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>
lib/message.cc
lib/notmuch.h