commit | 6bb683663ad7ae9c303284c335a731a13233c6c2 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Mar 22 23:03:44 2005 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Mar 22 23:03:44 2005 +0000 |
tree | ae1a51eb5403b7182a3bdd4d16c86b4bc1705a7a | |
parent | fc73515f7ba66b47705265bb8d01c6bec5df09c4 [diff] [blame] |
updated for version 7.0063
diff --git a/src/misc2.c b/src/misc2.c index d4d975d..ebf3933 100644 --- a/src/misc2.c +++ b/src/misc2.c
@@ -3146,7 +3146,7 @@ int new_mouse_shape; /* Only works in GUI mode. */ - if (!gui.in_use) + if (!gui.in_use || gui.starting) return; /* Postpone the updating when more is to come. Speeds up executing of