Fix clock-in with effort and percent complete cookie
commit33740c583376cb4f9020357402c3782b4f3252d0
authorBernt Hansen <bernt@norang.ca>
Sat, 20 Feb 2010 16:38:31 +0000 (20 11:38 -0500)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sat, 20 Feb 2010 17:06:19 +0000 (20 18:06 +0100)
tree52f821acea73df1ff692fed4f9a9de5fa13edae3
parent65561fc344384ca3acd415df95e541c11b47bbb9
Fix clock-in with effort and percent complete cookie

Fixes Lisp error: (error "Not enough arguments for format string") when the
task to be clocked in has both a % in the heading due to the [%] cookie and an effort.
lisp/org-clock.el