org-agenda.el: Fixes for top headline filtering
commit3a262e12e2ded1375509b8ab48016d1797ee6945
authorBastien Guerry <bzg@altern.org>
Thu, 22 May 2014 11:37:27 +0000 (22 13:37 +0200)
committerBastien Guerry <bzg@altern.org>
Thu, 22 May 2014 11:37:27 +0000 (22 13:37 +0200)
treede82eccf609d451e52d66c4061ee8ee3408643ce
parent445a8ec66efce091da92d9d65471fcaaa7b27cc0
org-agenda.el: Fixes for top headline filtering

* org-agenda.el (org-agenda-local-vars): Add
`org-agenda-top-headline-filter'.
(org-agenda-filter-by-category): Fix syntax.
(org-agenda-filter-show-all-top-filter): New function.
(org-agenda-filter-by-top-headline)
(org-agenda-filter-remove-all): Use the new function.
(org-agenda-filter-top-headline-apply): Use a dedicated symbol
`top-headline'.

Thanks to Greg Troxel who provided a preliminary patch.
lisp/org-agenda.el