1
0
forked from aniani/vim

updated for version 7.3.952

Problem:    Python: It's not easy to change window/buffer/tabpage.
Solution:   Add ability to assign to vim.current.{tabpage,buffer,window}.
            (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-15 15:51:08 +02:00
parent 8661b17843
commit e761459eb6
3 changed files with 95 additions and 3 deletions

View File

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