comparison src/version.c @ 6064:d44f298c43c7 v7.4.371

updated for version 7.4.371 Problem: When 'linebreak' is set control characters are not correctly displayed. (Kimmy Lindvall) Solution: Set n_extra. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 16 Jul 2014 17:29:51 +0200
parents 50575818a97f
children a122efb555c4
comparison
equal deleted inserted replaced
6063:616723e9f486 6064:d44f298c43c7
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 371,
737 /**/ 739 /**/
738 370, 740 370,
739 /**/ 741 /**/
740 369, 742 369,
741 /**/ 743 /**/