]> granicus.if.org Git - vim/commit
updated for version 7.3.180 v7.3.180
authorBram Moolenaar <Bram@vim.org>
Tue, 10 May 2011 11:38:27 +0000 (13:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 May 2011 11:38:27 +0000 (13:38 +0200)
commita4271d598b3103eb80f72969587d71445cfe337f
tree40b3766a9f56d76a290b7b3ebf9815c45fb5fb05
parentaede6ceba3030db559f503268be9cad75a08ca39
updated for version 7.3.180
Problem:    When both a middle part of 'comments' matches and an end part, the
            middle part was used errornously.
Solution:   After finding the middle part match continue looking for a better
            end part match. (partly by Lech Lorens)
src/misc1.c
src/testdir/test3.in
src/testdir/test3.ok
src/version.c