]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.228 v7.3.228
authorBram Moolenaar <Bram@vim.org>
Sun, 19 Jun 2011 22:45:58 +0000 (00:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 19 Jun 2011 22:45:58 +0000 (00:45 +0200)
commit914968e66d54d9bc3e49aa376bfe136738e883e4
tree5864d8470ba14190b2edb78074506b0416b0c204
parent54b08a5e78516d3516109f935b34c7d6663370a0
updated for version 7.3.228
Problem:    "2gj" does not always move to the correct position.
Solution:   Get length of line after moving to a next line. (James Vega)
src/normal.c
src/version.c