org-timer: fix bug with `org-timer-item'
commit11f19abcf2793ddc57bf36ac157cbfcf8c58c66c
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 8 Mar 2011 09:40:46 +0000 (8 10:40 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 8 Mar 2011 09:40:46 +0000 (8 10:40 +0100)
treea8de4ccb9bfc840be442bcaf06eeef33cef1c87b
parent4fc3e71f10f238cd2461b785b8ec1b0ecb4ec16b
org-timer: fix bug with `org-timer-item'

* lisp/org-timer.el (org-timer-item): save-excursion prevents
  `org-list-struct' to get the list structure when point isn't on the
  first line of the item.
lisp/org-timer.el