comparison src/version.c @ 6178:2e804ebb3ee8 v7.4.425

updated for version 7.4.425 Problem: When 'showbreak' is used "gj" may move to the wrong position. (Nazri Ramliy) Solution: Adjust virtcol when 'showbreak' is set. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 29 Aug 2014 14:20:51 +0200
parents 85a1802ae810
children 7ab9a9cf2859
comparison
equal deleted inserted replaced
6177:4b2b0537aef7 6178:2e804ebb3ee8
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 425,
744 /**/ 746 /**/
745 424, 747 424,
746 /**/ 748 /**/
747 423, 749 423,
748 /**/ 750 /**/