]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.550 v7.3.550
authorBram Moolenaar <Bram@vim.org>
Wed, 13 Jun 2012 12:01:41 +0000 (14:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 13 Jun 2012 12:01:41 +0000 (14:01 +0200)
commite04a48f20413f3f926d26394fad6431795348af7
tree24168dd25a64d6e0df9cb21bdb0695070f38c5cb
parent48d279215f08667ccfa243afe874ef93e228dd57
updated for version 7.3.550
Problem:    With "j" in 'formatoptions' a list leader is not removed. (Gary
            Johnson)
Solution:   Don't ignore the start of a three part comment. (Lech Lorens)
src/ops.c
src/testdir/test29.in
src/testdir/test29.ok
src/version.c