X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-hello.el;h=c1c6f4b42186698f75fee9549ca1ab62daf58bd3;hb=8bee3c417c44afdf04fda7a3495d598a99f6d9bc;hp=cda79f1dde695aabadd5f80f49f22d07af22b737;hpb=3c5ada48be43c2b5e9346764817c4757bb8ffad0;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