org-element: Fix timestamp interpreter
commita51b8fa3085596f3cc241ed82bb2da55d86c87e1
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 25 Nov 2012 00:03:51 +0000 (25 01:03 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 25 Nov 2012 00:16:39 +0000 (25 01:16 +0100)
tree34dd804784c69ad0dd25dac967d97a95eb0fd4ba
parentb7053b5f9c42095ea3bd636d0e7eb736abf8e730
org-element: Fix timestamp interpreter

* lisp/org-element.el (org-element-timestamp-interpreter): Fix
  timestamp interpreter when raw value isn't available.
* testing/lisp/test-org-element.el: Update test.
lisp/org-element.el
testing/lisp/test-org-element.el