1
0
forked from aniani/vim

updated for version 7.3.604

Problem:    inputdialog() doesn't use the cancel argument in the console.
            (David Fishburn)
Solution:   Use the third argument. (Christian Brabant)
This commit is contained in:
Bram Moolenaar
2012-07-16 19:27:29 +02:00
parent bdb620560b
commit b5c9cb555e
2 changed files with 8 additions and 0 deletions

View File

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