summaryrefslogtreecommitdiff
path: root/man/gnus.texi
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-10-26 18:44:28 +0000
committerDave Love <fx@gnu.org>2000-10-26 18:44:28 +0000
commit55291bfcb6662e7622db68465d9694f7fda5040b (patch)
tree0e4c449368626c03b3a3571eda1be5561f57d141 /man/gnus.texi
parentd1e3c8a732a9bc075c930aa94514a9a01ac8cb48 (diff)
downloademacs-55291bfcb6662e7622db68465d9694f7fda5040b.tar.gz
2000-10-26 Kai GroESC,A_ESC(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* gnus.texi (Gnus Development): nnmail-delete-incoming --> mail-source-delete-incoming. (Kudos to Karl Kleinpaste <karl@charcoal.com> for pointing this out.)
Diffstat (limited to 'man/gnus.texi')
-rw-r--r--man/gnus.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/gnus.texi b/man/gnus.texi
index 2f498835411..ffe0d720245 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.