Skip to content

Commit ba8f4d2

Browse files
committed
[css2] Added emacs mode variables.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40225
1 parent 2e7a557 commit ba8f4d2

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

css2/cascade.src

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: cascade.src,v 1.14 1997-10-03 22:11:10 ian Exp $ -->
3+
<!-- $Id: cascade.src,v 1.15 1997-10-10 11:59:33 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Cascade</TITLE>
@@ -168,3 +168,13 @@ rules. In a transition phase, this policy will make it easier for
168168
stylistic attributes to coexist with style sheets.
169169
</BODY>
170170
</html>
171+
<!-- Keep this comment at the end of the file
172+
Local variables:
173+
mode: sgml
174+
sgml-declaration:"~/SGML/HTML4.decl"
175+
sgml-default-doctype-name:"html"
176+
sgml-minimize-attributes:t
177+
sgml-nofill-elements:("pre" "style" "br")
178+
sgml-live-element-indicator:t
179+
End:
180+
-->

0 commit comments

Comments
 (0)