Moved error.h to xml-error.h, associated fixed and updates, Daniel
diff --git a/ChangeLog b/ChangeLog
index 4986372..1f31561 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Fri Mar  5 07:23:53 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
+
+	* Renamed error.h to xml-error.h, corrected Makefile.am to list
+	  it in the header and not the sources, updated the doc.
+	  Thanks to Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu> for
+	  pointing this out.
+
 Mon Mar  1 13:27:17 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
 
 	* parser.c, parser.h, parserInternals.h: memory leak hunting,
diff --git a/Makefile.am b/Makefile.am
index cf87f47..a961e2a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,7 +15,6 @@
 		entities.c \
 		encoding.c \
 		error.c \
-		error.h \
 		parser.c \
 		debugXML.c \
 		tree.c \
@@ -28,6 +27,7 @@
 		parser.h \
 		parserInternals.h \
 		debugXML.h \
+		xml-error.h \
 		tree.h \
 		valid.h
 
diff --git a/SAX.c b/SAX.c
index b416556..b4a6cb1 100644
--- a/SAX.c
+++ b/SAX.c
@@ -11,7 +11,7 @@
 #include "tree.h"
 #include "parser.h"
 #include "entities.h"
-#include "error.h"
+#include "xml-error.h"
 
 /* #define DEBUG_SAX */
 
diff --git a/doc/gnome-xml.sgml b/doc/gnome-xml.sgml
index 39ecb8e..e7442bd 100644
--- a/doc/gnome-xml.sgml
+++ b/doc/gnome-xml.sgml
@@ -2,7 +2,7 @@
 <!entity parser SYSTEM "sgml/parser.sgml">
 <!entity tree SYSTEM "sgml/tree.sgml">
 <!entity entities SYSTEM "sgml/entities.sgml">
-<!entity error SYSTEM "sgml/error.sgml">
+<!entity error SYSTEM "sgml/xml-error.sgml">
 <!entity valid SYSTEM "sgml/valid.sgml">
 <!entity parserInternals SYSTEM "sgml/parserInternals.sgml">
 ]>
diff --git a/doc/html/book1.html b/doc/html/book1.html
index 02a4bd6..d3b9d00 100644
--- a/doc/html/book1.html
+++ b/doc/html/book1.html
@@ -58,8 +58,8 @@
 > &#8212; one line description goes here.</DT
 ><DT
 ><A
-HREF="gnome-xml-error.html"
->error</A
+HREF="gnome-xml-xml-error.html"
+>xml-error</A
 > &#8212; one line description goes here.</DT
 ><DT
 ><A
diff --git a/doc/html/gnome-xml-parserinternals.html b/doc/html/gnome-xml-parserinternals.html
index 83c4802..bda1749 100644
--- a/doc/html/gnome-xml-parserinternals.html
+++ b/doc/html/gnome-xml-parserinternals.html
@@ -12,8 +12,8 @@
 TITLE="Gnome XML Library"
 HREF="libxml.html"><LINK
 REL="PREVIOUS"
-TITLE="error"
-HREF="gnome-xml-error.html"></HEAD
+TITLE="xml-error"
+HREF="gnome-xml-xml-error.html"></HEAD
 ><BODY
 BGCOLOR="#FFFFFF"
 TEXT="#000000"
@@ -36,7 +36,7 @@
 ALIGN="left"
 VALIGN="bottom"
 ><A
-HREF="gnome-xml-error.html"
+HREF="gnome-xml-xml-error.html"
 >Prev</A
 ></TD
 ><TD
@@ -5459,7 +5459,7 @@
 ALIGN="left"
 VALIGN="top"
 ><A
-HREF="gnome-xml-error.html"
+HREF="gnome-xml-xml-error.html"
 >Prev</A
 ></TD
 ><TD
@@ -5481,7 +5481,7 @@
 WIDTH="33%"
 ALIGN="left"
 VALIGN="top"
->error</TD
+>xml-error</TD
 ><TD
 WIDTH="34%"
 ALIGN="center"
diff --git a/doc/html/gnome-xml-valid.html b/doc/html/gnome-xml-valid.html
index f2b8b89..9984637 100644
--- a/doc/html/gnome-xml-valid.html
+++ b/doc/html/gnome-xml-valid.html
@@ -15,8 +15,8 @@
 TITLE="entities"
 HREF="gnome-xml-entities.html"><LINK
 REL="NEXT"
