Reschedule "++" repeaters on same day if in future
commit86e592cb66f9ab7628ccaf21cb93223c1d0cf67e
authorDon March <don@ohspite.net>
Mon, 27 Jun 2016 06:35:44 +0000 (26 23:35 -0700)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 1 Jul 2016 08:59:20 +0000 (1 10:59 +0200)
tree75cf22a2d72c6fc7d956381a213039ea7ec1aaa3
parent11df58e6f4e9354faa947d4c80a6744a50fe7bdc
Reschedule "++" repeaters on same day if in future

* lisp/org.el (org-auto-repeat-maybe): Include the time in a
  timestamp (hours and minutes) when checking if a repeat occurrence is
  in the future.
* doc/org.texi (Repeated Tasks): Document repeat occurrences with a time
  in the timestamp.
doc/org.texi
lisp/org.el