1
0
forked from aniani/vim

updated for version 7.4.634

Problem:    Marks are not restored after redo + undo.
Solution:   Fix the way marks are restored. (Olaf Dabrunz)
This commit is contained in:
Bram Moolenaar
2015-02-17 13:43:40 +01:00
parent be20f9fa5d
commit f65aad5554
8 changed files with 14 additions and 2 deletions

View File

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