Fix `org-clone-subtree-with-time-shift'
commitc31462f33e73e37cb076bf4292c80702589cddd9
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 17 Jan 2017 08:49:48 +0000 (17 09:49 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 17 Jan 2017 08:49:48 +0000 (17 09:49 +0100)
treecb200bc0a72764974230f7267c594d1bff804a0c
parent8c08ee0f8d0de19be5822bc666ed96c4481c87c0
Fix `org-clone-subtree-with-time-shift'

* lisp/org.el (org-clone-subtree-with-time-shift): Fix commit
  8fc9ab83b. Small refactoring.
* testing/lisp/test-org.el (test-org/clone-with-time-shift): Add
  tests.

Reported-by: Kyle Meyer <kyle@kyleam.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/111477>
lisp/org.el
testing/lisp/test-org.el