Remove some options associated to variables
commitfd448cb1e28727aa845b50350d755bf4b14322ed
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 28 Jul 2014 13:14:53 +0000 (28 15:14 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 29 Jul 2014 13:45:18 +0000 (29 15:45 +0200)
tree01d03701aa32d8c0d0aac3a9341e14e05dc0e817
parent011df55c709037d504715290003203c55f147918
Remove some options associated to variables

* lisp/ox-html.el: Remove options.

* lisp/ox-icalendar.el: Remove options.

* lisp/ox-latex.el (org-latex-guess-inputenc, org-latex-compile,
  org-latex--collect-warnings): Use full variable name instead of an
  option.

* lisp/ox-man.el: Remove options.

* lisp/ox-odt.el: Remove options.

* lisp/ox-texinfo.el: Remove options.

* doc/org.texi (Publishing options): Update documentation accordingly.

These variables are meant to be used outside (or on the fringe) of the
export process, where information channel is not available.

remove
doc/org.texi
lisp/ox-html.el
lisp/ox-icalendar.el
lisp/ox-latex.el
lisp/ox-man.el
lisp/ox-odt.el
lisp/ox-org.el
lisp/ox-texinfo.el