Mail source addition.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Fri, 17 Dec 1999 17:17:20 +0000 (17:17 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Fri, 17 Dec 1999 17:17:20 +0000 (17:17 +0000)
texi/ChangeLog
texi/gnus.texi

index 990072c..1faa8c8 100644 (file)
@@ -1,3 +1,7 @@
+1999-12-17 12:12:41  Shenghuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus.texi (Mail Source Specifiers): Addition.
+
 1999-12-13 23:47:50  Shenghuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.texi (Mail Source Specifiers): Addition.
index 85e7f34..f0cf49c 100644 (file)
@@ -10668,6 +10668,10 @@ name.
 The password to give to the webmail server.  If not specified, the user is
 prompted.
 
+@item :dontexpunge
+If non-nil, only fetch unread articles and don't move them to trash
+folder after finishing the fetch.
+
 @end table
 
 An example webmail source:
@@ -10677,6 +10681,18 @@ An example webmail source:
 @end lisp
 @end table
 
+@table @dfn
+@item Common Keywords
+Common keywords can be used in any type of mail source.
+
+Keywords:
+
+@table @code
+@item :plugged
+If non-nil, fetch the mail even when Gnus is unplugged.
+
+@end table
+@end table
 
 @node Mail Source Customization
 @subsubsection Mail Source Customization