comparison src/version.c @ 6853:d1a87b307a50 v7.4.747

patch 7.4.747 Problem: ":cnext" may jump to the wrong column when setting 'virtualedit=all' (cs86661) Solution: Reset the coladd field. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 18:35:34 +0200
parents b782813c73a6
children 566e193323ce
comparison
equal deleted inserted replaced
6852:f538da3ee271 6853:d1a87b307a50
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 747,
744 /**/ 746 /**/
745 746, 747 746,
746 /**/ 748 /**/
747 745, 749 745,
748 /**/ 750 /**/