[gnus git] branch master updated: m0-11-72-g5dc2cf5 =1= Add link to EWW manual.
Tassilo <[email protected]> Fri, 07 Nov 2014 08:58:34 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 5dc2cf5b64bae752d133657ceef1615959538e35 (commit)
from 11df52e239582f3aa3e654b04e8855b297b722fa (commit)
- Log -----------------------------------------------------------------
commit 5dc2cf5b64bae752d133657ceef1615959538e35
Author: Tassilo Horn <[email protected]>
Date: Fri Nov 7 08:58:14 2014 +0100
Add link to EWW manual.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 7e67484..17ae944 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,6 +1,7 @@
2014-11-07 Tassilo Horn <[email protected]>
* gnus.texi (HTML): Update section so that it mentions shr and w3m.
+ Also link the full EWW manual that explains more on shr, too.
* gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
increase contrast when displaying HTML mail with shr.
diff --git a/texi/gnus.texi b/texi/gnus.texi
index a54cdfd..09c9713 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -11766,11 +11766,12 @@ article buffer. There are many methods for doing that, but two of
them are kind of default methods.
If your Emacs copy has been built with libxml2 support, then Gnus uses
-its built-in, plain elisp Simple HTML Renderer (@code{shr}).
+Emacs' built-in, plain elisp Simple HTML Renderer @code{shr}
@footnote{@code{shr} displays colors as declared in the @acronym{HTML}
article but tries to adjust them in order to be readable. If you
prefer more contrast, have a look at question 4.16 in the
-@xref{Frequently Asked Questions}.}
+@xref{Frequently Asked Questions}.} which is also used by Emacs'
+browser EWW (@xref{Top,,,eww}).
If your Emacs copy lacks libxml2 support but you have @code{w3m}
installed on your system, Gnus uses that to render @acronym{HTML} mail
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/ChangeLog | 1 +
texi/gnus.texi | 5 +++--
2 files changed, 4 insertions(+), 2 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project