-TITLE="error"
-HREF="gnome-xml-error.html"></HEAD
+TITLE="xml-error"
+HREF="gnome-xml-xml-error.html"></HEAD
 ><BODY
 BGCOLOR="#FFFFFF"
 TEXT="#000000"
@@ -52,7 +52,7 @@
 ALIGN="right"
 VALIGN="bottom"
 ><A
-HREF="gnome-xml-error.html"
+HREF="gnome-xml-xml-error.html"
 >Next</A
 ></TD
 ></TR
@@ -2103,7 +2103,7 @@
 ALIGN="right"
 VALIGN="top"
 ><A
-HREF="gnome-xml-error.html"
+HREF="gnome-xml-xml-error.html"
 >Next</A
 ></TD
 ></TR
@@ -2125,7 +2125,7 @@
 WIDTH="33%"
 ALIGN="right"
 VALIGN="top"
->error</TD
+>xml-error</TD
 ></TR
 ></TABLE
 ></DIV
diff --git a/doc/html/index.sgml b/doc/html/index.sgml
index 2c2b99a..6b20096 100644
--- a/doc/html/index.sgml
+++ b/doc/html/index.sgml
@@ -179,9 +179,9 @@
 <ANCHOR id ="XMLCOPYATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLCOPYATTRIBUTETABLE">
 <ANCHOR id ="XMLFREEATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLFREEATTRIBUTETABLE">
 <ANCHOR id ="XMLDUMPATTRIBUTETABLE" href="gnome-xml/gnome-xml-valid.html#XMLDUMPATTRIBUTETABLE">
-<ANCHOR id ="GNOME-XML-ERROR" href="gnome-xml/gnome-xml-error.html">
-<ANCHOR id ="XMLPARSERERROR" href="gnome-xml/gnome-xml-error.html#XMLPARSERERROR">
-<ANCHOR id ="XMLPARSERWARNING" href="gnome-xml/gnome-xml-error.html#XMLPARSERWARNING">
+<ANCHOR id ="GNOME-XML-XML-ERROR" href="gnome-xml/gnome-xml-xml-error.html">
+<ANCHOR id ="XMLPARSERERROR" href="gnome-xml/gnome-xml-xml-error.html#XMLPARSERERROR">
+<ANCHOR id ="XMLPARSERWARNING" href="gnome-xml/gnome-xml-xml-error.html#XMLPARSERWARNING">
 <ANCHOR id ="GNOME-XML-PARSERINTERNALS" href="gnome-xml/gnome-xml-parserinternals.html">
 <ANCHOR id ="XMLCREATEDOCPARSERCTXT" href="gnome-xml/gnome-xml-parserinternals.html#XMLCREATEDOCPARSERCTXT">
 <ANCHOR id ="XMLCREATEFILEPARSERCTXT" href="gnome-xml/gnome-xml-parserinternals.html#XMLCREATEFILEPARSERCTXT">
diff --git a/doc/html/libxml.html b/doc/html/libxml.html
index 0f4d7b3..fade2b1 100644
--- a/doc/html/libxml.html
+++ b/doc/html/libxml.html
@@ -93,8 +93,8 @@
 > &#8212; one line description goes here.</DT
 ><DT
 ><A
-HREF="gnome-xml-error.html"
->error</A
+HREF="gnome-xml-xml-error.html"
+>xml-error</A
 > &#8212; one line description goes here.</DT
 ><DT
 ><A
diff --git a/include/libxml/parser.h b/include/libxml/parser.h
index 9cd4b5b..3dc8445 100644
--- a/include/libxml/parser.h
+++ b/include/libxml/parser.h
@@ -141,7 +141,7 @@
 extern xmlSAXHandler xmlDefaultSAXHandler;
 
 #include "entities.h"
-#include "error.h"
+#include "xml-error.h"
 
 /*
  * CHAR handling
diff --git a/parser.h b/parser.h
index 9cd4b5b..3dc8445 100644
--- a/parser.h
+++ b/parser.h
@@ -141,7 +141,7 @@
 extern xmlSAXHandler xmlDefaultSAXHandler;
 
 #include "entities.h"
-#include "error.h"
+#include "xml-error.h"
 
 /*
  * CHAR handling
diff --git a/error.h b/xml-error.h
similarity index 100%
rename from error.h
rename to xml-error.h