Append Emacs local variables section to the bottom of each file, to start
to enforce local policy for formatting.
This commit is contained in:
parent
c7a8fa036c
commit
5210a43817
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5048
16 changed files with 177 additions and 33 deletions
13
en/docs.sgml
13
en/docs.sgml
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1999-04-03 11:22:34 $">
|
||||
<!ENTITY date "$Date: 1999-06-10 19:40:37 $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: docs.sgml,v 1.68 1999-04-03 11:22:34 jkh Exp $ -->
|
||||
<!-- $Id: docs.sgml,v 1.69 1999-06-10 19:40:37 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -270,3 +270,12 @@ the FAQ (EUC encoding) is also available.</p>
|
|||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
<!--
|
||||
Local Variables:
|
||||
mode: sgml
|
||||
sgml-indent-data: t
|
||||
sgml-omittag: nil
|
||||
sgml-always-quote-attributes: t
|
||||
End:
|
||||
-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue