ox: Re-introduce `org-export-current-backend' for compatibility
commitf5161671ceb882b7a946d0632fbbf5c380952556
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 3 Aug 2013 07:44:34 +0000 (3 09:44 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 3 Aug 2013 07:44:34 +0000 (3 09:44 +0200)
tree46ffdb67928e7afc8ac5cb631b372091f84be61e
parent216521ea2ba54106d0dc6a29248d5691deca5dcd
ox: Re-introduce `org-export-current-backend' for compatibility

* lisp/ox.el (org-export-current-backend): New variable.
(org-export-as): Use new variable.

Thanks to Christophe Rhodes for providing a preliminary patch.
lisp/ox.el