Add support for the libxml2 library.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Fri, 10 Sep 2010 16:44:35 +0000 (18:44 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Fri, 10 Sep 2010 16:44:35 +0000 (18:44 +0200)
commit381408e2192b8fd606babaa8c9a103186589d708
tree488a49b786d5cffcd0b068a527ec1ebe8339114a
parent36f7d3666905e1447a2e80957735a1ade23c894c
Add support for the libxml2 library.

This adds the html-parse-string and xml-parse-string functions in the
new file src/xml.c, as well as autoconf detection of the library.
ChangeLog
configure
configure.in
doc/lispref/text.texi
src/ChangeLog
src/Makefile.in
src/config.in
src/emacs.c
src/lisp.h
src/xml.c [new file with mode: 0644]