comparison src/version.c @ 6162:e60327caf909 v7.4.417

updated for version 7.4.417 Problem: After splitting a window and setting 'breakindent' the default minimum with is not respected. Solution: Call briopt_check() when copying options to a new window.
author Bram Moolenaar <bram@vim.org>
date Sun, 24 Aug 2014 21:39:49 +0200
parents 735bd597a8ff
children 00f58478e38b
comparison
equal deleted inserted replaced
6161:81b36b9462f0 6162:e60327caf909
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 417,
744 /**/ 746 /**/
745 416, 747 416,
746 /**/ 748 /**/
747 415, 749 415,
748 /**/ 750 /**/