diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1998-11-03 23:31:21 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1998-11-03 23:31:21 +0000 |
| commit | 3494b32030b9e651db600732c5fbc3284ef5ec0a (patch) | |
| tree | 8e04b64657c67d4f0c38b066c03284e352eb84f9 /en | |
| parent | 336215d4e60654d68c9b214697cbd14f594bed85 (diff) | |
Notes
Diffstat (limited to 'en')
| -rw-r--r-- | en/handbook/README | 2 | ||||
| -rw-r--r-- | en/handbook/handbook.sgml | 11 |
2 files changed, 13 insertions, 0 deletions
diff --git a/en/handbook/README b/en/handbook/README index db01c1977f..7d6dde9125 100644 --- a/en/handbook/README +++ b/en/handbook/README @@ -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. diff --git a/en/handbook/handbook.sgml b/en/handbook/handbook.sgml index 5118430f10..520afd64b3 100644 --- a/en/handbook/handbook.sgml +++ b/en/handbook/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: +--> |
