org-auto-repeat-maybe
org-auto-repeat-maybe is a compiled Lisp function in `org.el
'.
(org-auto-repeat-maybe DONE-WORD)
Check if the current headline contains a repeated deadline/schedule.
If yes, set TODO state back to what it was and change the base date
of repeating deadline/scheduled time stamps to new date.
This function is run automatically after each state change to a DONE state.