org-agenda.el: Fix bug about 'time-up sorting strategy not being honored
commit348b4f3a8a5c65c7d41d2835d1159c352e79eb6d
authorBastien Guerry <bzg@altern.org>
Sun, 23 Sep 2012 08:16:12 +0000 (23 10:16 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 23 Sep 2012 08:16:12 +0000 (23 10:16 +0200)
tree2f73caf2e439b318f662aa0c93deaf50dc5c32ec
parentc76d722fc4cf272ccc5538ab1ec22f63e20931df
org-agenda.el: Fix bug about 'time-up sorting strategy not being honored

* org-agenda.el (org-search-view, org-agenda-get-todos)
(org-agenda-get-timestamps, org-agenda-get-blocks): Use the
dotime parameter of `org-agenda-format-item' so that 'time-up
and 'time-down agenda sorting strategies are handled correctly.

Thanks to Richard Lawrence who reported this.
lisp/org-agenda.el