]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.351 v7.3.351
authorBram Moolenaar <Bram@vim.org>
Wed, 26 Oct 2011 15:04:29 +0000 (17:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 26 Oct 2011 15:04:29 +0000 (17:04 +0200)
commita27ad5aea14e3dd2432ffd9a3187386c526a3734
tree228ace40e23fa12be5544d23061b2cf5991895db
parent50bfb3278e78daa413fe66fc07d5c5694fbc1d77
updated for version 7.3.351
Problem:    Text formatting uses start of insert position when it should not.
            (Peter Wagenaar)
Solution:   Do not use Insstart when intentionally formatting.
src/edit.c
src/version.c