0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 7.4.2009

Problem:    Messages test fails.
Solution:   Don't set redir_execute before returning.
This commit is contained in:
Bram Moolenaar
2016-07-09 17:41:12 +02:00
parent 79815f1ec7
commit ed59aa60d3
2 changed files with 11 additions and 7 deletions

View File

@@ -758,6 +758,10 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
2009,
/**/
2008,
/**/
2007,
/**/