org-timer: User can always set timer by prefix arg
commit2c4e13c56aa0d7f3c8a3c55bf72bedab7b5572a6
authorMarco Wahl <marcowahlsoft@gmail.com>
Tue, 14 Jun 2016 19:49:44 +0000 (14 21:49 +0200)
committerMarco Wahl <marcowahlsoft@gmail.com>
Tue, 14 Jun 2016 19:49:44 +0000 (14 21:49 +0200)
tree8c5c056a15eab541ac0edc4f62afdd8aaae1286e
parent613b27795bbebd7653133ce2c9ff5aa1b0cf9b72
org-timer: User can always set timer by prefix arg

* lisp/org-timer.el (org-timer-set-timer): The user can always set the
  timer with a numeric prefix argument.

Before, when the effort property has been set, the user lost control to
explicitly set the timer to a different time.
lisp/org-timer.el