Changes committed gnus/texi (ChangeLog gnus.texi)

"Katsumi Yamaoka" <[email protected]> Wed, 31 Mar 2010 03:10:18 +0200
Newsgroups gmane.emacs.gnus.commits
Message-ID <[email protected]>
Modified: ChangeLog gnus.texi

(MIME Commands): Update description of gnus-article-browse-html-article.


Index: ChangeLog
diff -u gnus/texi/ChangeLog:7.458 gnus/texi/ChangeLog:7.459
--- ChangeLog:7.458	Sat Mar 27 20:56:30 2010
+++ ChangeLog	Wed Mar 31 03:10:18 2010
@@ -1,3 +1,8 @@
+2010-03-31  Katsumi Yamaoka  <[email protected]>
+
+	* gnus.texi (MIME Commands): Update description of
+	gnus-article-browse-html-article.
+
 2010-03-27  Teodor Zlatanov  <[email protected]>
 
 	* auth.texi (Secret Service API): Add TODO node.
Index: gnus.texi
diff -u gnus/texi/gnus.texi:7.327 gnus/texi/gnus.texi:7.328
--- gnus.texi:7.327	Thu Jan 21 10:11:34 2010
+++ gnus.texi	Wed Mar 31 03:10:18 2010
@@ -10506,17 +10506,24 @@
 @kindex K H (Summary)
 @findex gnus-article-browse-html-article
 View @samp{text/html} parts of the current article with a WWW browser.
-The message header is added to the beginning of every html part unless
-the prefix argument is given.
-
-Warning: Spammers use links to images in HTML articles to verify whether
-you have read the message.  As this command passes the @acronym{HTML}
-content to the browser without eliminating these ``web bugs'' you should
-only use it for mails from trusted senders.
+Inline images embedded in a message using the @code{cid} scheme, as they
+are generally considered to be safe, will be processed properly.  The
+message header is added to the beginning of every @acronym{HTML} part
+unless the prefix argument is given.
+
+Warning: Spammers use links to images (using the @code{http} scheme) in
+@acronym{HTML} articles to verify whether you have read the message.  As
+this command passes the @acronym{HTML} content to the browser without
+eliminating these ``web bugs'' you should only use it for mails from
+trusted senders.
 
 If you always want to display @acronym{HTML} parts in the browser, set
 @code{mm-text-html-renderer} to @code{nil}.
 
+This command creates temporary files to pass @acronym{HTML} contents
+including images if any to the browser, and deletes them when exiting
+the group (if you want).
+
 @item K b
 @kindex K b (Summary)
 Make all the @acronym{MIME} parts have buttons in front of them.  This is