]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.394 v7.3.394
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Jan 2012 11:42:09 +0000 (12:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Jan 2012 11:42:09 +0000 (12:42 +0100)
commit738f8fc8edf7a87824bba8650c04ba6197fea25f
tree48de27f90de95aef4f7bf008ab99f0057c848f8b
parent6ef47c223eb1c4290af30e2990765c81a31205e6
updated for version 7.3.394
Problem:    When placing a mark while starting up a screen redraw messes up
            the screen. (lith)
Solution:   Don't redraw while still starting up. (Christian Brabandt)
src/screen.c
src/version.c