]> code.delx.au - gnu-emacs/commit
xml.c:parse_region: Do not forget the first document child.
authorUlf Jasper <>
Tue, 28 Oct 2014 20:33:12 +0000 (21:33 +0100)
committerUlf Jasper <ulf.jasper@web.de>
Tue, 28 Oct 2014 20:33:12 +0000 (21:33 +0100)
commit45f0de5a7123f5f50ba858902b240b1cdb604e44
tree4898de9cc006d9672f5baccb081296f5289fba5f
parent48ec7450255fe77ea17191c607d87e4335e17c8a
xml.c:parse_region: Do not forget the first document child.

* src/xml.c (parse_region): Do not forget the first document child.

* test/automated/libxml-tests.el: New file.
src/ChangeLog
src/xml.c
test/ChangeLog
test/automated/libxml-tests.el [new file with mode: 0644]