1
0
forked from aniani/vim

updated for version 7.2-096

This commit is contained in:
Bram Moolenaar
2009-02-04 12:14:51 +00:00
parent 57fb0da2f9
commit 65b9a6ad59
2 changed files with 3 additions and 1 deletions

View File

@@ -2417,8 +2417,8 @@ print_line(lnum, use_number, list)
cursor_on(); /* msg_start() switches it off */
out_flush();
silent_mode = save_silent;
info_message = FALSE;
}
info_message = FALSE;
}
/*

View File

@@ -676,6 +676,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
96,
/**/
95,
/**/