$NetBSD: patch-an,v 1.2 2008/05/18 08:26:31 tonio Exp $

Add change_folder_next option.

--- init.h.orig	2007-11-01 02:48:52.000000000 +0900
+++ init.h	2007-12-06 17:35:34.000000000 +0900
@@ -317,6 +317,13 @@
   ** Character set your terminal uses to display and enter textual data.
   ** It is also the fallback for $$send_charset.
   */
+  { "change_folder_next", DT_BOOL, R_NONE, OPTCHANGEFOLDERNEXT, 0 },
+  /*
+  ** .pp
+  ** When this variable is set, the change-folder command will start at the
+  ** next folder after the current folder in your mailbox list instead of
+  ** starting at the first folder.
+  */
   { "check_new",	DT_BOOL, R_NONE, OPTCHECKNEW, 1 },
   /*
   ** .pp
