vim-patch:7.4.716 #4006

Problem:    When using the 'c' flag of ":substitute" and selecting "a" or "l"
            at the prompt the flags are not remembered for ":&&". (Ingo
            Karkat)
Solution:   Save the flag values and restore them. (Hirohito Higashi)

cad2fc9935
This commit is contained in:
Michael Ennen
2016-01-13 16:37:40 -07:00
committed by Justin M. Keyes
parent 62f1aaedb1
commit c2ab844133
2 changed files with 15 additions and 7 deletions

View File

@@ -408,7 +408,7 @@ static int included_patches[] = {
719,
// 718,
// 717,
// 716,
716,
715,
714,
713,