comparison src/version.c @ 3742:3416ac23d075 v7.3.630

updated for version 7.3.630 Problem: "|" does not behave correctly when 'virtualedit' is set. Solution: Call validate_virtcol(). (David B?rgin)
author Bram Moolenaar <bram@vim.org>
date Wed, 15 Aug 2012 13:31:00 +0200
parents 7de7ef01288d
children 99f076ca8d84
comparison
equal deleted inserted replaced
3741:9266cfe865c3 3742:3416ac23d075
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 630,
717 /**/ 719 /**/
718 629, 720 629,
719 /**/ 721 /**/
720 628, 722 628,
721 /**/ 723 /**/