Revert actionable repeaters in inactive timestamps
commit5e47e49832be6c685321379c052b6b6282ee62a3
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 30 Jan 2019 21:19:28 +0000 (30 22:19 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 30 Jan 2019 21:19:28 +0000 (30 22:19 +0100)
tree5a62e09776d1e4dba49e20075c9e5ef39dcbcdfd
parent5fe9e6cbeaea12c020eeb495223ce359825121b8
Revert actionable repeaters in inactive timestamps

* lisp/org.el (org-repeat-re): Repeaters are for active timestamps
  only.
* testing/lisp/test-org.el (test-org/auto-repeat-maybe): Update test.

Reported-by: cesar mena <cesar.mena@gmail.com>
<http://lists.gnu.org/r/emacs-orgmode/2019-01/msg00095.html>
lisp/org.el
testing/lisp/test-org.el