comparison src/version.c @ 6030:9a4efda75b5e v7.4.355

updated for version 7.4.355 Problem: Several problems with Javascript indenting. Solution: Improve Javascript indenting.
author Bram Moolenaar <bram@vim.org>
date Thu, 03 Jul 2014 22:57:55 +0200
parents 5deaa4e9812d
children 34465a179ce2
comparison
equal deleted inserted replaced
6029:13aa635aed9f 6030:9a4efda75b5e
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 355,
737 /**/ 739 /**/
738 354, 740 354,
739 /**/ 741 /**/
740 353, 742 353,
741 /**/ 743 /**/