X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-tree.el;h=7fa73d4059647052333050e78f550a6f98ea865a;hb=55c6570318a00f64a03d9aaff842c8551822c0a1;hp=001a367d99f8bf6f6fa737c46b53319c6108d957;hpb=efbf5bafaf15cc99e272bd75e71688c96130d9d5;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))