Patch 7.0.209
commit866788616ad6fd63a016a56465764df036f84c16
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 9 Mar 2007 00:44:06 +0000 (9 00:44 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Fri, 9 Mar 2007 00:44:06 +0000 (9 00:44 +0000)
treeb606e9ad5b9e11a79f2f2cef17f034bec537ce3b
parentc3e220e36c68e7e1ba2a61ea2a0ff55e0599fa51
Patch 7.0.209
Problem:    When replacing a line through Python the cursor may end up beyond
        the end of the line.
Solution:   Check the cursor column after replacing the line.
Files:      src/if_python.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@227 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/if_python.c
src/version.c