comparison src/version.c @ 6967:20ed78fab428 v7.4.801

patch 7.4.801 Problem: Test for ":diffoff" doesn't catch all potential problems. Solution: Add a :diffthis and a :diffoff command. (Olaf Dabrunz)
author Bram Moolenaar <bram@vim.org>
date Tue, 28 Jul 2015 14:42:45 +0200
parents 86d43639de31
children 417201526af3
comparison
equal deleted inserted replaced
6966:f215170a8a03 6967:20ed78fab428
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 801,
744 /**/ 746 /**/
745 800, 747 800,
746 /**/ 748 /**/
747 799, 749 799,
748 /**/ 750 /**/