From 1ae2f0cd60974e85b204cd1bd255aa39b253473f Mon Sep 17 00:00:00 2001 From: Akira Komamura Date: Tue, 22 Mar 2022 18:08:13 +0900 Subject: [PATCH] Update the docstring --- org-ql-search.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org-ql-search.el b/org-ql-search.el index b442b38..efd9aa7 100644 --- a/org-ql-search.el +++ b/org-ql-search.el @@ -93,8 +93,8 @@ directories, etc, which would make it slow to list the The tree will show the lines where the query matches, and any other context defined in `org-show-context-detail', which see. -QUERY is an `org-ql' query sexp (quoted, since this is a -function). BUFFER defaults to the current buffer. +QUERY: An `org-ql' query in either sexp or non-sexp form (see +Info node `(org-ql)Queries'). When KEEP-PREVIOUS is non-nil (interactively, with prefix), the outline is not reset to the overview state before finding