Move time related functions from "org.el" to "org-macs.el"
commitff3f3876a8d6b132e911f095639d0c2813551202
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 17 Apr 2018 14:06:09 +0000 (17 16:06 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 17 Apr 2018 14:06:09 +0000 (17 16:06 +0200)
tree027b483ead682648cf01ea3268f85517ef490718
parent1171d5ef0c183721d961ddc3499739eb70bc53ed
Move time related functions from "org.el" to "org-macs.el"

* lisp/org.el (org-2ft):
(org-time=):
(org-time<):
(org-time<=):
(org-time>):
(org-time>=):
(org-time<>):
(org-matcher-time): Move from here to...
* lisp/org-macs.el: ... here
lisp/org-macs.el
lisp/org.el