diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-10-29 11:11:56 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-10-29 11:11:56 +0800 |
commit | 7ffad86d872af64e2d2925b1652248506b5197c4 (patch) | |
tree | 7de5581967e9b101f0a6de625b1f0c8faba71b6e /mail/ChangeLog | |
parent | 7978de790388841acfd3a3e7858cecd0da300048 (diff) | |
download | gsoc2013-evolution-7ffad86d872af64e2d2925b1652248506b5197c4.tar.gz gsoc2013-evolution-7ffad86d872af64e2d2925b1652248506b5197c4.tar.zst gsoc2013-evolution-7ffad86d872af64e2d2925b1652248506b5197c4.zip |
Call mail_autoreceive_setup() instead of mail_autoreceive_setup_account()
2001-10-28 Jeffrey Stedfast <fejj@ximian.com>
* mail-account-gui.c (mail_account_gui_save): Call
mail_autoreceive_setup() instead of
mail_autoreceive_setup_account() since that code was completely
broken anyway.
* mail-send-recv.c (mail_autoreceive_setup_account): Removed.
svn path=/trunk/; revision=14318
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ef8330367d..6844a1a362 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2001-10-28 Jeffrey Stedfast <fejj@ximian.com> + * mail-account-gui.c (mail_account_gui_save): Call + mail_autoreceive_setup() instead of + mail_autoreceive_setup_account() since that code was completely + broken anyway. + + * mail-send-recv.c (mail_autoreceive_setup_account): Removed. + * mail-callbacks.c (transfer_msg_done): Move the message-list cursor to the next message. (transfer_msg): If we are moving messages, then pass |