]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.659 v7.4.659
authorBram Moolenaar <Bram@vim.org>
Fri, 13 Mar 2015 10:23:50 +0000 (11:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 13 Mar 2015 10:23:50 +0000 (11:23 +0100)
commit488eb26ec7fda1dc79f3d856d40da072332630b6
tree3d3aa2e5182ab8024ceb29dd651024f963d95510
parent0f8dd840fc6a614450db60ebe405d6201a2ecc3e
updated for version 7.4.659
Problem:    When 'ruler' is set the preferred column is reset. (Issue 339)
Solution:   Don't set curswant when redrawing the status lines.
src/option.c
src/version.c