fix
authoryoichi <yoichi>
Thu, 31 Jan 2008 00:57:25 +0000 (00:57 +0000)
committeryoichi <yoichi>
Thu, 31 Jan 2008 00:57:25 +0000 (00:57 +0000)
elmo/ChangeLog

index 752b5c9..93b3a57 100644 (file)
@@ -2,8 +2,8 @@
 
        * elmo-imap4.el (elmo-folder-list-messages-plugged): Don't include
        messages with \Deleted flag.
-       (elmo-folder-delete-messages-plugged): Don't send expunge command
-       if there are messages with \Deleted flag.
+       (elmo-folder-delete-messages-plugged): Ask before sending expunge
+       command if there are messages with \Deleted flag.
 
 2007-04-24  Yoichi NAKAYAMA  <yoichi@geiin.org>