comparison lisp/gnus/ChangeLog @ 110210:3d982e5c5f58

pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): New convenience function used throughout instead of repeating the same code all over the place.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 05 Sep 2010 23:34:30 +0000
parents bafb89eacad6
children 6cdcc53703e4
comparison
equal deleted inserted replaced
110209:bafb89eacad6 110210:3d982e5c5f58
1 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org> 1 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * pop3.el (pop3-streaming-movemail): Return t for success.
2 4
3 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the 5 * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
4 .authinfo if we're using ssl connection. 6 .authinfo if we're using ssl connection.
5 7
6 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we 8 * nnvirtual.el (nnvirtual-create-mapping): Use the active info we