1
0
forked from aniani/vim

updated for version 7.4.310

Problem:    getpos()/setpos() don't include curswant.
Solution:   Add a fifth number when getting/setting the cursor.
This commit is contained in:
Bram Moolenaar
2014-05-28 14:34:46 +02:00
parent dd0402a759
commit 493c178a28
5 changed files with 54 additions and 13 deletions

View File

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