comparison src/version.c @ 6367:81c9b19ee0fb v7.4.516

updated for version 7.4.516 Problem: Completing a function name containing a # does not work. Issue 253. Solution: Recognize the # character. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Nov 2014 20:09:06 +0100
parents 387e63680524
children 93560d4bca68
comparison
equal deleted inserted replaced
6366:6ed1fb756560 6367:81c9b19ee0fb
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 516,
744 /**/ 746 /**/
745 515, 747 515,
746 /**/ 748 /**/
747 514, 749 514,
748 /**/ 750 /**/