]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.106 v7.3.106
authorBram Moolenaar <Bram@vim.org>
Sat, 22 Jan 2011 20:05:07 +0000 (21:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 22 Jan 2011 20:05:07 +0000 (21:05 +0100)
commitf3d419d719202a0d7320f200356590c6d85871e2
treebf62a559aefa01401e08cc85406cc7ce6592826c
parent445edda2f9a52ff9bce83ee5334d4ece2bd20494
updated for version 7.3.106
Problem:    When 'cursorbind' is set another window may scroll unexpectedly
            when 'scrollbind' is also set. (Xavier Wang)
Solution:   Don't call update_topline() if 'scrollbind' is set.
src/move.c
src/version.c