From c6e959568733601f6b74e21b18a4243e63f53f3b Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 2 Mar 2009 12:09:32 +0000 Subject: Support for maxrmargin-breaking with TERMP_NOBREAK. Tabs auto-converted to spaces. --- term.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'term.h') diff --git a/term.h b/term.h index 95e75d2a..48162221 100644 --- a/term.h +++ b/term.h @@ -1,4 +1,4 @@ -/* $Id: term.h,v 1.12 2009/03/01 13:06:49 kristaps Exp $ */ +/* $Id: term.h,v 1.13 2009/03/02 12:09:32 kristaps Exp $ */ /* * Copyright (c) 2008 Kristaps Dzonsons * @@ -21,6 +21,8 @@ #include "mdoc.h" +#define INDENT 6 + __BEGIN_DECLS struct termp { -- cgit v1.2.3-56-ge451