]> git.notmuchmail.org Git - notmuch/commit
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)
commitc57a0b4f8b78d655b90f4f2e6f986c85f477aef7
tree992490dd46833955294de22367e01795ba4fd135
parent00b138ba2ac0c9a01f19d9e0b75657f1082a766d
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