X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=d8d3afeb69b983312b637a20d05f145125c2f098;hb=62822a4e2dee695c486383f0fe3d90edafae24db;hp=44519b7abc55449e3b00a5a63ef19cefc35cb7f6;hpb=c970de6dc5378b05feb0b3da40f1fc3408f3d337;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 44519b7a..d8d3afeb 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -940,8 +940,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 no-display) "Display threads matching QUERY in a notmuch-search buffer.