Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename libxml2 functions, and make parse tree format consistent with xml.el. | Chong Yidong | 2010-09-21 | 1 | -62/+67 |
* | * xml.c (parse_string): Renamed to parse_string(), since that's | Lars Magne Ingebrigtsen | 2010-09-14 | 1 | -4/+4 |
* | * xml.c (Fxml_parse_string, Fxml_parse_string): Revert last | Andreas Schwab | 2010-09-14 | 1 | -10/+8 |
* | * xml.c (Fxml_parse_string, Fhtml_parse_string): Fix up the parameters | Lars Magne Ingebrigtsen | 2010-09-14 | 1 | -2/+4 |
* | * xml.c (Fhtml_parse_string, Fxml_parse_string): Mention BASE-URL. | Lars Magne Ingebrigtsen | 2010-09-12 | 1 | -2/+6 |
* | Remove some trailing white space. | Lars Magne Ingebrigtsen | 2010-09-10 | 1 | -7/+7 |
* | Add support for the libxml2 library. | Lars Magne Ingebrigtsen | 2010-09-10 | 1 | -0/+137 |