]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.545 v7.4.545
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Dec 2014 02:36:39 +0000 (03:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Dec 2014 02:36:39 +0000 (03:36 +0100)
commitaff5c3a5304d85b53b00fd67418d53056b663ba9
treebd0e258743c7b508a1fb8097036c0f9e2eae26eb
parentd96c52c71b85d848f23f58dfb8463279a39bfe84
updated for version 7.4.545
Problem:    Highlighting for multi-line matches is not correct.
Solution:   Stop highlight at the end of the match. (Hirohito Higashi)
src/screen.c
src/version.c