aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-10-26 18:44:28 +0000
committerDave Love <[email protected]>2000-10-26 18:44:28 +0000
commit55291bfcb6662e7622db68465d9694f7fda5040b (patch)
tree0e4c449368626c03b3a3571eda1be5561f57d141
parentd1e3c8a732a9bc075c930aa94514a9a01ac8cb48 (diff)
2000-10-26 Kai GroESC,A_ESC(Bjohann <[email protected]>
* gnus.texi (Gnus Development): nnmail-delete-incoming --> mail-source-delete-incoming. (Kudos to Karl Kleinpaste <[email protected]> for pointing this out.)
-rw-r--r--man/gnus.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/gnus.texi b/man/gnus.texi
index 2f49883541..ffe0d72024 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -18920,9 +18920,9 @@ supposed to be able to use these, and these are mostly discussed on the
@samp{gnu.emacs.gnus} newsgroup.
@cindex Incoming*
-@vindex nnmail-delete-incoming
+@vindex mail-source-delete-incoming
Some variable defaults differ between alpha Gnusae and released Gnusae.
-In particular, @code{nnmail-delete-incoming} defaults to @code{nil} in
+In particular, @code{mail-source-delete-incoming} defaults to @code{nil} in
alpha Gnusae and @code{t} in released Gnusae. This is to prevent
lossage of mail if an alpha release hiccups while handling the mail.