]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-hello.el
contrib: pick: use the sexp parser
[notmuch] / emacs / notmuch-hello.el
index cda79f1dde695aabadd5f80f49f22d07af22b737..c1c6f4b42186698f75fee9549ca1ab62daf58bd3 100644 (file)
@@ -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