From dfb36d362304f7459e7171327481d55a0b3943b2 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 16 Mar 2023 14:20:15 +0100 Subject: Refer to EWW instead of w3 and w3m * doc/misc/idlwave.texi (Help with HTML Documentation): Refer to EWW instead of w3 and w3m. --- doc/misc/idlwave.texi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc/misc') diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index 3ec07fb4a50..10fc4c85c7b 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi @@ -1372,10 +1372,9 @@ among, with differing advantages and disadvantages. The variable to (as long as @code{idlwave-help-use-assistant} is not set). This function is used to set the variable @code{browse-url-browser-function} locally for IDLWAVE help only. Customize the latter variable to see -what choices of browsers your system offers. Certain browsers like -@code{w3} (bundled with many versions of Emacs) and @code{w3m} -(@uref{http://emacs-w3m.namazu.org/}) are run within Emacs, and use -Emacs buffers to display the HTML help. This can be convenient, +what choices of browsers your system offers. Certain browsers like EWW +(@pxref{Top, EWW,, eww, The Emacs Web Wowser Manual}) are run within Emacs, +and use Emacs buffers to display the HTML help. This can be convenient, especially on small displays, and images can even be displayed in-line on newer Emacs versions. However, better formatting results are often achieved with external browsers, like Mozilla. IDLWAVE assumes any -- cgit v1.2.1