vim-patch:7.4.1119

Problem:    argidx() has a wrong value after ":%argdelete". (Yegappan
            Lakshmanan)
Solution:   Correct the value of w_arg_idx.  Add a test.

72defda84e
This commit is contained in:
Jurica Bradaric
2016-05-14 12:26:03 +02:00
parent d02cfe8061
commit 1573aa0b0a
3 changed files with 40 additions and 3 deletions

View File

@@ -563,7 +563,7 @@ static int included_patches[] = {
// 1122 NA
// 1121,
1120,
// 1119,
1119,
1118,
1117,
1116,