diff src/normal.c @ 22:cc049b00ee70

updated for version 7.0014
author vimboss
date Thu, 02 Sep 2004 19:12:26 +0000
parents bdeee1504ac1
children 8ff7fd162d3c
line wrap: on
line diff
--- a/src/normal.c
+++ b/src/normal.c
@@ -4343,6 +4343,7 @@ dozet:
 	    curwin->w_cursor.lnum = curbuf->b_ml.ml_line_count;
 	else
 	    curwin->w_cursor.lnum = cap->count0;
+	check_cursor_col();
     }
 
     switch (nchar)