Fix `org-auto-repeat-maybe'
commit157f91c31ca2a39757c144cfe50e10f08ba7fccb
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 10 Jan 2016 23:56:02 +0000 (11 00:56 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 10 Jan 2016 23:58:53 +0000 (11 00:58 +0100)
treecbe4e015495973f3c07486274daddb47a17f5a1a
parente2e5fc2f58c2a650ebf01d35f945c801eda0178a
Fix `org-auto-repeat-maybe'

* lisp/org.el (org-auto-repeat-maybe): Do not remove SCHEDULED time
  stamp when encountering a time stamp without a repeater.  Also, ensure
  "REPEAT_TO_STATE" property can be inherited.  Small refactoring.

Reported-by: "Bradley M. Kuhn" <bkuhn@ebb.org>
<http://permalink.gmane.org/gmane.emacs.orgmode/104103>
lisp/org.el