Automatically clock out when switching to specified state
commitd2dc39a67be1a24defa3260ccd909fd55ff84ef1
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 15 Jan 2010 17:16:07 +0000 (15 18:16 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 15 Jan 2010 17:21:36 +0000 (15 18:21 +0100)
tree0ed5dc6ea19d501dc97d29a8ebc63b5a887a7526
parenta4384ac49df1eb5c21dceeddc2c3811b83d5d7d3
Automatically clock out when switching to specified state

The variable `org-clock-out-when-done' can now also be a list of
states.  When the TODO state of a task changes to one of these states,
the clock will stop running in that task.

This extension of the logic was a proposal by Ricard Riley.
lisp/ChangeLog
lisp/org-clock.el