org-element: Fix docstring, add tests
commita385c6e0e43b0127c49a1552ae6313a7a392dc83
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 18 Feb 2013 07:58:59 +0000 (18 08:58 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 18 Feb 2013 07:58:59 +0000 (18 08:58 +0100)
tree223b5f473a6c1108c563419f07cf43b716e95fd3
parentaf9191d18b3c8224fc48661bc5831b3b06944f4c
org-element: Fix docstring, add tests

* lisp/org-element.el (org-element-headline-parser,
  org-element-inlinetask-parser): Fix docstring.
* testing/lisp/test-org-element.el: Add tests.

This follows ae5932282d44742d932d40136edf441bc18609a9.
lisp/org-element.el
testing/lisp/test-org-element.el