aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/eww.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi
index b8821cbc299..d0a4c9a7900 100644
--- a/doc/misc/eww.texi
+++ b/doc/misc/eww.texi
@@ -105,7 +105,10 @@ web page hit @kbd{g} (@code{eww-reload}). Pressing @kbd{w}
105@kindex M-RET 105@kindex M-RET
106 The @kbd{M-@key{RET}} command (@code{eww-open-in-new-buffer}) opens the 106 The @kbd{M-@key{RET}} command (@code{eww-open-in-new-buffer}) opens the
107URL at point in a new EWW buffer, akin to opening a link in a new 107URL at point in a new EWW buffer, akin to opening a link in a new
108``tab'' in other browsers. 108``tab'' in other browsers. When @code{global-tab-line-mode} is
109enabled, this buffer is displayed in the tab on the window tab line.
110When @code{tab-bar-mode} is enabled, a new tab is created on the frame
111tab bar.
109 112
110@findex eww-readable 113@findex eww-readable
111@kindex R 114@kindex R