X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tree.el;h=718a387926219ce5e7c097261f329ae067be1098;hb=d1ba5d63421557346b3f135823068e3ac38b89fa;hp=7fa403fc481a7ea96978c06b231dbd064c2e8112;hpb=baaad2a267bab387af56bc65237eaf9418034801;p=notmuch diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el index 7fa403fc..718a3879 100644 --- a/emacs/notmuch-tree.el +++ b/emacs/notmuch-tree.el @@ -1195,6 +1195,7 @@ default sort order is defined by `notmuch-search-oldest-first'." (setq notmuch-search-oldest-first (not notmuch-search-oldest-first)) (notmuch-tree-refresh-view)) +;;;###autoload (defun notmuch-tree (&optional query query-context target buffer-name open-target unthreaded parent-buffer oldest-first) "Display threads matching QUERY in tree view.