Fix `org-auto-repeat-maybe'
commit25f12218d2fe1152cba840d1a0caedddb1656d90
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 14 Sep 2017 13:33:51 +0000 (14 15:33 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 14 Sep 2017 13:40:28 +0000 (14 15:40 +0200)
treef230831a5e447599c0e6a67dac0d8f506f0e73cd
parent63f1ffac3244d22925a360adb757a2fcea6c38c4
Fix `org-auto-repeat-maybe'

* lisp/org.el (org-auto-repeat-maybe): Fix `org-auto-repeat-maybe'.

* testing/lisp/test-org.el (test-org/auto-repeat-maybe): Add test.

Reported-by: Samuel Wales <samologist@gmail.com>
<http://lists.gnu.org/archive/html/emacs-orgmode/2017-09/msg00298.html>
lisp/org.el
testing/lisp/test-org.el