[gnus git] branch master updated: m0-11-75-g7139db2 =1= gnus.texi (Top): Add missing `HTML' menu. (HTML): Fix xref to FAQ 4-16.
Katsumi <[email protected]> Mon, 10 Nov 2014 03:17:44 +0100
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 7139db23914fa3c70e629fcef7f020e38ed40a61 (commit)
from 5e23874b4b9f77f9c467dc5ee352c74a20b89fb9 (commit)
- Log -----------------------------------------------------------------
commit 7139db23914fa3c70e629fcef7f020e38ed40a61
Author: Katsumi Yamaoka <[email protected]>
Date: Mon Nov 10 02:17:19 2014 +0000
gnus.texi (Top): Add missing `HTML' menu.
(HTML): Fix xref to FAQ 4-16.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 17ae944..619c293 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-10 Katsumi Yamaoka <[email protected]>
+
+ * gnus.texi (Top): Add missing `HTML' menu.
+ (HTML): Fix xref to FAQ 4-16.
+
2014-11-07 Tassilo Horn <[email protected]>
* gnus.texi (HTML): Update section so that it mentions shr and w3m.
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 5e2e2fc..b0aa14f 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -618,6 +618,7 @@ Article Buffer
* Hiding Headers:: Deciding what headers should be displayed.
* Using MIME:: Pushing articles through @acronym{MIME} before reading them.
+* HTML:: Reading @acronym{HTML} messages.
* Customizing Articles:: Tailoring the look of the articles.
* Article Keymap:: Keystrokes available in the article buffer.
* Misc Article:: Other stuff.
@@ -11769,8 +11770,7 @@ If your Emacs copy has been built with libxml2 support, then Gnus uses
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}.} which is also used by Emacs'
+prefer more contrast, @xref{FAQ 4-16}.} which is also used by Emacs'
browser EWW (@pxref{EWW, ,EWW, emacs, The Emacs Manual}).
If your Emacs copy lacks libxml2 support but you have @code{w3m}
-----------------------------------------------------------------------
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 | 5 +++++
texi/gnus.texi | 4 ++--
2 files changed, 7 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