comparison src/version.c @ 5995:ef83b423ebf7 v7.4.338

updated for version 7.4.338 Problem: Cannot wrap lines taking indent into account. Solution: Add the 'breakindent' option. (many authors, final improvements by Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Jun 2014 14:39:50 +0200
parents 0206ac84ff5f
children fd7110d0c3bf
comparison
equal deleted inserted replaced
5994:ca18c797aafe 5995:ef83b423ebf7
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 338,
737 /**/ 739 /**/
738 337, 740 337,
739 /**/ 741 /**/
740 336, 742 336,
741 /**/ 743 /**/