Added
<!-- Local Variables: mode: sgml sgml-indent-data: t sgml-omittag: nil sgml-shorttag: nil sgml-always-quote-attributes: t sgml-minimize-attributes: max End: --> to handbook.sgml
This commit is contained in:
parent
336215d4e6
commit
3494b32030
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3731
4 changed files with 35 additions and 0 deletions
en/handbook
en_US.ISO8859-1/books/handbook
en_US.ISO_8859-1/books/handbook
|
@ -615,3 +615,5 @@ for example,
|
|||
to the bottom of each chapter.sgml file, so Emacs can do something
|
||||
useful with it. This uses the new chapter.decl file.
|
||||
|
||||
59. Add similar local variables (but not sgml-declaration or
|
||||
sgml-parent-document to handbook.sgml.
|
||||
|
|
|
@ -87,3 +87,14 @@
|
|||
&chap.pgpkeys;
|
||||
</part>
|
||||
</book>
|
||||
|
||||
<!--
|
||||
mode: sgml
|
||||
sgml-declaration: "../chapter.decl"
|
||||
sgml-indent-data: t
|
||||
sgml-omittag: nil
|
||||
sgml-shorttag: nil
|
||||
sgml-always-quote-attributes: t
|
||||
sgml-minimize-attributes: max
|
||||
End:
|
||||
-->
|
||||
|
|
|
@ -87,3 +87,14 @@
|
|||
&chap.pgpkeys;
|
||||
</part>
|
||||
</book>
|
||||
|
||||
<!--
|
||||
mode: sgml
|
||||
sgml-declaration: "../chapter.decl"
|
||||
sgml-indent-data: t
|
||||
sgml-omittag: nil
|
||||
sgml-shorttag: nil
|
||||
sgml-always-quote-attributes: t
|
||||
sgml-minimize-attributes: max
|
||||
End:
|
||||
-->
|
||||
|
|
|
@ -87,3 +87,14 @@
|
|||
&chap.pgpkeys;
|
||||
</part>
|
||||
</book>
|
||||
|
||||
<!--
|
||||
mode: sgml
|
||||
sgml-declaration: "../chapter.decl"
|
||||
sgml-indent-data: t
|
||||
sgml-omittag: nil
|
||||
sgml-shorttag: nil
|
||||
sgml-always-quote-attributes: t
|
||||
sgml-minimize-attributes: max
|
||||
End:
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue