aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc/gnus.texi
diff options
context:
space:
mode:
authorPaul Eggert2015-09-04 13:31:41 -0700
committerPaul Eggert2015-09-04 13:32:18 -0700
commit8a6260e1e14ab1523c195001454c98aaa044ea64 (patch)
tree36bdb78d5615a54eefc1e6c24af8d57be283883d /doc/misc/gnus.texi
parent262a23dac0ad6c06197a9e2994dca4b896ac0a58 (diff)
downloademacs-8a6260e1e14ab1523c195001454c98aaa044ea64.tar.gz
emacs-8a6260e1e14ab1523c195001454c98aaa044ea64.zip
Fix minor problems with " in manual
Diffstat (limited to 'doc/misc/gnus.texi')
-rw-r--r--doc/misc/gnus.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 23a43f4893c..dbce16c2ad0 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -12565,7 +12565,7 @@ Gnus provides a few different methods for storing the mail and news you
12565send. The default method is to use the @dfn{archive virtual server} to 12565send. The default method is to use the @dfn{archive virtual server} to
12566store the messages. If you want to disable this completely, the 12566store the messages. If you want to disable this completely, the
12567@code{gnus-message-archive-group} variable should be @code{nil}. The 12567@code{gnus-message-archive-group} variable should be @code{nil}. The
12568default is "sent.%Y-%m", which gives you one archive group per month. 12568default is @code{"sent.%Y-%m"}, which gives you one archive group per month.
12569 12569
12570For archiving interesting messages in a group you read, see the 12570For archiving interesting messages in a group you read, see the
12571@kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail 12571@kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail