Skip to content

Commit 8b963c8

Browse files
committed
[css2] Made it work better with emacs :-)
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40179
1 parent 4ce4c7c commit 8b963c8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/tables.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1+
<!doctype html public '-//W3C//DTD HTML 4.0 transitional//EN'>
22
<html lang="en">
3-
<!-- $Id: tables.src,v 1.13 1997-09-25 11:49:52 bbos Exp $ -->
3+
<!-- $Id: tables.src,v 1.14 1997-09-30 18:35:43 bbos Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
66
<title>Tables</title>
@@ -590,7 +590,7 @@ spoken wasn't associated with this header.</p>
590590
<!-- Keep this comment at the end of the file
591591
Local variables:
592592
mode: sgml
593-
sgml-declaration:"~/SGML/html.decl"
593+
sgml-declaration:"~/SGML/HTML4.decl"
594594
sgml-default-doctype-name:"html"
595595
sgml-minimize-attributes:t
596596
sgml-nofill-elements:("pre" "style" "br")

0 commit comments

Comments
 (0)