[gnus git] branch no-gnus updated: m0-1-90-gf20c9a4 =1= gnus.texi documentation update
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via f20c9a4321b8dc50c8d4149fbc24cc2cf396322d (commit)
from 2c24535122d20ab9af1ea280f9ffc0dafc868437 (commit)
- Log -----------------------------------------------------------------
commit f20c9a4321b8dc50c8d4149fbc24cc2cf396322d
Author: Peder O. Klingenberg <[email protected]>
Date: Thu Mar 22 20:16:28 2012 +0100
gnus.texi documentation update
* gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
reflect the new default.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index aea114e..adc0f43 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-22 Peder O. Klingenberg <[email protected]> (tiny change)
+
+ * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
+ reflect the new default.
+
2012-02-28 Glenn Morris <[email protected]>
* gnus-faq.texi, gnus-news.texi, gnus.texi:
diff --git a/texi/gnus.texi b/texi/gnus.texi
index 07b15d9..f38692c 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -12526,8 +12526,8 @@ mode buffers.
Gnus provides a few different methods for storing the mail and news you
send. The default method is to use the @dfn{archive virtual server} to
store the messages. If you want to disable this completely, the
-@code{gnus-message-archive-group} variable should be @code{nil}, which
-is the default.
+@code{gnus-message-archive-group} variable should be @code{nil}. The
+default is "sent.%Y-%m", which gives you one archive group per month.
For archiving interesting messages in a group you read, see the
@kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail
-----------------------------------------------------------------------
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, no-gnus has been updated
hooks/post-receive
--
Gnus Project