EXPERIMENTAL/org-export.el: Delete redundant function.
commitc86a84828d21e30a60a05c497160fd625b175e11
authorBastien Guerry <bzg@altern.org>
Wed, 6 Jul 2011 10:56:53 +0000 (6 12:56 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 6 Jul 2011 10:56:53 +0000 (6 12:56 +0200)
tree5cc63a8c2d1fe9c15a9193b6f6b6e866de07dcae
parent91b6f11a042e8dc8ad9cebb478bd324aa2efd5e7
EXPERIMENTAL/org-export.el: Delete redundant function.

`org-export-export-preprocess-string' was a dummy copy of
`org-export-preprocess-string', adapted for specific needs
of org-mw-export.  We now use `org-export-preprocess-string'
directly.  This requires a minor change in this latter function:
if :for-backend is not explicitely passed, then the let binding
of `org-export-current-backend' falls back on the previous value
of org-export-current-backend'.
EXPERIMENTAL/org-export.el
lisp/org-exp.el