Rename org-export-content-div' to org-export-html-content-div'.

* org-html.el (org-export-html-content-div): Rename from
`org-export-content-div'.
(org-export-as-html): Use new name.

Thanks to Jambunathan for spotting this.
This commit is contained in:
Bastien Guerry 2011-07-11 13:33:21 +02:00
parent 1fa21737be
commit 22ed19061a

View file

@ -612,7 +612,7 @@ with a link to this URL."
(const :tag "Keep internal css" nil)
(string :tag "URL or local href")))
(defcustom org-export-content-div "content"
(defcustom org-export-html-content-div "content"
"The name of the container DIV that holds all the page contents."
:group 'org-export-htmlize
:type 'string)
@ -1309,7 +1309,7 @@ lang=\"%s\" xml:lang=\"%s\">
date author description keywords
style
mathjax
org-export-content-div
org-export-html-content-div
(if (or link-up link-home)
(concat
(format org-export-html-home/up-format