org-element: Implement `org-element-lineage'
commit182d61fc8f8d1b349295769ebeea418c84526715
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 16 Nov 2014 12:13:52 +0000 (16 13:13 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 16 Nov 2014 12:30:33 +0000 (16 13:30 +0100)
tree6633013c951aeb8d4b237357d469186da31b5d55
parent4c4f91800e8a3b0d1eb2c50396909b6a073a449a
org-element: Implement `org-element-lineage'

* lisp/org-element.el (org-element-lineage): New function.

* testing/lisp/test-org-element.el (test-org-element/lineage): New
  test.
lisp/org-element.el
testing/lisp/test-org-element.el