"Never do a release before the second coffee of the day" releases:
- configure.in doc/html/* doc/xml.html: made a 2.2.9 release
  on a non-updated tree :-(, made a 2.2.10 release to correct the
  situation
Daniel
diff --git a/doc/html/gnome-xml-xpointer.html b/doc/html/gnome-xml-xpointer.html
index 97f7cf2..19deec2 100644
--- a/doc/html/gnome-xml-xpointer.html
+++ b/doc/html/gnome-xml-xpointer.html
@@ -115,7 +115,7 @@
 ><DIV
 CLASS="REFNAMEDIV"
 ><A
-NAME="AEN12837"
+NAME="AEN12926"
 ></A
 ><H2
 >Name</H2
@@ -123,7 +123,7 @@
 ><DIV
 CLASS="REFSYNOPSISDIV"
 ><A
-NAME="AEN12840"
+NAME="AEN12929"
 ></A
 ><H2
 >Synopsis</H2
@@ -216,7 +216,14 @@
 >            (<A
 HREF="gnome-xml-xpath.html#XMLXPATHOBJECTPTR"
 >xmlXPathObjectPtr</A
-> obj);</PRE
+> obj);
+void        <A
+HREF="gnome-xml-xpointer.html#XMLXPTREVALRANGEPREDICATE"
+>xmlXPtrEvalRangePredicate</A
+>       (<A
+HREF="gnome-xml-xpath.html#XMLXPATHPARSERCONTEXTPTR"
+>xmlXPathParserContextPtr</A
+> ctxt);</PRE
 ></TD
 ></TR
 ></TABLE
@@ -224,7 +231,7 @@
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN12865"
+NAME="AEN12956"
 ></A
 ><H2
 >Description</H2
@@ -234,14 +241,14 @@
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN12868"
+NAME="AEN12959"
 ></A
 ><H2
 >Details</H2
 ><DIV
 CLASS="REFSECT2"
 ><A
-NAME="AEN12870"
+NAME="AEN12961"
 ></A
 ><H3
 ><A
@@ -271,7 +278,7 @@
 ><HR><DIV
 CLASS="REFSECT2"
 ><A
-NAME="AEN12875"
+NAME="AEN12966"
 ></A
 ><H3
 ><A
@@ -297,7 +304,7 @@
 ><HR><DIV
 CLASS="REFSECT2"
 ><A
-NAME="AEN12880"
+NAME="AEN12971"
 ></A
 ><H3
 ><A
@@ -360,7 +367,7 @@
 ><HR><DIV
 CLASS="REFSECT2"
 ><A
-NAME="AEN12896"
+NAME="AEN12987"
 ></A
 ><H3
 ><A
@@ -472,7 +479,7 @@
 ><HR><DIV
 CLASS="REFSECT2"
 ><A
-NAME="AEN12924"
+NAME="AEN13015"
 ></A
 ><H3
 ><A
@@ -596,7 +603,7 @@
 ><HR><DIV
 CLASS="REFSECT2"
 ><A
-NAME="AEN12955"
+NAME="AEN13046"
 ></A
 ><H3
 ><A
@@ -699,7 +706,7 @@
 ><HR><DIV
 CLASS="REFSECT2"
 ><A
-NAME="AEN12981"
+NAME="AEN13072"
 ></A
 ><H3
 ><A
@@ -783,7 +790,7 @@
 ><HR><DIV
 CLASS="REFSECT2"
 ><A
-NAME="AEN13002"
+NAME="AEN13093"
 ></A
 ><H3
 ><A
@@ -862,6 +869,76 @@
 ></P
 ></DIV
 ></DIV
+><HR><DIV
+CLASS="REFSECT2"
+><A
+NAME="AEN13114"
+></A
+><H3
+><A
+NAME="XMLXPTREVALRANGEPREDICATE"
+></A
+>xmlXPtrEvalRangePredicate ()</H3
+><TABLE
+BORDER="0"
+BGCOLOR="#D6E8FF"
+WIDTH="100%"
+CELLPADDING="6"
+><TR
+><TD
+><PRE
+CLASS="PROGRAMLISTING"
+>void        xmlXPtrEvalRangePredicate       (<A
+HREF="gnome-xml-xpath.html#XMLXPATHPARSERCONTEXTPTR"
+>xmlXPathParserContextPtr</A
+> ctxt);</PRE
+></TD
+></TR
+></TABLE
+><P
+>[8]   Predicate ::=   '[' PredicateExpr ']'
+[9]   PredicateExpr ::=   Expr </P
+><P
+>Evaluate a predicate as in <GTKDOCLINK
+HREF="XMLXPATHEVALPREDICATE"
+>xmlXPathEvalPredicate</GTKDOCLINK
+>() but for
+a Location Set instead of a node set</P
+><P
+></P
+><DIV
+CLASS="INFORMALTABLE"
+><P
+></P
+><TABLE
+BORDER="0"
+WIDTH="100%"
+BGCOLOR="#FFD0D0"
+CELLSPACING="0"
+CELLPADDING="4"
+CLASS="CALSTABLE"
+><TR
+><TD
+WIDTH="20%"
+ALIGN="RIGHT"
+VALIGN="TOP"
+><TT
+CLASS="PARAMETER"
+><I
+>ctxt</I
+></TT
+>&nbsp;:</TD
+><TD
+WIDTH="80%"
+ALIGN="LEFT"
+VALIGN="TOP"
+>  the XPointer Parser context</TD
+></TR
+></TABLE
+><P
+></P
+></DIV
+></DIV
 ></DIV
 ><DIV
 CLASS="NAVFOOTER"