* gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back
[gnus] / texi / gnus-news.texi
index 7f7f579..8bee297 100644 (file)
@@ -33,15 +33,19 @@ safe in general.
 
 The directory can be changed using the (customizable) variable
 @code{nntp-marks-directory}, and marks can be disabled using the
-(backend) variable @code{nntp-marks-is-evil}.  The advantage of this
+(back end) variable @code{nntp-marks-is-evil}.  The advantage of this
 is that you can copy @file{~/News/marks} (using rsync, scp or
 whatever) to another Gnus installation, and it will realize what
 articles you have read and marked.  The data in @file{~/News/marks}
 has priority over the same data in @file{~/.newsrc.eld}.
 
+@item
+Picons can be displayed right from the textual address, see
+@code{gnus-picon-style}
+
 @item
 You can import and export your @acronym{RSS} subscriptions from
-@acronym{OPML} files.
+@acronym{OPML} files.  @xref{RSS}.
 
 @item
 The option @code{mm-fill-flowed} can be used to disable treatment of
@@ -74,7 +78,7 @@ The primary change this brings is support for @acronym{DIGEST-MD5} and
 
 It is enabled by default (see @code{password-cache}), with a short
 timeout of 16 seconds (see @code{password-cache-expiry}).  If
-@acronym{PGG} is used as the @acronym{PGP} backend, the @acronym{PGP}
+@acronym{PGG} is used as the @acronym{PGP} back end, the @acronym{PGP}
 passphrase is managed by this mechanism.  Passwords for ManageSieve
 connections are managed by this mechanism, after quering the user about
 whether to do so.
@@ -90,6 +94,12 @@ using @kbd{W e}.
 @item Gnus now MIME decode articles even when they lack "MIME-Version" header.
 This changes the default of @code{gnus-article-loose-mime}.
 
+@item Gnus now view DNS master files sent as text/dns using dns-mode.
+
+@item Gnus now support the ``hashcash'' client puzzle anti-spam idea.
+See the Gnus manual, section Hashcash, for more information.  Use
+(setq message-generate-hashcash t) to enable.
+
 @end itemize
 
 @c gnus-news.texi ends here.