comparison src/version.c @ 6365:387e63680524 v7.4.515

updated for version 7.4.515 Problem: In a help buffer the global 'foldmethod' is used. (Paul Marshall) Solution: Reset 'foldmethod' when starting to edit a help file. Move the code to a separate function.
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Nov 2014 19:28:16 +0100
parents e6c5ff35500d
children 81c9b19ee0fb
comparison
equal deleted inserted replaced
6364:436a29956f6d 6365:387e63680524
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 515,
744 /**/ 746 /**/
745 514, 747 514,
746 /**/ 748 /**/
747 513, 749 513,
748 /**/ 750 /**/