comparison src/version.c @ 8526:981cc3bef9f3 v7.4.1553

commit https://github.com/vim/vim/commit/8dcf259d904cfb965d31841dc74a5cfaf5a351d9 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 12 22:47:14 2016 +0100 patch 7.4.1553 Problem: ":runtime" does not use 'packpath'. Solution: Add "what" argument.
author Christian Brabandt <cb@256bit.org>
date Sat, 12 Mar 2016 23:00:04 +0100
parents 2f57bbe870ea
children 630300c7a26c
comparison
equal deleted inserted replaced
8525:e68f52f1e740 8526:981cc3bef9f3
741 NULL 741 NULL
742 }; 742 };
743 743
744 static int included_patches[] = 744 static int included_patches[] =
745 { /* Add new patch number below this line */ 745 { /* Add new patch number below this line */
746 /**/
747 1553,
746 /**/ 748 /**/
747 1552, 749 1552,
748 /**/ 750 /**/
749 1551, 751 1551,
750 /**/ 752 /**/