vim-patch:7.4.463

Problem:    Test 86 and 87 may hang on MS-Windows.
Solution:   Call inputrestore() after inputsave(). (Ken Takata)

https://code.google.com/p/vim/source/detail?r=v7-4-463
This commit is contained in:
Julian Mehne
2014-12-14 13:25:18 +01:00
parent 64a32d55c5
commit 850b0b8663
3 changed files with 3 additions and 1 deletions

View File

@@ -202,7 +202,7 @@ static int included_patches[] = {
467,
//465 NA
//464 NA
//463,
463,
//462,
//461 NA
//460,