]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.482 v7.3.482
authorBram Moolenaar <Bram@vim.org>
Wed, 28 Mar 2012 12:19:50 +0000 (14:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 28 Mar 2012 12:19:50 +0000 (14:19 +0200)
commit524780d69f4be69caad73a429665d0bfd9aa5ca7
tree1c994c7356f2144df4c5949509d312704985bfcc
parent61d281a4c088db09ff82bfd7178216b0c0c31536
updated for version 7.3.482
Problem:    With 'cursorbind' set moving up/down does not always keep the same
            column.
Solution:   Set curswant appropriately. (Gary Johnson)
src/move.c
src/version.c