>> What is the libxml used for? >> From NEWS: > ** XML and HTML parsing > If Emacs is compiled with libxml2 support, there are two new functions: > `libxml-parse-html-region' (which parses "real world" HTML) and > `libxml-parse-xml-region' (which parses XML). Both return an Emacs > Lisp parse tree.
And for the end-user: the new package shr.el uses those functions to let Gnus render HTML email messages. Stefan