org-agenda.el: Fix inconsistency in `org-agenda-filter-apply' for category filters.
commitbfe8ec1fceaee2d9c5bdf88c574720bebf2e7f7a
authorBastien Guerry <bzg@altern.org>
Tue, 10 Apr 2012 20:25:53 +0000 (10 22:25 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 10 Apr 2012 20:25:53 +0000 (10 22:25 +0200)
tree973c35f7baa9c6f81eaa774dfb9c3fc8112e4027
parent3ec180b88f7af081c6a1532edc47fc66f5453ff5
org-agenda.el: Fix inconsistency in `org-agenda-filter-apply' for category filters.

* org-agenda.el (org-agenda-filter-make-matcher)
(org-agenda-filter-apply): Allow filtering entries out by
category.  Using `C-u <' from the agenda view will redisplay
the agenda without entries from categories of the current
line.

Thanks to John Wiegley for pointing this out.
lisp/org-agenda.el