vim-patch:7.4.439 #1245

Problem:  Duplicate message in message history. Some quickfix messages
          appear twice. (Gary Johnson)
Solution: Do not reset keep_msg too early. (Hirohito Higashi)

https://code.google.com/p/vim/source/detail?r=v7-4-439
This commit is contained in:
Naveen Kumar Molleti
2014-09-27 00:58:57 +05:30
committed by Justin M. Keyes
parent 3195aadf27
commit af40647b66
2 changed files with 4 additions and 4 deletions

View File

@@ -193,7 +193,7 @@ static int included_patches[] = {
//442,
//441,
//440,
//439,
439,
//438,
//437,
436,