From 7da638d6aa8f721765a318abb0250133152ae1e3 Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Wed, 15 Aug 2001 21:28:59 +0000 Subject: Always remove the idle and return FALSE, instead of returning TRUE if more 2001-08-15 Peter Williams * message-list.c (on_cursor_activated_idle): Always remove the idle and return FALSE, instead of returning TRUE if more than one message is selected. svn path=/trunk/; revision=12075 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 2221c7c9b0..357c9e53ff 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-08-15 Peter Williams + + * message-list.c (on_cursor_activated_idle): Always remove the + idle and return FALSE, instead of returning TRUE if more than one + message is selected. + 2001-08-15 Jason Leach * mail-tools.c (mail_tool_quote_message): Stop building the quote -- cgit