1
0
forked from aniani/vim

patch 8.1.1967: line() only works for the current window

Problem:    Line() only works for the current window.
Solution:   Add an optional argument for the window to use.
This commit is contained in:
Bram Moolenaar
2019-09-02 22:56:24 +02:00
parent e677df8d93
commit 8e0a8e7eb7
3 changed files with 38 additions and 4 deletions

View File

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