1
0
forked from aniani/vim

updated for version 7.0095

This commit is contained in:
Bram Moolenaar
2005-06-27 22:34:07 +00:00
parent b61d40504e
commit 702517dd70
5 changed files with 23 additions and 18 deletions

View File

@@ -1391,9 +1391,8 @@ mch_inchar(
buf[2] = (int)KE_CURSORHOLD;
return 3;
}
else
#endif
updatescript(0);
before_blocking();
}
}