Change default value for `org-clock-into-drawer'
commite990bedc51f8488fb39961e06cfbe883429a33ea
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 14 Dec 2014 17:22:31 +0000 (14 18:22 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 14 Dec 2014 17:22:31 +0000 (14 18:22 +0100)
tree1713cd1318bdb12261835982f33ade1f1763ef8a
parent43410304f6830a46e54db23afbe3c94de38a22c3
Change default value for `org-clock-into-drawer'

* lisp/org-clock.el (org-clock-into-drawer): Update docstring.  Change
  default value.
(org-clock-jump-to-current-clock): Properly find current clock drawer,
if any.
(org-clock-find-position): Tiny fix.
(org-clock-out): Properly check if clock and log drawers are the same.
(org-clock-find-position, org-clock-out,
(org-clock-remove-empty-clock-drawer): Use new function.
lisp/org-clock.el