vim-patch:7.4.434

Problem:    gettabvar() is not consistent with getwinvar() and getbufvar().
Solution:   Return a dict with all variables when the varname is empty.
	    (Yasuhiro Matsumoto)

https://code.google.com/p/vim/source/detail?r=v7-4-434
This commit is contained in:
Florian Walch
2014-12-18 17:44:56 +01:00
parent bd19cc4f8f
commit 815fe28450
5 changed files with 19 additions and 6 deletions

View File

@@ -295,7 +295,7 @@ static int included_patches[] = {
437,
436,
435,
//434,
434,
433,
//432 NA
//431 NA