updated for version 7.4.405 v7.4.405
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Aug 2014 14:28:36 +0000 (16:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Aug 2014 14:28:36 +0000 (16:28 +0200)
commit5307de0746359098d63053b5fb58dbfb924ce0fd
tree87258f7f0ce02ddc43003835aa818bfe944d75bc
parent9b8f021d93de3a2a2905d0e46b9f0b6dbb3e12f9
updated for version 7.4.405
Problem:    Screen updating is slow when using matches.
Solution:   Do not use the ">=" as in patch 7.4.362, check the lnum.
src/screen.c
src/testdir/test63.in
src/testdir/test63.ok
src/version.c