comparison src/version.c @ 5730:420fd9cb86d5 v7.4.210

updated for version 7.4.210 Problem: Visual block mode plus virtual edit doesn't work well with tabs. (Liang Li) Solution: Take coladd into account. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Mar 2014 18:57:54 +0100
parents bb402c49379d
children e90bef2240c8
comparison
equal deleted inserted replaced
5729:b5cc3a0729b1 5730:420fd9cb86d5
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 210,
741 /**/ 743 /**/
742 209, 744 209,
743 /**/ 745 /**/
744 208, 746 208,
745 /**/ 747 /**/