org-element: Implement a function to find object at point
commit3a70c906671f75574b6faefebe711442ed776d7e
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 6 Jul 2012 22:47:51 +0000 (7 00:47 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 6 Jul 2012 22:49:13 +0000 (7 00:49 +0200)
treef20c94dbcf9496679af1825bcd4ed4b08f357ef3
parente2c2afe013c8cd313883d0139e1d604360f37205
org-element: Implement a function to find object at point

* contrib/lisp/org-element.el (org-element-context): New function.
* testing/lisp/test-org-element.el: Add tests.
contrib/lisp/org-element.el
testing/lisp/test-org-element.el