1
0
forked from aniani/vim

updated for version 7.2-071

This commit is contained in:
Bram Moolenaar
2008-12-24 11:20:53 +00:00
parent 8ba1bd2f01
commit 61665aa512
3 changed files with 12 additions and 2 deletions

View File

@@ -1937,6 +1937,11 @@ gui_mch_wait_for_chars(int wtime)
s_need_activate = FALSE;
}
#ifdef FEAT_NETBEANS_INTG
/* Process the queued netbeans messages. */
netbeans_parse_messages();
#endif
/*
* Don't use gui_mch_update() because then we will spin-lock until a
* char arrives, instead we use GetMessage() to hang until an