1
0
forked from aniani/vim

patch 8.0.1519: getchangelist() does not use argument as bufname()

Problem:    Getchangelist() does not use argument as bufname().
Solution:   Use get_buf_tv(). (Yegappan Lakshmanan, closes #2641)
This commit is contained in:
Bram Moolenaar
2018-02-13 19:21:17 +01:00
parent 2be5733152
commit 341a64c9ca
3 changed files with 9 additions and 4 deletions

View File

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