Explorar o código

Merge branch 'maint'

Marco Wahl %!s(int64=5) %!d(string=hai) anos
pai
achega
3342e26f32
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
lisp/org-agenda.el

@@ -8004,7 +8004,7 @@ tags in the FILTER if any of the tags in FILTER are grouptags."
     (save-excursion
       (goto-char (point-min))
       (while (not (eobp))
-	(if (org-get-at-bol 'org-marker)
+	(if (org-get-at-bol 'org-hd-marker)
 	    (progn
 	      (setq tags (org-get-at-bol 'tags)
 		    cat (org-agenda-get-category)