ox-texinfo: Fix @setfilename command
commitbeed9cbe63e3b601530b5d0787397cab795274cf
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 4 Aug 2014 09:48:09 +0000 (4 11:48 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 6 Aug 2014 22:00:25 +0000 (7 00:00 +0200)
tree21abbd7bdc4a0fe1e5d22a3547db5dcddc709a6a
parent9f9aa52f142e4ffd0bdd2c8ec9a684c9bd452efe
ox-texinfo: Fix @setfilename command

* lisp/ox-texinfo.el (texinfo): Do not provide a default value for
  @setfilename value.
(org-texinfo-filename): Remove variable.
(org-texinfo-template): Correctly find value for @setfilename command.
If none is possible, do not provide the command at all.
lisp/ox-texinfo.el