comparison src/version.c @ 6207:07b28e96af8b v7.4.439

updated for version 7.4.439 Problem: Duplicate message in message history. Some quickfix messages appear twice. (Gary Johnson) Solution: Do not reset keep_msg too early. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Sep 2014 17:47:38 +0200
parents db3b8fe8330e
children 1f578cd9a657
comparison
equal deleted inserted replaced
6206:a1c3b460a9a8 6207:07b28e96af8b
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 439,
744 /**/ 746 /**/
745 438, 747 438,
746 /**/ 748 /**/
747 437, 749 437,
748 /**/ 750 /**/