log src/xml.c @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 14:10:37 -0800 Glenn Morris Add 2011 to remaining FSF/AIST copyright years.
Mon, 06 Dec 2010 17:59:52 +0100 Lars Magne Ingebrigtsen Return CDATA sections (like <style>foo</style>) as text nodes.
Sat, 02 Oct 2010 02:39:15 +0200 Lars Magne Ingebrigtsen Clean up trailing whitespace.
Sat, 02 Oct 2010 02:36:47 +0200 Lars Magne Ingebrigtsen xml.c: Rework the functions to take regions instead of strings,
Thu, 30 Sep 2010 16:26:40 -0700 Dan Nicolaescu * src/xml.c (parse_string): Use const.
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