]> code.delx.au - gnu-emacs/commit
2009-01-28 Carsten Dominik <carsten.dominik@gmail.com>
authorCarsten Dominik <dominik@science.uva.nl>
Wed, 28 Jan 2009 14:33:23 +0000 (14:33 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Wed, 28 Jan 2009 14:33:23 +0000 (14:33 +0000)
commitd6685abc9e7e9940fa4e9d683c4cc52826efc0f9
tree63bf2ad01fd427453edd023a38b92f32de965a4d
parentf088b054762a1efde71f64690d0418811812dd59
2009-01-28  Carsten Dominik  <carsten.dominik@gmail.com>

* org-agenda.el (org-agenda-get-todos): Start search from correct
position.

* org.el (org-fast-todo-selection): Make sure TODO selection does
not change buffer position.

* org-list.el (org-toggle-checkbox): Implement adding or removing
checkboxes from line or region when called with a prefix
argument.

* org-rmail.el (org-rmail-store-link): Protect the call to
`rmail-narrow-to-non-pruned-header'.

* org-clock.el (org-clock-special-range): Fix week display in
clock tables.

* org-exp.el (org-get-current-options): Fix bug when in indirect
buffer.

* org-agenda.el (org-agenda-dim-blocked-tasks): New option.
(org-finalize-agenda): Call `org-agenda-dim-blocked-tasks'.
(org-agenda-dim-blocked-tasks): New function.

* org.el (org-enforce-todo-dependencies): New option.
(org-block-todo-from-children-or-siblings): New function.

* org-faces.el (org-agenda-dimmed-todo-face): New face.
35 files changed:
doc/misc/ChangeLog
lisp/org/ChangeLog
lisp/org/org-agenda.el
lisp/org/org-archive.el
lisp/org/org-attach.el
lisp/org/org-bbdb.el
lisp/org/org-bibtex.el
lisp/org/org-clock.el
lisp/org/org-colview.el
lisp/org/org-compat.el
lisp/org/org-exp.el
lisp/org/org-export-latex.el
lisp/org/org-faces.el
lisp/org/org-footnote.el
lisp/org/org-gnus.el
lisp/org/org-id.el
lisp/org/org-info.el
lisp/org/org-irc.el
lisp/org/org-jsinfo.el
lisp/org/org-list.el
lisp/org/org-mac-message.el
lisp/org/org-macs.el
lisp/org/org-mew.el
lisp/org/org-mhe.el
lisp/org/org-mouse.el
lisp/org/org-plot.el
lisp/org/org-publish.el
lisp/org/org-remember.el
lisp/org/org-rmail.el
lisp/org/org-table.el
lisp/org/org-timer.el
lisp/org/org-vm.el
lisp/org/org-w3m.el
lisp/org/org-wl.el
lisp/org/org.el