Pass current-time as optional arg for tests
commit5a01b116a40fd87583cfb08d821b73cbe99f5a2d
authorKyle Meyer <kyle@kyleam.com>
Mon, 27 Jul 2015 03:28:09 +0000 (26 23:28 -0400)
committerKyle Meyer <kyle@kyleam.com>
Mon, 27 Jul 2015 03:28:09 +0000 (26 23:28 -0400)
tree41bd1269b90e390820a045124db45d23a672d451
parent217ad4aafbf7daeb1045efac4a5c80a8f97d553a
Pass current-time as optional arg for tests

* lisp/org.el (org-read-date-analyze):
* lisp/org-timer.el (org-timer-seconds): Explicitly pass current-time as
  optional time argument and explain reason in comment.

This reverts some changes from 91ab6c4 ("Backport commit 123ddec from
Emacs master branch", 2014-10-28).
lisp/org-timer.el
lisp/org.el