inserted Emacs nxml-mode in bottom of XML files
[metaproxy-moved-to-github.git] / doc / main.xml.in
index b13d016..b5757ad 100644 (file)
@@ -4,23 +4,17 @@
      <!ENTITY oslash "&#x00F8;"> <!-- CIRCLED DIVISION SLASH -->
      <!ENTITY book SYSTEM "book.xml">
      <!ENTITY manref SYSTEM "manref.xml">
+     <!ENTITY progref SYSTEM "progref.xml">
      <!ENTITY version "@VERSION@">
+     <!ENTITY % entities SYSTEM "common/common.ent">
+     %entities;
 ]>
-<!-- $Id: main.xml.in,v 1.1 2006-03-16 13:20:05 adam Exp $ -->
+<!-- $Id: main.xml.in,v 1.4 2006-04-24 12:56:59 marc Exp $ -->
 <book id="metaproxy">
  &book;
 </book>
-<!-- Keep this comment at the end of the file
+<!-- Keep this Emacs mode comment at the end of the file
 Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
+mode: nxml
 End:
 -->