comparison src/version.c @ 6947:1efa7c2b9368 v7.4.792

patch 7.4.792 Problem: Can only conceal text by defining syntax items. Solution: Use matchadd() to define concealing. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Jul 2015 15:48:27 +0200
parents 957a3bb312fa
children 1e621b31948b
comparison
equal deleted inserted replaced
6946:c56ef0540cd5 6947:1efa7c2b9368
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 792,
744 /**/ 746 /**/
745 791, 747 791,
746 /**/ 748 /**/
747 790, 749 790,
748 /**/ 750 /**/