1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00

Move some xwidget entries

* etc/NEWS: Move xwidget entries to correct location.
This commit is contained in:
Robert Pluim 2021-10-22 17:42:57 +02:00
parent efde024361
commit 168665da59

View File

@ -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