Browse Source

Merge branch 'maint'

Bastien 4 years ago
parent
commit
e80a0094bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
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