Allow chaining sibling's scheduled time.
commitbe9557bf44b64bb1f1d85d04d398b7b48d24f935
authorCarsten Dominik <carsten.dominik@gmail.com>
Wed, 4 Feb 2009 14:37:58 +0000 (4 15:37 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 4 Feb 2009 14:37:58 +0000 (4 15:37 +0100)
tree2ddca25f5d41f4b619eedd5e7b1a77179bbeb5da
parent4e973c6b82221c8664e405e836f0f64764ce4b26
Allow chaining sibling's scheduled time.

Patch by Andrew Hyatt

Andrew Hyatt writes:

    I like to schedule items I'm supposed to be working on, so I like
    when I complete a task that the next sibling task gets the
    schedule from the previous one.  This implements that kind of
    workflow with the org-depend contrib package.

    I've also added a few methods to org.el to make working with
    schedules & deadlines easier.
contrib/ChangeLog
contrib/lisp/org-depend.el
lisp/ChangeLog
lisp/org.el