2000-11-29 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
authorShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 29 Nov 2000 04:40:17 +0000 (04:40 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 29 Nov 2000 04:40:17 +0000 (04:40 +0000)
* nnmail.el (nnmail-cache-accepted-message-ids): Add doc.

lisp/ChangeLog
lisp/nnmail.el

index 9986aa6..b69e152 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-29 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * nnmail.el (nnmail-cache-accepted-message-ids): Add doc.
+
 2000-11-28 17:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * message.el (message-shoot-gnksa-feet): New variable.
index cc341ad..002fbf0 100644 (file)
@@ -181,7 +181,8 @@ The return value should be `delete' or a group name (a string)."
                   string))
 
 (defcustom nnmail-cache-accepted-message-ids nil
-  "If non-nil, put Message-IDs of Gcc'd articles into the duplicate cache."
+  "If non-nil, put Message-IDs of Gcc'd articles into the duplicate cache.
+If non-nil, also update the cache when copy or move articles."
   :group 'nnmail
   :type 'boolean)