aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/eww.texi7
2 files changed, 11 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 4d8f6901030..45ab7923b4b 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12014-12-08 Andrey Kotlarski <m00naticus@gmail.com>
2
3 * eww.texi (Basics): Document managing multiple eww buffers.
4
12014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org> 52014-12-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 6
3 * eww.texi (Basics): Document eww PDF viewing. 7 * eww.texi (Basics): Document eww PDF viewing.
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi
index dd460cc4ecf..e6221ceb755 100644
--- a/doc/misc/eww.texi
+++ b/doc/misc/eww.texi
@@ -152,6 +152,13 @@ You can view stored bookmarks with @kbd{B}
152(@code{eww-list-bookmarks}). This will open the bookmark buffer 152(@code{eww-list-bookmarks}). This will open the bookmark buffer
153@file{*eww bookmarks*}. 153@file{*eww bookmarks*}.
154 154
155@findex eww-list-buffers
156@kindex S
157@cindex Multiple Buffers
158 To get summary of currently opened EWW buffers, press @kbd{S}
159(@code{eww-list-buffers}). The @file{*eww buffers*} buffer allows to
160quickly kill, flip through and switch to specific EWW buffer.
161
155@findex eww-browse-with-external-browser 162@findex eww-browse-with-external-browser
156@vindex shr-external-browser 163@vindex shr-external-browser
157@vindex eww-use-external-browser-for-content-type 164@vindex eww-use-external-browser-for-content-type