updated for version 7.0-145

This commit is contained in:
vimboss
2006-10-17 20:38:28 +00:00
parent 04eda27720
commit fde339f11e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -2387,7 +2387,7 @@ do_mouse(oap, c, dir, count, fixindent)
if (VIsual_select)
{
stuffcharReadbuff(Ctrl_G);
stuffReadbuff("\"+p");
stuffReadbuff((char_u *)"\"+p");
}
else
{
+2
View File
@@ -666,6 +666,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
145,
/**/
144,
/**/