We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab00524 commit f8ae0cdCopy full SHA for f8ae0cd
lisp/org.el
@@ -11694,7 +11694,7 @@ See also `org-scan-tags'."
11694
(cons match0 `(lambda (todo tags-list level) ,matcher)))))
11695
11696
(defun org--tags-expand-group (group tag-groups expanded)
11697
- "Recursively Expand all tags in GROUP, according to TAG-GROUPS.
+ "Recursively expand all tags in GROUP, according to TAG-GROUPS.
11698
TAG-GROUPS is the list of groups used for expansion. EXPANDED is
11699
an accumulator used in recursive calls."
11700
(dolist (tag group)
0 commit comments