1
0
forked from aniani/vim

updated for version 7.3.792

Problem:    ":substitute" works differently without confirmation.
Solution:   Do not change the text when asking for confirmation, only display
            it.
This commit is contained in:
Bram Moolenaar
2013-01-30 16:30:26 +01:00
parent 7567646f13
commit 4bc8cf0e7c
2 changed files with 43 additions and 5 deletions

View File

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