log src/xml.c @ 110472:52590453d4f9

age author description
Tue, 21 Sep 2010 23:10:16 -0400 Chong Yidong Rename libxml2 functions, and make parse tree format consistent with xml.el.
Tue, 14 Sep 2010 20:37:26 +0200 Lars Magne Ingebrigtsen * xml.c (parse_string): Renamed to parse_string(), since that's
Tue, 14 Sep 2010 09:53:39 +0200 Andreas Schwab * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last
Tue, 14 Sep 2010 02:08:02 +0200 Lars Magne Ingebrigtsen * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters
Sun, 12 Sep 2010 19:16:25 +0200 Lars Magne Ingebrigtsen * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.
Fri, 10 Sep 2010 19:45:22 +0200 Lars Magne Ingebrigtsen Remove some trailing white space.
Fri, 10 Sep 2010 18:44:35 +0200 Lars Magne Ingebrigtsen Add support for the libxml2 library.