org-agenda.el: Fix bug wrt `org-agenda-persistent-filter'
commitcbce904187f6a58ea99b1470dac9444496d25aea
authorBastien Guerry <bzg@altern.org>
Mon, 26 May 2014 13:29:02 +0000 (26 15:29 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 26 May 2014 13:29:02 +0000 (26 15:29 +0200)
tree252c8153dc389024e6734a97eb7d9d6b43518ef1
parent54ab137689682d967a90e509af1febbc9e192dae
org-agenda.el: Fix bug wrt `org-agenda-persistent-filter'

* org-agenda.el (org-agenda-prepare-window): New parameter
`filter-alist' to set the filters correctly when
`org-agenda-persistent-filter' is on.
(org-agenda-prepare): Use the new parameter for
`org-agenda-prepare-window'.

Thanks to Thomas Morgan for reporting this.
lisp/org-agenda.el