Mercurial > emacs
comparison ChangeLog @ 110472:52590453d4f9
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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 21 Sep 2010 23:10:16 -0400 |
parents | cb1da66792a4 |
children | 9d94d76ce611 |
comparison
equal
deleted
inserted
replaced
110471:6afc6a92ca9b | 110472:52590453d4f9 |
---|---|
1 2010-09-22 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * configure.in: Announce whether libxml2 is linked to. | |
4 | |
1 2010-09-20 Dan Nicolaescu <dann@ics.uci.edu> | 5 2010-09-20 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 6 |
3 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC). | 7 * configure.in (LINKER): Rename to LD_FIRSTFLAG, do not include $(CC). |
4 | 8 |
5 2010-09-18 Eli Zaretskii <eliz@gnu.org> | 9 2010-09-18 Eli Zaretskii <eliz@gnu.org> |