X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=emacs%2Fnotmuch-hello.el;h=e3132a9066e62d2fe2fd81c3e1457d5afb2b255e;hb=4727eacb36245ccd2eabe22bfa408a099b574255;hp=97db90e51a24875c17184363f0d2cfc03c2f0c92;hpb=f8e372ebeccff4e2cba323d75ac1278cb22828b9;p=notmuch diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index 97db90e5..e3132a90 100644 --- a/emacs/notmuch-hello.el +++ b/emacs/notmuch-hello.el @@ -27,7 +27,7 @@ (require 'notmuch-mua) (declare-function notmuch-search "notmuch" (query &optional oldest-first target-thread target-line continuation)) -(declare-function notmuch-folder-count "notmuch" (search)) +(declare-function notmuch-poll "notmuch" ()) (defvar notmuch-hello-search-bar-marker nil "The position of the search bar within the notmuch-hello buffer.")