]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.630 v7.3.630
authorBram Moolenaar <Bram@vim.org>
Wed, 15 Aug 2012 11:31:00 +0000 (13:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 15 Aug 2012 11:31:00 +0000 (13:31 +0200)
commit2dac213ac6896bffbbfdd9afbdb0ad0e8b032532
treee1afd4ae65a58d60385852c64af95efe74521322
parent14f247414733b9dafb50e59320f75e8b56ac6ec6
updated for version 7.3.630
Problem:    "|" does not behave correctly when 'virtualedit' is set.
Solution:   Call validate_virtcol(). (David Bürgin)
src/normal.c
src/version.c