branch: externals/org commit e80a0094bb530f070cd8c80f06067e3a2a32b5c8 Merge: 59c6e24 a34d715 Author: Bastien <b...@gnu.org> Commit: Bastien <b...@gnu.org>
Merge branch 'maint' --- lisp/org-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 76fe8e4..f49a24f 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -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