vim-patch:7.4.312

Problem:    Cannot figure out what argument list is being used for a window.
Solution:   Add the arglistid() function. (Marcin Szamotulski)

https://code.google.com/p/vim/source/detail?r=v7-4-312
This commit is contained in:
Scott Prager
2014-09-13 14:32:32 -04:00
parent 1761a4af71
commit def28adfdd
6 changed files with 32 additions and 1 deletions

View File

@@ -283,7 +283,7 @@ static int included_patches[] = {
315,
314,
//313,
//312,
312,
//311,
//310,
309,