]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.473 v7.4.473
authorBram Moolenaar <Bram@vim.org>
Fri, 10 Oct 2014 13:34:33 +0000 (15:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Oct 2014 13:34:33 +0000 (15:34 +0200)
commite5ead831a2a638f145d5a7ae88f72d8526cbbde1
treeeb430192b410f779ccb1fc0ad4afae345aa7dd63
parent7425b938cb5fc5b12c4342d9c4834c535f5bf772
updated for version 7.4.473
Problem:    Cursor movement is incorrect when there is a number
            column/sign/fold column and 'sbr' is displayed.
Solution:   Adjust the column for 'sbr'. (Christian Brabandt)
src/charset.c
src/version.c