1
0
forked from aniani/vim

updated for version 7.4.392

Problem:    Not easy to detect type of command line window.
Solution:   Add the getcmdwintype() function. (Jacob Niehus)
This commit is contained in:
Bram Moolenaar
2014-08-06 13:36:59 +02:00
parent e0f148270a
commit 8c1329cb59
2 changed files with 24 additions and 0 deletions

View File

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