diff lisp/ChangeLog @ 105198:550b90cc7226

(rmail-mime-bulk-handler): Print the size of attachments.
author Glenn Morris <rgm@gnu.org>
date Fri, 25 Sep 2009 06:15:01 +0000
parents 3ed1736067e6
children cdc275504289
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Sep 25 04:46:34 2009 +0000
+++ b/lisp/ChangeLog	Fri Sep 25 06:15:01 2009 +0000
@@ -30,7 +30,8 @@
 	(rmail-mime-insert-image): New function.
 	(rmail-mime-image): Use rmail-mime-insert-image.
 	(rmail-mime-bulk-handler): Remove optional `image' argument, instead
-	obey the value of `rmail-mime-show-images' option.
+	obey the value of `rmail-mime-show-images' option.  Print the size of
+	attachments.
 
 2009-09-25  David Engster  <deng@randomsample.de>