From 168665da59e657a7b1826d745d16a08930d5b7e2 Mon Sep 17 00:00:00 2001 From: Robert Pluim Date: Fri, 22 Oct 2021 17:42:57 +0200 Subject: [PATCH] Move some xwidget entries * etc/NEWS: Move xwidget entries to correct location. --- etc/NEWS | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 5b6e2676c84..6a296fd8809 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2970,6 +2970,18 @@ user-visible changes in ERC. (return the current title), and 'xwidget-webkit-goto-history' (goto a point in history). +--- +*** Downloading files from xwidget-webkit is now supported. +The new user option 'xwidget-webkit-download-dir' says where to download to. + +--- +*** New command 'xwidget-webkit-clone-and-split-below'. +Open a new window below displaying the current URL. + +--- +*** New command 'xwidget-webkit-clone-and-split-right'. +Open a new window to the right displaying the current URL. + --- *** Pixel-based scrolling. The 'xwidget-webkit-scroll-up', 'xwidget-webkit-scroll-down' commands @@ -4519,18 +4531,6 @@ If Emacs was built with xwidget support, you can access the embedded webkit browser with 'M-x xwidget-webkit-browse-url'. Viewing two instances of xwidget webkit is not supported. ---- -*** Downloading files from xwidget-webkit is now supported. -The new user option 'xwidget-webkit-download-dir' says where to download to. - ---- -*** New command 'xwidget-webkit-clone-and-split-below'. -Open a new window below displaying the current URL. - ---- -*** New command 'xwidget-webkit-clone-and-split-right'. -Open a new window to the right displaying the current URL. - --- *** New user option 'xwidget-webkit-enable-plugins'. If non-nil, enable plugins in xwidget. (This is only available on -- 2.39.2