Fix new time logging upon rescheduling
commitf4d76465be60d50540d1e4366da372308762d76b
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 19 Aug 2015 14:07:22 +0000 (19 16:07 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 19 Aug 2015 14:07:22 +0000 (19 16:07 +0200)
treead311703ef7d7f8d79e62c6d45481df0bc0eeea4
parent93b73bd3032bf03f129c81fb199fbaeb31a772a3
Fix new time logging upon rescheduling

* lisp/org.el (org-deadline):
(org-schedule): Properly store new time so it is accessible using "%s"
in `org-log-note-headings'.

Reported-by: Malcolm Purvis <malcolm@purvis.id.au>
<http://permalink.gmane.org/gmane.emacs.orgmode/100211>
lisp/org.el