]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - notmuch-client.h
contrib: pick: move lisp names from pick to tree
[notmuch.git] / notmuch-client.h
index afb0ddf9b946d42952dbf0188a56ba389525adea..0bfa4da9606a4b62b052aec3a42e04148bceaccf 100644 (file)
@@ -204,6 +204,9 @@ notmuch_tag_command (notmuch_config_t *config, int argc, char *argv[]);
 int
 notmuch_config_command (notmuch_config_t *config, int argc, char *argv[]);
 
+int
+notmuch_compact_command (notmuch_config_t *config, int argc, char *argv[]);
+
 const char *
 notmuch_time_relative_date (const void *ctx, time_t then);