org-export: Implement function to locally override translation table
commit27f06c104ea7362938b969d55c8d02dd6fc51478
authorNicolas Goaziou <n.goaziou@gmail.com>
Wed, 19 Dec 2012 15:59:12 +0000 (19 16:59 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 19 Dec 2012 16:48:51 +0000 (19 17:48 +0100)
treec7da8aef500e541b5d7b294c3623437c84cff763
parentb63128a31255450914500c56cee7cebff37c419e
org-export: Implement function to locally override translation table

* contrib/lisp/org-export.el (org-export-data-with-translations,
  org-export-data-with-backend): New functions.
* testing/lisp/test-org-export.el: Add tests.
contrib/lisp/org-export.el
testing/lisp/test-org-export.el