summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2010-12-13 10:27:36 -0500
committerStefan Monnier <monnier@iro.umontreal.ca>2010-12-13 10:27:36 -0500
commit52a4098914a8b04907e3aec9446b57f338d17f56 (patch)
tree597333831869ec018490ff8bd4ec94e3953d5265 /etc
parent40bb32e9414aad421155fe560ec959b75789ca4a (diff)
parent63c91ce223729d81912bdaadd4d73ff793ea7803 (diff)
downloademacs-52a4098914a8b04907e3aec9446b57f338d17f56.tar.gz
Merge from emacs-23
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog5
-rw-r--r--etc/schema/schemas.xml1
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 0e8ce29b8c6..cf17b8219b6 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
+2010-12-13 W. Martin Borgert <debacle@debian.org> (tiny change)
+
+ * schema/schemas.xml: Add DocBook (Bug#7491).
+
+2010-12-13 Ulrich Mueller <ulm@gentoo.org>
2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
* refcards/orgcard.tex: Cleanup.
diff --git a/etc/schema/schemas.xml b/etc/schema/schemas.xml
index 314bdf1145f..f79d107e2df 100644
--- a/etc/schema/schemas.xml
+++ b/etc/schema/schemas.xml
@@ -22,6 +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"/>
+ <uri pattern="*.dbk" typeId="DocBook"/>
<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"/>