From 2f5134c2766be5dcc3eb32b391183a229ee57e19 Mon Sep 17 00:00:00 2001 From: Lars Magne Ingebrigtsen Date: Thu, 27 Nov 2014 12:36:08 +0100 Subject: [PATCH] * NEWS: Mention dom.el. --- etc/ChangeLog | 4 ++++ etc/NEWS | 5 +++++ 2 files changed, 9 insertions(+) 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 -- 2.39.5