comparison src/version.c @ 3925:18e95db59826 v7.3.718

updated for version 7.3.718 Problem: When re-using the current buffer the buffer-local options stay. Solution: Re-initialize the buffer-local options. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 20 Nov 2012 12:16:58 +0100
parents 6a76846b84eb
children e6d8b44065bc
comparison
equal deleted inserted replaced
3924:dbafa9387347 3925:18e95db59826
723 NULL 723 NULL
724 }; 724 };
725 725
726 static int included_patches[] = 726 static int included_patches[] =
727 { /* Add new patch number below this line */ 727 { /* Add new patch number below this line */
728 /**/
729 718,
728 /**/ 730 /**/
729 717, 731 717,
730 /**/ 732 /**/
731 716, 733 716,
732 /**/ 734 /**/