Added org-clock-current-task which stores the last clocked in entry.
commit30ffaca5aa2cbffbfa2dd21335c058c75a22ed33
authorBastien Guerry <bzg@altern.org>
Wed, 24 Feb 2010 15:28:43 +0000 (24 16:28 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 24 Feb 2010 15:28:43 +0000 (24 16:28 +0100)
treef61e0c6fdfaad806c6d13d86d65288bd2044f876
parentada3986f9d552f64e86caded38e0abac69bb9ae5
Added org-clock-current-task which stores the last clocked in entry.

The `org-clock-set-current' and `org-clock-delete-current' functions
handle this variable.  The variable only stores the last clocked in
entry, not the history of clocked in tasks.
lisp/ChangeLog
lisp/org-clock.el