1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-12-14 09:39:21 +00:00
This commit is contained in:
Carsten Dominik 2009-05-20 08:32:13 +02:00
parent f5fc821214
commit d62795f8a7

View File

@ -1,3 +1,4 @@
(
;;; org-html.el --- HTML export for Org-mode
;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009
@ -695,7 +696,7 @@ lang=\"%s\" xml:lang=\"%s\">
<div id=\"content\">
"
(format org-export-html-xml-declaration
(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