1
0
forked from aniani/vim

updated for version 7.3.761

Problem:    In Visual mode a "-p does not work. (Marcin Szamotulski)
Solution:   Avoid writing to "- before putting it. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2012-12-12 18:20:32 +01:00
parent 83dadafdd7
commit ba6e858556
4 changed files with 10 additions and 2 deletions

View File

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