comparison src/version.c @ 6415:3421b24e419c v7.4.538

updated for version 7.4.538 Problem: Tests fail with small features plus Python. Solution: Disallow weird combination of options. Do not set "fdm" when folding is disabled.
author Bram Moolenaar <bram@vim.org>
date Sun, 30 Nov 2014 13:34:23 +0100
parents 01c668384bcc
children 77fe94082f53
comparison
equal deleted inserted replaced
6414:af110084ec06 6415:3421b24e419c
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 538,
744 /**/ 746 /**/
745 537, 747 537,
746 /**/ 748 /**/
747 536, 749 536,
748 /**/ 750 /**/