X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=9d0f367d5e4ed849afb6d6b8b9f6b1693b43bf62;hp=ae37360b83600bf6a2bac76d47caf397cc53901c;hb=4d44976135ec69316f3f681cf7083e5188ab9d70;hpb=edb933b25d386856a3a322b78c4af44e4db39c7a diff --git a/notmuch-client.h b/notmuch-client.h index ae37360b..9d0f367d 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -200,6 +200,9 @@ notmuch_new_command (notmuch_config_t *config, int argc, char *argv[]); int notmuch_insert_command (notmuch_config_t *config, int argc, char *argv[]); +int +notmuch_reindex_command (notmuch_config_t *config, int argc, char *argv[]); + int notmuch_reply_command (notmuch_config_t *config, int argc, char *argv[]); @@ -244,7 +247,7 @@ show_one_part (const char *filename, int part); void format_part_sprinter (const void *ctx, struct sprinter *sp, mime_node_t *node, - notmuch_bool_t first, notmuch_bool_t output_body, + notmuch_bool_t output_body, notmuch_bool_t include_html); void