Rename libxml2 functions, and make parse tree format consistent with xml.el.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 22 Sep 2010 03:10:16 +0000 (23:10 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 22 Sep 2010 03:10:16 +0000 (23:10 -0400)
commit4b9832a6f2031a95f72e06040c8860dca49bd2dd
treec7be90e44ea819dbc847754df19f71b423224c57
parent1114abdb3d5a0f4f86d7a28f8c523c6f07790208
Rename libxml2 functions, and make parse tree format consistent with xml.el.

* xml.c: Switch to GNU indentation.
(make_dom): Change parse tree format to match xml.el.
(Fxml_parse_html_string_internal): Rename from html-parse-string.
(Fxml_parse_string_internal): Rename from xml-parse-string.

* configure.in: Announce whether libxml2 is linked to.
ChangeLog
configure
configure.in
etc/NEWS
src/ChangeLog
src/xml.c