summaryrefslogtreecommitdiff
path: root/doc/misc/eww.texi
diff options
context:
space:
mode:
authorMark Oteiza <mvoteiza@udel.edu>2016-11-02 15:58:28 -0400
committerMark Oteiza <mvoteiza@udel.edu>2016-11-02 15:58:28 -0400
commitbbc218b9b06d952f0ba31f7706d88c0bf8dc41d8 (patch)
tree26c623ea9eed56d9a11bb07129f5e46996be4c79 /doc/misc/eww.texi
parent3f06795181fb09aebaadfe592e7741ddc8ff8adf (diff)
downloademacs-bbc218b9b06d952f0ba31f7706d88c0bf8dc41d8.tar.gz
Add eww-open-in-new-buffer to EWW
* doc/misc/eww.texi (Basic): Document new command and key. * etc/NEWS: Mention new key and its purpose. * lisp/net/eww.el (eww-suggest-uris): Remove eww-current-url. (eww): Append (eww-current-url) to the prompt defaults. (eww-open-in-new-buffer): New command. (eww-mode-map): Bind it and add a menu item.
Diffstat (limited to 'doc/misc/eww.texi')
-rw-r--r--doc/misc/eww.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi
index 81f97a9db85..ea258634301 100644
--- a/doc/misc/eww.texi
+++ b/doc/misc/eww.texi
@@ -97,6 +97,12 @@ and the web page is rendered in it. You can leave EWW by pressing
web page hit @kbd{g} (@code{eww-reload}). Pressing @kbd{w}
(@code{eww-copy-page-url}) will copy the current URL to the kill ring.
+@findex eww-open-in-new-buffer
+@kindex M-RET
+ The @kbd{M-RET} command (@code{eww-open-in-new-buffer}) opens the
+URL at point in a new EWW buffer, akin to opening a link in a new
+``tab'' in other browsers.
+
@findex eww-readable
@kindex R
The @kbd{R} command (@code{eww-readable}) will attempt to determine