From: Lars Magne Ingebrigtsen Date: Thu, 27 Nov 2014 11:36:08 +0000 (+0100) Subject: * NEWS: Mention dom.el. X-Git-Tag: emacs-25.0.90~2635^2~299 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2f5134c2766be5dcc3eb32b391183a229ee57e19;p=emacs.git * NEWS: Mention dom.el. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 5d616129ad0..a23524af11f 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2014-11-27 Lars Magne Ingebrigtsen + + * NEWS: Mention dom.el. + 2014-11-24 Lars Magne Ingebrigtsen * NEWS: Mention NSM. diff --git a/etc/NEWS b/etc/NEWS index 6cad6a37c1b..9c34bb29903 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -187,6 +187,11 @@ pages visited) is now preserved in the desktop file. *** `eww-after-render-hook' is now called after eww has rendered the data in the buffer. +*** The DOM shr and eww uses has been changed to the general Emacs +xml.el/libxml2 DOM, and a new package dom.el has been added to +interact with this DOM. See the Emacs Lisp manual for interface +details. + ** Message mode *** text/html messages that contain inline image parts will be