]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.698 v7.3.698
authorBram Moolenaar <Bram@vim.org>
Sat, 20 Oct 2012 23:47:00 +0000 (01:47 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 20 Oct 2012 23:47:00 +0000 (01:47 +0200)
commit003d14a26771bf7d2c05013cd2fd9d2622f373b9
tree45e175aff33fa0eefe1aeded6b75c37abccbf4b4
parentc4b98fbb3ea881621d051f84d67609f6789880bc
updated for version 7.3.698
Problem:    Python 3 does not preserve state beween commands.
Solution:   Preserve the state. (Paul Ollis)
src/if_python.c
src/if_python3.c
src/version.c