From: Thomas Roessler Date: Tue, 17 Dec 2002 09:50:46 +0000 (+0000) Subject: # changelog commit X-Git-Tag: mutt-1-5-3-rel~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff230c1652a9abd55e71e0cdce4bea7ce085bb4c;p=mutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 13fd0e7b..60054bc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-12-17 09:50:26 Thomas Roessler + + * OPS, curs_main.c, functions.h: Experimental: Introduce + {next,previous}-new-then-unread. These functions behave + like {next,previous}-new as long as new messages are + visible. When no new messages are visibuel any more, there's + a fall-back to {next,prev}-unread. + + Memo to self: Impose a weekly quota on the use of goto + statements. + 2002-12-16 20:28:46 Edmund GRIMLEY EVANS * handler.c, rfc2047.c, url.c: Fix #1424.