1
0
forked from aniani/vim

updated for version 7.3.774

Problem:    Tiny GUI version misses console dialog feature.
Solution:   Define FEAT_CON_DIALOG when apprpriate. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2013-01-23 13:41:00 +01:00
parent b5f7bf6ed9
commit f939c4e6b1
3 changed files with 14 additions and 9 deletions

View File

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