]> git.eshelyaron.com Git - emacs.git/commitdiff
identify "refentry" as DocBook
authorSam Steingold <sds@gnu.org>
Thu, 4 Nov 2010 18:17:38 +0000 (14:17 -0400)
committerSam Steingold <sds@gnu.org>
Thu, 4 Nov 2010 18:17:38 +0000 (14:17 -0400)
etc/schema/schemas.xml

index 099df6b9436b813e840ac470e063f5099311f4dd..da4539e0ac312f2455d76a67c8981922a3abb6c1 100644 (file)
@@ -22,7 +22,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>. -->
   <uri pattern="*.html" typeId="XHTML"/>
   <uri pattern="*.rng" typeId="RELAX NG"/>
   <uri pattern="*.rdf" typeId="RDF"/>
-  
+
   <namespace ns="http://www.w3.org/1999/XSL/Transform" typeId="XSLT"/>
   <namespace ns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" typeId="RDF"/>
   <namespace ns="http://www.w3.org/1999/xhtml" typeId="XHTML"/>
@@ -39,10 +39,11 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>. -->
 
   <documentElement prefix="" localName="article" typeId="DocBook"/>
   <documentElement prefix="" localName="book" typeId="DocBook"/>
+  <documentElement prefix="" localName="refentry" typeId="DocBook"/>
 
   <documentElement localName="RDF" typeId="RDF"/>
   <documentElement prefix="rdf" typeId="RDF"/>
-  
+
   <documentElement localName="locatingRules" uri="locate.rnc"/>
 
   <typeId id="XSLT" uri="xslt.rnc"/>