comparison src/version.c @ 6160:735bd597a8ff v7.4.416

updated for version 7.4.416 Problem: Problem with breakindent/showbreak and tabs. Solution: Handle tabs differently. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sun, 24 Aug 2014 21:19:25 +0200
parents 353442863d85
children e60327caf909
comparison
equal deleted inserted replaced
6159:babc6a1d4c27 6160:735bd597a8ff
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 416,
744 /**/ 746 /**/
745 415, 747 415,
746 /**/ 748 /**/
747 414, 749 414,
748 /**/ 750 /**/