diff options
| author | Tassilo Horn | 2014-11-07 10:48:25 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2014-11-07 10:48:25 +0000 |
| commit | a067ef9a5ddc9812e35734e8c027684e01d684ef (patch) | |
| tree | ce233dcac7a30829ba805580d4346194dba06580 /doc/misc/ChangeLog | |
| parent | 361ffe132463580de4ca62f923796b54737a46fe (diff) | |
| download | emacs-a067ef9a5ddc9812e35734e8c027684e01d684ef.tar.gz emacs-a067ef9a5ddc9812e35734e8c027684e01d684ef.zip | |
doc/misc/{gnus.texi,gnus-faq.texi}: Add link to EWW manual
* 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.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 441285647bd..20b124f89cb 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2014-11-07 Tassilo Horn <tsdh@gnu.org> | 1 | 2014-11-07 Tassilo Horn <tsdh@gnu.org> |
| 2 | 2 | ||
| 3 | * gnus.texi (HTML): Update section so that it mentions shr and w3m. | ||
| 4 | Also link the full EWW manual that explains more on shr, too. | ||
| 5 | |||
| 6 | * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to | ||
| 7 | increase contrast when displaying HTML mail with shr. | ||
| 8 | |||
| 3 | * eww.texi (Advanced): Document increasing contrast with | 9 | * eww.texi (Advanced): Document increasing contrast with |
| 4 | shr-color-visible-distance-min and | 10 | shr-color-visible-distance-min and |
| 5 | shr-color-visible-luminance-min. | 11 | shr-color-visible-luminance-min. |