Export back-ends: Apply changes to back-end structure
commit758a545fb6da5e3314d609472c0defcee05cf703
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 24 Jun 2013 18:55:24 +0000 (24 20:55 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 4 Jul 2013 12:17:49 +0000 (4 14:17 +0200)
tree3a877c1a6beeb3f1d1a27a23a14f67fff5e33299
parentcea0434c4f7f7f1fc1547e6790b96a76bc217e15
Export back-ends: Apply changes to back-end structure

* lisp/ox-html.el (org-html--format-toc-headline): Make use of
  anonymous back-ends.
* lisp/ox-odt.el (org-odt-footnote-reference): Make use of anonymous
  back-ends.
(org-odt-format-label, org-odt-toc, org-odt-format-headline--wrap):
  Use `org-export-with-backend' instead of
  `org-export-with-translations'.
* contrib/lisp/ox-freemind.el (org-freemind--build-node-contents): Use
  `org-export-with-backend' instead of `org-export-with-translations'.
contrib/lisp/ox-freemind.el
lisp/ox-html.el
lisp/ox-odt.el