comparison src/version.c @ 5975:01d9ffdd6e6f v7.4.328

updated for version 7.4.328 Problem: Selection of inner block is inconsistent. Solution: Skip indent not only for '}' but all parens. (Tom McDonald)
author Bram Moolenaar <bram@vim.org>
date Tue, 17 Jun 2014 13:50:13 +0200
parents 99d8f2d72dcd
children 018df65085f8
comparison
equal deleted inserted replaced
5974:232566824772 5975:01d9ffdd6e6f
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 328,
737 /**/ 739 /**/
738 327, 740 327,
739 /**/ 741 /**/
740 326, 742 326,
741 /**/ 743 /**/