Skip to content

Commit b7fbecb

Browse files
committed
[CSS2] Shorten emacs comments
1 parent e837685 commit b7fbecb

39 files changed

Lines changed: 69 additions & 169 deletions

css2/about.src

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -531,19 +531,6 @@ the creation of this specification:
531531
</HTML>
532532
<!-- Keep this comment at the end of the file
533533
Local variables:
534-
mode: sgml
535-
sgml-omittag:nil
536-
sgml-shorttag:nil
537-
sgml-minimize-attributes:t
538-
sgml-always-quote-attributes:t
539-
sgml-indent-step:nil
540-
sgml-indent-data:t
541-
sgml-parent-document:nil
542-
sgml-exposed-tags:nil
543-
sgml-local-catalogs:nil
544-
sgml-local-ecat-files:nil
545-
sgml-declaration:"~/SGML/HTML4.decl"
546-
sgml-default-doctype-name:"html"
547-
sgml-nofill-elements:("pre" "style" "br")
534+
mode: html
548535
End:
549536
-->

css2/aural.src

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -951,10 +951,6 @@ status of aural properties.)
951951
</HTML>
952952
<!-- Keep this comment at the end of the file
953953
Local variables:
954-
mode: sgml
955-
sgml-declaration:"~/SGML/HTML4.decl"
956-
sgml-default-doctype-name:"html"
957-
sgml-minimize-attributes:t
958-
sgml-nofill-elements:("pre" "style" "br")
954+
mode: html
959955
End:
960956
-->

css2/box.src

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -820,9 +820,6 @@ appears has the left margin, left border and left padding.
820820
</HTML>
821821
<!-- Keep this comment at the end of the file
822822
Local variables:
823-
mode: sgml
824-
sgml-declaration:"~/SGML/HTML4.dcl"
825-
sgml-default-doctype-name:"html"
826-
sgml-minimize-attributes:t
823+
mode: html
827824
End:
828825
-->

css2/cascade.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,4 +550,3 @@ <H3><span class="secno">6.4.4</span> <span id="preshint">Precedence of non-CSS p
550550
</BODY>
551551
</html>
552552

553-

css2/cascade.src

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -497,12 +497,6 @@ font[color] { color: orange ! important; }
497497
</html>
498498
<!-- Keep this comment at the end of the file
499499
Local variables:
500-
mode: sgml
501-
sgml-declaration:"~/SGML/HTML4.decl"
502-
sgml-default-doctype-name:"html"
503-
sgml-minimize-attributes:t
504-
sgml-nofill-elements:("pre" "style" "br")
505-
sgml-live-element-indicator:t
500+
mode: html
506501
End:
507502
-->
508-

css2/changes.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@ <H1><span class="secno">Appendix C.</span> <span id="app-changes"><span id="q21.
6969
</BODY>
7070
</HTML>
7171

72+

css2/changes.src

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,8 @@ href="/TR/2007/CR-CSS21-20070719">CR version of July 19, 2007.</a>
8181
</BODY>
8282
</HTML>
8383

84+
<!-- Keep this comment at the end of the file
85+
Local variables:
86+
mode: html
87+
End:
88+
-->

css2/colors.src

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -404,16 +404,6 @@ P { background: url("chess.png") gray 50% repeat fixed }
404404
</html>
405405
<!-- Keep this comment at the end of the file
406406
Local variables:
407-
mode: sgml
408-
sgml-omittag:nil
409-
sgml-shorttag:nil
410-
sgml-minimize-attributes:nil
411-
sgml-always-quote-attributes:t
412-
sgml-indent-step:nil
413-
sgml-indent-data:t
414-
sgml-parent-document:nil
415-
sgml-exposed-tags:nil
416-
sgml-local-catalogs:nil
417-
sgml-local-ecat-files:nil
407+
mode: html
418408
End:
419409
-->

css2/conform.src

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -454,11 +454,6 @@ content type has been registered by RFC 2318 ([[RFC2318]]).
454454
</html>
455455
<!-- Keep this comment at the end of the file
456456
Local variables:
457-
mode: sgml
458-
sgml-declaration:"~/SGML/HTML4.dcl"
459-
sgml-default-doctype-name:"html"
460-
sgml-minimize-attributes:t
461-
sgml-nofill-elements:("pre" "style" "br")
462-
sgml-live-element-indicator:t
457+
mode: html
463458
End:
464459
-->

css2/cover.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -655,11 +655,6 @@ <h2 id="contents">Table of Contents</h2>
655655
</html>
656656
<!-- Keep this comment at the end of the file
657657
Local variables:
658-
mode: sgml
659-
sgml-declaration:"~/SGML/HTML4.dcl"
660-
sgml-default-doctype-name:"html"
661-
sgml-minimize-attributes:t
662-
sgml-nofill-elements:("pre" "style" "br")
663-
sgml-live-element-indicator:t
658+
mode: html
664659
End:
665660
-->

0 commit comments

Comments
 (0)