X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-hello.el;h=c1c6f4b42186698f75fee9549ca1ab62daf58bd3;hb=5461c31d648f8ee6a8fb713c96ad10bc6d733c29;hp=cda79f1dde695aabadd5f80f49f22d07af22b737;hpb=c933e54227ccd9d73bac814cc0cd9c2bbc13e91c;p=notmuch diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index cda79f1d..c1c6f4b4 100644 --- a/emacs/notmuch-hello.el +++ b/emacs/notmuch-hello.el @@ -26,7 +26,7 @@ (require 'notmuch-lib) (require 'notmuch-mua) -(declare-function notmuch-search "notmuch" (query &optional oldest-first target-thread target-line continuation)) +(declare-function notmuch-search "notmuch" (&optional query oldest-first target-thread target-line continuation)) (declare-function notmuch-poll "notmuch" ()) (defcustom notmuch-hello-recent-searches-max 10