X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=d8d3afeb69b983312b637a20d05f145125c2f098;hp=44519b7abc55449e3b00a5a63ef19cefc35cb7f6;hb=5de84d07526d330a46e50d955bdfeed8f629637d;hpb=71f1228a518f08e94dc1ea4e2147f80d3484c615 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.