17 lines
591 B
Text
17 lines
591 B
Text
$NetBSD: patch-ah,v 1.5 2004/02/20 14:02:04 wiz Exp $
|
|
--- init.h.orig Wed Jul 24 10:41:29 2002
|
|
+++ init.h Mon Feb 2 08:17:26 2004
|
|
@@ -278,6 +278,13 @@
|
|
** .pp
|
|
** Character set your terminal uses to display and enter textual data.
|
|
*/
|
|
+ { "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
|