org-mode/EXPERIMENTAL
Bastien Guerry c86a84828d 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'.
2011-07-06 12:56:53 +02:00
..
org-export.el EXPERIMENTAL/org-export.el: Delete redundant function. 2011-07-06 12:56:53 +02:00
org-mw.el Rename experimental file org-mediawiki.el to org-mw.el. 2011-07-06 12:53:19 +02:00