From 7d55139b431f0ae67d041910812e7c2f38c0e09d Mon Sep 17 00:00:00 2001 From: simonmar <unknown> Date: Tue, 18 Apr 2000 11:01:24 +0000 Subject: [PATCH] [project @ 2000-04-18 11:01:24 by simonmar] Add declarations so that emacs PSGML mode can find the DOCTYPE declaration properly. --- ghc/docs/users_guide/debugging.sgml | 7 +++++++ ghc/docs/users_guide/glasgow_exts.sgml | 7 +++++++ ghc/docs/users_guide/gone_wrong.sgml | 7 +++++++ ghc/docs/users_guide/installing.sgml | 7 +++++++ ghc/docs/users_guide/intro.sgml | 7 +++++++ ghc/docs/users_guide/lang.sgml | 7 +++++++ ghc/docs/users_guide/parallel.sgml | 7 +++++++ ghc/docs/users_guide/runtime_control.sgml | 7 +++++++ ghc/docs/users_guide/sooner.sgml | 7 +++++++ ghc/docs/users_guide/using.sgml | 7 +++++++ ghc/docs/users_guide/utils.sgml | 7 +++++++ ghc/docs/users_guide/vs_haskell.sgml | 7 +++++++ ghc/docs/users_guide/win32-dlls.sgml | 7 +++++++ 13 files changed, 91 insertions(+) diff --git a/ghc/docs/users_guide/debugging.sgml b/ghc/docs/users_guide/debugging.sgml index e203081f1e61..b0efce504840 100644 --- a/ghc/docs/users_guide/debugging.sgml +++ b/ghc/docs/users_guide/debugging.sgml @@ -671,3 +671,10 @@ file). </Sect2> </Sect1> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter" "sect1") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/glasgow_exts.sgml b/ghc/docs/users_guide/glasgow_exts.sgml index 5312f1c0a49f..6cbb5fec76e7 100644 --- a/ghc/docs/users_guide/glasgow_exts.sgml +++ b/ghc/docs/users_guide/glasgow_exts.sgml @@ -4844,3 +4844,10 @@ program even if fusion doesn't happen. More rules in <Filename>PrelList.lhs</Fi </Sect2> </Sect1> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter" "sect1") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/gone_wrong.sgml b/ghc/docs/users_guide/gone_wrong.sgml index 9467460f492f..f7515e105c1b 100644 --- a/ghc/docs/users_guide/gone_wrong.sgml +++ b/ghc/docs/users_guide/gone_wrong.sgml @@ -458,3 +458,10 @@ ToDo: more here? </Sect1> </Chapter> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/installing.sgml b/ghc/docs/users_guide/installing.sgml index b03bbdcb582e..feaa955457be 100644 --- a/ghc/docs/users_guide/installing.sgml +++ b/ghc/docs/users_guide/installing.sgml @@ -1005,3 +1005,10 @@ See the Building Guide for details of what to install to get the DocBook tools a </Sect1> </Chapter> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/intro.sgml b/ghc/docs/users_guide/intro.sgml index 30f9214963a3..b33a1f26d607 100644 --- a/ghc/docs/users_guide/intro.sgml +++ b/ghc/docs/users_guide/intro.sgml @@ -359,3 +359,10 @@ Some Haskell-related discussion takes place in the Usenet newsgroup &relnotes </Chapter> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/lang.sgml b/ghc/docs/users_guide/lang.sgml index 3a811e3d8277..b0bab756e268 100644 --- a/ghc/docs/users_guide/lang.sgml +++ b/ghc/docs/users_guide/lang.sgml @@ -6,3 +6,10 @@ &vs-hs </Chapter> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/parallel.sgml b/ghc/docs/users_guide/parallel.sgml index 242b87abfde8..ef90b8c38c92 100644 --- a/ghc/docs/users_guide/parallel.sgml +++ b/ghc/docs/users_guide/parallel.sgml @@ -182,3 +182,10 @@ of the currently active threads are completed. </Sect2> </Sect1> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter" "sect1") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/runtime_control.sgml b/ghc/docs/users_guide/runtime_control.sgml index 43a832f4ee01..50add02eb2b5 100644 --- a/ghc/docs/users_guide/runtime_control.sgml +++ b/ghc/docs/users_guide/runtime_control.sgml @@ -568,3 +568,10 @@ PostTraceHook (FILE *where) </Sect2> </Sect1> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter" "sect1") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/sooner.sgml b/ghc/docs/users_guide/sooner.sgml index 06cb08335096..54ad5f1ba431 100644 --- a/ghc/docs/users_guide/sooner.sgml +++ b/ghc/docs/users_guide/sooner.sgml @@ -578,3 +578,10 @@ be required). </Sect1> </Chapter> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/using.sgml b/ghc/docs/users_guide/using.sgml index 5c42c419f0f9..982eb1662673 100644 --- a/ghc/docs/users_guide/using.sgml +++ b/ghc/docs/users_guide/using.sgml @@ -2593,3 +2593,10 @@ computation speed. &debug </Chapter> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/utils.sgml b/ghc/docs/users_guide/utils.sgml index 21cae2a69d9c..4bd99a11911f 100644 --- a/ghc/docs/users_guide/utils.sgml +++ b/ghc/docs/users_guide/utils.sgml @@ -367,3 +367,10 @@ The code is distributed with GHC in <Filename>ghc/CONTRIB/pphs</Filename>. </Sect1> </Chapter> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/vs_haskell.sgml b/ghc/docs/users_guide/vs_haskell.sgml index 9dc29d9c42c4..1f98fe80e42c 100644 --- a/ghc/docs/users_guide/vs_haskell.sgml +++ b/ghc/docs/users_guide/vs_haskell.sgml @@ -173,3 +173,10 @@ handle it. Yet. </Sect2> </Sect1> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter" "sect1") *** + ;;; End: *** + --> diff --git a/ghc/docs/users_guide/win32-dlls.sgml b/ghc/docs/users_guide/win32-dlls.sgml index d32bb7481337..672f7ac655b4 100644 --- a/ghc/docs/users_guide/win32-dlls.sgml +++ b/ghc/docs/users_guide/win32-dlls.sgml @@ -218,3 +218,10 @@ your command line. </Sect1> </Chapter> + +<!-- Emacs stuff: + ;;; Local Variables: *** + ;;; mode: sgml *** + ;;; sgml-parent-document: ("users_guide.sgml" "book" "chapter") *** + ;;; End: *** + --> -- GitLab