org-element: Fix interpreter for timestamp with delay
commit92c2ccb1fb438064453c60ff215adad1c213218d
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 13 Oct 2013 16:13:35 +0000 (13 18:13 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 13 Oct 2013 16:13:35 +0000 (13 18:13 +0200)
tree6ddcb0a08362f7989e09109f0f946b4915476dc2
parent11514badc127a23be25c12394a5084f0e83e8f09
org-element: Fix interpreter for timestamp with delay

* lisp/org-element.el (org-element-timestamp-interpreter): Correctly
  interpret timestamps with delays.
* testing/lisp/test-org-element.el: Add test.
lisp/org-element.el
testing/lisp/test-org-element.el