summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2019-08-30 08:51:02 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2019-08-30 08:51:02 +0200
commitfcc0d8f509f12ca55efe548bf78150d7ca0fc95a (patch)
tree547ff5a8daa0f7a23540824a4bc9ee7fbd2f25a6
parent713a4147139a5cf7fd543e099c59b0b75f90711f (diff)
downloadorg-mode-fcc0d8f509f12ca55efe548bf78150d7ca0fc95a.tar.gz
Clarify the reach of top-level headline filtering.
* doc/org-manual.org (Filtering in the agenda): Clarify the reach of top-level headline filtering.
-rw-r--r--doc/org-manual.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 9317844..eb0a1e9 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -9181,8 +9181,8 @@ custom agenda commands.
- {{{kbd(^)}}} (~org-agenda-filter-by-top-headline~) ::
#+findex: org-agenda-filter-by-top-headline
- Filter the current agenda view and only display the siblings and the
- parent headline of the one at point.
+ Filter the current agenda view and only display items that fall
+ under the same top-level headline as the current entry.
- {{{kbd(|)}}} (~org-agenda-filter-remove-all~) ::