* mail-source.el (mail-source-directory): Fix doc-string.
authorReiner Steib <Reiner.Steib@gmx.de>
Wed, 2 Jun 2004 09:40:43 +0000 (09:40 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Wed, 2 Jun 2004 09:40:43 +0000 (09:40 +0000)
* gnus.texi (Mail Source Customization): Clarify
`mail-source-directory'.

lisp/ChangeLog
lisp/mail-source.el
texi/ChangeLog
texi/gnus.texi

index 5a7ef97..287a7f4 100644 (file)
@@ -1,3 +1,7 @@
+2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mail-source.el (mail-source-directory): Fix doc-string.
+
 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * assistant.el (assistant-render-text, assistant-eval): add :set
index 7172930..edd0069 100644 (file)
@@ -253,7 +253,7 @@ If non-nil, this maildrop will be checked periodically for new mail."
   :type 'file)
 
 (defcustom mail-source-directory message-directory
-  "Directory where files (if any) will be stored."
+  "Directory where incoming mail source files (if any) will be stored."
   :group 'mail-source
   :type 'directory)
 
index 6a5a5c9..4e16594 100644 (file)
@@ -1,3 +1,8 @@
+2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.texi (Mail Source Customization): Clarify
+       `mail-source-directory'.
+
 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-faq.texi: Untabify.
index 5c5a979..dbe0d49 100644 (file)
@@ -13900,10 +13900,10 @@ If non-@code{nil}, ignore errors when reading mail from a mail source.
 
 @item mail-source-directory
 @vindex mail-source-directory
-Directory where files (if any) will be stored.  The default is
-@file{~/Mail/}.  At present, the only thing this is used for is to say
-where the incoming files will be stored if the previous variable is
-@code{nil}.
+Directory where incoming mail source files (if any) will be stored.  The
+default is @file{~/Mail/}.  At present, the only thing this is used for
+is to say where the incoming files will be stored if the variable
+@code{mail-source-delete-incoming} is @code{nil} or a number.
 
 @item mail-source-incoming-file-prefix
 @vindex mail-source-incoming-file-prefix