aboutsummaryrefslogtreecommitdiffstats
path: root/src/xml.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up trailing whitespace.Lars Magne Ingebrigtsen2010-10-021-2/+2
* xml.c: Rework the functions to take regions instead of strings,Lars Magne Ingebrigtsen2010-10-021-24/+36
* * src/xml.c (parse_string): Use const.Dan Nicolaescu2010-09-301-1/+1
* Rename libxml2 functions, and make parse tree format consistent with xml.el.Chong Yidong2010-09-211-62/+67
* * xml.c (parse_string): Renamed to parse_string(), since that'sLars Magne Ingebrigtsen2010-09-141-4/+4
* * xml.c (Fxml_parse_string, Fxml_parse_string): Revert lastAndreas Schwab2010-09-141-10/+8
* * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parametersLars Magne Ingebrigtsen2010-09-141-2/+4
* * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL.Lars Magne Ingebrigtsen2010-09-121-2/+6
* Remove some trailing white space.Lars Magne Ingebrigtsen2010-09-101-7/+7
* Add support for the libxml2 library.Lars Magne Ingebrigtsen2010-09-101-0/+137