diff lisp/gnus/ChangeLog @ 110296:ef15e8533a1c

Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Fri, 10 Sep 2010 00:08:31 +0000
parents f70d39f7b8fd
children 593e2b90e58b
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Fri Sep 10 00:07:33 2010 +0000
+++ b/lisp/gnus/ChangeLog	Fri Sep 10 00:08:31 2010 +0000
@@ -1,5 +1,10 @@
 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+	* mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
+
+	* pop3.el (pop3-movemail): Removed.
+	(pop3-streaming-movemail): Renamed to pop3-movemail.
+
 	* gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
 	don't restrict end-tag searches to the end of the line.