diff --git a/lisp/org-html.el b/lisp/org-html.el index 6ddb9efa7..feee6dc57 100644 --- a/lisp/org-html.el +++ b/lisp/org-html.el @@ -669,8 +669,8 @@ PUB-DIR is set, use this as the publishing directory." (unless body-only ;; File header (insert (format -; " -" + @@ -687,7 +687,7 @@ lang=\"%s\" xml:lang=\"%s\">
" -; (or charset "iso-8859-1") + (or charset "iso-8859-1") language language (org-html-expand title) (or charset "iso-8859-1") date author description keywords