comparison src/version.c @ 7627:d9ec7d22494d v7.4.1113

commit https://github.com/vim/vim/commit/4119cf80e1e534057680f9543e73edf7967c2440 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 17 14:59:01 2016 +0100 patch 7.4.1113 Problem: Using {ns} in variable name does not work. (lilydjwg) Solution: Fix recognizing colon. Add a test.
author Christian Brabandt <cb@256bit.org>
date Sun, 17 Jan 2016 15:00:05 +0100
parents b4384c581806
children befbed72da87
comparison
equal deleted inserted replaced
7626:5d57c7117629 7627:d9ec7d22494d
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 1113,
744 /**/ 746 /**/
745 1112, 747 1112,
746 /**/ 748 /**/
747 1111, 749 1111,
748 /**/ 750 /**/