]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
Introduce unthreaded mode
[notmuch] / emacs / notmuch-hello.el
index aff8beb510173fbf74cf8fe704828529ba3f458a..858446dfc9ede21f6849b3e7b633c6306d22ad9a 100644 (file)
@@ -31,7 +31,7 @@
 (declare-function notmuch-search "notmuch" (&optional query oldest-first target-thread target-line continuation))
 (declare-function notmuch-poll "notmuch" ())
 (declare-function notmuch-tree "notmuch-tree"
-                  (&optional query query-context target buffer-name open-target))
+                 (&optional query query-context target buffer-name open-target unthreaded))
 
 (defun notmuch-saved-search-get (saved-search field)
   "Get FIELD from SAVED-SEARCH.