From: Robert Pluim Date: Fri, 22 Oct 2021 15:42:57 +0000 (+0200) Subject: Move some xwidget entries X-Git-Tag: emacs-28.0.90~209 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=168665da59;p=emacs.git Move some xwidget entries * etc/NEWS: Move xwidget entries to correct location. --- 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