1
0
forked from aniani/vim

patch 7.4.877

Problem:    ":find" sometimes fails. (Excanoe)
Solution:   Compare current characters instead of previous ones.
This commit is contained in:
Bram Moolenaar
2015-09-25 16:38:01 +02:00
parent b0262f239e
commit 4d0c7bc74a
2 changed files with 3 additions and 1 deletions

View File

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