comparison src/version.c @ 6943:d37e168dee20 v7.4.790

patch 7.4.790 Problem: Test fails when the autochdir feature is not available. Test output contains the test script. Solution: Check for the autochdir feature. (Kazunobu Kuriyama) Only write the relevant test output.
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Jul 2015 10:57:44 +0200
parents b63f09edb493
children 957a3bb312fa
comparison
equal deleted inserted replaced
6942:758fe8fd4bae 6943:d37e168dee20
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 790,
744 /**/ 746 /**/
745 789, 747 789,
746 /**/ 748 /**/
747 788, 749 788,
748 /**/ 750 /**/