X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;fp=emacs%2Fnotmuch.el;h=351334aa00a34b198a89fd7ea065438a740c7a22;hb=03366a3c5aa313de41bddd61dedc5b5c002e0469;hp=3e2713e231290b2d80c4f7a35d7587cc437a79dc;hpb=d7ddfa0d0ec62c10ecd60779ca1edd9b6973593b;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 3e2713e2..351334aa 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -973,7 +973,8 @@ PROMPT is the string to prompt with." (put 'notmuch-search 'notmuch-doc "Search for messages.") ;;;###autoload -(defun notmuch-search (&optional query oldest-first target-thread target-line no-display) +(defun notmuch-search (&optional query oldest-first target-thread target-line + no-display) "Display threads matching QUERY in a notmuch-search buffer. If QUERY is nil, it is read interactively from the minibuffer.