updated for version 7.4.425 v7.4.425
authorBram Moolenaar <Bram@vim.org>
Fri, 29 Aug 2014 12:20:51 +0000 (14:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 29 Aug 2014 12:20:51 +0000 (14:20 +0200)
commit773b158de8f813b0683fc56e37639937e5c9c1ee
treeff13a9c74f250e04676c428b18175db4cee5549c
parentd7408fa0ceb7bf414ca5c17f8ae3bc13131b7b15
updated for version 7.4.425
Problem:    When 'showbreak' is used "gj" may move to the wrong position.
            (Nazri Ramliy)
Solution:   Adjust virtcol when 'showbreak' is set. (Christian Brabandt)
src/normal.c
src/version.c