diff options
author | Lars Magne Ingebrigtsen <larsi@gnus.org> | 2010-10-21 02:31:33 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2010-10-21 02:31:33 +0000 |
commit | d5798f68ccc1fa853437af6398cf43b399688c4d (patch) | |
tree | e900abd0f54f801f49de517fbc6d932d03cb28ed /doc/misc/gnus-news.texi | |
parent | 6c85a14fb7f155b96fc3c1f0da0ae047ba060240 (diff) | |
download | emacs-d5798f68ccc1fa853437af6398cf43b399688c4d.tar.gz |
gnus-news.texi: Mention new archive defaults.
Diffstat (limited to 'doc/misc/gnus-news.texi')
-rw-r--r-- | doc/misc/gnus-news.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/misc/gnus-news.texi b/doc/misc/gnus-news.texi index 19483f51426..6037a979acb 100644 --- a/doc/misc/gnus-news.texi +++ b/doc/misc/gnus-news.texi @@ -224,6 +224,9 @@ that are accessible from the article buffer. @item Changes in Message mode @itemize @bullet +@item Gnus now defaults to saving all outgoing messages in per-month +nnfolder archives. + @item Gnus now supports the ``hashcash'' client puzzle anti-spam mechanism. Use @code{(setq message-generate-hashcash t)} to enable. @xref{Hashcash}. |