1
0
forked from aniani/vim

patch 7.4.801

Problem:    Test for ":diffoff" doesn't catch all potential problems.
Solution:   Add a :diffthis and a :diffoff command. (Olaf Dabrunz)
This commit is contained in:
Bram Moolenaar
2015-07-28 14:42:45 +02:00
parent 829aef1eb4
commit 278236000f
2 changed files with 13 additions and 1 deletions

View File

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