org-export: Add function to retrieve next element/object in parse tree
commita47713717b6e264ddecbabd4e3758458cdff25ab
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 23 Jan 2012 21:09:37 +0000 (23 22:09 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 23 Jan 2012 21:15:39 +0000 (23 22:15 +0100)
tree18204835d120d078a4bca137e016ce6655fbc658
parentc31067803f88842a2604cc22a5c074d2b2f9c20f
org-export: Add function to retrieve next element/object in parse tree

* contrib/lisp/org-export.el (org-export-get-next-element): New function.
contrib/lisp/org-export.el