X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=46f14fea1dd0ff112a57e64154cc5e5eeb19ab37;hb=b1a42b5916205e24dc8fed9796d0adc5d17dd077;hp=68a4c0b16fcb1869264db76cbf120caf805e9ea8;hpb=09caa0fce75dc227d9cf6794f39e3e7ed427676a;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 68a4c0b1..46f14fea 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -931,8 +931,8 @@ PROMPT is the string to prompt with." "Return the current query in this search buffer" notmuch-search-query-string) -;;;###autoload (put 'notmuch-search 'notmuch-doc "Search for messages.") +;;;###autoload (defun notmuch-search (&optional query oldest-first target-thread target-line) "Display threads matching QUERY in a notmuch-search buffer.