Merge branch 'maint'

This commit is contained in:
Bastien 2021-05-17 07:20:32 +02:00
commit e80a0094bb
1 changed files with 1 additions and 1 deletions

View File

@ -2951,7 +2951,7 @@ Pressing `<' twice means to restrict to the current subtree or region
(`tags
(org-tags-view current-prefix-arg org-match))
(`tags-todo
(org-tags-view nil org-match))
(org-tags-view '(4) org-match))
(`todo
(org-todo-list org-match))
(`tags-tree