comparison src/version.c @ 5200:b3ff17862b4c v7.4a.026

updated for version 7.4a.026 Problem: ":diffoff" does not remove folds. (Ramel) Solution: Do not restore 'foldenable' when 'foldmethod' is "manual".
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Jul 2013 13:43:39 +0200
parents 1b89e3f916c5
children 8edba3805d78
comparison
equal deleted inserted replaced
5199:db7f00da400b 5200:b3ff17862b4c
725 NULL 725 NULL
726 }; 726 };
727 727
728 static int included_patches[] = 728 static int included_patches[] =
729 { /* Add new patch number below this line */ 729 { /* Add new patch number below this line */
730 /**/
731 26,
730 /**/ 732 /**/
731 25, 733 25,
732 /**/ 734 /**/
733 24, 735 24,
734 /**/ 736 /**/