Update the docstring
This commit is contained in:
parent
6b0ff77981
commit
11b6aa624e
1 changed files with 4 additions and 1 deletions
|
|
@ -1012,7 +1012,10 @@ function).
|
||||||
The tree will show the lines where the query matches, and any other context
|
The tree will show the lines where the query matches, and any other context
|
||||||
defined in `org-show-context-detail', which see.
|
defined in `org-show-context-detail', which see.
|
||||||
|
|
||||||
When optional argument KEEP-PREVIOUS is non-nil, highlighting and
|
BUFFER is the buffer to work on. If omitted, it defaults to
|
||||||
|
the current buffer.
|
||||||
|
|
||||||
|
When KEEP-PREVIOUS is non-nil, highlighting and
|
||||||
exposing done by a previous call to `org-occur' or `org-ql-occur'
|
exposing done by a previous call to `org-occur' or `org-ql-occur'
|
||||||
will be kept, to allow stacking of calls to this command."
|
will be kept, to allow stacking of calls to this command."
|
||||||
(interactive (list (read-minibuffer "Query: ")))
|
(interactive (list (read-minibuffer "Query: ")))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue