comparison src/version.c @ 6386:762ab69c2d13 v7.4.524

updated for version 7.4.524 Problem: When using ":ownsyntax" spell checking is messed up. (Issue 78) Solution: Use the window-local option values. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Nov 2014 19:33:16 +0100
parents 9c9c70625444
children 2587209317b7
comparison
equal deleted inserted replaced
6385:f654ad95fd4e 6386:762ab69c2d13
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 524,
744 /**/ 746 /**/
745 523, 747 523,
746 /**/ 748 /**/
747 522, 749 522,
748 /**/ 750 /**/