1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00

Refer to EWW instead of w3 and w3m

* doc/misc/idlwave.texi (Help with HTML Documentation): Refer to EWW
instead of w3 and w3m.
This commit is contained in:
Stefan Kangas 2023-03-16 14:20:15 +01:00
parent 9d3fdf7e0d
commit dfb36d3623

View file

@ -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 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} function is used to set the variable @code{browse-url-browser-function}
locally for IDLWAVE help only. Customize the latter variable to see locally for IDLWAVE help only. Customize the latter variable to see
what choices of browsers your system offers. Certain browsers like what choices of browsers your system offers. Certain browsers like EWW
@code{w3} (bundled with many versions of Emacs) and @code{w3m} (@pxref{Top, EWW,, eww, The Emacs Web Wowser Manual}) are run within Emacs,
(@uref{http://emacs-w3m.namazu.org/}) are run within Emacs, and use and use Emacs buffers to display the HTML help. This can be convenient,
Emacs buffers to display the HTML help. This can be convenient,
especially on small displays, and images can even be displayed in-line especially on small displays, and images can even be displayed in-line
on newer Emacs versions. However, better formatting results are often on newer Emacs versions. However, better formatting results are often
achieved with external browsers, like Mozilla. IDLWAVE assumes any achieved with external browsers, like Mozilla. IDLWAVE assumes any