1
0
forked from aniani/vim

updated for version 7.4.041

Problem:    Visual selection does not remain after being copied over. (Axel
            Bender)
Solution:   Move when VIsual_active is reset. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-09-25 23:24:57 +02:00
parent cca7413456
commit 033d8888e8
2 changed files with 6 additions and 3 deletions

View File

@@ -738,6 +738,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
41,
/**/
40,
/**/