Index: /trunk/SlickEdit/kdev.e
===================================================================
--- /trunk/SlickEdit/kdev.e	(revision 2784)
+++ /trunk/SlickEdit/kdev.e	(revision 2785)
@@ -111,9 +111,10 @@
 static _str     skChange        = '';       /* Current change identifier. */
 
-static int      ikStyleWidth    = 80;       /* The page width of the style. */
+static int      ikStyleWidth    = 130;       /* The page width of the style. */
 static boolean  fkStyleFullHeaders = false; /* false: omit some tags. */
 static int      ikStyleOneliner = 41;       /* The oneline comment column. */
 static int      ikStyleModifyMarkColumn = 105;
 static boolean  fkStyleBoxTag   = false;    /* true: Include tag in k_box_start. */
+
 
 /*******************************************************************************
