vim-patch:7.4.2356 (#6880)

Problem:    Reading past end of line when using previous substitute pattern.
            (Dominique Pelle)
Solution:   Don't set "pat" only set "searchstr".

ea683da58c
This commit is contained in:
Shougo
2017-06-19 08:13:32 +09:00
committed by Justin M. Keyes
parent 3a86dd54f3
commit 694eb18e03
4 changed files with 17 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ static const int included_patches[] = {
2359,
// 2358 NA
2357,
// 2356,
2356,
2355,
// 2354,
2353,