comparison src/version.c @ 4120:4e6e012af150 v7.3.813

updated for version 7.3.813 Problem: The CompleteDone event is not triggered when there are no pattern matches. (Jianjun Mao) Solution: Trigger the event. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Feb 2013 16:30:21 +0100
parents 4584e59860b8
children d5b1d6177b37
comparison
equal deleted inserted replaced
4119:61bcafd8c648 4120:4e6e012af150
723 NULL 723 NULL
724 }; 724 };
725 725
726 static int included_patches[] = 726 static int included_patches[] =
727 { /* Add new patch number below this line */ 727 { /* Add new patch number below this line */
728 /**/
729 813,
728 /**/ 730 /**/
729 812, 731 812,
730 /**/ 732 /**/
731 811, 733 811,
732 /**/ 734 /**/