Fix SCHEDULED removal when repeating a task
commit6ed3fc8010bd81b49f68b467b464b4365a55cf70
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 6 Dec 2016 23:10:29 +0000 (7 00:10 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 6 Dec 2016 23:10:29 +0000 (7 00:10 +0100)
tree74ba3ef7be1a3ed591071ac666502a748a38a0b9
parentb4978e271be9cef7130363b8f59c9aa227394383
Fix SCHEDULED removal when repeating a task

* lisp/org.el (org-auto-repeat-maybe): Fix bug where repeating a task
  containing a timestamp without a repeater would remove the scheduled
  date.

Reported-by: 毛晓伟 <maoweirm@126.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/110633>
lisp/org.el