From acdfbcd161c23f9b5b043e3dd6829e5dbd48a2f0 Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Fri, 10 Aug 2001 20:02:05 +0000 Subject: Since 'N' keypresses go through here now, use wrap-around selecting. 2001-08-10 Jason Leach * mail-callbacks.c (next_unread_msg): Since 'N' keypresses go through here now, use wrap-around selecting. (previous_unread_msg): Same for 'P' here. * message-list.c (on_cursor_activated_idle): Stop this idle timer when we have multiple items selected, this keeps it from loading and then marking the last item in your selection list as read. Bug #4693. svn path=/trunk/; revision=11895 --- mail/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 78bf11c37d..12b5bdfa6d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2001-08-10 Jason Leach + + * mail-callbacks.c (next_unread_msg): Since 'N' keypresses go + through here now, use wrap-around selecting. + (previous_unread_msg): Same for 'P' here. + + * message-list.c (on_cursor_activated_idle): Stop this idle timer + when we have multiple items selected, this keeps it from loading + and then marking the last item in your selection list as read. + Bug #4693. + 2001-08-10 Peter Williams * mail-accounts.c (mail_delete): Don't remove the account from the -- cgit v1.2.3