org-mode/lisp
Carsten Dominik b44e3d05ee Agenda: Fix sorting by TODO state in block agendas
Christopher Suckling reports that todo state sorting doe not work in
block agenda.  The reason for this that the variable
`org-todo-keywords-for-agenda' which is supposed to be a lost of all
keywords of all buffers contributing to the agenda, is not correct
during the construction of a block agenda.

Therefore, this commit instructs the todo state comparison function to
refer back to the original buffer for a list of todo keywords.
2009-02-16 19:01:52 +01:00
..
ChangeLog Agenda: Fix sorting by TODO state in block agendas 2009-02-16 19:01:52 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Agenda: Fix sorting by TODO state in block agendas 2009-02-16 19:01:52 +01:00
org-archive.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-attach.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-bbdb.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-bibtex.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-clock.el Clocking: Capture clock in LOGBOOK drawer, abandon CLOCK drawer 2009-02-15 09:22:14 +01:00
org-colview-xemacs.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-colview.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-compat.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-exp.el Clocking: Capture clock in LOGBOOK drawer, abandon CLOCK drawer 2009-02-15 09:22:14 +01:00
org-export-latex.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-faces.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-footnote.el Sync changes from downstream Emacs 2009-02-13 09:11:22 +01:00
org-gnus.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-id.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-info.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-irc.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-jsinfo.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-list.el Docs: Improve consistency of checkbox command description. 2009-02-15 22:34:19 +01:00
org-mac-message.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-macs.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-mew.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-mhe.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-mouse.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-plot.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-publish.el Publish: Allow to select all files, even without extension 2009-02-13 17:54:19 +01:00
org-remember.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-rmail.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-table.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-timer.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-vm.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-w3m.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org-wl.el Version number: Push to 6.22trans 2009-02-13 07:45:42 +01:00
org.el Agenda: Make sure all entries have a todo-state property 2009-02-16 07:52:41 +01:00