0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

updated for version 7.0063

This commit is contained in:
Bram Moolenaar
2005-03-22 23:03:44 +00:00
parent fc73515f7b
commit 6bb683663a
26 changed files with 55633 additions and 55454 deletions

View File

@@ -3146,7 +3146,7 @@ update_mouseshape(shape_idx)
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