diff lisp/psgml/psgml-html.el @ 110:fe104dbd9147 r20-1b7

Import from CVS: tag r20-1b7
author cvs
date Mon, 13 Aug 2007 09:19:45 +0200
parents 4be1180a9e89
children 8619ce7e4c50
line wrap: on
line diff
--- a/lisp/psgml/psgml-html.el	Mon Aug 13 09:18:41 2007 +0200
+++ b/lisp/psgml/psgml-html.el	Mon Aug 13 09:19:45 2007 +0200
@@ -76,10 +76,10 @@
     "  </head>\n"
     "\n"
     "  <body>\n"
-    "      <h1>" (s title) "</h1>\n\n"
+    "    <h1>" (s title) "</h1>\n\n"
     p
-    "\n\n      <hr>\n"
-    "      <address>" html-helper-address-string "</address>\n"
+    "\n\n    <hr>\n"
+    "    <address>" html-helper-address-string "</address>\n"
     (html-helper-return-created-string)
     html-helper-timestamp-start
     html-helper-timestamp-end