org-export: Allow access to input file's full path in communication channel
commitbe4380679424f3afd5364c31b091560ba4fe4aaa
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 6 Feb 2012 11:26:01 +0000 (6 12:26 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 6 Feb 2012 11:26:01 +0000 (6 12:26 +0100)
tree2e2364c2823fdf7effe895f59b4de74a7496c820
parent223b618393ad4d8c2406c63068213d02e5b1dd56
org-export: Allow access to input file's full path in communication channel

* contrib/lisp/org-export.el (org-export-collect-options): Remove
  useless argument.
(org-export-initial-options): Add an `:input-file' property in
communication channel.
contrib/lisp/org-export.el