1
0
forked from aniani/vim

updated for version 7.3.768

Problem:    settabvar() and setwinvar() may move the cursor.
Solution:   Save and restore the cursor position when appropriate. (idea by
            Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2013-01-17 15:37:01 +01:00
parent 8fae8e658f
commit 3e37fd0950
2 changed files with 17 additions and 0 deletions

View File

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