Mercurial > emacs
diff src/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 | 937bcfd8c509 |
children | 5290c80fda43 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Sep 22 11:57:19 2010 +0900 +++ b/src/ChangeLog Tue Sep 21 23:10:16 2010 -0400 @@ -1,3 +1,10 @@ +2010-09-22 Chong Yidong <cyd@stupidchicken.com> + + * 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. + 2010-09-22 Kenichi Handa <handa@m17n.org> * xdisp.c (compute_stop_pos): Call composition_compute_stop_pos