Fix clock in when org-clock-into-drawer is integer
commit0500bd09e242d3580b04dd755608f706cc6eafd9
authorTom Hinton <tom.hinton@cse.org.uk>
Wed, 12 Aug 2015 11:46:47 +0000 (12 12:46 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 13 Aug 2015 20:51:09 +0000 (13 22:51 +0200)
tree79e59a68b13d53eae9e92247bd554835e5a906b6
parentdb314d8ad0dc9282653b630da3857327701fa625
Fix clock in when org-clock-into-drawer is integer

* org-clock.el (org-clock-jump-to-current-clock): Fixed a bug wherein
  `org-clock-jump-to-current-clock' did not work if
  `org-clock-into-drawer' was not either a string or nil.

TINYCHANGE
lisp/org-clock.el