vim-patch:7.4.392

Problem:    Not easy to detect type of command line window.
Solution:   Add the getcmdwintype() function. (Jacob Niehus)

https://code.google.com/p/vim/source/detail?r=v7-4-392
This commit is contained in:
Shougo Matsushita
2014-09-18 20:44:36 +09:00
parent a447160a6c
commit b57d6ef09a
2 changed files with 13 additions and 1 deletions

View File

@@ -203,7 +203,7 @@ static int included_patches[] = {
//395,
//394,
//393,
//392,
392,
//391,
//390,
//389,