comparison src/version.c @ 6897:d3a23af4bba1 v7.4.768

patch 7.4.768 Problem: :diffoff only works properly once. Solution: Also make :diffoff work when used a second time. (Olaf Dabrunz)
author Bram Moolenaar <bram@vim.org>
date Fri, 03 Jul 2015 15:06:56 +0200
parents 63ac0cdf3b28
children cfd9a2befd67
comparison
equal deleted inserted replaced
6896:026862df2f7b 6897:d3a23af4bba1
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 768,
744 /**/ 746 /**/
745 767, 747 767,
746 /**/ 748 /**/
747 766, 749 766,
748 /**/ 750 /**/