]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
emacs: show: document the mark unread defcustom function
[notmuch] / notmuch-client.h
index e1efbe0c82520e1fc186c40f4a1eb3b9ef2634b3..5e0d47508c6af495c4c5097a29e9d5b5cc72742b 100644 (file)
@@ -198,6 +198,9 @@ notmuch_restore_command (notmuch_config_t *config, int argc, char *argv[]);
 int
 notmuch_search_command (notmuch_config_t *config, int argc, char *argv[]);
 
+int
+notmuch_address_command (notmuch_config_t *config, int argc, char *argv[]);
+
 int
 notmuch_setup_command (notmuch_config_t *config, int argc, char *argv[]);