aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/eww.texi4
-rw-r--r--doc/misc/gnus.texi2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/eww.texi b/doc/misc/eww.texi
index 8dc58e84257..cd74aa32c77 100644
--- a/doc/misc/eww.texi
+++ b/doc/misc/eww.texi
@@ -187,7 +187,7 @@ switch EWW buffers through a minibuffer prompt, press @kbd{s}
187(@code{eww-switch-to-buffer}). 187(@code{eww-switch-to-buffer}).
188 188
189@findex eww-browse-with-external-browser 189@findex eww-browse-with-external-browser
190@vindex shr-external-browser 190@vindex browse-url-external-browser
191@vindex eww-use-external-browser-for-content-type 191@vindex eww-use-external-browser-for-content-type
192@kindex & 192@kindex &
193@cindex External Browser 193@cindex External Browser
@@ -197,7 +197,7 @@ or are not implemented (E.g., JavaScript). If you have trouble
197viewing a website with EWW then hit @kbd{&} 197viewing a website with EWW then hit @kbd{&}
198(@code{eww-browse-with-external-browser}) inside the EWW buffer to 198(@code{eww-browse-with-external-browser}) inside the EWW buffer to
199open the website in the external browser specified by 199open the website in the external browser specified by
200@code{shr-external-browser}. Some content types, such as video or 200@code{browse-url-external-browser}. Some content types, such as video or
201audio content, do not make sense to display in GNU Emacs at all. You 201audio content, do not make sense to display in GNU Emacs at all. You
202can tell EWW to open specific content automatically in an external 202can tell EWW to open specific content automatically in an external
203browser by customizing 203browser by customizing
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 3968fa58377..7a3322d9fc0 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -10164,7 +10164,7 @@ do so.
10164@findex gnus-summary-browse-url 10164@findex gnus-summary-browse-url
10165Scan the article buffer for links, and offer them to the user for 10165Scan the article buffer for links, and offer them to the user for
10166browsing with @code{browse-url}. With a prefix argument, browse with 10166browsing with @code{browse-url}. With a prefix argument, browse with
10167@code{shr-external-browser} instead. 10167@code{browse-url-external-browser} instead.
10168 10168
10169@end table 10169@end table
10170 10170