comparison src/version.c @ 5358:b21b5dcdca21 v7.4.031

updated for version 7.4.031 Problem: ":diffoff!" resets options even when 'diff' is not set. (Charles Cooper) Solution: Only resets related options in a window where 'diff' is set.
author Bram Moolenaar <bram@vim.org>
date Fri, 20 Sep 2013 20:13:53 +0200
parents 0978e99043d2
children 71e92a1cb37d
comparison
equal deleted inserted replaced
5357:8115b4c7a154 5358:b21b5dcdca21
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 31,
741 /**/ 743 /**/
742 30, 744 30,
743 /**/ 745 /**/
744 29, 746 29,
745 /**/ 747 /**/