aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-09-21 23:10:16 -0400
committerChong Yidong2010-09-21 23:10:16 -0400
commit4b9832a6f2031a95f72e06040c8860dca49bd2dd (patch)
treec7be90e44ea819dbc847754df19f71b423224c57 /src/ChangeLog
parent1114abdb3d5a0f4f86d7a28f8c523c6f07790208 (diff)
downloademacs-4b9832a6f2031a95f72e06040c8860dca49bd2dd.tar.gz
emacs-4b9832a6f2031a95f72e06040c8860dca49bd2dd.zip
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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a44d97d96a1..4b3e76f851d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12010-09-22 Chong Yidong <cyd@stupidchicken.com>
2
3 * xml.c: Switch to GNU indentation.
4 (make_dom): Change parse tree format to match xml.el.
5 (Fxml_parse_html_string_internal): Rename from html-parse-string.
6 (Fxml_parse_string_internal): Rename from xml-parse-string.
7
12010-09-22 Kenichi Handa <handa@m17n.org> 82010-09-22 Kenichi Handa <handa@m17n.org>
2 9
3 * xdisp.c (compute_stop_pos): Call composition_compute_stop_pos 10 * xdisp.c (compute_stop_pos): Call composition_compute_stop_pos