org-export: New function to return a node property, even inherited
commit66fe322120331453e65654cb0b9bd15058492467
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 23 Sep 2012 17:37:21 +0000 (23 19:37 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 23 Sep 2012 17:37:21 +0000 (23 19:37 +0200)
treee9b895bd34a5ea7e079f271012d232ee897bc2a9
parentb60445cfd44bf800f0c338cbf9795ceb2767a06d
org-export: New function to return a node property, even inherited

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