X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tree.el;h=7fa73d4059647052333050e78f550a6f98ea865a;hb=eafb033d3220f1388f434dc29618924659fc2d33;hp=001a367d99f8bf6f6fa737c46b53319c6108d957;hpb=81cbffa65f4a4bf46a7ed0985171e82db82beced;p=notmuch diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el index 001a367d..7fa73d40 100644 --- a/emacs/notmuch-tree.el +++ b/emacs/notmuch-tree.el @@ -1206,6 +1206,9 @@ The arguments are: (defun notmuch-unthreaded (&optional query query-context target buffer-name open-target) + "Display threads matching QUERY in unthreaded view. + +See function NOTMUCH-TREE for documentation of the arguments" (interactive) (notmuch-tree query query-context target buffer-name open-target t))