org-clock: Fix `org-clock-in-last' with universal argument
commita752684bf0368ddea1f6480157e770c0dd57b7a5
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 31 Jan 2015 11:46:50 +0000 (31 12:46 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 31 Jan 2015 11:46:50 +0000 (31 12:46 +0100)
tree510e40e9fd6f084454270355bceb8130f86bab9d
parent37fc8667e08bb1fbfd238de28b53bf484d67f9fb
org-clock: Fix `org-clock-in-last' with universal argument

* lisp/org-clock.el (org-clock-in-last): `org-clock-in' expects an
  universal argument, not the return value of `org-clock-select-task'.

Reported-by: Peter Münster <pmlists@free.fr>
<http://permalink.gmane.org/gmane.emacs.orgmode/94331>
lisp/org-clock.el