ox: Provide output file name, if any, to back-ends
commit9f9aa52f142e4ffd0bdd2c8ec9a684c9bd452efe
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 4 Aug 2014 08:53:54 +0000 (4 10:53 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 6 Aug 2014 22:00:19 +0000 (7 00:00 +0200)
treeec725374a35b6a68dfd6cb4a7be0e98cd1807c9a
parentf002451544bf93330a99f9d85c9de52de0b283c3
ox: Provide output file name, if any, to back-ends

* lisp/ox.el (org-export-to-file): Provide output file name in
  communication channel, through :output-file property.

This change is needed to fix back-ends needing this information during
the process, e.g., `texinfo'.
lisp/ox.el