vim-patch:7.4.1494

Problem:    clr_history() does not work properly.
Solution:   Increment hisptr. Add a test. (Yegappan Lakshmanan)

119d4693e0

Note: Only added a test. The change to `histptr` had already been made.
This commit is contained in:
Patrick
2016-07-12 13:05:43 +10:00
committed by James McCoy
parent 869a9078e1
commit 6bbd4b2298
3 changed files with 67 additions and 1 deletions

View File

@@ -949,7 +949,7 @@ static int included_patches[] = {
// 1497 NA
// 1496 NA
// 1495 NA
// 1494,
1494,
// 1493 NA
1492,
1491,