comparison src/version.c @ 8593:dc36cef103de v7.4.1586

commit https://github.com/vim/vim/commit/8a1bb046378f4bc68d6a04af2eab80fb3ce04da6 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 17 21:11:53 2016 +0100 patch 7.4.1586 Problem: Nesting partials doesn't work. Solution: Append arguments. (Ken Takata)
author Christian Brabandt <cb@256bit.org>
date Thu, 17 Mar 2016 21:15:10 +0100
parents 5bc958a92849
children 887b378f29d1
comparison
equal deleted inserted replaced
8592:628fe55c56ba 8593:dc36cef103de
746 NULL 746 NULL
747 }; 747 };
748 748
749 static int included_patches[] = 749 static int included_patches[] =
750 { /* Add new patch number below this line */ 750 { /* Add new patch number below this line */
751 /**/
752 1586,
751 /**/ 753 /**/
752 1585, 754 1585,
753 /**/ 755 /**/
754 1584, 756 1584,
755 /**/ 757 /**/