emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master af629df: * doc/misc/gnus.texi (Mail Source Specifie


From: Katsumi Yamaoka
Subject: [Emacs-diffs] master af629df: * doc/misc/gnus.texi (Mail Source Specifiers):
Date: Sun, 06 Sep 2015 23:23:08 +0000

branch: master
commit af629df80605614c645ba6539bb98d4f1e990925
Author: Adam Sjøgren <address@hidden>
Commit: Katsumi Yamaoka <address@hidden>

    * doc/misc/gnus.texi (Mail Source Specifiers):
    Allow :mailbox to be a list.
---
 doc/misc/gnus.texi |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index dbce16c..d50bcd6 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -15018,7 +15018,8 @@ corresponding keywords.
 
 @item :mailbox
 The name of the mailbox to get mail from.  The default is @samp{INBOX}
-which normally is the mailbox which receives incoming mail.
+which normally is the mailbox which receives incoming mail. Instead of
+a single mailbox, this can be a list of mailboxes to fetch mail from.
 
 @item :predicate
 The predicate used to find articles to fetch.  The default, @samp{UNSEEN



reply via email to

[Prev in Thread] Current Thread [Next in Thread]