1
0
forked from aniani/vim

updated for version 7.0095

This commit is contained in:
Bram Moolenaar
2005-06-27 22:48:21 +00:00
parent 39a58ca3d4
commit 9a50b1bf21
8 changed files with 2634 additions and 1747 deletions

View File

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