vim-patch:7.4.337

Problem:    When there is an error preparing to edit the command line, the
            command won't be executed. (Hirohito Higashi)
Solution:   Reset did_emsg before editing.

https://code.google.com/p/vim/source/detail?r=v7-4-337
This commit is contained in:
André Twupack
2014-09-10 21:17:31 +02:00
parent 34c418fceb
commit 1fb80d24eb
2 changed files with 9 additions and 1 deletions

View File

@@ -258,7 +258,7 @@ static int included_patches[] = {
//340 NA
339,
338,
//337,
337,
//336,
335,
334,