1 #ifndef MESSAGE_PRIVATE_H
2 #define MESSAGE_PRIVATE_H
5 _notmuch_message_property_map (notmuch_message_t *message);
8 _notmuch_message_frozen (notmuch_message_t *message);
11 _notmuch_message_remove_terms (notmuch_message_t *message, const char *prefix);
14 _notmuch_message_invalidate_metadata (notmuch_message_t *message, const char *prefix_name);