Merge branch 'maint'
This commit is contained in:
commit
9263654e5b
|
@ -14081,7 +14081,7 @@ a file becomes an N^2 operation - but with this variable set, it scales
|
||||||
as N.")
|
as N.")
|
||||||
|
|
||||||
(defun org-scan-tags (action matcher todo-only &optional start-level)
|
(defun org-scan-tags (action matcher todo-only &optional start-level)
|
||||||
"Sca headline tags with inheritance and produce output ACTION.
|
"Scan headline tags with inheritance and produce output ACTION.
|
||||||
|
|
||||||
ACTION can be `sparse-tree' to produce a sparse tree in the current buffer,
|
ACTION can be `sparse-tree' to produce a sparse tree in the current buffer,
|
||||||
or `agenda' to produce an entry list for an agenda view. It can also be
|
or `agenda' to produce an entry list for an agenda view. It can also be
|
||||||
|
|
Loading…
Reference in New Issue