Agenda: Have series options available when finalizing agenda.
commit52ee4c0bd24cb3e5cd22cf155d0ed3e8a9645c9e
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 6 Jan 2009 08:47:45 +0000 (6 09:47 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 6 Jan 2009 08:47:45 +0000 (6 09:47 +0100)
treef7de58923d309d7fd37e0c6b10730c4b389833f4
parent389419334d3c04d65635da34dd3457fd5c48c0e2
Agenda: Have series options available when finalizing agenda.

An agenda series can have a set of global options.  Matt Lundin
reported that these options to not work completely.  There reason was
that, when calling `org-finalize-agenda' for a series, the dynamic
binding of those options was already off again.  This commit makes
sure that these bindings are available also during this final step.
lisp/ChangeLog
lisp/org-agenda.el