comparison src/version.c @ 7103:84d318257a45 v7.4.863

commit https://github.com/vim/vim/commit/43335ea394fe247132b9701c55cccf51e6c36425 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 9 20:59:37 2015 +0200 patch 7.4.863 Problem: plines_nofill() used without the diff feature. Solution: Define PLINES_NOFILL().
author Christian Brabandt <cb@256bit.org>
date Wed, 09 Sep 2015 21:00:04 +0200
parents 793ca14b5654
children f4456e686406
comparison
equal deleted inserted replaced
7102:4c60e3f9e640 7103:84d318257a45
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 863,
744 /**/ 746 /**/
745 862, 747 862,
746 /**/ 748 /**/
747 861, 749 861,
748 /**/ 750 /**/