comparison src/version.c @ 6909:676906c33768 v7.4.774

patch 7.4.774 Problem: When using the CompleteDone autocommand event it's difficult to get to the completed items. Solution: Add the v:completed_items variable. (Shougo Matsu)
author Bram Moolenaar <bram@vim.org>
date Fri, 10 Jul 2015 17:56:23 +0200
parents 5b1eefbf9a53
children e09a7ff88046
comparison
equal deleted inserted replaced
6908:eaa0877e3455 6909:676906c33768
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 774,
744 /**/ 746 /**/
745 773, 747 773,
746 /**/ 748 /**/
747 772, 749 772,
748 /**/ 750 /**/