Release commit
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 4 Jan 2004 21:10:37 +0000 (21:10 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 4 Jan 2004 21:10:37 +0000 (21:10 +0000)
lisp/ChangeLog
lisp/mail-source.el
texi/gnus.texi
texi/message.texi

index a0e48f7..f2f699f 100644 (file)
@@ -1,3 +1,7 @@
+2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+
+       * gnus.el: Gnus v5.10.6 is released.
+
 2004-01-04  Kai Grossjohann  <kai@emptydomain.de>
 
        * gnus-sum.el (gnus-summary-print-article): Doc fix.
index 523efba..ea396f1 100644 (file)
@@ -263,7 +263,7 @@ If non-nil, this maildrop will be checked periodically for new mail."
   :group 'mail-source
   :type 'integer)
 
-(defcustom mail-source-delete-incoming nil
+(defcustom mail-source-delete-incoming t
   "*If non-nil, delete incoming files after handling.
 If t, delete immediately, if nil, never delete.  If a positive number, delete
 files older than number of days."
index 92316b2..6a40647 100644 (file)
@@ -33,7 +33,7 @@
 \makeindex
 \begin{document}
 
-\newcommand{\gnusversionname}{Gnus v5.10.5}
+\newcommand{\gnusversionname}{Gnus v5.10.6}
 \newcommand{\gnuschaptername}{}
 \newcommand{\gnussectionname}{}
 
@@ -397,7 +397,7 @@ can be gotten by any nefarious means you can think of---@acronym{NNTP}, local
 spool or your mbox file.  All at the same time, if you want to push your
 luck.
 
-This manual corresponds to Gnus v5.10.5.
+This manual corresponds to Gnus v5.10.6.
 
 @end ifinfo
 
@@ -26671,7 +26671,7 @@ Gnus will work.
 
 @item
 Try doing an @kbd{M-x gnus-version}.  If you get something that looks
-like @samp{Gnus v5.10.5} you have the right files loaded.  Otherwise
+like @samp{Gnus v5.10.6} you have the right files loaded.  Otherwise
 you have some old @file{.el} files lying around.  Delete these.
 
 @item
index a12ba48..af78f63 100644 (file)
@@ -88,7 +88,7 @@ Message mode buffers.
 * Key Index::         List of Message mode keys.
 @end menu
 
-This manual corresponds to Message v5.10.5.  Message is distributed
+This manual corresponds to Message v5.10.6.  Message is distributed
 with the Gnus distribution bearing the same version number as this
 manual.