]> granicus.if.org Git - mutt/commitdiff
# changelog commit
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 17 Dec 2002 09:50:46 +0000 (09:50 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 17 Dec 2002 09:50:46 +0000 (09:50 +0000)
ChangeLog

index 13fd0e7b00e33b887bd9f2bb3c74c1810028eae5..60054bc684972e95a2eff0e7616f8a7dc05332f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-12-17 09:50:26  Thomas Roessler  <roessler@does-not-exist.org>
+
+       * 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  <edmundo@rano.org>
 
        * handler.c, rfc2047.c, url.c: Fix #1424.