org-export: Add a function to retrieve category of an element or object
commit22ac03bee5ac7bc6662f5f0be3b3b3d8e7a6a2fd
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 2 Nov 2012 12:44:46 +0000 (2 13:44 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 2 Nov 2012 12:44:46 +0000 (2 13:44 +0100)
tree840d2337e3749185b8a5e18ff095c81629c3f896
parent869e0fa73d074459a75ed6072899572c045f7930
org-export: Add a function to retrieve category of an element or object

* contrib/lisp/org-export.el (org-export-get-category): New function.
* testing/lisp/test-org-export.el: Add tests.
contrib/lisp/org-export.el
testing/lisp/test-org-export.el