]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.118 v7.4.118
authorBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2013 14:52:01 +0000 (15:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2013 14:52:01 +0000 (15:52 +0100)
commit1d633413e5961589c2ae81300c96197443eee0c8
tree46b5ec5d9b3443e88dc8d69012d390c2648bc536
parent6b10721fa2d883540c1c106ef26fff8abed0ac43
updated for version 7.4.118
Problem:    It's possible that redrawing the status lines causes
            win_redr_custom() to be called recursively.
Solution:   Protect against recursiveness. (Yasuhiro Matsumoto)
src/screen.c
src/version.c