comparison src/version.c @ 6691:c4cb95fb4c58 v7.4.670

updated for version 7.4.670 Problem: Using 'cindent' for Javascript is less than perfect. Solution: Improve indenting of continuation lines. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Fri, 20 Mar 2015 19:06:06 +0100
parents 97cc4ee3e095
children 8faab3792a92
comparison
equal deleted inserted replaced
6690:f861a3682c95 6691:c4cb95fb4c58
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 670,
744 /**/ 746 /**/
745 669, 747 669,
746 /**/ 748 /**/
747 668, 749 668,
748 /**/ 750 /**/