X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=d8d3afeb69b983312b637a20d05f145125c2f098;hb=242d5a3ed5ed85bb935c8ed4a4678d7596d8534d;hp=44519b7abc55449e3b00a5a63ef19cefc35cb7f6;hpb=d62f9dbfc0722d16f4b3a8801967e040c2033ff4;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.