From the announce: "Mutt 1.5.18 contains 6 months of bug fixes, documentation improvements and performance enhancements since the release of 1.5.17, but I believe only one new feature ($time_inc, for controlling the rate at which status updates are displayed)."
14 lines
352 B
Text
14 lines
352 B
Text
$NetBSD: patch-am,v 1.6 2008/05/18 08:26:31 tonio Exp $
|
|
|
|
Add change_folder_next option.
|
|
|
|
--- mutt.h.orig 2007-08-29 02:44:16.000000000 +0900
|
|
+++ mutt.h 2007-12-06 17:36:02.000000000 +0900
|
|
@@ -339,6 +339,7 @@
|
|
OPTBEEPNEW,
|
|
OPTBOUNCEDELIVERED,
|
|
OPTBRAILLEFRIENDLY,
|
|
+ OPTCHANGEFOLDERNEXT,
|
|
OPTCHECKMBOXSIZE,
|
|
OPTCHECKNEW,
|
|
OPTCOLLAPSEUNREAD,
|