Rename `org-timestamp--to-internal-time' into `org-timestamp-to-time'
commit728920a8edf7e24ae1656b2a6bfaeb7c58b15012
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 10 Jan 2018 13:39:09 +0000 (10 14:39 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 10 Jan 2018 14:05:11 +0000 (10 15:05 +0100)
treee992bee82735f29445ff45c59ae74581f9e9ddee
parentee27fb010ed0d1adbb8670c21241c69ebfb757a3
Rename `org-timestamp--to-internal-time' into `org-timestamp-to-time'

* lisp/org.el (org-timestamp-to-time): New function.
(org-timestamp--to-internal-time): Remove function.
(org-timestamp-format): Use new function.

* testing/lisp/test-org.el (test-org/timestamp-to-time): New test.
etc/ORG-NEWS
lisp/org.el
testing/lisp/test-org.el