1
0
forked from aniani/vim

updated for version 7.0095

This commit is contained in:
Bram Moolenaar
2005-06-27 22:37:13 +00:00
parent 702517dd70
commit d4098f5f19
2 changed files with 5 additions and 3 deletions

View File

@@ -367,7 +367,7 @@ mch_inchar(buf, maxlen, wtime, tb_change_cnt)
return 3;
}
#endif
updatescript(0);
before_blocking();
}
}