comparison src/version.c @ 6849:f4e5704c5c43 v7.4.745

patch 7.4.745 Problem: The entries added by matchaddpos() are returned by getmatches() but can't be set with setmatches(). (Lcd) Solution: Fix setmatches(). (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 16:32:57 +0200
parents 18ec2c5a5ce7
children b782813c73a6
comparison
equal deleted inserted replaced
6848:359cbd05bea5 6849:f4e5704c5c43
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 745,
744 /**/ 746 /**/
745 744, 747 744,
746 /**/ 748 /**/
747 743, 749 743,
748 /**/ 750 /**/