Merge ox-infojs.el into ox-html.el
commit1dfc45554aa3275499f471a93de7d02323df7b54
authorBastien Guerry <bzg@altern.org>
Fri, 1 Mar 2013 13:26:55 +0000 (1 14:26 +0100)
committerBastien Guerry <bzg@altern.org>
Fri, 1 Mar 2013 13:26:55 +0000 (1 14:26 +0100)
tree398d4291995dedca7dba524615623c6bb6763f66
parent136781b6a1a893622bac0ca6ab652e1e8415162d
Merge ox-infojs.el into ox-html.el

* org-pcomplete.el
(pcomplete/org-mode/file-option/infojs_opt): Use
`org-html-infojs-opts-table'.

* ox-html.el (org-html-infojs-opts-table):
(org-html-use-infojs, org-html-infojs-options)
(org-html-infojs-template): Move from ox-jsinfo.el.
Rename using the org-html- prefix.
(org-html-infojs-install-script): Move from ox-infojs.el.

* ox-infojs.el: Delete.

* org.texi (JavaScript support): Update variable names.
doc/org.texi
lisp/org-pcomplete.el
lisp/ox-html.el
lisp/ox-jsinfo.el [deleted file]