org-agenda.el (org-agenda-filter-make-matcher): Fix regression
commit8ae106907af2b43f6b5f8cd1bb8753d28bf56afc
authorBastien Guerry <bzg@altern.org>
Tue, 5 Nov 2013 18:41:41 +0000 (5 19:41 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 5 Nov 2013 18:41:41 +0000 (5 19:41 +0100)
tree59c9c5f6f0e4f1882e53469f749812fb48106c0d
parentc1eff607b85312eac2d5be3789ffb3e3aed71e06
org-agenda.el (org-agenda-filter-make-matcher): Fix regression

* org-agenda.el (org-agenda-filter-make-matcher): When
filtering tags and hitting space, filter out entries with
tags, only keep those without tags.

Thanks to Serguei Son for reporting this regression.
lisp/org-agenda.el