*** empty log message ***
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 19 Mar 1997 20:19:09 +0000 (20:19 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 19 Mar 1997 20:19:09 +0000 (20:19 +0000)
lisp/ChangeLog
lisp/gnus.el
lisp/nnmail.el
texi/gnus.texi
texi/message.texi

index 1f53982..bb70b44 100644 (file)
@@ -1,3 +1,11 @@
+Wed Mar 19 21:16:48 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
+
+       * gnus.el: Gnus v5.4.32 is released.
+
+Wed Mar 19 21:06:07 1997  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
+
+       * nnmail.el (nnmail-cache-accepted-message-ids): Bogus.
+
 Wed Mar 19 20:53:34 1997  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * gnus.el: Gnus v5.4.31 is released.
index 8194474..118cbf1 100644 (file)
@@ -226,7 +226,7 @@ is restarted, and sometimes reloaded."
   :link '(custom-manual "(gnus)Exiting Gnus")
   :group 'gnus)
 
-(defconst gnus-version-number "5.4.31"
+(defconst gnus-version-number "5.4.32"
   "Version number for this version of Gnus.")
 
 (defconst gnus-version (format "Gnus v%s" gnus-version-number)
index 84393fa..e4464e8 100644 (file)
@@ -162,8 +162,8 @@ Eg.:
 
 (defcustom nnmail-cache-accepted-message-ids nil
   "If non-nil, put Message-IDs of Gcc'd articles into the duplicate cache."
-  :group nnmail
-  :type boolean)
+  :group 'nnmail
+  :type 'boolean)
 
 (defcustom nnmail-spool-file
   (or (getenv "MAIL")
index 4d153a4..63d83dd 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo                  @c -*-texinfo-*-
 
 @setfilename gnus
-@settitle Gnus 5.4.31 Manual
+@settitle Gnus 5.4.32 Manual
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
@@ -287,7 +287,7 @@ into another language, under the above conditions for modified versions.
 @tex
 
 @titlepage
-@title Gnus 5.4.31 Manual
+@title Gnus 5.4.32 Manual
 
 @author by Lars Magne Ingebrigtsen
 @page
@@ -323,7 +323,7 @@ can be gotten by any nefarious means you can think of---@sc{nntp}, local
 spool or your mbox file.  All at the same time, if you want to push your
 luck.
 
-This manual corresponds to Gnus 5.4.31.
+This manual corresponds to Gnus 5.4.32.
 
 @end ifinfo
 
index 7e932e7..6564d92 100644 (file)
@@ -1,7 +1,7 @@
 \input texinfo                  @c -*-texinfo-*-
 
 @setfilename message
-@settitle Message 5.4.31 Manual
+@settitle Message 5.4.32 Manual
 @synindex fn cp
 @synindex vr cp
 @synindex pg cp
@@ -39,7 +39,7 @@ into another language, under the above conditions for modified versions.
 @tex
 
 @titlepage
-@title Message 5.4.31 Manual
+@title Message 5.4.32 Manual
 
 @author by Lars Magne Ingebrigtsen
 @page
@@ -79,7 +79,7 @@ buffers.
 * Key Index::         List of Message mode keys.
 @end menu
 
-This manual corresponds to Message 5.4.31.  Message is distributed with
+This manual corresponds to Message 5.4.32.  Message is distributed with
 the Gnus distribution bearing the same version number as this manual
 has.