comparison src/version.c @ 7101:793ca14b5654 v7.4.862

commit https://github.com/vim/vim/commit/5325b9bbae8a717510ef7248f3ce8b50281bd33f Author: Bram Moolenaar <Bram@vim.org> Date: Wed Sep 9 20:27:02 2015 +0200 patch 7.4.862 Problem: Still problems with pango_shape_full() not available. Solution: Change AC_TRY_COMPILE to AC_TRY_LINK.
author Christian Brabandt <cb@256bit.org>
date Wed, 09 Sep 2015 20:30:05 +0200
parents 70b56e5eccb2
children 84d318257a45
comparison
equal deleted inserted replaced
7100:f717d96a39b3 7101:793ca14b5654
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 862,
744 /**/ 746 /**/
745 861, 747 861,
746 /**/ 748 /**/
747 860, 749 860,
748 /**/ 750 /**/