org-element: Find objects in document and parsed affiliated keywords
commit99110c60a6c732f6e9131de7ac6090e19e1d01eb
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 29 Oct 2012 09:53:32 +0000 (29 10:53 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 29 Oct 2012 10:09:41 +0000 (29 11:09 +0100)
tree9e8a2c8c7e9a07c5b6f657b1847727eed31e353a
parent89ec3f1abfcbedaf5cd75c9b0916f653ad0bf2f6
org-element: Find objects in document and parsed affiliated keywords

* lisp/org-element.el (org-element-context): Find objects in document
  and parsable affiliated keywords.
* testing/lisp/test-org-element.el: Add tests.
lisp/org-element.el
testing/lisp/test-org-element.el