1
0
forked from aniani/vim

updated for version 7.3.698

Problem:    Python 3 does not preserve state beween commands.
Solution:   Preserve the state. (Paul Ollis)
This commit is contained in:
Bram Moolenaar
2012-10-21 01:47:00 +02:00
parent c4b98fbb3e
commit 003d14a267
3 changed files with 11 additions and 4 deletions

View File

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